/*
 * Styles for advertising
 */

/* -----------------------------------------------------------------------------------------
 * Homepage
 * 
 * Wallpaper, Superbanner, Skyscraper
 * ----------------------------------------------------------------------------------------- */
body.home div#D_03_WALL {
   margin: 0 0 0 10px;
}
body.home div#D_03_WALL.D_03_WALL_ro div,
body.home div#D_03_WALL.D_03_WALL_pl div,
body.home div#D_03_WALL.D_03_WALL_ro object,
body.home div#D_03_WALL.D_03_WALL_pl object {
	margin: 0 !important;
}
/* -----------------------------------------------------------------------------------------
 * Homepage
 * 
 * Superteaser
 * ----------------------------------------------------------------------------------------- */
body.home div#d-04-steaser {
	margin: 0 0 10px 0;
	overflow: hidden; 
	min-height: 280px;
}

/* -----------------------------------------------------------------------------------------
 * Homepage
 * 
 * Onsite Promo
 * ----------------------------------------------------------------------------------------- */
body.home div#d-05-opromo {
	width: 228px;
	height: 280px;
	background: #dbdbdb url(./../../images/sprites/repeat_x_sprite.png) repeat-x 0 -233px;
	float: left;
	margin-right: 9px;
	overflow: hidden;
}

/* -----------------------------------------------------------------------------------------
 * Homepage
 * 
 * Rectangle
 * ----------------------------------------------------------------------------------------- */
body.home div#wrapper-d-06-rect {
	position: relative;
	width: 300px;
	height: 280px;
	background: #dbdbdb url(./../../images/sprites/repeat_x_sprite.png) repeat-x 0 -233px;
	float: left;
	padding: 0 17px 0 15px;
}
body.home div#wrapper-d-06-rect .d-06-rect {
	width: 300px;
	height: 250px;
	margin: 5px 0 3px 0;
}
body.home div#wrapper-d-06-rect .d-06-rect_ro {
	margin-top: 14px;
	overflow:auto;
}
body.home div#wrapper-d-06-rect .d-06-rect_pl {
	overflow:auto;
}

body.home div#wrapper-d-06-rect #closedWithWall {
	position: absolute;
	top: 0;
	left: 0;
	width: 332px;
	height: 280px;
	background: #fff;
}
body.home div#wrapper-d-06-rect .d-06-rect-closedWithWall {
	position: absolute;
	left: 15px;
	top: 5px;
	width: 327px
	
}
/* -----------------------------------------------------------------------------------------
* Homepage
* 
* Contentspecials teaser
* ----------------------------------------------------------------------------------------- */
body.home div#D_58_HPBUTTON1 {}

/* -----------------------------------------------------------------------------------------
* SES
* 
* Topbanner
* ----------------------------------------------------------------------------------------- */
body.ses div#D_71_TBANNER {
	margin: 10px 10px 0 10px;
}
body.ses div#D_71_TBANNER.D_71_TBANNER_ro div,
body.ses div#D_71_TBANNER.D_71_TBANNER_pl div,
body.ses div#D_71_TBANNER.D_71_TBANNER_pl object,
body.ses div#D_71_TBANNER.D_71_TBANNER_pl object {
	margin: 0 !important;
}

/* -----------------------------------------------------------------------------------------
* SES
* 
* SkyScraper (if screen >= 1280 show the banner)
* ----------------------------------------------------------------------------------------- */
body.ses div#D_08_SKY {
	position: absolute;
	top: 10px;
	left: 1000px;
	z-index: 2000;
}
body.ses div#D_08_SKY .stickyAd {
	position: fixed;
}
/* -----------------------------------------------------------------------------------------
* SES
* 
* Inline Ad
* ----------------------------------------------------------------------------------------- */
body.ses #tr-adv-banner-ad { }
body.ses #tr-adv-banner-ad #adv-banner-ad {
	text-align: left;
}
body.ses #tr-adv-banner-ad .placementAd {
	padding: 10px 0 0 0;
}
body.ses #tr-adv-banner-ad .placementAd p {
	margin-left: 22px; margin-bottom: 0;
}
body.ses #tr-adv-banner-ad .placementAd .infoLink {
	display: block; 
	margin-bottom: 10px;
}
body.ses #tr-adv-banner-ad .placementAd .ad {
	width:100%;
	float:left;
}
body.ses #tr-adv-banner-ad .placementAd .ad .placementAdImage {
	width: 64px;
	float: left;
}
body.ses #tr-adv-banner-ad .placementAd .ad .placementAdDescription {
	width: 500px;
	float: left;
}
body.ses #tr-adv-banner-ad .placementAd .ad .placementAdDescription .textline {
	color: #2d2d2d;
}
body.ses #tr-adv-banner-ad .placementAd .ad .placementAdPrice {
	width: 180px;
	float: right;
	text-align: right;
}
body.ses #tr-adv-banner-ad .placementAd .advert {
	text-align: right;
	color: #7c7b7c;
	font-size: 11px;
}
/* -----------------------------------------------------------------------------------------
* SES
* 
* Google AdSense
* ----------------------------------------------------------------------------------------- */
/* narrow left - not in use*/
body.ses div.narrow_ads.left {
	border: 2px solid #bfbfbf;
	width: 190px !important;
	overflow: hidden;
}
body.ses div.narrow_ads.left div.ad_header {
	background-color: #f2f2f2;
	line-height: 18px;
	padding-left: 9px;
	margin-bottom: 20px;
	font-size: 11px;
}
body.ses div.narrow_ads.left div.ad_container {
	margin: 0 10px 20px 10px;
}
body.ses div.narrow_ads.left div.ad_container .ad_line_1 {
	color: #676767;
	text-decoration: underline;
	font-weight: bold;
}
body.ses div.narrow_ads.left div.ad_container .ad_line_2,
body.ses div.narrow_ads.left div.ad_container .ad_line_3 {
	color: #000;
	font-size: 11px;
}
body.ses div.narrow_ads.left div.ad_container .ad_line_4 {
	color: #979797;
	font-size: 11px;
}

