@charset "utf-8";
/* CSS Document */

/* CSS Document */
/*
Feste Farben
Opel-Gelb:	#FFCB01
Aero-blau:	#aabcc3;



*/
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	background-color:#515151;
	background-image:url(_images/neu_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin:0;
	padding:0;
}


#bottom {
	left:0;
	bottom:0;
	position:relative;
	width:100%;
	background-color:#333333;
	height:150px;
	margin-top:15px;
}

div.dreilogo {
	text-align:left;
	height:200px;
	width:100%;
}

div.logocenter {
	float:left;
	display:inline;
	width:620px;
	text-align:center;
	z-index:52;
	overflow:hidden;
}

div.logoleft {
	float:left;
	display:inline;
	width:150px;
}

div.logoright {
	float:left;
	width:210px;
	display:inline;
	text-align:right;
	overflow:hidden;
}

div.toplogodivider {
	display:block;
	height:30px;
	background-color:#FFF;
}


div.mainouter {
	width:980px;
	margin:auto;
}


div.hornav {
	display:block;
	margin-left:2px;
}

div.maincontent {
	float:left;
	width:720px;
	display:inline;
	padding-bottom:50px;
	padding-right:10px;
	margin-bottom:50px;
	text-align:left;
	height:100%;
	z-index:50;
	padding-top:10px;
}

div.dreinavi {
	float:left;
	display:inline;
	width:680px;
	overflow:hidden;
	height:100px;
	background-color:#000;
}

div.dreileft {
	display:block;
	padding-left:10px;
	padding-right:10px;
}

div.contact_col {
	float:left;
	display:inline;
	width:250px;
	padding-bottom:10px;
	padding-top:80px;
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(_images/3rightbg.png);
	background-position:top;
	background-repeat:no-repeat;
}

div.innercontact {
	display:block;
	padding-left:10px;
	padding-right:10px;
}

div.dreidirekt {
	float:right;
	margin-top:110px;
	margin-right:10px;
	text-align:center;
	width:210px;
	height:60px;
	background-color:#FFF;
	border:1px solid black;
	padding:10px;
	padding-bottom:5px;
	padding-top:2px;
}

input.inputdreidirekt {
	font:0.8em  Verdana, Arial, Helvetica, sans-serif ;
	color:#333 ;
	margin:3px;
	height:14px;
	border:none;
	padding: 3px 8px;
	width:100px;
	border:1px solid black;
	text-align:center;
}

input.submitdreidirekt {
	font:0.8em  Verdana, Arial, Helvetica, sans-serif ;
	color:#333 ;
	margin:3px;
	padding-bottom:5px;
	border:none;
	padding: 3px 9px;
	font-weight:bold;
	border:1px solid black;
	text-align:center;
}



div.loginformrechts {
	margin-top:10px;
}

div.last10 {
	background-color:#FFF;
	width:200px;
}

fieldset.rightitem {
	background-color:#FFF;
	border:1px solid black;
	-moz-border-radius:5px;
	padding:5px;
}

div.leftnavdiv {
	clear:both;
	float:left;
	display:inline;
	width:150px;
	margin-right:15px;
	padding-top:30px;
}

div.leftnavdiv[id] {
   position: fixed;
}



#error_msg {
	position:relative;
	padding:10px;
	background-color:#F5F5F5;
	border:2px solid #FF0000;
	margin:5px;
}

#langswitch {
	top:2px;
	right:2px;
	position:relative;
	padding:1px;
	padding-top:15px;
	text-decoration:none;
}

#message_top {
	top:10px;
	left:50px;
	position:absolute;
	width:800px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding:5px;
	padding-bottom:0;
	display:block;
	color:#FFFFFF;
	text-align:center;
	background-image:url(_images/trans_bg.png);
	background-repeat:repeat;
	border:5px solid #FF0000;
}

#message_top_mini {
	top:10px;
	left:10px;
	position:absolute;
	padding:3px;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	border:2px solid #FF0000;
}

#message_top_reseller {
	top:375px;
	left:10px;
	position:absolute;
	padding:3px;
	font-size:12px;
	color:#FF0000;
	font-weight:bold;
	border:1px solid #006699;
	background-image:url(_images/trans_blau.png);
	background-repeat:repeat;
}

a.reseller {
	color:#006699;
	text-decoration:none;
}

