body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../img/bg_motorsport.jpg);
	background-repeat: repeat-y;
	background-color: #000;
}
#head {
	background-image: url(../img/kopf_motorsport.jpg);
	width: 990px;
	height: 130px;
	position: absolute;
}
.nav {
	position: absolute;
	left: 212px;
	top: 96px;
	width: 777px;
	background-color: #333;
}
.nav a{
	color: #CCC;
	text-decoration: none;
	padding: 6px 13px 0px 13px;
	border-right-color: #000;
	border-right-style: solid;
	border-right-width: 2px;
	display: block;
	float: left;
	height: 23px;
}
.nav a:hover{
	background-color: #000;
}
.nav .active{
	background-color: #000;
}
#secnav {
	background-image: url(../img/bg_nav.jpg);
	width: 232px;
	height: auto;
	background-repeat: no-repeat;
	min-height: 372px;
	position: absolute;
	top: 130px;
	padding-top: 45px;
}
#secnav a{
	display: block;
	background-image: url(../img/bg_button.jpg);
	height: 20px;
	width: 191px;
	margin-left: 35px;
	margin-bottom: 10px;
	color: #CCC;
	text-align: right;
	text-decoration: none;
	padding: 3px 4px 0px 0px;
	border: 1px solid #666;
}
#secnav a:hover{
	border: 1px solid #FFF;
}
#secnav .active{
	border: 1px solid #FFF;
}
#hotline {
	background-image: url(../img/bg_hotline.jpg);
	width: 192px;
	height: 71px;
	background-repeat: no-repeat;
	position: absolute;
	top: 503px;
	color: #CCC;
	text-align: right;
	padding: 30px 40px 0px 0px;
}
#inhalt_wrap {
	position: absolute;
	top: 161px;
	z-index: 10;
	left: 305px;
	width: 580px;
	color: #CCC;
	height: 452px;
}
.inhalt {
}
.adresse {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
	clear: both;
}
.adresse a{
	color: #CCC;
	text-decoration: none;
}
.adresse a:hover{
	text-decoration: underline;
}
.collage {
	background-image: url(../img/collage.jpg);
	height: 102px;
	border: 1px solid #333;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.rahmen {
	border: 1px solid #333;
}
.text {
	position: absolute;
	z-index: 1000;
}
.text a{
	color: #F90;
	text-decoration: underline;
}
.text a:hover{
	text-decoration: none;
}
.text p{
	margin: 0px 0px 0px 0px;
}
.text h1{
	font-size: 15px;
	margin: 0px 0px 12px 0px;
}
.text h2{
	font-size: 13px;
	margin: 0px 0px 1px 0px;
}
.text h3{
	font-size: 16px;
	margin: 0px 0px 12px 0px;
	text-decoration: underline;
}
.sprachen {
	position: absolute;
	z-index: 20;
	left: 912px;
	top: 59px;
	width: 75px;
}