/* narrow right - not in use */
body.ses div.narrow_ads.right {
	border: 2px solid #fe6b1e;
	width: 196px !important;
	overflow: hidden;
	position:absolute;
	top:230px;
	left:1000px;
	z-index:2000;
}
body.ses div.narrow_ads.right div.ad_header {
	background-color: #ffbd9d;
	line-height: 18px;
	padding-left: 9px;
	margin-bottom: 20px;
	font-size: 11px;
}
body.ses div.narrow_ads.right div.ad_container {
	margin: 0 10px 20px 10px;
}
body.ses div.narrow_ads.right div.ad_container .ad_line_1 {
	color: #676767;
	text-decoration: underline;
	font-weight: bold;
}
body.ses div.narrow_ads.right div.ad_container .ad_line_2,
body.ses div.narrow_ads.right div.ad_container .ad_line_3 {
	color: #000;
	font-size: 11px;
}
body.ses div.narrow_ads.right div.ad_container .ad_line_4 {
	color: #979797;
	font-size: 11px;
}

/* wide top */
body.ses div.wide_ads.top {
	min-height:67px;
}
body.ses div.wide_ads.double {
	min-height:97px;
}
body.ses div.wide_ads.top div.ad_header {
	background-color: #f7f7f7;
	line-height: 20px;
	padding-left: 10px;
	margin-bottom: 10px;
	color: #000;
	font-size: 11px;
}
body.ses div.wide_ads.top div.ad_container {
	padding: 0 15px 15px 25px;
}
body.ses div.wide_ads.top div.ad_container .ad_line_1 {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
	padding-right:5px;
}
body.ses div.wide_ads.top div.ad_container .ad_line_2{
	color: #000;
	padding-right:5px;
}
body.ses div.wide_ads.top div.ad_container .ad_line_3 {
	color: #006600;
	padding-right:5px;
}
body.ses div.wide_ads.top {
	clear: both;
}
body.ses .wide_ads .onsiteline {
	background-position: 0 -40px;
	height: 6px;
}

/* wide pagination */
body.ses div.wide_ads.middle {
	border-top: 2px solid #bfbfbf;
	border-bottom: 2px solid #bfbfbf;
	margin: 0;
	padding-bottom: 10px;
}
body.ses .without-pagination div.wide_ads.middle {
	border-bottom: none;
}
body.ses div.wide_ads.middle div.ad_header {
	background-color: #f7f7f7;
	line-height: 20px;
	padding-left: 10px;
	margin-bottom: 10px;
	color: #000;
	font-size: 11px;
}
body.ses div.wide_ads.middle div.ad_container {
	padding: 10px 15px 15px 25px;
}
body.ses div.wide_ads.middle div.ad_container .ad_line_1 {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 5px;
}
body.ses div.wide_ads.middle div.ad_container .ad_line_2{
	color: #000;
	padding-right: 5px;
}
body.ses div.wide_ads.middle div.ad_container .ad_line_3 {
	color: #006600;
}

/* wide bottom */
body.ses div.wide_ads.bottom {
	border: 2px solid #bfbfbf;
	margin: 15px 0 40px 0;
}
body.ses div.wide_ads.bottom div.ad_header {
	background-color: #f7f7f7;
	line-height: 20px;
	padding-left: 10px;
	margin-bottom: 10px;
	color: #000;
	font-size: 11px;
}
body.ses div.wide_ads.bottom div.ad_container {
	padding: 10px 15px 15px 25px;
}
body.ses div.wide_ads.bottom div.ad_container .ad_line_1 {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
	padding-right: 5px;
}
body.ses div.wide_ads.bottom div.ad_container .ad_line_2{
	color: #000;
	padding-right: 5px;
}
body.ses div.wide_ads.bottom div.ad_container .ad_line_3 {
	color: #006600;
}