a.reseller:hover {
	color:#006699;
	text-decoration:underline;
}

a.reseller:visited {
	color:#006699;
	text-decoration:none;
}
/* Formulare */
select {
	color:#000000;
	border:1px solid #aabcc3;
	padding-left:2px;
	font-size:12px;
}

select:focus {
	border:1px solid #FF0000;
	background-color:#dfe7e9;
	font-size:12px;
}

input.add {
	font-size:12px;
	color:#000000;
	border:1px solid #aabcc3;
}

input.kennzeichen {
	font-size:14px;
	font-weight:bold;
	letter-spacing:2px;
	width:200px;
}

input {	
	padding:2px;
	font-size:12px;
}

td.input {
	padding:2px;
}

input:focus {
	/*border:1px solid #FF0000;*/
}

input.add:focus {
	border:1px solid #FF0000;
	background-color:#FFCC99;
}

input.must {
	font-size:12px;
	color:#000000;
	border:2px solid #FF0000;
	padding:1px;
}

input.park {
	background-image:url(_images/input_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border:1px solid #aabcc3;
	font-size:9px;
	padding:0;
	width:75px;
}

textarea.add {
	font-size:12px;
	color:#000000;
	border:1px solid #aabcc3;
}

textarea.add:focus {
	border:1px solid #FF0000;
	background-color:#FFCC99;
}

.small_text {
	color:#666666;
	font-size:10px;
}

#admin_thumb {
	position:relative;
	display:table-cell;
	width:100px;
	padding:5px;
	border:1px solid #000000;
	text-align:center;
}

#admin_thumb:hover {
	background-image:url(_images/aeroblau_1_1.gif);
	background-repeat:repeat;
}



#note_box {
	top:20px;
	left:0;
	position:relative;
	padding:5px;
	background-color:#e7ecee;
	border:1px solid #FF0000;
	color:#000000;
	font-size:10px;
	margin-bottom:30px;
}

#sponsoring_left {
	top:250px;
	left:8px;
	width:130px;
	padding-top:100px;
}

#topmessage {	
	top:2px;
	left:3px;
	width:99%;
	position:absolute;
	height:20px;
	text-align:center;
	color:#000000;
	font-size:10px;
	background-color:#FFCC66;
	border:1px solid black;
}

#topmessage:hover {
	background-color:#006699;
	color:#FFFFFF;
}

#news_container {	
	top:0;
	left:0;
	position:relative;
	background-color:#dfe7e9;
	border:1px solid #aabcc3;
	padding-bottom:10px;
	margin-bottom:20px;
}
#news_top {
	height:30px;
	background-color:#aabcc3;
	margin-bottom:10px;
	border-bottom:1px solid #006699;
}
#news_item {
	height:14px;
	line-height:14px;
	padding-left:5px;
	display:block;
	margin-bottom:3px;
}
#news_item:hover {
	background-color:#ecf4f6;
	padding-left:5px;
}
	
/* Startseite */

#ovw_ticker {
	top:-10px;
	left:0;
	position:absolute;
}

#ovw_right_container {
	width:45%;
	padding-bottom:50px;
	float:right;
	display:inline;
	margin-left:10px;
}

#ovw_left_container {
	width:45%;
	padding-bottom:50px;
	float:left;
	display:inline;
	margin-left:10px;
}



#ovw_left_text {
	top:0;
	left:0;
	position:relative;
	display:block;
	border:1px solid #aabcc3;
	background-color:#F2F2F2;
}

#ovw_left_text_title {
	color:#2b4e69;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:5px;
	border-bottom:1px solid #aabcc3;
}

#ovw_left_text_body {
	top:0;
	left:0;
	position:relative;
	margin:10px;
	text-align:justify;
}

#ovw_big_img_cont {
	width:280px;
	background-image:url(_images/bild_bg_raster.gif);
	border:1px solid #aabcc3;
	display:block;
}

#ovw_big_img {	
	margin:10px;
	text-align:center;
}

#ovw_big_img_sub {
	padding:5px;
	background-color:#dfe7e9;
	color:#000000;
	font-size:10px;
	text-align:justify;
	border-top:1px solid #aabcc3;
}
	
#ovw_advert_img {
	width:280px;
	background-image:url(_images/form_bg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:0;
	border:1px solid #aabcc3;
}

