@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/background-home.png);
	background-position: 50% 0px;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#B2B2B2;
}
input, textarea {
	border: 1px solid #CCC;
}
/* ************************************************************************************************************ */
.bold {
	font-weight:bold;
}
.black {
	color: black !important;
}
.infocolor {
	color: #06C !important;
}
.text-11p {
	font-size: 11px;
	line-height: 12px;
}
.text-14p {
	font-size: 14px;
	line-height: 15px;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.text-middle {
	height: 400px;
	line-height: 400px;
	vertical-align: middle;
}
.text-justify {
	text-align:justify;
}
.text-center {
	text-align: center;
}
.text-p10r {
	padding-right: 10px;
}
.text-p30r {
	padding-right: 30px;
}
.text-p10l {
	padding-left: 10px;
}
.text-p10t {
	padding-top: 10px;
}
.top50 {
	padding-top: 50px;
}
div.inplef {
	width: 280px;
	float: left;
}
div.inprig {
	width: 280px;
	float: left;
}
div.linebreak {
	clear: both;
	height: 0px;
}
div.nowrap {
	white-space: nowrap;
}
div.box-p10 {
	padding-left: 10px;
	padding-right: 10px;
}
div.mh480 {
	min-height: 480px;
}
div.box-w50p {
	width: 50%;
}
div.box-left {
	float: left;
}
div.box-right {
	float: right;
}
div.box-wAS {
	width: 61.8%;
	float: left;
	clear: left;
}
div.box-wSB {
	width: 38.2%;
	float: left;
	clear: right;
}
div.box-wBS {
	width: 38.2%;
	float: left;
	clear: left;
}
div.box-wSA {
	width: 61.8%;
	float: left;
	clear: right;
}
div.box-list-left {
	width: 25%;
	float: left;
	clear: left;
}
div.box-list-right {
	width: 75%;
	float: left;
	clear: right;
}
div.box-list-full {
	width: 100%;
	clear: right;
}
/* ************************************************************************************************************ */
#wrapper {
	top: 0px;
	width: 966px;
	position: relative;
	left: 50%;
	margin-left: -484px;
}
#_pageloader {
	/* background-color: #FFF; */
	/* border: 1px solid black; */
	width: 200px; 
	height: 100px; 
	position: absolute;
	left:50%;
	top:50%;
	margin-left: -100px;
	margin-top: -50px;
	text-align:center;
	z-index:2001;
	/* padding-top:25px; */
}
#_overlaycontainer {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	z-index:2000;
 	-ms-filter: "Alpha(Opacity=30)"; /* IE 8 */
   	filter:alpha(opacity=30); /* IE5-7 */
   	-moz-opacity: 0.3; /* Mozilla */
   	opacity: 0.3;
}
#_INFOUNTEN {
	text-align: right;
	line-height: 20px;
	height: 20px;
	left: 14px;
	right: 14px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

/* ************************************************************************************************************ */
div._logohome {
	background-image: url(../images/logo-oblique-home.png);
	width: 300px;
	height: 163px;
	position: absolute;
	left: -20px;
	top: 20px;
	background-repeat: no-repeat;
	z-index: 10;
	visibility:hidden; 
}
div._headmenu {
	width: 966px;
	line-height: 20px;
	height: 20px;
	vertical-align:bottom;
	font-size: 11px;
	color: #929292;
}
div._headmenu a, div._headmenu a:link, div._headmenu:visited a {
	text-decoration: none;
	color: #929292;
	padding: 0px 5px 0px 5px;
}
div._headmenu a:hover {
	color: #333;
}
div._menutop {
	width: 966px;
}
div._menutop a, div._menumiddle a, div._menubottom a {}
div._menutop img, div._menumiddle img, div._menubottom img { border: none; }
div._menumiddle {
	width: 966px;
}
div._menubottom {
	width: 966px;
}
div._footer {
	text-align:center;
	font-size:10px;
	padding-top:5px;
	color: #929292;
}
div.contentwindow {
	position: relative;
	width: 966px;
	/* min-height: 520px; */
}
div.contentwindow #_cba {
	clear: left;
	width: 966px;
	height: 9px; 
	float: left;
	background-image: url(../images/cba.png);
}
div.contentwindow #_cbb {
	clear: left;
	width: 938px;
	min-height: 520px; 
	background-image: url(../images/cbb.png);
	background-repeat:repeat-y;
	float: left;
	padding-left: 14px;
	padding-right: 14px;
	position: relative; 
}
div.contentwindow #_cbc {
	clear: left;
	width: 966px;
	height: 9px; 
	float: left;
	background-image: url(../images/cbc.png);
}