/* -----------------------------------------------------------------------------------------
* DES
* 
* Topbanner
* ----------------------------------------------------------------------------------------- */
body.des div#D_07_TBANNER {
	margin: 10px 10px 0 10px;
	display: none;
}
body.des div#D_07_TBANNER.D_07_TBANNER_ro div,
body.des div#D_07_TBANNER.D_07_TBANNER_pl div,
body.des div#D_07_TBANNER.D_07_TBANNER_pl object,
body.des div#D_07_TBANNER.D_07_TBANNER_pl object {
	margin: 0 !important;
}

/* -----------------------------------------------------------------------------------------
* DES
* 
* SkyScraper
* ----------------------------------------------------------------------------------------- */
body.des div#D_08_SKY {
	position: absolute;
    top: 10px;
	left: 826px;
    z-index: 9999;
}
body.des div#D_08_SKY .stickyAd {
	position: fixed;
}
/* -----------------------------------------------------------------------------------------
* DES
* 
* Text advertising (right)
* ----------------------------------------------------------------------------------------- */
body.des div.d-59-destext {
	float: right;
	width: 119px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	border-left: 1px solid #BFBFBF;
	padding-left: 10px;
}
body.des div.d-59-destext p {
	margin-bottom: 0;
}
body.des div.d-59-destext a {
	color: #000;
	text-decoration: underline;
}
body.des div.d-59-destext span {
	float: right;
	width: auto;
	color: #6E6D6D;
}
body.des div.d-59-destext .adtext-textlink {
	color: #2D2D2D;
}
body.des div.d-59-destext .adtext-textlink .adtext {
	float: left;
	padding-right:10px;
	margin-right:2px;
	background: transparent url(./../../images/icons/link_arrow_black_adv.gif) no-repeat scroll right 4px;
}
body.des div.d-59-destext .adtext-textlink a.textlink {
	background-image:none !important;
	background-position:0 0 !important;
	padding-left: 0em !important;
	margin-right:2px;
}

/* -----------------------------------------------------------------------------------------
* DES
* 
* RectangleM
* ----------------------------------------------------------------------------------------- */
body.des .tab2 .rectangleM {
    margin-top: 10px;
	float:right;
	text-align:center;
	width:500px;
	width:auto;
	max-width:500px;
}
body.des .col-content .rectangleM {
	padding:10px 0;
	text-align:center;
}

/* -----------------------------------------------------------------------------------------
* DES
* 
* Serviceboxen (Standard Box Layout)
* ----------------------------------------------------------------------------------------- */
.advertisment-infobox {
	margin:0 0 10px;
}
.advertisment-infobox h3 {
	border:0 none;
	color:#FF6920;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 2px;
	padding:0;
	text-transform:uppercase;
}
.advertisment-infobox h4 {
	margin:5px 0 10px;
	padding:0;
}
.advertisment-infobox .onsiteline {
	background:#FFFFFF url(./../../images/onsiteLine.gif) repeat-x scroll 0 0;
	height:4px;
	margin:1px 0;
	padding:0;
	overflow:hidden;
}
.advertisment-infobox .box-content {
	background: #f3f3f3;
	padding:5px 0;
	margin:0;
}
.advertisment-infobox .box-content .advertisment-content {
	margin:0 10px;
}
.advertisment-infobox .box-content .advertisment-content h3 {
	color:#000000;
	margin:0 0 2px;
}
.advertisment-infobox .box-content .advertisment-content h4 {
	color:#000000;
	margin:2px 0 10px;
}
.advertisment-infobox .box-content .advertisment-content .small-text {
	font-size:80%;
}
.advertisment-infobox .box-content .advertisment-content form {
	margin:0;
	padding:0;
}
.advertisment-infobox .box-content .advertisment-content .input-content {
	float:left;
	width:320px;
	margin-bottom:10px;
}
.advertisment-infobox .box-content .advertisment-content .textbox {
	text-align:justify;
}
.advertisment-infobox .box-content .advertisment-content .input-content .label {
	float:left;
	margin-top:2px;
	width:80px;
}
.advertisment-infobox .box-content .advertisment-content .input-content .value {
	float:left;
	margin-bottom:4px;
	width:240px;
}
	*html .advertisment-infobox .box-content .advertisment-content .input-content .value {
		margin-bottom:1px;
	}
	* +html .advertisment-infobox .box-content .advertisment-content .input-content .value {
		margin-bottom:1px;
	}
.advertisment-infobox .box-content .advertisment-content .input-content input {
	width:120px;
}
.advertisment-infobox .box-content .advertisment-content .input-content select {
	width:122px;
}
	*html .advertisment-infobox .box-content .advertisment-content .input-content select {
		width:127px;
	}
	* +html .advertisment-infobox .box-content .advertisment-content .input-content select {
		width:125px;
	}
