html{
margin:0;
padding:0;}

body{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#C9C9C9;
	line-height:17px;
	margin:0;
	padding-top:13px;
	text-align:center;
	background-color:#000000;
}
a, a.link {
text-decoration:none;
color:#979797;
}
a:hover{color:#C9C9C9;}
a.home{color:#C7C7C7;}
a.home:hover{color:#355054;}
h1{
font-size:17px;
color:#69868A;
font-weight:bold;
margin:0 0 7px 0;
text-transform:uppercase;
}
hr{height:1px;border-bottom:0px solid #878787;}
#container{
	clear:both;
    width: 770px;
	margin:auto;
	padding:13px;
	height:auto;
	border:1px dashed #777777;
	border-right:1px dashed #777777;
	text-align:left;
}
#box{
clear:both;
	width: 770px;
	padding-top:17px;
	height: auto;
	border:0px solid #CC0000;
}
#content{ 
clear:both;
float:left;
width:470px;
min-height:270px;
padding-right:57px;
border-right:1px dashed #575757;
text-align:justify;
}
td{
font-size: 11px;
vertical-align:top;}
#navigation{
float:right;
width:230px;
min-height:270px;
border:0px solid #FFCC99;
}
#navigation ul{
clear:both;
float:right;
padding-left:5px;
}
#navigation li{
float:right;
width:79px;
height:24px;
background-color:#69868A;
list-style:none;
text-align:left;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
margin:0 0 7px 7px;
padding-top:55px;
}
#navigation li.extra{padding-top:37px;height:42px;}
#navigation a{
color:#C9C9C9;
padding-left:3px;
}
#navigation a:hover{
color:#E3E3E3;
padding-left:3px;
}
#navigation li img{
margin-top:-55px;
}
#pd {float:right;}
#pd img {border:none;}
#footer{ 
clear:both;
width: 770px;
	height: 21px;
	border:0px solid #CC0000;
	color:#676767;
}
#impressum{
	float:right;
	margin: 51px 9px 0 0;
	color:#979797;
	font-size:10px;
	border:0px solid #0099CC;
	text-transform: uppercase;
	}
#impressum[id]{margin: 37px 0 0 0;}