/* ************************************************************************************************************ */
.ankauf, .ueberuns, .kontakt, .anfrage, .humor, .standort, .login, .impressum, .anlieferung, .vermietung, .aufbereitung, .werkstatt, .finanzierung {
	padding: 20px;
}
div.infoleiste img {
	vertical-align: middle;
}
div.infoleiste div.zeilen {
	position:absolute;
	right:0px;
	top: 0px;
	text-align: right;
}
div.infoleiste a.nav, span {
	position:relative;
	text-decoration: none;
	font-weight: bold;
	color:#B2B2B2;
	margin-left: 5px;
	margin-right: 5px;
}
div.infoleiste a.nav:hover, div.infoleiste .hover {
	color:#333;
}
div.infoleiste div.marken {
	border: 1px solid white;
	position:absolute;
	text-align: left;
	width: 200px;
	height: 30px;
	top: 0px;
	left: 94px;
	overflow:hidden;
	padding-left: 3px;
}
div.infoleiste div.marken_hover {
	background-color: white;
	border: 1px solid #B2B2B2;
	position:absolute;
	text-align: left;
	width: 200px;
	top: 0px;
	left: 94px;
	height: auto;
	padding-left:3px;
	padding-bottom: 3px;
	/*overflow: visible;*/
	/*z-index: 10;*/
}
div.infoleiste div.markenwaehler {
	clear:left;
	padding-top:5px;
}
div.infoleiste div.sortieren {
	border: 1px solid white;
	position:absolute;
	text-align: left;
	width: 190px;
	height: 30px; 
	top: 0px;
	right: 170px;
	overflow:hidden;
	padding-left:10px;
}
div.infoleiste div.sortieren_hover {
	background-color: white;
	border: 1px solid #B2B2B2;
	text-align: left;
	position:absolute;
	width: 190px;
	top: 0px;
	right: 170px;
	height: auto;
	padding-left:10px;
	padding-bottom: 3px;
}
div.infoleiste div.sortierenwaehler {
	clear:left;
	padding-top:5px;
	line-height: 20px;
}
div.infoleiste div.filtern {
	border: 1px solid white;
	position:absolute;
	text-align: left;
	width: 170px;
	height: 30px; 
	top: 0px;
	right: 380px;
	overflow:hidden;
	padding-left:10px;
}
div.infoleiste div.filtern_hover {
	background-color: white;
	border: 1px solid #B2B2B2;
	text-align: left;
	position:absolute;
	width: 170px;
	top: 0px;
	right: 380px;
	height: auto;
	padding-left:10px;
	padding-bottom: 3px;
}
div.infoleiste div.filternwaehler {
	clear:left;
	padding-top:5px;
	line-height: 20px;
}

/* ************************************************************************************************************ */
div.markenauswahl {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	min-height: 406px !important;
}
div.markenauswahl a, span {
	text-decoration: none;
	font-weight: bold;
	color:#B2B2B2;
	margin-right:10px;
}
div.markenauswahl a:hover, div.markenauswahl .hover {
	color:#333;
}
div.markenauswahl #_INFOOBEN {
	position: relative;
	vertical-align: middle;
	line-height: 30px;
	height: 30px;
	top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	z-index:2;
}
div.markenauswahl #_INFOUNTEN {
	text-align: center !important;
}
div.markenauswahl #_MARKEN {
	min-height: 380px;
}