.advertisment-infobox .box-content .advertisment-content .input-content ul.with-orange-square {
	color:#FF6600;
	list-style-type:square;
	margin:0;
}
.advertisment-infobox .box-content .advertisment-content .input-content ul.with-orange-square span {
	color:#000000;
}
.advertisment-infobox .box-content .advertisment-content .servicebox-icon {
	width:30px;
	height:30px;
	float:right;
}
.advertisment-infobox .box-content .advertisment-content .servicebox-icon.key {
	background: #f3f3f3 url(./../../images/sprites/servicebox_icon_sprite.gif) no-repeat scroll right top;
}
.advertisment-infobox .box-content .advertisment-content .servicebox-icon.euro {
	background: #f3f3f3 url(./../../images/sprites/servicebox_icon_sprite.gif) no-repeat scroll right -33px;
}
.advertisment-infobox .box-content .advertisment-content .servicebox-icon.calculator {
	background: #f3f3f3 url(./../../images/sprites/servicebox_icon_sprite.gif) no-repeat scroll right -66px;
}
.advertisment-infobox .box-content .advertisment-content .servicebox-icon.truck {
	background: #f3f3f3 url(./../../images/sprites/servicebox_icon_sprite.gif) no-repeat scroll right -99px;
}
.advertisment-infobox .box-content .advertisment-content .servicebox-icon.krad {
	background: #f3f3f3 url(./../../images/sprites/servicebox_icon_sprite.gif) no-repeat scroll right -129px;
}
.advertisment-infobox .box-content .advertisment-content .corporation-link-button {
	width:100%;
}
.advertisment-infobox .box-content .advertisment-content .corporation-link-button .corporation {
	float:left;
	padding-top:4px;
	width:50%;
}

/* -----------------------------------------------------------------------------------------
* Servicebox Finanzierungangebot CHECK 24 (PKW)
* -----------------------------------------------------------------------------------------*/
.advertisment-infobox.check24Fin { }

/* -----------------------------------------------------------------------------------------
* Servicebox Finanzierungangebot Ikano Bank (PKW)
* -----------------------------------------------------------------------------------------*/
.advertisment-infobox.ikanoBankFin .box-content .advertisment-content .corporation-link-button .corporation {
	width:55%;
}

/* -----------------------------------------------------------------------------------------
* Servicebox Finanzierungangebot Santander Consumer Bank AG (PKW,KRAD,WOMO)
* -----------------------------------------------------------------------------------------*/
.advertisment-infobox.santanderConsumerBankFin .box-content .advertisment-content .corporation-link-button .link-button {
	margin-top:8px;
}

/* -----------------------------------------------------------------------------------------
* Servicebox Finanzierungangebot TeamBank AG (PKW)
* -----------------------------------------------------------------------------------------*/
.advertisment-infobox.teamBankAgFin { }

/* -----------------------------------------------------------------------------------------
* Servicebox Finanzierungangebot Kravag (LKW)
* -----------------------------------------------------------------------------------------*/
.advertisment-infobox.kravagFin { }

/* -----------------------------------------------------------------------------------------
* Servicebox Versicherungsvergleich CHECK 24 (PKW und KRAD)
* -----------------------------------------------------------------------------------------*/
.advertisment-infobox.check24Ins .box-content .advertisment-content .corporation-link-button .corporation {
	width:45%;
}
.advertisment-infobox.check24Ins .box-content .advertisment-content .input-content .item {
	float:left;
}
.advertisment-infobox.check24Ins .box-content .advertisment-content .input-content .item.col1 {
	width:45%;
}
.advertisment-infobox.check24Ins .box-content .advertisment-content .input-content .item.col2 {
	width:55%;
}
.advertisment-infobox.check24Ins .box-content .advertisment-content .input-content .item .checkbox-block {
	width:100%;
	float:left;
}
.advertisment-infobox.check24Ins .box-content .advertisment-content .input-content .item .checkbox-block input {
	float:left;
	display:block;
	width:15px;
	margin-left:6px;
}
	* html .advertisment-infobox.check24Ins .box-content .advertisment-content .input-content .item .checkbox-block input {
		margin:0 0 -5px 2px;
	}
	* +html .advertisment-infobox.check24Ins .box-content .advertisment-content .input-content .item .checkbox-block input {
		margin:0 0 -5px 6px;
	}
.advertisment-infobox.check24Ins .box-content .advertisment-content .input-content .item .checkbox-block label {
	float:left;
	display:block;
}
	*html .advertisment-infobox.check24Ins .box-content .advertisment-content .input-content .item .checkbox-block label {
		margin:2px 0 0 0;
	}
	* +html .advertisment-infobox.check24Ins .box-content .advertisment-content .input-content .item .checkbox-block label {
		margin:2px 0 0 0;
	}
.advertisment-infobox.check24Ins .box-content .advertisment-content .input-content .col2 .label-block,
.advertisment-infobox.check24Ins .box-content .advertisment-content .input-content .col2 .input-block {
	float:left;
}
.advertisment-infobox.check24Ins .box-content .advertisment-content .input-content .col2 input {
	margin-left:5px;
	width:50px;
}

