/* Allgemeine Definitionen */

body  {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	color:#ffffff;
	font-size:11px;
	font-style:normal;
	font-variant:normal;
	letter-spacing:0px;
	text-decoration:none;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:5px;
	margin-top:0px;
}

img {
	border:0px;
}

td .tableborder {
	border: 1px solid white;
	margin: 0px;
	color: #333;
	font-weight:normal;
	font-size:11px;
	padding: 2px 7px;
	}
td .tableborder a:link, td .tableborder a:focus, td .tableborder a:active, td .tableborder a:visited  {
	color: #003366;
	text-decoration:none;
}
td tableborder a:hover  {
	color: #00ADEF;
	text-decoration:none;
	}
	
th {
	border: 1px solid white;
	margin: 0px;
	padding: 2px 7px;
	font-weight: normal;
	font-size:11px;
	text-align: left;
	background: #e1e1e1;
	color: #636363;
	padding-right:40px;
}
tr .background {
	background: #f6f6f6;
	color: #333;
}
table .right{
	text-align:right;
	border: 1px solid white;
	margin: 0px;
	color: #333;
	font-weight:normal;
	font-size:11px;
	padding: 2px 7px;
}

h1 {
	margin:0 0 14px 0;
	padding:0;
}
h2 {
	margin:0 0 0 0;
	padding:0;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color: #666666;
}
p a:link, p a:focus, p a:active, p a:visited  {
	color: #003366;
	text-decoration:none;
}
p a:hover  {
	color: #00ADEF;
	text-decoration:none;
}

.td_buttons_grafik{padding:15 10 15 10;}
.td_buttons_text {padding: 15 10 15 10; font-size:11px; font-family:Arial; color:#333333; text-decoration:none;}
.td_buttons_telefon{padding: 0 10 0 10; font-size:12px; font:Arial; color:#666666; text-decoration:none; font-weight:bold;}
.td_buttons_link, a.td_buttons_link {padding: 3 10 15 10; font-size:10px; font:Arial; color:#FFFFFF; text-decoration:none; } 
.td_buttons_link_fett, a.td_buttons_link_fett {padding: 3 10 15 10; font-size:11px; font:Arial; color:#FFFFFF; text-decoration:none; } 

/* Footer-/Header-Definitionen */

.footer { font-size:11px; font-family:Arial; color:#666666; text-decoration:none}

a.navigation {font-size:11px; font-family:Arial; color:#333333; text-decoration:none; font-weight:normal} 
a.navigation:hover {font-size:11px; font-family:Arial; color:#00ADEF; text-decoration:none; font-weight:normal}
a.navigation_aktiv {font-size:11px; font-family:Arial; color:#00ADEF; text-decoration:none; font-weight:normal} 

/* Content-Bereich */

#content{
	position:absolute;
	left:0px;
	top:90px;
	width:1000px;
	background-color:#FFFFFF;
	padding-bottom: 0px;
	height:950px;
}

#main{
    width:830px;
	margin:48px 0 0px 102px;
}
#contentHeader {
	width: 100%;
	background-color:#FFFFFF;
	padding-bottom: 3px;
	border-bottom: 1px solid #E1E1E1;
	clear:both;
	overflow:hidden;
	height:auto;
	display:block;
}
#contenHeaderLeft {
	float:left;
	width: 390px;
}
#contentHeaderLeft img{
	margin: 40px 0 0 0;
}

#contentHeaderRight {
	float:right;
	margin-bottom: 20px;
}
#contentHeaderRight img{
	margin: 0 80px 0 0;
}
#contentLeft {
	float:left;
	width:390px;
	margin: 20px 0 20px 0;
	padding-bottom:5px;
}
#mainNoB #contentLeft {
	border-right: none;
}
#contentLeft h2 img {
	clear:both;
	margin: 0;
}
#contentLeft .boxLeft h2 img{
	clear:both;
	margin: 0 0 20px 0;
}
#contentRight {
	float:right;
	width:390px;
	margin-top: 20px;
	padding-left: 25px;
	padding-bottom:5px;
	border-left: 1px solid #E1E1E1;
}
#contentRight h2 img {
	clear:both;
	margin: 0;
}