/* ************************************************************************************************************ */
div.fahrzeuge {
	padding-top: 10px;
	padding-bottom: 10px;
}
div.fahrzeuge div.fahrzeugzeile {
	background-image: url(../images/lba.jpg);
	height: 140px;
	padding: 5px;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	z-index: 1;
}
div.fahrzeuge div.fahrzeugzeile:hover {
	cursor: pointer;
}
div.fahrzeuge div.overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:1000;
 	-ms-filter: "Alpha(Opacity=20)"; /* IE 8 */
   	filter:alpha(opacity=20); /* IE5-7 */
   	-moz-opacity: 0.2; /* Mozilla */
   	opacity: 0.2;
}
div.fahrzeuge #_INFOOBEN {
	position: relative;
	vertical-align: middle;
	line-height: 30px;
	height: 30px;
	top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	z-index:2;
}
div.fahrzeuge #_INFOUNTEN {
	text-align: center !important;
}
div.fahrzeuge #_FAHRZEUGE {
	min-height: 450px;
}
div.fahrzeuge #_BILD {
}
div.fahrzeuge #_TYP {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	min-height: 25px;
	padding-bottom: 5px;
}
div.fahrzeuge #_EZ {
	float: left;
	width: 160px;
}
div.fahrzeuge #_LEISTUNG {
	float: left;
	width: 380px;
}
div.fahrzeuge #_LAUF {
	float: left;
	width: 160px;
}
div.fahrzeuge #_EXTRAS {
	float: left;
	width: 380px;
	padding-right: 10px;
}
div.fahrzeuge #_PREISALT {
	padding-top: 20px;
	float: left;
	font-size: 13px;
	color: red;
	font-weight: bold;
	text-decoration: line-through;
}
div.fahrzeuge #_PREIS {
	clear: left;
	font-size: 15px;
	font-weight: bold; 
}
div.fahrzeuge #_PREIS p {
	padding: 0px;
	margin: 0px;
	font-size: 9px;
	font-style: italic;
}
div.fahrzeuge #_LINK {
	text-decoration: none;
	font-weight: bold;
	color:#B2B2B2;
	float: left;
}
div.fahrzeuge a, span {
	text-decoration: none;
	font-weight: bold;
	color:#B2B2B2;
	margin-right:10px;
}
div.fahrzeuge a:hover, div.fahrzeuge .hover {
	color:#333;
}

/* ************************************************************************************************************ */
div.fahrzeug {
	padding: 10px;
	padding-bottom: 20px;
}
div.fahrzeug div.fahrzeugbox {
	min-height: 540px;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}