/* -----------------------------------------------------------------------------------------
* Servicebox Versicherungsvergleich RMV (WOMO)
* -----------------------------------------------------------------------------------------*/
.advertisment-infobox.rmvIns .box-content .advertisment-content .input-content {
	width:330px;
}
.advertisment-infobox.rmvIns .box-content .advertisment-content .input-content .text-content {
	margin-top:10px;
}
.advertisment-infobox.rmvIns .box-content .advertisment-content .input-content .text-content .info-text {
	margin-bottom:4px;
}
.advertisment-infobox.rmvIns .box-content .advertisment-content .input-content .text-content .sfValue {
	width:45px;
	margin:0 7px;
}
.advertisment-infobox.rmvIns .box-content .advertisment-content .input-content .text-content .sfTarif {
	width:110px;
	margin-left:5px;
}
.advertisment-infobox.rmvIns .box-content .advertisment-content .corporation-link-button .link-button {
	margin-top:8px;
}

/* -----------------------------------------------------------------------------------------
* Servicebox Audi (PKW)
* -----------------------------------------------------------------------------------------*/
.advertisment-infobox.audibox .box-content .advertisment-content .corporation-link-button .corporation {
	background: #f3f3f3 url(./../../images/infobox/audi_servicelogo_160x29.png) no-repeat scroll left top;
	height:30px;
}
.advertisment-infobox.audibox .box-content .advertisment-content .corporation-link-button .link-button a.button {
	margin-top:8px;
}
.advertisment-infobox.audibox .box-content .advertisment-content h4 {
	margin:10px 0 15px;
}

/* -----------------------------------------------------------------------------------------
* Servicebox TomoCom (LKW Passende Fracht)
* -----------------------------------------------------------------------------------------*/
.advertisment-infobox.timoComBox .box-content .advertisment-content .input-content select {
	width:182px;
}
	*html .advertisment-infobox.timoComBox .box-content .advertisment-content .input-content select {
		width:187px;
	}
	* +html .advertisment-infobox.timoComBox .box-content .advertisment-content .input-content select {
		width:185px;
	}

/* -----------------------------------------------------------------------------------------
* Servicebox DKV (LKW Tankkarte)
* -----------------------------------------------------------------------------------------*/
.advertisment-infobox.dkvServiceBox .box-content .advertisment-content .corporation-link-button .corporation {
	width:64%;
}

/* -----------------------------------------------------------------------------------------
* DES
* 
* Videoplayer
* ----------------------------------------------------------------------------------------- */
body.des div#D_10_RECTM .advertisment-videoplayer .box-content {
	background: #f3f3f3;
	padding: 0;
	margin: 0;
	text-align:center;
}



/* -----------------------------------------------------------------------------------------
* DES
* 
* Serviceboxen
* ----------------------------------------------------------------------------------------- */
body.des .infobox.player .box-content {
	background: #f3f3f3;
	padding: 0;
	margin: 0;
	text-align:center;
}
* html body.des .audiBox .box-content {
	height: 140px;
}
*+html body.des .audiBox .box-content {
	padding-bottom: 0px;
}
*+html body.des .dkvBox .box-content {
	padding-bottom: 0px;
}
body.des .audiBox .box-content h4,
body.des .dkvBox .box-content h4 {
	float: left;
	width: 90%;
	margin-top: 4px;	
}
body.des .dkvBox .box-content h4 {
	margin: 0;
	padding: 0;
} 
body.des .audiBox .box-content img, 
body.des .dkvBox .box-content img {
	float: left;
	width: 30px;
	margin-left: 6px;
}
body.des .audiBox .box-content p {
	float: left;
	width: 135px;
	margin-top: 5px;
}
body.des .dkvBox .box-content p {
	float: left;
	width: 145px;
	margin-top: 5px;
}
body.des .dkvBox .box-content p {
	width: 228px;	
}
body.des .audiBox .box-content a,
body.des .dkvBox .box-content a {
	display: block;	
	float: left;
	width: 165px;
	margin-left: 55px;
}
body.des .dkvBox .box-content a {
	width: 129px;
	margin-left: 9px;
}
body.des .audiBox .box-content a {
	width: 175px;
}
* html body.des .audiBox .box-content a {
	width: 175px;
}
* html body.des .audiBox .box-content a i {
	width: 175px;
}
body.des .audiBox #audiBoxText {
	margin: 0px  0px 14px 0px;
	width: 92%;
}
body.des .dkvBox .box-content ul.with-orange-square {
	margin: 10px 0 0 0;
}
* html body.des .dkvBox .box-content ul.with-orange-square li {
	padding-left: 0px;
}

body.des .dkvBox .box-content ul.with-orange-square li {
	list-style-type: none;
	list-style: none;
	margin: 0px 5px 5px 0px;
}
body.des .dkvBox .box-content ul.with-orange-square li .iconSprite {
	display: block;
	float: left;
	overflow: hidden;
	background: #F3F3F3 url(./../../images/sprites/icons_sprites.png) no-repeat -4px -1603px;	
	height: 5px;
	width: 5px;
	margin-top: 5px;
}
* html body.des .dkvBox .box-content ul.with-orange-square li span {
	padding-left: 10px;
}
body.des .dkvBox .box-content ul.with-orange-square li span {
	display: block;
	float: left;
	margin-left: 5px;
	width: 350px;
}

