html {
    margin: 0;
    padding: 0;
}

html, body {
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;  
}


/*----  zuruecksetzen ----*/
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
}

/*---- layout ----*/

body {
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #A2A2A2;*/
	color: #323438;
	background-image: url('images/grade4.png'); background-repeat: repeat-x; background-color: #BBBBBB;
    background-position: top;
	margin: 0px auto;
	padding: 0px auto;
	/*font-size: 0.75em;*/
	font-size: 12px;
	line-height: 18px;
}

h1 {
	color: #9AA0A7;
	font-size: 2em;
}

h2 {
    color: #002244; 
	display: block;
	font-weight: bold;
	border-bottom: 1px solid #002244; 
	/*font-size: 1.5em; margin: 0 0 1.4em 0;*/
	font-size: 15px;
	margin: 0px 0px 18px 0px;
	text-transform: uppercase;
}

h3 {   
	color: #002244; 
	font-size: 1.2em;
}

h4 {
	color: #445566; 
	font-size: 1.1em;
}

h5 {
    color: #445566;
    font-size: 1em;
}
 a:link{
	color: #7D0011;
	text-decoration: underline;
}
 a:visited{
 	color: #7D0011;
	text-decoration:none;
}
 a:hover{
	color: #5E6366;
	text-decoration:none;
}
a:active{
	color: #5E6366;
	text-decoration:none;
}
 .linkabstand{
	line-height: 1.8em;
}

.linkabstand1{
	line-height: 1.8em;
	padding-left: 5px;
}

.auszRot{
	color: #7D0011;
    font-size: larger;
    vertical-align: baseline;
    text-transform: uppercase;
}
/*-------------------------------------------------    Layout Masterpage    ---------------------------------------*/
#background{
	width: 980px;
	margin: 0px auto;
	padding: 10px;
	height: auto;
	z-index: 0;
	background-color: #F8F8F8;
	/*background-image: url('images/grade2.jpg');background-color:#EFEFEF;*/
	background-image: url('images/grade7.png');
	background-repeat: repeat-x;
}

#linse {
	position: absolute;
	/*left: 12%;width: 32%;*/
	margin-left: -70px;
	top: -15%;
	width: 400px;
	filter: Alpha(Opacity=10); -moz-opacity: 0.10; opacity:0.10; /*nicht IE6*/
	z-index:1;
}
#linse img {
	width: 100%;
	height: auto;
}

#linie{
	width: 100%;
	height: 72px;
	margin-top: 25px;
	clear: both;
	z-index: 2;
}
#rahmen{
	width: 100%;
	z-index: 3;
	position: relative;
    top: -112px;
}
#header {
	color: #323438;
	width: 100%;
	height: auto;
	z-index: 3;
}
#footer {
	width: 100%;
	text-align: left;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
	color: #5E6366;
}
#logo {
	height: auto;
	width: 26%;
	margin-top: 5px;
}
#logoIE {
	visibility: hidden;
	width: 1px;
	height: 1px;
}

#logo img {
	height: auto;
	width: 100%;
	max-width: 265px;	/*--nicht IE6 --*/
	max-height: 120px;	/*--nicht IE6 --*/
}

#topNavi {
	font-size: 1.1em;
	height: 40px;
	width: 65%;
	margin-right: 0px;
	position: absolute;
	top: -2px;
	right: -10px;
	color: #002244;
	z-index: 4;
}

#hotline {
	text-align: right;
	float: right;
	width: 50%;
	margin-top: 8%;
	white-space:nowrap;
	vertical-align: middle;
}

.hotline1 {
	text-align: right;
	float: right;
	width: 50%;
	margin-top: 9%;	
}


#topNavi table {
	height: 40px;
	width: 100%;
	border-collapse:separate;
}

#topNavi .td1{
	width: 40px;
	background-image: url(images/topNaviSegm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#topNavi .td2{
	background-color: #FFFFFF;
	padding-right: 30px;
	text-align: right;
	padding-top: 10px;
	padding-right: 3px;
	text-align: right;
	color: #002244;
}

#topNavi a:link {
    color: #002244;
	text-decoration: none;
}

#topNavi a:hover{
    color: #002244; 
    font-weight: bold;
}