div.fahrzeug div.fahrzeugbox-left {
	padding-top: 10px;
	width: 47%;
	float: left;
}
div.fahrzeug div.fahrzeugbox-left img {
	border: 1px solid black;
	border-collapse:collapse;
}
div.fahrzeug div.fahrzeugbox-left a {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
div.fahrzeug div.fahrzeugbox-middle {
	padding-top: 10px;
	padding-left: 5%;
	width: 43%;
	float: left;
}
div.fahrzeug div.fahrzeugbox-middle-topbox {
	min-height: 320px;
}
div.fahrzeug div.fahrzeugbox-right {
	padding-top: 10px;
	width: 5%;
	float: left;
}
div.fahrzeug div.overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:1000;
 	-ms-filter: "Alpha(Opacity=20)"; /* IE 8 */
   	filter:alpha(opacity=20); /* IE5-7 */
   	-moz-opacity: 0.2; /* Mozilla */
   	opacity: 0.2;
}
div.fahrzeug #_INFOOBEN {
	background-image: url(../images/fahrzeugbox-back.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	vertical-align: middle;
	line-height: 35px;
	height: 35px;
	top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
div.fahrzeug #_INFOUNTEN {
	clear: both;
}
div.fahrzeug #_BILD {
	padding: 0px;
	margin: 0px;
}
div.fahrzeug #_BILD table {
	padding: 0px;
	margin: 0px;
	width: 445px;
}
div.fahrzeug #_TYP {
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
}
div.fahrzeug .attribut-zeile {
	margin-top: 5px;
}
div.fahrzeug #_FAHRZEUGBILDGROSS {
	cursor: pointer;
}
div.fahrzeug #_EZ {
}
div.fahrzeug #_LEISTUNG {
}
div.fahrzeug #_LAUF {
}
div.fahrzeug #_FZGID {
	font-weight: bold;
	margin-top: 20px;
}
div.fahrzeug #_EXTRAS {
}
div.fahrzeug #_WICHTIGEEXTRAS {
	padding-top: 20px;
	font-weight: bold;
}
div.fahrzeug #_WICHTIGEEXTRAS img {
	vertical-align: middle;
}
div.fahrzeug #_WICHTIGEEXTRAS ul {
	margin:0px;
	padding:0px;
	width: 400px;
	list-style:none;
}
div.fahrzeug #_WICHTIGEEXTRAS ul li {
	width: 175px;
	height: 25px;
	margin:0px;
	float:left;
	background-image:url('../images/check_green.jpg');
	background-position: 0 0px;
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
}
div.fahrzeug #_PREISALT {
	font-size: 13px;
	color: red;
	font-weight: bold;
	text-decoration: line-through;
}
div.fahrzeug #_PREIS {
	font-size: 15px;
	font-weight: bold; 
}
div.fahrzeug #_RATE {
	font-size: 15px;
	font-weight: bold; 
}
div.fahrzeug #_PREISNETTO {
	font-size: 15px;
}
div.fahrzeug #_LINK {
}
div.fahrzeug #_PLAKETTEBILD {
	position: absolute;
	right: 10px;
}
div.fahrzeug #_FINANZIERUNG {
	background-image:url('../images/backg-financing.jpg');
	background-repeat:no-repeat;
	position: absolute;
	right: 0px;
	top: 90px;
	padding: 28px;
	padding-top: 31px;
	width: 200px;
	height: 210px;
}
div.fahrzeug #_FINANZIERUNG div{
	bottom: 0px;
}
div.fahrzeug #_MONATETEXT {
	padding-top: 4px;
	line-height: 16px;
	height: 16px;
}
div.fahrzeug #_LAUFZEIT {
	font-size:12px;
	line-height: 20px;
	height: 20px;
}
div.fahrzeug #_FINANZIERUNGLINK {
	height: 25px;
	vertical-align:text-bottom;
	line-height: 25px;
}
div.fahrzeug span.financeexampletext {
	padding: 0px;
	margin: 0px;
	bottom: 10px;
	color: #111BEF;
	font-weight:bold;
	font-size: 16px;
	line-height: 36px;
	height: 36px;
}
div.fahrzeug a, span {
	text-decoration: none;
	font-weight: bold;
	color:#B2B2B2;
	margin-right:10px;
}
div.fahrzeug a:hover, div.fahrzeug .hover {
	color:#333;
}
/* ************************************************************************************************************ */
div.standort img {
	border: 1px solid #666;
}
/* ************************************************************************************************************ */
div.ueberuns #img1 {
	border: 1px solid #CCC;
}
div.ueberuns .imp {
	border: 0px;
	margin:0px;
	padding:3px;
	line-height:24px;
}

/* ************************************************************************************************************ */