body.des .fincalc .box-content {
	padding: 5px 10px 5px 10px;
}
*+html body.des .fincalc .box-content {
	padding: 4px 10px 0px 10px;
}
* html body.des .fincalc .box-content {
	padding: 4px 10px 5px 10px;
}
body.des .fincalc .box-content .inputs {
	float: left; 
	width: 70%;
}
body.des .fincalc .box-content .icon {
	float: right;
	width: 30px;
}
body.des .fincalc .box-content .label {
	float: left;
	width: 30%;
	margin-top: 2px;
}
*+html body.des .fincalc .box-content .label {
	margin-top: 1px;
}
body.des .fincalc .box-content .value {
	float: left;
	width: 70%;
	margin-bottom: 4px;
}
*+html body.des .fincalc .box-content .value {
	margin-bottom: 1px;
}
* html body.des .fincalc .box-content .value {
	margin-bottom: 1px;
}
body.des .fincalc .box-content .value select {
	width: 119px;
}
*+html body.des .fincalc .box-content .value select {
	width: 121px;
}
body.des .fincalc .box-content p {
	float: left;
	width: 160px;
	margin-top: 4px;
}
*+html body.des .fincalc .box-content p {
	margin: 0px;
}
* html body.des .fincalc .box-content .button {
	width: 120px;
}

body.des #D_FIN_INS .insucalc .box-content {
	padding: 5px 10px 10px 10px;
}
*+html body.des .insucalc .box-content {
	padding: 5px 10px 0px 10px;
}
* html body.des .insucalc .box-content {
	height: 75px;
}
body.des .insucalc .box-content .inputsRadio {
	float: left;
	width: 39%;
}
body.des .insucalc .box-content .icon {
	float: left;
	width: 15%;
}
body.des .insucalc .box-content input.plz {
	width: 50px;
}
body.des .insucalc .box-content .label {
	float: left;
	width: 29%;
}
body.des .insucalc .box-content .label p {
	font-size: 80%;
}
body.des .insucalc .box-content .value {
	float: left;
	width: 17%;
}
body.des .insucalc .box-content .icon img {
	float: right;
}
body.des .insucalc .box-content .icon .button {
	margin-top: 15px;
}
*+html body.des .insucalc .box-content .icon .button input {
	padding-right: 16px;
}
body.des .insucalc .box-content .item input {
	display: block;
	float: left;
}
body.des .insucalc .box-content .item label {
	display: block;
	float: left;
	margin-top: 1px;
}
*+html body.des .insucalc .box-content .item label {
	margin-top: 2px;
}
* html body.des .insucalc .box-content .item label {
	margin-top: 3px;
}
* html body.des .krad .box-content {
	height: 60px;
}
body.des .krad .box-content .inputsRadio {
	width: 0%;
}
body.des .krad .box-content .icon {
	width: 54%;
}
body.des .timcom .box-content .koop {
	float:left;
	margin-top:5px;
	width:194px;
}
body.des .timcom .box-content .value select {
	width:175px;
}
body.des .timcom .box-content .koop span {
	font-size:1em;
}
body.des .timcom .box-content .inputs {
	margin-bottom:15px;
}
* + html body.des .timcom .box-content .inputs {
	margin-bottom:10px;
}
* + html body.des .timcom .box-content .inputs select {
	width:180px;
}
body.des .timcom .box-content .inputs .label {
	margin:4px 0;
}
body.des .timcom .box-content .inputs .value {
	margin:4px 0;
}
* html body.des .timcom .box-content .button {
	width:95px;
}
* html body.des .timcom .box-content .button i {
	text-align:right;
	width:95px;
}
body.des .col-content .box-content.akamaiPlayer {
	padding:10px 0;
}

body.des .timcom .box-content .koop {
	float:left;
	margin-top:5px;
	width:194px;
}
body.des .timcom .box-content .value select {
	width:175px;
}
body.des .timcom .box-content .koop span {
	font-size:1em;
}
body.des .timcom .box-content .inputs {
	margin-bottom:15px;
}
* + html body.des .timcom .box-content .inputs {
	margin-bottom:10px;
}
* + html body.des .timcom .box-content .inputs select {
	width:180px;
}
body.des .timcom .box-content .inputs .label {
	margin:4px 0;
}
body.des .timcom .box-content .inputs .value {
	margin:4px 0;
}
* html body.des .timcom .box-content .button {
	width:95px;
}
* html body.des .timcom .box-content .button i {
	text-align:right;
	width:95px;
}
body.des .col-content .box-content.akamaiPlayer {
	padding:10px 0;
}