.boxLeft {
	float:left;
	width:390px;
	height:190px;
	margin-top: 20px;
	border-bottom: 1px solid #E1E1E1;
}
.boxLeft img {
	float:left;
	margin: 0px 20px 20px 0;
}
.boxLeft h3 {
	margin: 0 0 15px 0;
	text-transform:none;
	color: #333;
	font-size:15px;
}
.boxleft h4 {
	margin: 0 0 15px 0;
	color: #ff0000;
	font-weight:bold;
	font-size:11px;
}
.boxLeft p {
	margin: 0 0 20px 0;
	float:right;
	width: 250px;
} 

.boxRight {
	float:right;
	width:390px;
	height:190px;
	margin-top: 20px;
	border-bottom: 1px solid #E1E1E1;
}
.boxRight h2 img {
	clear:both;
	margin: 0 0 20px 0;
}
.boxRight img {
	float:left;
	margin: 0px 20px 20px 0;
}
.boxRight h3 {
	margin: 0 0 15px 0;
	text-transform:none;
	color: #333;
	font-size:15px;
}
.boxRight h4 {
	margin: 0 0 15px 0;
	color: #ff0000;
	font-weight:bold;
	font-size:11px;
}
.boxRight p {
	margin: 0 0 20px 0;
	float:right;
	width: 250px;
}

#contentLeft_cars {
	float:left;
	background-color:#FFFFFF;
	width:540px;
	margin: 20px 0 20px 0;
	padding-bottom:5px;
}
#mainNoB #contentLeft_cars {
	border-right: none;
}
#contentLeft_cars h2 img {
	clear:both;
	margin: 0;
}
#contentLeft_cars .boxLeft_cars h2 img{
	clear:both;
	margin: 0 0 20px 0;
}
#contentRight_cars {
	float:right;
	background-color:#FFFFFF;
	width:240px;
	margin-top: 20px;
	padding-left: 25px;
	padding-bottom:5px;
	border-left: 1px solid #E1E1E1;
}
#contentRight_cars h2 img {
	clear:both;
	margin: 0;
}

.boxLeft_cars {
	float:left;
	width:540px;
	height:675px;
	background-color:#FFFFFF;
	margin-top: 20px;
	border-bottom: 1px solid #E1E1E1;
}
.boxLeft_cars img {
	float: left;
	margin: 0px 20px 20px 0;
}
.boxLeft_cars h3 {
	margin: 0 0 15px 0;
	text-transform:none;
	color: #333;
	font-size:15px;
}
.boxleft_cars h4 {
	margin: 0 0 15px 0;
	color: #333;
	font-weight:normal;
	font-size:11px;
}
.boxLeft_cars p ul li {
	margin: 0 0 20px 0;
	color: #333;
	font-weight:normal;
	font-size:11px;
	float:left;
	width: 250px;
}
.boxLeft_cars b {
	font-weight:bold;
	}  

.boxRight_cars {
	float:left;
	background-color:#FFFFFF;
	width:240px;
	height:675px;
	margin-top: 20px;
	border-bottom: 1px solid #E1E1E1;
}
.boxRight_cars h2 img {
	clear:both;
	margin: 0 0 20px 0;
}
.boxRight_cars img {
	float:left;
	margin: 0px 20px 20px 0;
}
.boxRight_cars h3 {
	margin: 0 0 15px 0;
	text-transform:none;
	color: #333;
	font-size:15px;
}
.boxRight_cars h4 {
	margin: 0 0 15px 0;
	color: #333;
	font-weight:normal;
	font-size:11px;
}
.boxRight_cars p {
	margin: 0 0 20px 0;
	float:right;
	width: 250px;
}
.boxRight_cars b {
	font-weight:bold;
	}  

#contactTeaser {
	width: 362px;
	background-image: url("img/mb-center_392x146.jpg"); display:table-cell; vertical-align: middle; 
	height: 36px;
	padding: 110px 0 0 30px;
}