div.humor #_TEXT {
	font-size: 14px;
	line-height: 20px;
}
div.humor #_DISCL {
	font-size: 11px;
	padding-top: 10px;
	clear:both;
	margin-left: 159px;
}
/* ************************************************************************************************************ */
div.anlieferung #_TEXT {
	background-image:url('../images/postit.jpg');
	background-repeat: no-repeat;
	line-height: 20px;
	padding-top: 75px;
	width: 450px;
	height: 450px;
	margin-left: 410px;
}
div.anlieferung #_DISCL {
	font-size: 11px;
	padding-top: 10px;
}
div.anlieferung #_CONTAINER {
}
div.anlieferung #_BGCONTAINER {
	background-image:url('../images/anlieferung.jpg');
	background-repeat:no-repeat;
	position:absolute;
	left: 24px;
	top: 140px;
	width: 430px;
	height: 300px;
}
div.anlieferung table {
	margin-left: auto;
	margin-right: auto;
}
/* ************************************************************************************************************ */
div.vermietung #_TEXT {
	padding-top: 20px;
	line-height: 20px;
	width: 430px;
}
div.vermietung #_DISCL {
	font-size: 11px;
	padding-top: 10px;
}
div.vermietung #_CONTAINER {
}
div.vermietung #_BGCONTAINERLEFT {
	float: left;
	width: 430px;
}
div.vermietung #_BGCONTAINERRIGHT {
	float: right;
	width: 430px;
}
div.vermietung #_INFOUNTEN {
	clear: both;
}
div.vermietung #_CONTACT {
	position: absolute;
	bottom: 80px;
	left: 390px;
	background-image:url('../images/postit2.jpg');
	background-repeat:no-repeat;
	padding: 30px;
	padding-left: 25px;
	width: 180px;
	height: 130px;
}
div.vermietung #_CONTACT a{
	color: blue;
	font-weight: normal;
}
div.vermietung #_CONTACT table{
	line-height: 16px;
	vertical-align: top;
	margin:0px;
}
div.vermietung table {
	margin-left: auto;
	margin-right: auto;
}
/* ************************************************************************************************************ */
div.werkstatt #_TEXT {
	padding-top: 20px;
	line-height: 20px;
	width: 450px;
}
div.werkstatt .discl {
	font-size: 11px;
	padding-top: 10px;
}
div.werkstatt #_CONTAINER {
	text-align: left;
}
div.werkstatt #_BGCONTAINERLEFT {
	float:left;
	width: 460px;
}
div.werkstatt #_BGCONTAINERRIGHT {
	text-align:right;
	float:right;
	width: 430px;
}
div.werkstatt #_CONTACT {
	background-image:url('../images/postit-blue.jpg');
	background-repeat:no-repeat;
	padding: 30px;
	width: 180px;
	height: 140px;
}
div.werkstatt #_CONTACT a{
	color: blue;
	font-weight: normal;
}
div.werkstatt #_LOGO {
	position: absolute;
	left: 320px;
	bottom: 70px;
	background-image:url('../images/werkstatt-logo.jpg');
	background-repeat:no-repeat;
	width: 150px;
	height: 150px;
}
div.werkstatt #_INFOUNTEN {
	clear: both;
}
div.werkstatt table {
	line-height: 16px;
	vertical-align: top;
}
div.werkstatt a.anfragelink {
	text-decoration:none;
	font-weight:normal;
	padding:0;
	margin:0;
	color:#06C !important;
}

/* ************************************************************************************************************ */
div.aufbereitung #_TEXT {
	padding-top: 20px;
	line-height: 20px;
	width: 480px;
}
div.aufbereitung .discl {
	font-size: 11px;
	padding-top: 10px;
}
div.aufbereitung #_CONTAINER {
	text-align: left;
}
div.aufbereitung #_BGCONTAINERLEFT {
	float:left;
	width: 470px;
}
div.aufbereitung #_BGCONTAINERRIGHT {
	text-align:right;
	float:right;
	width: 430px;
}
div.aufbereitung #_CONTACT {
	background-image:url('../images/postit2.jpg');
	background-repeat:no-repeat;
	padding: 30px;
	padding-left: 25px;
	width: 180px;
	height: 130px;
}
div.aufbereitung #_CONTACT a {
	color: blue;
	font-weight: normal;
}
div.aufbereitung #_INFOUNTEN {
	clear: both;
}
div.aufbereitung table td {
	line-height: 16px;
	vertical-align: top;
}
div.aufbereitung a.anfragelink {
	text-decoration:none;
	font-weight:normal;
	padding:0;
	margin:0;
	color:#06C !important;
}

