body {
	background-color: black;
	margin: 0px;
	padding: 0px;
	border:0;
	font-family: Helventica, Arial, sans-serif;
	scrollbar-base-color: #784C2F;
	scrollbar-darklight-color: #796558;
	scrollbar-darkShadow-color: #71521B;
	scrollbar-track-color:Black;
	scrollbar-arrow-color:#ffb93e;
	background-image: url(http://www.hof-eckstein.de/images/bodybg.jpg);
}

img
{
    border-width:0px;
}

a
{
    color:#573F15;
}

a:hover
{
    color:#a77828;
}

.clear
{
	clear:both;
}

div#page
{
	width: 772px;
	margin: 0 auto;
	background: #ffb93e url(http://www.hof-eckstein.de/images/bgcolor.jpg) repeat-y;

}

#head
{
	background-image: url(images/head.jpg);
	height: 161px;
	width: 772px;
	padding:0;
	margin:0;
	border:0;
	z-index: 3;
	position:relative;
	
}

#head #head_home
{
	position: absolute;
	top: 20px;
	left: 17px;
}

#head #head_help
{
	position: absolute;
	top: 87px;
	left: 17px;
}

#head #head_news
{
	position: absolute;
	top: 87px;
	left: 144px;
}

#head #head_features
{
	position: absolute;
	top: 87px;
	left: 230px;
}

#head #head_artworks
{
	position: absolute;
	top: 87px;
	left: 357px;
}

#head #head_downloads
{
	position: absolute;
	top: 87px;
	left: 493px;
}

#head #head_team
{
	position: absolute;
	top: 87px;
	left: 651px;
}

#main
{
	margin:0;
}

#main #screenshots
{
	float: left;
	width: 90px;
	margin-left: 74px;
	text-align:center;
	font-size:9pt;
}

#main #screenshots ul
{
	margin: 0;
	padding: 0;
	border:0;
	list-style: none;
}

#main #screenshots ul li
{
	margin-top:30px;
}

#main #screenshots a img
{
	
	width:80px;
	border-color:Black;
	border-style:solid;
	border-width:1px;
}

#main #screenshots a:hover img
{
	border-color:#ffb93e;
}

#main #content
{
	float: left;
	width:522px;
	margin-left: 66px;
	height:100%;
}

.headline
{
    font-size:12pt;
    border-bottom: 2px solid black;
    font-style:italic;
    font-size:10pt;
}

.center
{
	text-align:center;
    font-size:16pt;
    font-style:italic;
    font-weight:bold;
    font-size: 10pt;
}

.date
{
    color:black;
    text-align:right;
    font-size:7pt;
    margin-right:3em;
}

.content
{
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
    font-size:10pt;
}

.topspace
{
    margin-top:5px;
}

.name
{
    color:black;
    font-size:7pt;
    border-top: 1px solid #A77828;
    margin-top:1em;
    margin-bottom:20px;
}

/* Downloads */

ul.downloads li
{
	font-size:10pt;
}

ul.downloads li a
{
    color:#5a4116;
    text-decoration:none;
}

ul.downloads li a:hover
{
    color:black;
    text-decoration:underline;
}

table.downloads
{
	width:523px;
    margin-top:10px;
    border-spacing:0;
}

table.downloads tr td
{
    padding:2px;
    width:125px;    
}

table.downloads tr td img
{
    width:125px;
    border: 1px solid black;
}

table.downloads tr td a img
{
    width:125px;
    border: 1px solid black;
}

table.downloads tr td a img:hover
{
    width:125px;
    border: 1px solid #d59a36;
}



/* Downloads Ende */

/* Team */

table.team
{
	width:523px;
    margin-top:10px;
    border-spacing:0;
    font-size:10pt;
}

table.team tr td#right
{
    width:423px;
}

table.team tr td#left
{
    width:100px;
}

div.category
{
	margin-left:5px;
	border-bottom: 1px solid black;
}

div.list
{
	margin-left:200px;
	margin-bottom:15px;
	margin-top:5px;
}

img.team
{
	width:100px;
	border:solid 1px black;
}

a.team
{
	color:#6A4C19;
}

a:hover.team
{
	color:black;
}

/* Team Ende */


#footer
{
	clear: both;
	z-index: 3;
	position: relative;
	background-image: url(images/footer.jpg);
	width: 772px;
	height: 65px;
}

#picture
{
	text-align:center;
	background-color: #ffb93f;
	padding: 10px;
	padding-bottom: 30px;
	border: 2px solid #a77828;
	margin: 10px;
	overflow:auto;
	overflow-y: hidden;
}

#picture img
{
	border: 2px solid #a77828;
	margin: 10px 3px;
}

#help
{
	padding: 100px;
	height: 100px;
	text-align:center;
}