/* --------------------------------
* Leasingbox Santander
* DES Tab 1 (Box 3)
* nur PKW,WOMO,KRAD
* --------------------------------*/
body.des div#D_67_LEAS .leascalc .box-content {
	padding: 5px 10px;
}
   * +html body.des div#D_67_LEAS .leascalc .box-content {
      padding: 4px 10px 0px 10px;
   }
   * html body.des div#D_67_LEAS .leascalc .box-content {
      padding: 4px 10px 5px 10px;
      height: 115px;
   }
   
body.des div#D_67_LEAS .leascalc .box-content .inputs {
	float: left; 
	width: 70%;
}
body.des div#D_67_LEAS .leascalc .box-content .icon {
	float: right;
	width: 30px;
}
body.des div#D_67_LEAS .leascalc .box-content .label {
	float: left;
	width: 30%;
	margin-top: 2px;
}
   * +html body.des div#D_67_LEAS .leascalc .box-content .label {
      margin-top: 1px;
   }
   
body.des div#D_67_LEAS .leascalc .box-content .value {
	float: left;
	width: 70%;
	margin-bottom: 4px;
}
   * +html body.des div#D_67_LEAS .leascalc .box-content .value {
      margin-bottom: 1px;
   }
   * html body.des div#D_67_LEAS .leascalc .box-content .value {
      margin-bottom: 1px;
   }
   
body.des div#D_67_LEAS .leascalc .box-content .value select {
	width: 119px;
}
   * html body.des div#D_67_LEAS .leascalc .box-content .value select {
      width: 114px;
   }
   * +html body.des div#D_67_LEAS .leascalc .box-content .value select {
      width: 121px;
   }
   
body.des div#D_67_LEAS .leascalc .box-content .button {
   margin-top:8px;
}
   * html body.des div#D_67_LEAS .leascalc .box-content .button {
      width: 120px;
   }
   
body.des div#D_67_LEAS .leascalc .box-content .koop {
	float:left;
	margin-top:5px;
	width:190px;
}


/* -----------------------------------------------------------------------------------------
* DES Tabs Leasing, Financing and Insurance
* 
* Iframe und Button (general definitions)
* ----------------------------------------------------------------------------------------- */
body.des .D_ADV_TABS .col-iframe {
	width:560px;
	float:left;
	margin-top:10px;
}
body.des .D_ADV_TABS .col-iframe .cooperation {
	margin-top: 10px;
	color: #6e6e6e!important;
	font-size: 0.9em;
	width: 100%;
	text-align:right;
}
body.des .D_ADV_TABS .col-advert {
	width:180px;
	float:right;
	margin-top:10px;
}
body.des .D_ADV_TABS .col-iframe .cooperation.link {
	margin-bottom: 10px;
}
body.des .D_ADV_TABS .col-iframe .cooperation.link a {
	color: #6e6e6e;
	text-decoration:none;
}
/* -----------------------------------------------------------------------------------------
* DES Tab Leasing
* 
* Iframe und Button
* ----------------------------------------------------------------------------------------- */
body.des div#D_LEASING .col-iframe {
	width:720px;
}



/* -----------------------------------------------------------------------------------------
* DSS search all Trucks (Banner for Trucks Startpage)
* 
* Row partner banner
* ----------------------------------------------------------------------------------------- */
body.dss .scope_AT #D_RPB .banner-headline {
	font-weight: bold;
	margin-bottom: 5px;
}
body.dss .scope_AT #D_RPB .banner-headline,
body.dss .scope_AT #D_RPB .banner-contact {
	margin-left: 15px;
}
body.dss .scope_AT #D_RPB .banner-contact {
	text-align: right;
	width: 640px;
	padding: 10px 0 !important;
}
body.dss .scope_AT #D_RPB .banner-contact a {
	color: #EE6002 !important;
	text-decoration: none;
}
body.dss .scope_AT #D_RPB .banner-contact a:hover {
	color: #EE6002;
	text-decoration: underline;
}
body.dss .scope_AT #D_RPB.banner-partner {
	margin-bottom: 5px;
}
body.dss .scope_AT #D_RPB .banner-partner .col1 {
	margin-left: 5px;
}
body.dss .scope_AT #D_RPB .banner-partner .col-content {
	padding: 0 10px;
}


/* -----------------------------------------------------------------------------------------
* HB Homepage
* 
* Topbanner
* ----------------------------------------------------------------------------------------- */
#dealer div#D_41_TBANNER { }

/* -----------------------------------------------------------------------------------------
* HB Homepage
* 
* SkyScraper
* ----------------------------------------------------------------------------------------- */
#dealer div#D_42_SKY {
	position: absolute;
	top: 10px;
	left: 826px;
}

/* -----------------------------------------------------------------------------------------
* HB Homepage
* 
* Advertising Boxes
* ----------------------------------------------------------------------------------------- */
#dealer .col2 div#D_41_TBANNER.advertise-box { margin-bottom: 10px;	}
#dealer .col2 div#D_41_TBANNER.advertise-box { height: 130px; } 
#dealer .col3 div#D_72_HPBOXRECT.advertise-box { height: 270px; }