/* ************************************************************************************************************ */
div.finanzierung div.leasingthumb {
	background-image:url('../images/finanzierungthumb-back.jpg');
	border: 1px solid #D4D4D4;
	width: 270px;
	height: 260px;
	position: relative;
	margin: 15px;
	padding: 5px;
	float:left;
	z-index: 1;
}
div.finanzierung div.leasingthumb:hover {
	cursor: pointer;
}
div.finanzierung div.overlay {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:1000;
 	-ms-filter: "Alpha(Opacity=20)"; /* IE 8 */
   	filter:alpha(opacity=20); /* IE5-7 */
   	-moz-opacity: 0.2; /* Mozilla */
   	opacity: 0.2;
}
div.finanzierung #_TEXT {
	font-size: 14px;
	line-height: 20px;
}
div.finanzierung #_TYP {
	font-weight: bold;
	margin-bottom: 5px;
	height: 30px;
}
div.finanzierung #_RATE {
	font-size: 18px;
	font-weight: bold;
}
div.finanzierung #_ID, div.finanzierung #_EZ, div.finanzierung #_LAUF {
	float: left;
	margin-bottom: 5px;
	width: 90px;
}
div.finanzierung #_LAUF {
	text-align: right;
}
div.finanzierung #_FAHRZEUGE {
	margin-right: -30px;
	margin-left: -10px;
}
div.finanzierung #_HEADLINE {
	font-size: 24px;
	background-image:url('../images/finanzierung-back.jpg');
	background-repeat:repeat-x;
	border: 1px solid #FAFAFA;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	height: 40px;
}
div.finanzierung #_HEADLINE1 {
	font-size: 16px;
	background-image:url('../images/finanzierung-back1.jpg');
	background-repeat:repeat-x;
	border: 1px solid #FAFAFA;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	height: 30px;
	margin-bottom: 15px;
}
div.finanzierung #_DISCL {
	font-size: 11px;
	padding-top: 10px;
	clear:both;
}
/* ************************************************************************************************************ */
div.login #_HEADLINE {
	padding-bottom: 90px;
}
div.login #_CONTAINERLEFT {
	float: left;
	width: 100px;
}
div.login #_CONTAINERRIGHT {
	border-left: 1px solid #CCC;
	float: left;
	padding-left: 10px;
}
div.login #_INFOUNTEN {
	clear: both;
}
div.login #_DISCL {
	font-size: 11px;
	padding-top: 10px;
	clear:both;
}

/* ************************************************************************************************************ */
div.ankauf input.text, div.kontakt input.text, div.anfrage input.text { 
	width: 240px;
}
div.ankauf a, div.ankauf a span, div.kontakt a, div.kontakt span, div.anfrage a, div.anfrage span, div.ueberuns a, div.ueberuns span, div.standort a, div.standort span, div.humor a, div.humor span, div.anlieferung a, div.anlieferung span, div.vermietung a, div.vermietung span, div.werkstatt a, div.werkstatt span, div.aufbereitung a, div.aufbereitung span, div.finanzierung a, div.finanzierung span, div.login a, div.login span {
	text-decoration: none;
	font-weight: bold;
	color:#B2B2B2;
	margin-right:10px;
}
div.ankauf a:hover, div.ankauf .hover, div.kontakt a:hover, div.kontakt .hover, div.anfrage a:hover, div.anfrage .hover, div.ueberuns a:hover, div.ueberuns .hover, div.standort a:hover, div.standort .hover, div.humor a:hover, div.humor .hover, div.anlieferung a:hover, div.anlieferung .hover, div.vermietung a:hover, div.vermietung .hover, div.werkstatt a:hover, div.werkstatt .hover, div.aufbereitung a:hover, div.aufbereitung .hover, div.finanzierung a:hover, div.finanzierung .hover, div.login a:hover, div.login .hover {
	color:#333;
}