div.right_message {
	border:1px solid #FF0000;
	visibility:hidden;
	padding:2px;
	padding-bottom:5px;
	padding-top:5px;
	color:#000000;
	background-color:#F8F8F8;
	text-align:left;
	margin-bottom:2px;
}


/* ENDE Startseite */

a {
	color:#006699;
	text-decoration:none;
}

a:hover {
	color:#006699;
	text-decoration:underline;
}

a.nav_item {
	height:14px;
	margin-bottom:5px;
	padding-left:15px;
	font-size:12px;
	background-color:#FFFFFF;
	background-image:url(_images/3navitembg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	color:#000000;
	padding-bottom:3px;
	padding-top:3px;
}

a.nav_item:hover {
	color:#2b4e69;
	/*
	background-image:url(_images/3navitembg_hover.jpg);
	background-position:left;
	background-repeat:no-repeat;
	*/
}


a.nav_item_member {
	height:14px;
	margin-bottom:5px;
	padding-left:15px;
	font-size:12px;
	display:block;
	background-color:#FFFFFF;
	background-image:url(_images/3navitembg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-bottom:3px;
	padding-top:3px;
	text-decoration:none;
	color:#006699;
}

a.nav_item_member:hover {
	color:#000000;
	/*
	background-image:url(_images/3navitembg_hover.jpg);
	background-position:left;
	background-repeat:no-repeat;
	*/
}


a.search_parkplatz {
	color:#666666;
	font-size:10px;
	text-decoration:none;
}

a.search_parkplatz:hover {
	text-decoration:underline;
}

a.newstitle {
	color:#006699;
	text-decoration:none;
}

a.newstitle:hover {
	color:#006699;
	text-decoration:underline;
}

a.about {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}



#top_left {
	top:0;
	left:0;
	width:160px;
	position:absolute;
	height:170px;
	background-image:url(_images/top_left.jpg);
	background-repeat:no-repeat;
}

.search_result {
	text-align:left;
	border:1px solid #aabcc3;
	border-bottom:2px solid #aabcc3;
	border-right:2px solid #aabcc3;
	width:100%;
	margin-bottom:10px;
	background-image:url(_images/result_mainbg.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}

.search_result:hover {
	border:1px solid #aabcc3;
	border-left:2px solid #aabcc3;
	border-top:2px solid #aabcc3;
}

.search_result_title {
	font-size:12px;
	border-bottom:1px solid #aabcc3;
	text-align:left;
	color:#666666;
	background-image:url(_images/result_titel_bg.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}

.search_result_preis {
	font-size:12px;
	line-height:12px;
	text-align:right;
	font-weight:bold;
	color:#666666;
	background-image:url(_images/result_bottom_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.search_result_text {
	font-size:11px;
	width:100%;
	border-bottom:1px solid #aabcc3;
}

.search_result_image {
	width:75px;
	height:75px;
	color:#FFFFFF;
	background-color:#FFFFFF;
}

.search_result_bottom {
	font-size:10px;
	line-height:11px;
	background-image:url(_images/result_bottom_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.det_inactive {
	font-size:12px;
	font-weight:normal;
	width:40%;
	color:#aabcc3;
	padding-left:10px;
	padding-top:3px;
}

.det_active {
	font-size:12px;
	font-weight:normal;
	width:40%;
	color:#006699;
	padding-left:10px;
	padding-top:3px;
}

.aboutnav {
	padding:2px;
	background-color:#2b4e69;
	width:25%;
	color:#000000;
	text-align:center;
}

table {
	padding:0;
}


/*/ Lightbox /*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Galerie */
a.gal_nav {
	border:1px solid #666666;
	background-color:#f2f1ee;
	padding-left:5px;
	padding-right:5px;
	margin:5px;
	text-align:center;
	text-decoration:none;
	color:#000000;
}

a.gal_nav:hover {
	background-color:#FFFFFF;
}


/* Bilder und so */
img.galbild {
	padding:1px;
	margin-bottom:10px;
	background-color:#F8F8F8;;
	border:1px dotted #FF9933;
}

img.galbild:hover {
	border:1px solid #006699;
}


div.galtext {
	background-color:#f7f5f2;
	border:1px dotted #CCCCCC;
	margin-bottom:20px;
	padding:10px;
}

div.galtext:hover {
	background-color:#ECF4FF;
}

h1 {
	color:#006699;
	font-size:20px;
}

/*************************** Nummer-Direkteingabe ***********************************/

.direkteingabe {
	border:1px solid #006699;
	padding:1px;
}

.field_direkteingabe {
	border:1px solid #336699;
	font-weight:bold;
}

/*************************** 3rd party CSS ***********************************/

div.autocomplete {
  position:absolute;
  width:100%;
  background-color:white;
  border:3px solid #888;
  margin:0;
  padding:0;
  overflow-y:scroll;
  height:150px;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autocomplete ul li.selected { background-color: #dde4ea;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  font-weight:bold;
  color:#006699;
  height:50px;
  cursor:pointer;
}

div.autocomplete_img {
	float:left;
	display:inline;
	width:30%;
}

div.autocomplete_text {
	float:right;
	display:inline;
	width:65%;
}


/* WERBUNG */

/* Startseite TOP */

div.start_top {
	display:block;
	padding-top:10px;
	margin-bottom:10px;
	border:1px solid black;
	text-align:center;
}






div.ma_outer {
	width:100%;
	clear:both;
	margin-bottom:5px;
	padding:5px;
	border:1px solid #666666;
	background-image:url(_images/visback.jpg);
	background-repeat:no-repeat;
}

div.ma_divider {
	clear:both;
}

div.ma_foto {
	float:right;
	display:inline;
	text-align:right;
	width:60%;
}

div.ma_text {
	float:left;
	display:inline;
	width:40%;
	padding-top:10px;
}

div.ma_list_outer {
	display:block;
	background-color:#FFFFCC;
	padding:3px;
	margin-bottom:2px;
}

div.ma_list_outer:hover {
	display:block;
	background-color:#FF9966;
	padding:3px;
	margin-bottom:2px;
}

/* STARTSEITE UMP FAHRZEUGE */

div.ump_outer {
	width:100%;
	height:200px;
	overflow-y:scroll;
	overflow-x:hidden;
	border:1px solid black;
	padding-top:5px;
	margin-bottom:15px;
}

div.ump_top {
	display:block;
	background-image:url(_images/showumptop.png);
	background-repeat:repeat-x;
	height:50px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:16px;
}

div.ump_fzg {
	display:block;
	min-height:25px;
	padding-left:10px;
	text-align:left;
	border-bottom:1px dashed #CCCCCC;
	background-color:#ecf6ff;
}

div.ump_fzg:hover {
	background-color:#FFF9EC;
}



/* ENDE STARTSEITE UMP FAHRZEUGE */



/* ERDGASTANKEN */

div.egt_outer {
	width:90%;
	border:1px solid #6c9ed6;
	border-top:2px solid #6c9ed6;
	border-left:2px solid #6c9ed6;
	margin-bottom:15px;
}

div.egt_top {
	border-bottom:2px solid #6c9ed6;
	padding:5px;
	padding-left:10px;
	font-size:16px;
	font-weight:bold;
}

div.egt_left {
	float:left;
	display:inline;
	width:60%;
	padding:2px;
}

div.egt_right {
	float:right;
	display:inline;
	width:35%;
	padding:2px;
}

div.egt_clear {
	clear:both;
}

/* ENE ERDGASTANKEN */

/* SINGLE CAR AJAX SHOWCASE */

div.ajaxsingle_outer {
	width:200px;
	border:1px solid #000000;
	border-top:10px solid #000000;
	border-bottom:10px solid #000000;
	-moz-border-radius:5px;
	background-color:#000000;
}

div.ajaxsingletop {
	text-align:center;
	background-color:#000000;
	padding-bottom:5px;
	margin-bottom:10px;
}

div.ajaxsingle_right {
	width:55%;
	float:right;
	display:inline;
	background-color:#000000;
	color:#FFFFFF;
	text-align:left;
	min-height:90px;
}

div.ajaxsingle_img {
	width:38%;
	float:left;
	display:inline;
	overflow:hidden;
	padding:2px;
	border:1px solid black;
}

div.ajaxsingle_preis {
	clear:both;
	background-color:#000000;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	margin-top:20px;
	margin-bottom:10px;
}

img.ajaxsingle {
	border:1px solid white;
}

a.ajaxsingle {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	border:1px dashed white;
	padding:2px;
	text-align:center;
	cursor:pointer;
}

a.ajaxsingletop {
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
/* ENDE SINGLE CAR AJAX SHOWCASE */

/* NEUE FAHRZEUGANZEIGE */

div.nd_outer {
	width:100%;
	min-height:550px;
}

/* Marke und Modell in den Fahrzeugdetails */

div.nd_top {
	display:block;
	min-height:30px;
	margin-top:10px;
	margin-bottom:5px;
	font-size:1.8em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:5px;
	padding-top:25px;
	text-align:center;
	color:black;
	border:5px solid #2b4e69;
	border-bottom:none;
	background-image:url(_images/nd_topbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

div.nd_topleft {
	width:70%;
	float:left;
	display:inline;
	font-size:1.5em;
	height:50px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	padding-left:10px;
	border-left:10px solid black;
}

span.nd_title {
	font-family: 'Philosopher', arial, serif;
	font-size:1em;
}

div.topleftbottom {
	font-size:12px;
	font-weight:normal;
	vertical-align:bottom;
	margin-top:10px;
}

div.nd_topright {
	width:15%;
	height:50px;
	display:inline;
	float:right;
	text-align:right;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}

div.nd_contentouter {
	clear:both;
	width:100%;
}

div.nd_contentleft {
	float:left;
	min-height:200px;
	width:320px;
	display:inline;
	background-color:#eae9e9;
	color:#000000;
}

div.nd_contentright {
	float:right;
	min-height:400px;
	width:370px;
	display:inline;
	background-color:#eae9e9;
	color:#000000;
	padding:3px;
}

div.nd_ausstattung_item {
	padding-left:20px;
	display:block;
	background-image:url(_images/nd_aus_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:3px;
}



div.nd_freitext {
	display:block;
	padding:5px;
}

div.nd_preis {
	min-height:40px;
	border-bottom:1px solid black;
	text-align:right;
	font-size:1.7em;
	font-weight:bold;
}

span.nd_hdl_preis {
	font-size:10px;
	color:#060;
}

label {
	font-weight:bold;
}

legend {
	font-weight:bold;
}

div.nd_inklmwst {
	font-size:10px;
}

div.nd_finanzierung {
	display:block;
	background-color:#FFF;
	border:2px solid #2b4e69;
	padding:5px;
	margin:5px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

span.nd_finanz_eur {
	color:#093;
}

div.nd_dividerwhite {
	height:10px;
	background-color:#FFFFFF;
}

div.nd_contactform {
	display:block;
	padding:2px;
	background-color:#eae9e9;
	overflow:hidden;
}

/* EINZELNEN MITARBEITER ANZEIGEN */

div.mitarbeiter_show_single {
	width:300px;
	background-color:#e1edf5;
	border:1px solid black;
	padding:5px; 
	margin-bottom:10px;
}

div.mitarbeiter_show_left {
	float:left;
	display:inline;
	width:120px;
}

div.mitarbeiter_show_right {
	float:left;
	display:inline;
	width:180px;
}

/* ENDE EINZELNEN MITARBEITER ANZEIGEN */

/*
Zufallsautos 3 Fahrzeuge auf Startseite
*/

div.nd_letzte_fzg {
	display:block;
	padding:10px;
	padding-bottom:5px;
	padding-top:5px;
	height:220px;
	border:1px solid #CCC;
	text-align:center;
	margin-bottom:10px;
	background-color:#e5e5e5;
	border:1px solid black;
	border-top:none;
	border-bottom:5px solid #2b4e69;
}

div.nd_letzte_item_outer {
	width:180px;
	margin-left:34px;
	text-align:left;
	height:220px;
	float:left;
	display:inline;
	background-color:#F5F5F5;
	border:1px solid black
}

div.nd_front_latest_bottom {
	padding:2px;
	display:block;
	color:#1F597C;
}

div.nd_front_latest_ausstattung {
	font-size:10px;
	margin-bottom:5px;
}

div.nd_front_latest_title {
	font-weight:bold;
	background-color:#FFF;
	text-align:center;
	margin-bottom:5px;
}

/*
ENDE Zufallsautos 3 Fahrzeuge auf Startseite
*/

/* NEUE SUCHE ANZEIGEN */

div.farbbeispiel_outer {
	width:100%;
	margin-bottom:50px;
	min-height:70px;
	height:100%;
}

div.farbbeispielitem {
	float:left;
	display:table;
	margin-right:10px;
	text-align:center;
	width:80px;
	min-height:30px;
}

div.dropzone {
	height:150px;
	border:1px solid black;
	padding:5px;
	display:block;
}


div.nd_reseller_top {
	display:block;
	margin-bottom:10px;
	margin-top:10px;
	background-color:#FFFFFF;
	text-align:right;
	padding:2px;
}


/* ENDE NEUE SUCHE ANZEIGEN */


/* ENDE NEUE FAHRZEUGANZEIGE */

div.right_divider {
	display:block;
	background-color:#3f93ce;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	padding:5px;
	font-size:14px;
	margin-bottom:10px;
}

div.interessenten {
	display:block;
	background-color:#FF0000;
	color:#FFFFFF;
	padding:5px;
}

div.zustandsbericht_aufbereitet {
	display:block;
	background-color:#093;
	color:#FFFFFF;
	padding:5px;
}

div.zustandsbericht_nichtaufbereitet {
	display:block;
	background-color:#960;
	color:#FFFFFF;
	padding:5px;
}

/* Rechts was suchen Sie? */

div.rwss_outer {
	width:200px;
}

div.rwss_top {
	height:100px;
}

div.rwss_bottom {
	height:100px;
}

a.wss_link {
	color:#FFF;
	font-size:22px;
	font-weight:bold;
	text-decoration:none;
}

div.rwss_item {
	display:block;
	height:30px;
	background-image:url(_images/wss_bg.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	font-size:22px;
	font-weight:bold;
	padding-left:25px;
}

div.rwss_item:hover {
	background-image:url(_images/wss_bg_hover.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

/* Ende Rechts was suchen Sie? */

div.serviceitems {
	padding:5px;
	display:block;
	background-color:#E8F7FF;
	border:1px solid #2b4e69;
	margin-top:15px;
	background-image:url(_images/Icon_tools.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}

li {
	list-style-type:circle;
}

legend.contact {
	padding:3px;
	background-color:#3bb12c;
	border:1px solid #666;
	border-bottom:2px solid #333;
	border-right:2px solid #333;
	font-weight:bold;
	color:white;
}

fieldset.contact {
	background-color:#CCC;
	border:1px solid #666;
}

div.schnellsuche3 {
	background-color:#e5e5e5;
	padding-bottom:5px;
	display:block;
	border:1px solid #2b4e69;
}

div.schnellsuche_bottom {
	height:300px;
	overflow-y:scroll;
	/* background-image:url(_images/ss_pattern.gif); */
	background-color:#e5e5e5;
	border-top:1px solid #2b4e69;
}

div.schnellsuche_titel {
	background-color:#2b4e69;
	color:white;
	font-size:18px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:10px;
	text-align:center;
	font-weight:bold;
}

div.schnellsuche_top {
	height:120px;
}

select.schnellsuche {
	font-size:12px;
}

div.schnellsuche_item {
	float:left;
	display:inline;
	line-height:14px;
	cursor:pointer;
	min-width:85px;
	border:1px solid #093;
	border-left:10px solid #093;
	margin-right:5px;
	margin-bottom:2px;
	padding:3px;
	padding-left:5px;
}

div.schnellsuche_item:hover {
	background-color:#C9EFCE;
}

div.schnelldetailsuche {
	float:right;
	display:inline;
	width:90px;
	margin-right:10px;
	background-color:#093;
	color:white;
	padding:5px;
}

.schnelldetailsuche a {
	font-weight:bold;
	color:white;
}


<!-- Nav test !-->
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(_images/blockdefault.gif) center center repeat-x;
text-align:center;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(_images/blockactive.gif) center center repeat-x;
}
	

/* FRONTNEWS*/	


div.nd_front_news_top {
	clear:both;
	background-color:#2b4e69;
	color:white;
	font-size:18px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:10px;
	text-align:center;
	font-weight:bold;
}

div.nd_frontnews {
	display:block;
	padding:5px;
	height:150px;
	margin-bottom:10px;
	border-bottom:1px solid #2b4e69;
	margin-bottom:10px;
}

div.nd_frontnews_outer {
	width:180px;
	margin-left:25px;
	text-align:left;
	height:150px;
	float:left;
	display:inline;
	padding-left:10px;
	border-left:1px dashed black;
	background-color:#FFF;
}

div.nd_frontnews_bottom {
	padding:2px;
	display:block;
	color:#1F597C;
}

div.nd_frontnews_ausstattung {
	font-size:10px;
	margin-bottom:5px;
}

div.nd_frontnews_title {
	font-weight:bold;
	background-color:#FFF;
	text-align:center;
	margin-bottom:5px;
}

.nd_frontnews_outer a {
	color:#2b4e69;
}

/* LIVEHILFE */


div.livehilfe {
	display:block;
	background-color:#333;
	height:100px;
	border-bottom:5px solid white;
	padding-bottom:5px;
}

/* ENDE LIVEHILFE */

/* ENDE FRONTNEWS */


div.webcam_front {
	float:right;
	text-align:right;
	margin-top:165px;
	margin-right:10px;
}


/* Top-Cam */

div.nd_camimage {
	float:left;
	display:inline;
	width:200px;
	overflow:hidden;
}

/* ENDE Top-Cam */

div.latest2ndhand {
	width:300px;
	height:75px;
	padding-top:10px;
	border-bottom:20px solid #2b4e69;
}

div.mainmessage {
	margin:10px;
	margin-bottom:5px;
	display:block;
	padding:10px;
	border:2px solid #2b4e69;
}

div.nd_top_back {
	background-color:#FFFFFF;
	height:500px;
	width:100%;
	top:0;
	left:0;
	position:absolute;
	z-index:-1000;
	background-image:url(_images/3_neu_top_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

div.nd_front_latest_top {
	clear:both;
	display:block;
	background-color:#2b4e69;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	cursor:pointer;
	color:#FFF;
	font-size:18px;
	font-weight:bold;
}



div.map_distance {	
	display:block;
	padding:10px;
	background-color:#E8F7FF;
	border-left:10px solid #2b4e69;
	padding-left:15px;
	line-height:16px;
	margin-bottom:10px;
}

div.map_directions {
	height:300px;
	overflow-y:scroll;
}

/* Pressetext unter den Fahrzeugen */

div.fzg_press_text {
	clear:both;
	padding-top:20px;
	border-top:2px solid #2b4e69;
}

div.fzg_press_text > h1 {
	font-size:16px;
	margin-bottom:-5px;
}


div.fzg_press_text > h2 {
	margin-bottom:-20px;
}

div.stelle_outer {
	padding:15px;
}

span.stelle_titel {
	margin-top:15px;
	font-size:22px;
	font-weight:bold;
	color:#933;
}

/* Umfrage */

div.umfrage_single {
	margin:10px;
	padding:10px;
	border-bottom:1px dashed black;
	margin-bottom:20px;
}

div.umfrage_head {
	background-color:#3E99FF;
	font-size:16px;
	font-weight:bold;
	padding:5px;
	color:white;
	margin-bottom:10px;
}

/* Ende Umfrage */

/* V2 Suche */

div.carlist_top {
	margin-top:20px;
	padding:10px;
	padding-left:10px;
	min-height:250px;
	padding-bottom:0;
	background-color:#F0F2FF;
}

div.carlist_bottom {
	display:block;
	padding-top:0;
}

div.floatthisleft
{
	float:left;
	display:inline;
	width:140px;
}

.text-top {vertical-align: top;}

.carlist_top a {
	color:black;
}

select.carsearch {
	width:130px;
	margin-right:10px;
}

div.v2_result_outer {
	display:block;
	height:100px;
}

div.v2_result_img {
	float:left;
	display:inline;
	width:90px;
	overflow:hidden;
}

div.v2_result_title {
	float:left;
	display:inline;
	font-size:14px;
}

div.v2_result_details {
	float:left;
	display:inline;
	margin-left:15px;
}

div.v2_result_details_top {
	float:left;
	display:inline;
	margin-left:15px;
}

div.v2_result_details_bottom {
	float:left;
	display:inline;
	margin-left:15px;
}



/* AIDA */

div.aidaCountDownOuter {
	display:block;
	height:150px;
	background-color:white;
	background-image:url(_images/aida_banner.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

div.aida_showdays {
	width:70%;
	font-size:48px;
	font-weight:bold;
	padding:5px;
	text-align:center;
}

div.aida_showtext {
	width:70%;
	padding:10px;
}


/* ENDE AIDA */

div.inlineVideo {
	display:block;
	margin-bottom:10px;
	margin-top:10px;
}




