body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #f5f4eb;
	height: 670px;
	width: 950px;
	margin-top: 25px;
}
.container {
	position: absolute;
	height: 670px;
	width: 950px;
	background: #d8d5b2;
	left: 50%;
	margin-left: -475px;
}
.wbanner {
	position: absolute;
	height: 100px;
	width: 100%;
}
.autohaus {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.autohaus h1 {
	margin-left: 22px;
	margin-top: 28px;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
}
.rot {
	color: #A20611;
}
.logos {
	position: absolute;
	height: 60px;
	width: 330px;
	top: 15px;
	right: 15px;
}
.logos img {
	margin: 0 5px;
}




.serviceNavi {
	position: absolute;
	height: 25px;
	width: 100%;
	top: 100px;
	background: #edead7;
}
.links {
	position: absolute;
	height: 20px;
	width: 223px;
	right: 0px;
	top: 0px;
	color: #a20611;
	margin-top: -15px;
}
.links a {
	color: #a20611;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.links img {
	margin-right: 5px;
	margin-left: 5px;
}


.roteLinie {
	position: absolute;
	z-index: 5;
	height: 670px;
	width: 200px;
	left: -1px;
	top: 0px;
	background: url(../bilder/roteLinie.gif) repeat-y;
}
.Navi {
	position: absolute;
	width: 150px;
	height: 500px;
	left: 25px;
	top: 149px;
}
.Navi a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #edead7;
	display: block;
	height: 20px;
	width: 125px;
	background: #a20611;
	border: 1px solid #edead7;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	margin-bottom: 25px;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
}
.Navi a:hover {
	margin-left: 25px;
	color: #EDEAD7;
}
.Navi a:active {
	margin-left: 25px;
}
.aktiv {
	margin-left: 25px;
}

.kontakt {
	
	width: 125px;
	background: #a20611;
	border: 1px solid #edead7;
	margin-top: 50px;
	margin-bottom: 50px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #edead7;
}
.kontakt p {
	text-align: center;
	color: #EDEAD7;
	margin: 5px 0px 10px;
}
.p14 {
	font-size: 14px;
}
.untermenue {
	position: absolute;
	height: 20px;
	width: 500px;
	top: 130px;
	left: 200px;
}
.untermenue a {
	display: block;
	float: left;
	height: 20px;
	width: 90px;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background: url(../bilder/reiter_a.gif);
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
}
.untermenue a:hover {
	background: url(../bilder/reiter_ahover.gif);
}
#an {
	background: url(../bilder/reiter_ahover.gif);
}







.inhalt {
	background: #edead7;
	position: absolute;
	
	width: 750px;
	left: 200px;
	top: 150px;
}
h1 {
	font-size: 18px;
	color: #A20611;
	margin: 5px 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #A20611;
	margin: 15px 10px 5px;
}

h3 {
	color: #333333;
	font-size: 14px;
	margin: 15px 10px 5px;
}
p {
	font-size: 12px;
	color: #333333;
	margin: 5px 10px;
}
a {
	color: #A20611;
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}
a:hover {
	color: #333333;
}


img {
	margin-top: 25px;
}