#nav_startseite {
     background:url("http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/navigation_startseite.object-Single-MEDIA.tmp/nav_startseite_69x27.gif") 0 0 no-repeat; width:69px; height:27px; display:table-cell; vertical-align: middle; 
	 padding:0px; border-width:0px;
	 }
#nav_startseite:hover { 
     background:url("http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/navigation_startseite0.object-Single-MEDIA.tmp/nav_startseite_69x27_hover.gif") 0 0 no-repeat; width:69px; height:27px; display:table-cell; vertical-align: middle; 
	 padding:0px; border-width:0px;
	 }
#nav_angebot {
     background:url("http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/navigation_angebot.object-Single-MEDIA.tmp/nav_angebot_125x27.gif") 0 0 no-repeat; width:110px; height:27px; display:table-cell; vertical-align: middle;
     padding:0px; border-width:0px;
	 }
#nav_angebot:hover { 
     background:url("http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/navigation_angebot0.object-Single-MEDIA.tmp/nav_angebot_125x27_hover.gif") 0 0 no-repeat; width:110px; height:27px; display:table-cell; vertical-align: middle;
     padding:0px; border-width:0px;
	 }
#nav_kontakt {
     background:url("http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/navigation_kontakt.object-Single-MEDIA.tmp/nav_kontakt_115x27.gif") 0 0 no-repeat; width:115px; height:27px; display:table-cell; vertical-align: middle;
     padding:0px; border-width:0px;
	 }
#nav_kontakt:hover { 
     background:url("http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/navigation_kontakt0.object-Single-MEDIA.tmp/nav_kontakt_115x27_hover.gif") 0 0 no-repeat; width:115px; height:27px; display:table-cell; vertical-align: middle;
     padding:0px; border-width:0px;
	 }
#nav_ndl {
     background:url("http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/navigation_ndl_gif.object-Single-MEDIA.tmp/nav_ndl_180x27.gif") 0 0 no-repeat; width:180px; height:27px; display:table-cell; vertical-align: middle;
     padding:0px; border-width:0px;
	 }
#nav_ndl:hover { 
     background:url("http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/navigation_ndl_hover.object-Single-MEDIA.tmp/nav_ndl_180x27_hover.gif") 0 0 no-repeat; width:180px; height:27px; display:table-cell; vertical-align: middle;
     padding:0px; border-width:0px;
	 }
#nav_a-klasse {
     background:url("http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/navigation_a-klasse.object-Single-MEDIA.tmp/nav_a-klasse_150x27.gif") 0 0 no-repeat; width:150px; height:27px; display:table-cell; vertical-align: middle;
     padding:0px; border-width:0px;
	 }
#nav_a-klasse:hover { 
     background:url("http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/navigation_a-klasse0.object-Single-MEDIA.tmp/nav_a-klasse_150x27_hover.gif") 0 0 no-repeat; width:150px; height:27px; display:table-cell; vertical-align: middle;
     padding:0px; border-width:0px;
	 }
#button1 {
 	 background:url("http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/button_startseite.object-Single-MEDIA.tmp/button.gif") 0 0 no-repeat; width:297px; height:106px; position:absolute; left:15px; top:390px;
	 }
#button2 {
 	 background:url("http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/button_startseite.object-Single-MEDIA.tmp/button.gif") 0 0 no-repeat; width:297px; height:106px; position:absolute; left:344px; top:390px;
	 }
#button3 {
 	 background:url("http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/button_startseite.object-Single-MEDIA.tmp/button.gif") 0 0 no-repeat; width:297px; height:106px; position:absolute; left:673px; top:390px;
	 }
#button_link {
 	 background:url("http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/button_link_gif.object-Single-MEDIA.tmp/button_link.gif") 0 0 no-repeat; width:140px; height:16px; display:table-cell; vertical-align:middle;
	 }
#button_link:hover {
 	 background:url("http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/button_link_hover.object-Single-MEDIA.tmp/button_link_hover.gif") 0 0 no-repeat; width:140px; height:16px; display:table-cell; vertical-align:middle;
	 }