#menuecontainer {
	height: 40px;
	width: 100%;
	/*background-image: url('images/gradeMenu.jpg');background-image: url('images/menu7.png');*/ background-repeat: repeat-x;
	background-image: url('images/shadow1.png');
	background-color: #FFFFFF;
	margin: 10px 0px;
	border-bottom: 2px solid #F3F5F4;
	
}

.mainnavi{
    font-size: 13px; 
    font-weight: bold;
    vertical-align: middle;
    line-height: 40px;
}

.menuItem {
    padding-left: 6px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}

.menuItemHover{
 	color:#333333;
	text-decoration: none;
}
a.menuItemSelected{
    color: #333333;
    text-decoration: none;
}

a.menuItem{
	color: #002244;
	text-decoration: none;
}

a.menuItemHover:hover{
    color: #FFFFFF;
	text-decoration: none;	
}

.hotline {
    clear: both;
    text-align: right;
	float: right;
	margin-top: 78px;
	white-space: nowrap;
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: middle; 
}


#footer {
    bottom: 1 !important;
    color: #FFFFFF;
    font-size: 11px;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    border-right: 2px solid #FFFFFF;
}

.clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
/*-------------------------------------------------    Layout contentplaceholder    ---------------------------------------*/
#banner{
	width:79%;
	float:right;
	/*margin-bottom:10px;*/
}
#contentBanner{
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBDBDB;
	border-left-color: #DBDBDB;
}

#banner img{
	width: 100%;
}
#banner #contentBanner #trailer {
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
}

#banner table{
	height: 4px;
}

#newsspalte {
	width: 20%;  
	float: left;
	/*margin-top: 60px;*/
}

#servicespalte{
	width: 23%;
	float: right;
}

#aktuell{
	width: 75%;
	float: left;
}

/*--- andere ----*/
#navispalte {
	width: 20%; 
	min-width: 180px;	/*--nicht IE6 --*/     
	float: left;	
}

/*--- rahmen für die Views: enthält ein- oder zweispaltiges Layout*/
#mainContent{
	width: 79%;
	float: right;
}

.inhalt #unternehmen, .inhalt #standort, .inhalt #anfahrt, .inhalt #teams, .inhalt #joboffer, .inhalt #kd, .inhalt #beratung, .inhalt #modelle, .inhalt #kmod, .inhalt #aktion, .inhalt #pdfzone, .inhalt #servaktuell, .inhalt #womo {
	width: 74%;
	float: left;
	height: 100%;
}
.infospalte {
	float: right;
	width: 25%;
	min-width: 187px;	/*--nicht IE6 --*/  
}

.infospalte1 {
	float: right;
	width: 30%;	
	min-width: 187px;
}

.inhalt #filgalerie, .inhalt #galerie, .inhalt #leasbeisp, .inhalt #gebraucht, .inhalt #kdberater, .inhalt #werkstatt, .inhalt #bestservice, .inhalt #profimobil, .inhalt #finanz{
	width: 100%;
}

/*-------------------------------------------------    uebersichtstabelle (datalist) mitte    ---------------------------------------*/

.inhalt #standort img, .inhalt #modelle img, .inhalt #aktion img, .inhalt #kmod img {
	float: left;
	margin: 0 20px 20px 0;
	display: inline;
}
.inhalt #aktion img  {
	width: 136px;
}
.inhalt #standort h3, .inhalt #modelle h3, .inhalt #aktion h3, .inhalt #kmod h3{
	margin-top: 0px;
}

.inhalt1 
{
  margin-top: 5px;  
}

#zubehoer1 
{
    padding-top: 8px;
}

/*----  alle Boxen: tabellen für die rundungen ----*/
.boxPanel{
	line-height: 12px;
	height: 12px;
	width: 100%;
}

.boxPanel1{
	line-height: 18px;
	height: 18px;
	width: 100%;
}

/*----  alle weissen Boxen ----*/

.topLeftCornerWhite{
    background-color: #ffffff; 
	width: 12px;
}

.topCenterWhite{
    background-color: #ffffff; 
}

.topRightCornerWhite{
    background-color: #ffffff; 
	width: 12px;
}

#newsspalte .topRightCornerWhite{
    background-color: #ffffff; 
	width: 12px;
}

.boxContentWhite {
	background-color: #ffffff;
	padding: 3px 12px 3px 18px; 
}

