body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background: #BABABA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#main{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/supersport1.jpg);
}
#mutter{
	height: 678px;
}
#top{
	position: absolute;
	width: 950px;
	left: 50%;
	margin-left: -475px;
	background-color: #FFFFFF;
	top: 53px;
	z-index: 10;
	text-align: left;

}
#logo{
	float: left;
	width: 49%;
}
#navi{
	float: right;
	width: 405px;
	text-align: right;
	margin-top: 5px;
}
#at{
	position: absolute;
	width: 392px;
	left: 50%;
	margin-left: -475px;
	height: 307px;
	top: 370px;
	z-index: 5;
}
#de{
	position: absolute;
	width: 392px;
	left: 50%;
	margin-left: 80px;
	height: 307px;
	top: 370px;
	z-index: 5;
}
#footer{
	background-color: #0066ac;
	color: #FFFFFF;
	padding-top: 10px;
	font-size: 10px;
	padding-bottom: 10px;
}
.clear{
	clear: both;
}
a img{
	border: 0px;
}
a{
	color: #666666;
	text-decoration: none;
}
a:hover{
	color:#0066ac;
	text-decoration: underline;
}
#footer a{
	color: #FFFFFF;
	text-decoration:none ;
}
#footer a:hover{

	text-decoration:none ;
}

#no{
	float: left;
	padding-right: 30px;
	text-transform: uppercase;
	font-weight: bold;
}
#no a{
	color: #666666;
	text-decoration: none;
}
#no a:hover{
	color:#0066ac;
}
#act{
	float: left;
	padding-right: 30px;
	text-transform: uppercase;
	font-weight: bold;
}
#act a{
	color: #0066ac;
	text-decoration: none;
}
#act a:hover{
	color:#0066ac;

}
