@import url("images.css");

html{
margin:0;
padding:0;}

body{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#878787;
	line-height:17px;
	margin:0;
	padding:0;
	text-align:center;
	background-image:url(bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000000;
}
a, a.link {
text-decoration:none;
color:#666666;
}
a.home{color:#C7C7C7;}
a.home:hover{color:#355054;}
h1{
font-size:13px;
color:#878787;
font-weight:bold;
margin:0 0 5px 0;
text-transform:uppercase;
}
hr{height:1px;border-bottom:0px solid #878787;}

#ordner{
	float:left;
	width:663px;
	height:47px;
	background-image:url(navi.gif);
	background-repeat:no-repeat;
	background-position:top;
	color:#ACACAC;
	text-align:left;
	padding:17px 0 0 37px;
	font-size: 12px;
	font-weight: bold;
}
#navigation{
clear:both;
margin:auto;
width:830px;
height:47px;;
}
#navigation img{border:none;}
#navleft{float:left;}
#navleft img{border:none;}
#navright{float:left;}
#navright img{border:none;}

#top_container{
	clear:both;
    width: 800px;
	height: 21px;
	margin:13px auto 0 auto;
	text-align:center;
	vertical-align:middle;
	border:1px solid #373737;
	overflow:hidden;
	padding:0 13px;
}
#navigation a, #navigation a:link, #navigation a:visited{
color:#979797;
} 
#navigation a:hover{color:#C9C9C9;}
#top_container2{
    width: 800px;
	height: 21px;
	margin:-1px auto 13px auto;
	vertical-align:middle;
	border:1px solid #373737;
}
#top_container2 a:link, #top_container2 a {width:45px; height:17px; color:#979797;}
#top_container2 a:visited{color:#777777;}
#top_container2 a:hover{color:#C8C8C8;}
#top_container2 a.akti{color:#C8C8C8; background-color:#355054;padding:0px 5px; margin-top:2px;}
#top_keywords{
	clear:both;
    width: 800px;
	height: 21px;
	margin:-1px auto 0 auto;
	font-size:10px;
	color:#757575;
	border:1px solid #373737;
	overflow:hidden;
	padding:1px 13px;
}
#top_keywords[id], #top_container[id]{width:774px;height:17px;}

#bottom_container{
	clear:both;
    width: 800px;
	height: auto;
	margin:13px auto 0 auto;
	border:1px solid #373737;
	font-size:11px;
	vertical-align:middle;
}
#bottom_container img{border:none;}
#detail{
margin:auto;
width:auto;
height:534px;
border:0px solid #003300;
}
img.detail {border:1px solid #F5F5F5;}
#bottom_container1{
clear:both;
    width: 800px;
	height: 17px;
	margin: -1px auto 13px auto;
	border:1px solid #373737;
	font-size:10px;
	vertical-align:middle;
}
#impressum{
	float:right;
	margin: 91px 9px 0 0;
	color:#666666;
	font-size:10px;
	border:0px solid #0099CC;
	text-transform: uppercase;
	}
#impressum[id]{margin: 91px 17px 0 0;}

#copyright{
clear:both;
	width: 770px;
	height: 17px;
	margin: auto;
	padding-bottom:7px;
	color:#666666;
	font-size:10px;
	border:0px solid #999999;
}