.bottomLeftWhite{
    background-color: #ffffff; 
	width: 12px;		
}

.bottomCenterWhite{
    background-color: #ffffff; 
}

.bottomRightWhite{
    background-color: #ffffff; 
	width: 12px;
}


/*----  alle Infoboxen ----*/
.infobox{
	margin-bottom: 10px;	
}
.infoboxTop {
	font-size: 1.1em;
	font-weight: bold;
	/*line-height: 30px;
	height: 30px;*/
	line-height: 40px;
	height: 40px;
	width: 100%;
	border-bottom: 2px solid #F3F5F4;
}


/*----  weisse Infoboxen ----*/
.topLeftWhite{
	background-color: #FFFFFF;
	background-image:url(images/weiss_obenmittelinks.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.topLeftArrowWhite{
	background-color: #FFFFFF;
	background-image:url(images/weiss_pfeil.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 28px;
}
.topArrowWhite{
	background-color: #FFFFFF;
	background-image:url(images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 28px;
}

.topCenterTabWhite{
	background-image: url(images/weiss_kurve.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	width: 46px;
}
.topRightWhite{
	background-color: #FFFFFF;
	background-image: url(images/weiss_obenmitterechts.gif);
	background-repeat: repeat-x;
	background-position: top;
}


/*----  graue Infoboxen ----*/

.topLeftCornerGrey{
    /*background-color: #99A4B2;*/
    background-color: #C2C5C6;
}

.topLeftArrowGrey {
    /*background-color: #99A4B2;*/
    background-color: #C2C5C6;
}

.topLeftArrowGrey {
	/*background-image: url(images/blue_pfeil.png);*/
	background-image: url(images/pfeil3.png);
	background-repeat: no-repeat;
	/*background-color: #99A4B2;*/
    background-color: #C2C5C6;
	width: 33px;	
}

.topLeftGrey{
    /*background-color: #99A4B2;*/
    background-color: #C2C5C6;
}

.topCenterTabGrey{
    /*background-color: #99A4B2;*/
    background-color: #C2C5C6;
}

.topRightGrey{
	/*background-color: #99A4B2;*/
    background-color: #C2C5C6;
}

.topRightCornerGrey{
    /*background-color: #99A4B2;*/
    background-color: #C2C5C6;
}

.bottomLeftGrey{
    /*background-color: #D7D9E2;*/
    background-color: #DCDDDD;
}

.infoboxContentGrey {
	/*background-color: #D7D9E2;*/
    background-color: #DCDDDD;
	padding:3px 12px 3px 12px;
}
	
.bottomCenterGrey{
    /*background-color: #D7D9E2;*/
    background-color: #DCDDDD;
}
		
.bottomRightGrey{
    /*background-color: #D7D9E2;*/
    background-color: #DCDDDD;
	width: 12px;
}

/*----   Infobox-Buttons ----*/

a.infoboxBtnWhite, a.infoboxBtnGrey {
	color: #002244;
	text-decoration: none;
	white-space:nowrap;
}
a.infoboxBtnWhite:visited, a.infoboxBtnGrey:visited  {
	color: #7D848B;
	text-decoration: none;
}
a.infoboxBtnWhite:hover {
	color: #9AA0A7;
	text-decoration: none;
}
a.infoboxBtnGrey:hover {
	color: #FFFFFF;
	text-decoration: none;
}


/*------------------------ subnavigation usercontrol menubox in grauen infoboxen -----------------------*/
#subnavi {
	font-weight: bold;
	list-style-type: none;
	line-height: 24px;
}

#subnavi li{
	margin-left: -18px;
}
a.subnaviBtn {
	background-image: url(images/pfeil_subnavi_f01.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 14px;
	color: #445566; 
	display: block;
}

a.subnaviBtnSelected {
	background-image: url(images/pfeil_subnavi_f02.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 14px;
	color: #FF6600;
	display: block;
}

/*---------------------------------  usercontrol mit navigationskarte -------------------------*/
.infoboxContentGrey #hhmap {
	position: relative;
	width: 170px;
	height: 160px;
	margin: 0px auto;
}

/*-- stresemannallee --*/
.infoboxContentGrey #hhmap #knopf1 {
	height: 17px;
	width: 17px;
	position: absolute;
	left: 49px;
	top: 65px;
}

/*--  wandsbek --*/
.infoboxContentGrey #hhmap #knopf2 {
	height: 17px;
	width: 17px;
	position: absolute;
	left: 81px;
	top: 72px;
}
/*-- eiffestr --*/
.infoboxContentGrey #hhmap #knopf3 {
	height: 17px;
	width: 17px;
	position: absolute;
	left: 64px;
	top: 88px;
}
/*------------------------- andere graue boxen ----------------------------------*/
.infoboxImg{
    width: 80%;
}

.infoboxImg1{
    width: 155px;
}

#garantie li{
	list-style-type: upper-roman;
	margin-left: -10px;	
}

