body
{
	background:#37140a;
	/* url('../images/bg.jpg') center top no-repeat;*/
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#333;
}
h1
{
	font-weight:bold;
	margin-bottom:8px;
	font-size:1.6em;
}
h2
{
	font-weight:bold;
	margin-bottom:8px;
	font-size:1.4em;
}
h3
{
	font-weight:bold;
	margin-bottom:8px;
	font-size:1.2em;
}
a
{
	color:black;
}
a:hover
{
	text-decoration:none;
}
.seo
{
	position:absolute;
	left:-5500px;
}
.clear
{
	clear:both;
}

#main
{
	position:relative;
	width:999px;
	margin:auto;
	
}

#startcenter
{
	background:#be7549 url(../images/bg-start.jpg) no-repeat;
	height:497px;
	width:100%;
	margin-top:40px;
	text-align:center;
}
#startlogo { margin-top:60px; }
#startclaim { margin-top:20px; }

#logo { position:absolute; top:0px; left:0px; }
#claim { position:absolute; top:60px; left:30px;}
#claimfield  { position:absolute; top:0px; left:201px; width:796px;height:193px; background:url(../images/bg-claim.jpg) no-repeat;}

#centercontent
{
	padding-top:204px;
}
#leftcontent
{
	background:#969381;
	min-height:337px;
	width:191px;
	float:left;
	margin-right:10px;
}
#middlecontent
{
	min-height:337px;
	width:507px;
	float:left;
}
#middlecontent div.galerie
{
	margin-bottom:9px;
	height:78px;
}

#rightcontent
{
	min-height:337px;
	width:280px;
	float:right;

}
#rightcontent div.galerie
{
	background:#969381;
	width:100%;
	height:48px;
	color:white;
	text-align:center;
	font-size:16px;
	margin-bottom:9px;
	padding-top:30px;
}
#menu
{
	margin-top:30px;
}
#menu ul
{
	margin-left:0px;
}
#menu li
{
	margin-left:20px;
	margin-bottom:5px;
}
#menu li.aktiv
{
	list-style-image: url(../images/who.jpg);
}

#menu li.ebene1 a
{
	font-size:16px;
	color:white;
}
#menu li.ebene2 a
{
	font-size:12px;
	color:white;
}
#menu li.ebene1 a.inaktiv
{
	color:#666;
}
#menu li.ebene2 a.inaktiv
{
	color:#666;
}
#menu a
{
	text-decoration:none;
}
#menu a:hover
{
	text-decoration:underline;
}

#textcontent
{
	height:317px;
	padding:10px;
	overflow:auto;
	background:#969381;
}
div.abstand
{
	margin-right:20px;
}
#galeriecontent
{
	height:317px;
	padding:10px;
	overflow:auto;
	/*background:#969381;*/
}
#galeriecontent div
{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

#gold {	width:280px; height:77px; margin-bottom:10px; background:url('../images/bg-gold.jpg') no-repeat; }
#gold.hover, #gold:hover { background:url('../images/gold.jpg') no-repeat; }

#silber {	width:280px; height:77px; margin-bottom:10px; background:url('../images/bg-silber.jpg') no-repeat; }
#silber.hover, #silber:hover { background:url('../images/silber.jpg') no-repeat; }

#bronze {	width:280px; height:77px; margin-bottom:9px; background:url('../images/bg-bronze.jpg') no-repeat; }
#bronze.hover, #bronze:hover { background:url('../images/bronze.jpg') no-repeat; }

#kupfer {	width:280px; height:77px; margin-bottom:10px; background:url('../images/bg-kupfer.jpg') no-repeat; }
#kupfer.hover, #kupfer:hover { background:url('../images/kupfer.jpg') no-repeat; }

div.pressebox {
	border:1px solid #A2A2A2;
	margin-bottom:10px;
	margin-right:10px;
	padding:10px;
	width:180px;
	float:left;
}

label
{
	display:block;
	float:left;
	margin-right:10px;
	width:100px;
}
textarea,
input
{
	background:#969381;
	color:white;
	border: solid 1px #37140a;
	margin-bottom:10px;
}

ol
{
	list-style-type: decimal;
	margin-left:30px;
}

td
{
	padding:5px;
}