#button_link_mehrinfo {
 	 background:url("http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/button_link_gif.object-Single-MEDIA.tmp/button_link.gif") 0 0 no-repeat; width:140px; height:16px; float:left; margin:0px 0 0 100px;
		}
#button_link_mehrinfo:hover {
 	 background:url("http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/button_link_hover.object-Single-MEDIA.tmp/button_link_hover.gif") 0 0 no-repeat; width:140px; height:16px; float:left; margin:0px 0 0 100px;
		}		
#button_link_email1 {
 	 background:url("http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/button_link_gif.object-Single-MEDIA.tmp/button_link.gif") 0 0 no-repeat; width:140px; height:16px; float:left; margin:0px 0 0 -10px;
		}
#button_link_email1:hover {
 	 background:url("http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/button_link_hover.object-Single-MEDIA.tmp/button_link_hover.gif") 0 0 no-repeat; width:140px; height:16px; float:left; margin:0px 0 0 -10px;
		}		
#button_link_email2 {
 	 background:url("http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/button_link_gif.object-Single-MEDIA.tmp/button_link.gif") 0 0 no-repeat; width:140px; height:16px; float:left; margin:0px 0 0 30px;
		}
#button_link_email2:hover {
 	 background:url("http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/button_link_hover.object-Single-MEDIA.tmp/button_link_hover.gif") 0 0 no-repeat; width:140px; height:16px; float:left; margin:0px 0 0 30px;
		}		
#button_link_a-klasse {
 	 background:url("http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/button_a-klasse_gif.object-Single-MEDIA.tmp/button_a-klasse.gif") 0 0 no-repeat; width:160px; height:25px; display:table-cell; vertical-align:middle;
	 }
#button_link_a-klasse:hover {
 	 background:url("http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/button_a-klasse_hover.object-Single-MEDIA.tmp/button_a-klasse_hover.gif") 0 0 no-repeat; width:160px; height:25px; display:table-cell; vertical-align:middle;
	 }
#button_a-klasse {
 	 position:absolute; left:30px; top:330px;
	 }

a.download:link, a.download:focus, a.download:active, a.download:visited {
	background-image: url(http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/icon_download_gif.object-Single-MEDIA.tmp/icon_download.gif);
	background-position: left center;
	background-repeat:no-repeat;
	padding-left:15px;
}
a.download:hover {
	background-image: url(http://www.koeln.mercedes-benz.de/content/germany/retailer-5/niederlassung_koeln/my_library/media_library/extra/flotten-websites/icon_download_hover.object-Single-MEDIA.tmp/icon_download_rollover.gif);
}

/* Formulardefinition */

.text_fields {color:#636363; font-family:Arial, Helvetica, sans-serif; font-size:11px; text-align:left}
.text  { color:#333; background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; border:1px solid #e1e1e1; font-size:10px; text-align:left}
.noborder  { color:#FF0000; background-color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:bolder; text-align:center}
.radio { font-size:11px; border:1px solid #e1e1e1}
.submit {background-image:url(img/button_absenden.gif); width:100px; height:20px; color:#FFFFFF; font-size:11px; font-family:Arial, Helvetica, sans-serif; border:0px none #ffffff}
.submit:hover {background-image:url(img/button_absenden_hover.gif); width:100px; height:20px; color:#FFFFFF; font-size:11px; font-family:Arial, Helvetica, sans-serif; border:0px none #ffffff}
.menu {color:#333333; background-color:#FFFFFF; font-size:12px; font-family:Arial, Helvetica, sans-serif}

.link_footer { font-size:10px; font-family:Arial; color:#666666; text-decoration:none}
a.link_footer {font-size:10px; font-family:Arial; color:#666666; text-decoration:none}
a.link_footer:visited {font-size:10px; font-family:Arial; color:#666666; text-decoration:none}
a.link_footer:hover {font-size:10px; font-family:Arial; color:#666666; text-decoration:none}
a.link_footer:active {font-size:10px; font-family:Arial; color:#666666; text-decoration:none}