/*------------------------- filialbox ----------------------------------*/

#filialfinder .boxContentWhite, #filialfinder2 .boxContentWhite {
    padding: 12px 16px 3px 16px; 
    white-space: nowrap;
}
#filialfinder img, #filialfinder2 img  {
	width: 100%;
	margin-bottom: 10px;
}
/*----------------------- unternehmen/standorte ------------------------------*/
/*--- große Bilder ---*/
#unternehmen img, #womo img,  #ersatzverk img{
	/*width: 100%;*/
	width: 530px;
	margin-left: 0px auto;
	margin-right: 0px auto;
}
/*-----------------------------------    teams / service / beratung   -------------------------*/

.maName {
	/*color: #FF6600;*/
	color: #111111;
	font-weight: bold;
	line-height: 1.8em;
}
.maJob {
	color: Gray;
	font-weight: bold;
	line-height: 1.6em;
}

#teams .vcard {
	width: 242px;
	height: 142px;
	background-image: url('images/ma_back3.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 10px 15px 10px;
	margin: 6px;
	background-color: silver;
}
#teams .vcard img {
	float: left;
	margin: 0 8px 6px 0;
}
#kdberater .vcard{
	width: 242px;
	/*background-image: url(images/kd_back.gif);width: 140px;*/
	background-image: url('images/ma_back3.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 10px 15px 10px;
	height: 142px;
	margin: 6px;
	background-color: silver;
}

.emailadr{
    font-size: 0.975em;
}


/*-----------------------------------    repeater teams service und beratung   -------------------------*/
#kdstrese, #kdwandse, #kdeiffe{
	width: 100%; 
    height: auto; 
}

#kundendienst .datalistItem {
	padding: 0 15px 10px 0;
}

#kundendienst .vcard{
	padding: 3px 15px;
}
#kundendienst .vcard img{
   width: 107px;
   height: 125px;
   float: left;
   margin-right: 10px;
}

.vcardImg{
   height: 100px;
   float: left;
   margin-right: 12px;
   padding-left: 5px;
   padding-bottom: 15px;
}

#kundendienst .vcard p{
	margin: 0; 
}

.adressbox{ /*kann evtl. weg, wenn verkäufer geändert sind*/
	width: 200px;
}
#kundendienst .adressboxContent {
	background-color: #DBDBDB;
	height: 140px;
}
#kundendienst .adressboxContent td{
	width: 200px;
	height: 142px;
	vertical-align: bottom;
	padding: 3px 15px;
}
#kdberater .adressboxContent {
	padding: 15px;
	background-color: #F3F5F4;
}
#kdberater. adressboxContent td{
	height: 176px;
	vertical-align: bottom;
	padding: 3px 15px;
}


/*-----------------------------------    fahrzeuggalerie (formview)   -------------------------*/
#galerie h3 {
	margin-top: 0px;
}
.galeriebild {
	float: left;
	margin:0 10px 0 0;
	width: 56%;
}

.galeriebild2 {
	margin: 0px auto;
	padding: 10px;
	width: 100%;
	width: 550px;
}

.galeriebild3 {
	margin-left: auto;
    margin-right: auto; 
	width: 530px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
	display: block;
}

#thumbs{
	width: auto;
}

#thumbs table{
	background-color: #FFFFFF;
}
#thumbs .vorschauliste{
	border-right: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
}

.linkeinzug{
    margin-left: 65%;
}

/*-----------------------------------    fahrzeuggalerie2 details   -------------------------*/
.detailgalerie{
    float: left;
    margin-right: 10px;
}

#branchentext{
    width: auto;
}