/* -----------------------------------------------------------------------------------------
* HB Inventory list
* 
* Top banner
* ----------------------------------------------------------------------------------------- */
#dealer div#D_45_TQUEST { }

/* -----------------------------------------------------------------------------------------
* HB LOGOUT PAGE
* 
* Rectangle
* ----------------------------------------------------------------------------------------- */
#dealer div#D_74_HBLOGOUT { }

/* -----------------------------------------------------------------------------------------
* HB/OEB Parking page
* 
* Topbanner
* ----------------------------------------------------------------------------------------- */
body.parking div#D_44_TBANNER { }

body.parking div#D_44_TBANNER.D_44_TBANNER_ro div,
body.parking div#D_44_TBANNER.D_44_TBANNER_pl div {
	margin: 0 !important;
}

/* -----------------------------------------------------------------------------------------
* HB/OEB Parking page
* 
* Inline Superbanner
* ----------------------------------------------------------------------------------------- */
body.parking .result-list table td#D_69_SBANNER {
	background: transparent !important;
	background-image: none !important;
	text-align: center;
	width:770px; 
	padding:14px 0 6px 0; 
	height: auto;
}
body.parking .result-list table td#D_69_SBANNER td {
	background: transparent !important;
	background-image: none !important;
	padding:0;
}
#dealer.parking .result-list table td#D_69_SBANNER {
	background:url(./../../images/gradient-divider.gif) top left repeat-x !important; 
}

/* -----------------------------------------------------------------------------------------
* HB/OEB Parking page
* 
* Button
* ----------------------------------------------------------------------------------------- */
body.parking .parkingAdvButton {
	margin: 0 0 10px;
}
body.parking .parkingAdvButton .button {
	background: #FFF;
	width: 140px;
}
body.parking .parkingAdvButton .button input, 
body.parking .parkingAdvButton .button em {
	background: url(./../../images/icons/link_arrow.gif) 8px 7px no-repeat;
	text-align: left;
	padding-left: 16px;
}

/* -----------------------------------------------------------------------------------------
* HB/OEB vehicle comparison
* 
* Inline Superbanner
* ----------------------------------------------------------------------------------------- */
body.compare div#D_69_SBANNER {
	width: 100%;
	text-align: center;
	padding: 20px 0 20px 0;
}
body.compare div#D_69_SBANNER table {
	margin-left:auto; 
	margin-right:auto;
}

/* -----------------------------------------------------------------------------------------
* SYI CONFIRMATION PAGE
* 
* SkyScraper
* ----------------------------------------------------------------------------------------- */
body.offer .myAd div#D_08_SKY {
	position: absolute;
	top: 10px;
	left: 826px;
}

/* -----------------------------------------------------------------------------------------
* SYI LOGOUT PAGE
* 
* Rectangle
* ----------------------------------------------------------------------------------------- */
body.offer .myAdLogout div#D_01_RECT { }


/* -----------------------------------------------------------------------------------------
* Integration Arbo Code for ROMANIA and POLAND
* ----------------------------------------------------------------------------------------- */
div#D_03_WALL.D_03_WALL_ro center,
div#D_03_WALL.D_03_WALL_pl center,
div#d-06-rect.d-06-rect_ro center,
div#d-06-rect.d-06-rect_pl center,
div#D_71_TBANNER.D_71_TBANNER_ro center,
div#D_71_TBANNER.D_71_TBANNER_pl center,
div#D_08_SKY.D_08_SKY_ro center,
div#D_08_SKY.D_08_SKY_pl center,
div#D_10_RECTM_01.D_10_RECTM_01_ro center,
div#D_10_RECTM_01.D_10_RECTM_01_pl center,
div#D_07_TBANNER.D_07_TBANNER_ro center,
div#D_07_TBANNER.D_07_TBANNER_pl center,
div#D_44_TBANNER.D_44_TBANNER_ro center,
div#D_44_TBANNER.D_44_TBANNER_pl center,
div#D_69_SBANNER.D_69_SBANNER_ro center,
div#D_69_SBANNER.D_69_SBANNER_pl center {
	color: inherit !important;
	margin: inherit !important;
	padding: inherit !important;
	font: inherit !important;
	text-decoration: inherit !important;
	border: inherit !important;
	background: inherit !important;
	bottom: inherit !important;
	top: inherit !important;
	left: inherit !important;
	right: inherit !important;
	position: inherit !important;
	clear: inherit !important;
	float: inherit !important;
	height: inherit !important;
	width: inherit !important;
	letter-spacing: inherit !important;
	text-transform: inherit !important;
	outline: inherit !important;
	overflow: inherit !important;
	display: inherit !important;
	visibility: inherit !important;
	text-indent: inherit !important;
	white-space: inherit !important;
	word-spacing: inherit !important;
	z-index: inherit !important;
	text-align: inherit !important;
	max-height: inherit !important;
	max-width: inherit !important;
	min-height: inherit !important;
	min-width: inherit !important;
	cursor: inherit !important;
}
