html,body,h1,h2,div#menu ul,div#menu ul li{
	margin:0;
	padding:0;
}

body{
	font-size:0.8em;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	line-height:1.4em;
	background:#0e172a;
	color:#fff;
}

a img{border:none;}

a:link,a:visited{
	color:#ed9612;
}

a:hover{
	color:#F5C680;
}

strong{
	/*color:#ed9612;*/
}

dt{
	font-weight:900;
}	

#wrap {
	width:780px;
	margin:0 auto;
	min-height:600px;
	background:#2e384c url('images/dots-vertical.gif') 581px 0 repeat-y;
	position:relative;
}

#header{
	height:225px;
	background:transparent url('images/header.jpg') no-repeat;
}

#header h1{
	position:absolute;
	right:29px;
	top:87px;
}

#header h2{
	position:absolute;
	top:221px;
	left:101px;	
}

#header div#sub-nav{
	position:absolute;
	top:251px;
	left:52px;
	width:520px;
	height:21px;
	text-align:right;
}

#header div#sub-nav ul{
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
}

#header div#sub-nav ul li{
	display:inline;
	padding:0 0px;
}

#header div#sub-nav ul li a:link,#header div#sub-nav ul li a:visited{
	text-transform:uppercase;
	font-size:11px;
	letter-spacing:1px;
	text-decoration:none;
	padding:0 0 0 19px;
	background:url('images/menu2.gif') 0 -3px no-repeat;
	font-weight:900;
}

#header div#sub-nav ul li a:hover,#header div#sub-nav ul li.selected a:link,#header div#sub-nav ul li.selected a:visited{
	background:url('images/menu2.gif') 0 -24px no-repeat;
	color:#fff;
	
}





#main{
	width:530px;
	float:left;
	min-height:200px;
	background:url('images/header-down.jpg') no-repeat;
	padding:50px 20px 0 31px;
}

#main h3{
	font-size:14px;
	text-transform:uppercase;
	color:#ed9612;
}

#main h4,#main h5{
	font-size:12px;
	color:#ed9612;
}

#side{
	width:199px;
	float:right;
	min-height:200px;
	background:url('images/side.jpg') no-repeat;
	padding:0 0 20px 0;
}

div#menu{
	width:163px;
	height:186px;
	position:relative;
	top:-45px;
	left:-5px;
	background:url('images/menu.gif') no-repeat;
}

div#menu ul{
	list-style:none;
	padding:16px 0 0 0;
}
div#menu ul li,div#menu ul li a{
	display:block;
	height:30px;
	width:163px;
	text-decoration:none;
	text-align:center;
}

div#menu ul li a span{
	visibility:hidden;
}




div#menu li.aktuelles a:hover,div#menu li.aktuelles.selected a{background:url('images/menu.gif') 0 -202px no-repeat;}
div#menu li.fahrer a:hover,div#menu li.fahrer.selected a{background:url('images/menu.gif') 0 -232px no-repeat;}
div#menu li.uber-uns a:hover,div#menu li.uber-uns.selected a{background:url('images/menu.gif') 0 -262px no-repeat;}
div#menu li.sponsoren a:hover,div#menu li.sponsoren.selected a{background:url('images/menu.gif') 0 -292px no-repeat;}
div#menu li.galerie a:hover,div#menu li.galerie.selected a{background:url('images/menu.gif') 0 -322px no-repeat;}

div#side div.news-item{
	padding:20px 10px 5px 10px;
	background:url('images/dots-horizontal.gif') 0 100% repeat-x;
}

div#side div.news-item h4{
	font-size:11px;
	margin:0;
	text-transform:uppercase;
	color:#ed9612;
	padding-left:20px;
	background:url('images/bullet.gif') 0 55% no-repeat;
}
div#side div.news-item p{
	font-size:11px;
	margin:0;
	padding:10px 0;
}

#footer{
	background:#2e384c url('images/dots-horizontal.gif') 0 0 repeat-x;
	padding:5px;
	height:80px;
	clear:both;
}

#footer h3{margin:0;}
#footer a.impressum{
	position:absolute;
	top:0px;
	padding:1px;
	right:145px;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
	color:#B2BBCA;
	background:#445066;
}

#footer a.impressum:hover{
	color:#ED9612;
	text-decoration:none;
}

div.galery{
	padding:10px 0;
}

div.galery img{
	padding:2px;
	background:#7C8DA4;
	background:1px scroll #ed9612;
	margin:5px 2px;
	
}

div.galery a{text-decoration:none;}