#branchentext h3{
    margin-top: 10px;
}
.details{
    margin: 10px;
}
.popUp{
    visibility: hidden;
    width: auto;
    padding: 0px;
}

.rounded{
    background-color: #FFFFFF;
}
.rounded img{
    margin: 4px 12px 6px 12px;
}
.rounded p{
    width: 400px;
    margin: 12px;
}
.zurueck{
    margin: 12px;
}
/*-----------------------------------   diashow  -------------------------*/
#diashow,#diashow2 {
    width: auto;
    margin: 24px auto 10px auto;
}
#diashow p,#diashow2 p{
    line-height: 22px;
    text-align: center;
}
#diashow2 p{
    margin-top: 0px;
}
#diashow2 h5{
    width: 520px;
    text-align: left;
}
/*-----------------------------------   diashow- & galeriebuttons  -------------------------*/
.btnText{
	line-height: 24px;
	color: #5E6366;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: Transparent;
	border-style: none;
}
.next{
    width:120px;
    background-image: url(images/dia_next.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.back{
    width:120px;
    background-image: url(images/dia_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.play{
    width:100px;
    background-image: url(images/dia_mitte.gif);
	background-repeat: repeat-x;
	background-position: center;
}
/*-----------------------------------   tabellen aktion/pdfdownload  -------------------------*/

#pdfzone .pdfthumb, #servaktuell .pdfthumb {
	float: left;
	margin: 20px;
}
#pdfzone .boxContentWhite h3, #servaktuell .boxContentWhite h3 {
	margin: 20px 20px 0 116px;
}
#pdfzone .boxContentWhite p, #servaktuell .boxContentWhite p {
	margin: 12px 20px 12px 116px;
}

#pdfzone .datalistItem, #servaktuell .datalistItem{
	border-bottom: 1px solid #DBDBDB;
}
#pdfzone .pdflink, #servaktuell .pdflink {
	border-top: 1px solid #DBDBDB;
	margin-bottom: 10px;
}
#pdfzone .pdflink td, #servaktuell .pdflink td {
	padding: 10px;
}
a.pdflink:link {
	font-weight: bold;
	color: #5E6366;
	text-decoration: none;
}
#agb h2, #haftung h2, #impressum h2 {
	color: #9AA0A7;
	font-size: 1.2em;
	margin: 1em 0 1.4em 0;
}
#agb h3, #haftung h3, #impressum h3 {
	color: #9AA0A7;
	font-size: 1.2em;
}

/*-----------------------------------   tabellen ersatzteile/zubehoer -------------------------*/

/*--- hier die Ersatzteile-Listen ---*/
.ersatzteile div{ /*--- nur grauer Tabellenhintergrund! ---*/
	background-color: #DBDBDB;
	margin-bottom: 10px;
} 
.ersatzteile table {
	width: 100%;
	z-index: 5;
}

.ersatzteile  th {
	font-size: 1em;
	font-weight: bold;
	color: #7D848B;
	text-align: left;
	padding: 20px 0 4px 6px;
	border-bottom: 1px solid #7D848B;
}
.ersatzteile  td   {
	padding-left: 6px;
	line-height: 1.5em;
	border-bottom: 1px solid #7D848B;
	background-color: #FFFFFF;
}
.ersatzteile .preis {
	text-align: right;
	border-left: 1px solid #7D848B;
	padding-right: 6px;
}
#ersatzduc, #ersatzdoblo, #ersatzfio{
	width: 100%;
	height: 50px;
	margin-top: 10px;
}

#ducIcon, #dobloIcon, #fioIcon {
	z-index: 99;
	position: relative;
	top: 0px;
	left: 0px;
}
#ersatzteile h3 {
	color: #FF9900;
	font-size: 1.4em;
	display: block;
	position: relative;
	width: 30%;
	top: -56px;
	left: 110px;
}

/*--- hier der Teileverkauf ---*/

#ersatzverk td {
	padding: 10px;
}
#ersatzverk h4 {
	/*margin: 0 12px 0 12px;*/
	display: block;
	background-color: #EFEFEF;
	text-indent: 8px;
	line-height: 30px;
}
#ersatzverk .vcard{
	/*margin: 12px 12px 4px 12px;*/
}

