body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	background-image: url(../layout/bg.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	margin-top: 0px;
}
p {
	margin-top: 0px;
}
.centerFrame {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 910px;
}
.top {
	width: 910px;
	background-image: url(../layout/top.jpg);
	height: 243px;
	background-repeat: no-repeat;
	margin-top: 0px;
}
.nav {
	font-size: 12px;
	font-weight: bold;
	width: 201px;
	margin-top: 87px;
	margin-left: 5px;
	position: absolute;
}
.nav a{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: 22px;
	padding: 8px 0px 0px 30px;
	border-bottom-color: #51617c;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.nav a:hover{
	background-color: #284f92;
}
.nav_scania {
	margin-top: 20px;
	width: 143px;
	position: absolute;
	left: 413px;
	top: 47px;
	font-size: 12px;
}
.nav_scania a{
	display: block;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
	color: #003466;
}
.nav_scania a:hover{
	background-color: #AE204A;
	color: #FFFFFF;
}
.nav_scania .active{
	background-color: #AE204A;
	color: #FFFFFF;
}
.nav_fiat {
	margin-top: 20px;
	width: 143px;
	position: absolute;
	left: 762px;
	top: 73px;
	font-size: 12px;
}
.nav_fiat a{
	display: block;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
	color: #003466;
}
.nav_fiat a:hover{
	background-color: #AE204A;
	color: #FFFFFF;
}
.nav_fiat .active{
	background-color: #AE204A;
	color: #FFFFFF;
}
.wrap_mitte_bg {
	width: 910px;
	background-image: url(../layout/mitte_bg.jpg);
	background-repeat: repeat-y;
	height: auto;
}
.mitte {
	width: 910px;
	background-image: url(../layout/mitte.jpg);
	background-repeat: no-repeat;
	min-height: 426px;
	height: auto;
}
.mitte .links{
	width: 150px;
	margin-left: 30px;
	margin-top: 50px;
	font-size: 11px;
	float: left;
	color: #333333;
}
.mitte .inhalt{
	width: 640px;
	font-size: 12px;
	float: right;
	padding-right: 30px;
	margin-top: 25px;
	color: #003466;
	line-height: 18px;
}
.mitte .inhalt h1{
	font-size: 14px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	color: #940029;
}
.mitte .inhalt h2{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.mitte .inhalt .preis{
	font-size: 14px;
	font-weight: bold;
}
.hotspot {
	font-size: 12px;
	background-image: url(../layout/hotspot_bg.jpg);
	width: 160px;
	background-color: #FDFDFD;
	padding: 5px 7px 7px 7px;
	height: auto;
	background-repeat: no-repeat;
}
.hotspot2 {
	font-size: 12px;
	background-image: url(../layout/hotspot_bg.jpg);
	width: 160px;
	background-color: #FDFDFD;
	padding: 5px 7px 7px 7px;
	height: auto;
	background-repeat: no-repeat;
}
.mitte .hotspot2 a{
	color: #940029;
	text-decoration: none;
}
.mitte .hotspot2 a:hover{
	text-decoration: underline;
}
.mitte .hotspot2 img{
	padding: 6px 0px 6px 0px;
	background-repeat: no-repeat;
}
.fuss {
	width: 910px;
	background-image: url(../layout/fuss.jpg);
	height: 41px;
	background-repeat: no-repeat;
	color: #CCCCCC;
	font-size: 11px;
	padding: 9px 0px 0px 30px;
}
.fuss a{
	color: #CCCCCC;
	text-decoration: underline;
}
.fuss a:hover{
	text-decoration: none;
}
.neuwagennav {
}
.neuwagennav a{
	display: block;
	float: left;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
	margin-right: 1px;
	background-color: #CCCCCC;
	color: #102952;
}
.neuwagennav a:hover{
	background-color: #102952;
	color: #FFFFFF;
}
.neuwagennav .active{
	background-color: #102952;
	color: #FFFFFF;
}
.textlink a{
	color: #940029;
	text-decoration: none;
}
.textlink a:hover{
	text-decoration: underline;
}