#ersatzverk .vcard img{
   width: 87px;
   float: left;
   margin: 0 15px 40px 0;
   display: inline;
}

/*--- hier die Zubhörgangebote ---*/
#zubehoer .datalistItem {
	border-bottom: 1px solid #DBDBDB;
	padding: 15px;
}
 #zubehoer .datalistItem .preis{
 	font-weight: bold;
 }
 #zubehoer .datalistItem img{
	float: left;
	margin: 0 20px 40px 0;
	display: inline;
}
/*--------------------------------------------------------- leasingrechner -----------------------------------------------*/
#beispiel{
	width: 200px;
	background-color: #CCFFCC;
	float: left;
}
.beispiel{
	width: 200px;
}
.bsprate{
	width: 180px;
	height: 160px;
	background-image: url(images/leasbsp_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	margin-bottom: 10px;
}

.bsprate h5{
	color: #4E7085;
}

.bsprate img{
	width: 100px;
	float: left;
}

.mrate{
    font-size: 11px;
    line-height: 12px;
    font-weight: bold;
    color: #FF6600;
    margin: -10px 0 6px 0;
    float: right;
    display: block;
    width: 75px;
}

.radiolist{
	width: 75px;
	font-weight: bold;
    color: #FF6600;
}

.rechnertext{
    width: 490px;
	margin: 10px auto 10px auto;
}

/*-- skin Rechner --*/
#divRechner {
	z-index: 1;
	width: 450px;
	margin: 20px auto 20px auto;
	background-color: #EFEFEF;
	padding: 20px;
}

#skinRechner {
	position: relative;
	left: 0px;
	top: 0px;
	width: 450px;
	height: auto;
	z-index: 2;
}

#km {
	position: absolute;
	left: 8px;
	top: 2px;
	width: 230px;
	height: 20px;
	z-index: 9;
	font-weight: bold;
	color: #4E7085;
	letter-spacing: 0.5px;	
	font-size: 12px;
}

#calcHeader {
	position: absolute;
	left: 16px;
	top: 34px;
	width: auto;
	height: 32px;
	z-index: 8;
}
.tdCalcHeader {
	font-size: 12px;
	font-weight: bold;
	color: #4E7085;
	letter-spacing: 0.5px;
	text-indent: 10px;
	text-align: center;
	width: 33%;
}

#regler1 {
	position: absolute;
	left: 20px;
	top: 70px;
	width: 130px;
	height: 180px;
	z-index: 7;
}

#regler2 {
	position: absolute;
	left: 170px;
	top: 70px;
	width: 130px;
	height: 180px;
	z-index: 6;
}

#regler3 {
	position: absolute;
	left: 310px;
	top: 70px;
	width: 130px;
	height: 180px;
	z-index: 5;
}

.reglerbox{
	width: 50px;
	margin-top: 10px;
}
.imgSkala {
	position: absolute;
	top: 6px;
	left: 60px;
}

.tableRegler{
	position: absolute;
	top: 6px;
	left: 20px;
	height:200px;
}

.lbSkalenwert {
	position: absolute;
	z-index:10;
	left: 90px;
	color:#FFFFFF;
}

.lbMin {
top: 0px;
}

.lb50 {
top: 80px;
}

.lbMax {
top: 160px;
}

#leasingrate {
	position: absolute;
	left: 10px;
	top: 300px;
	width: 400px;
	height: 30px;
	z-index: 4;
	font-weight: normal;
	font-size: 12px;
}

.ratebox{
	width: 100px;
	border: 1px solid #4E7085;
    font-weight: bold;
    text-indent: 6px;
}

/*--------------------------------------------------------- neues layout für ajax-extender -----------------------------------------------*/
#links{
    width: 20%;
	min-width: 180px;	/*--nicht IE6 --*/     
	float: left;
}

#rechts{
    float: right;
    width: 20%;
}

#mitte{
    margin: 0px 21% 0px 21%;
}
/*--- CSS-Klasse AjaxContainer ---*/
.testmitte { /*später umbenennen*/
    padding: 0px;
    padding-top: 12px;
    background-color: #FFFFFF;
}

/*--- neue Container im AjaxContainer ---*/
#kundendienst, #zubehoer, #ersatzteile, #ersatzverk{
    margin: 0px 15px 0px 15px;
}


