/*** BOX ***/

.box {
	background: transparent;
}

.box-top, .box-bottom {
	display: block;
	background: transparent;
	font-size: 1px;
}
.xb1, .xb2, .xb3, .xb4 {
	display: block;
	overflow: hidden;
}
.xb1, .xb2, .xb3 {
	height: 1px;
}
.xb2, .xb3, .xb4 {
	background: #fff;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}
.xb1 {
	margin: 0 5px;
	background: #dcdcdc;
}
.xb2 {
	margin: 0 3px;
	border-width: 0 2px;
}
.xb3 {
	margin: 0 2px;
}
.xb4 {
	height: 2px;
	margin: 0 1px;
}

.box-inner {
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	background-repeat: repeat-x;
	background-position: bottom left;
}

.box-inner-blank {
	background-repeat: repeat-x;
	background-position: bottom left;
}

.box-content {
	padding: 2px 5px;
}

.box-title {
	/*padding: 2px 0px 2px 0px;*/
}

.box h1 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;

}

.box h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding:0;
}

.box h3 {
	font-size: 12px;
}

.box p {

}

/*** SPECIAL BOXES ***/

div.teaserBoxIntro { position:relative; height:530px; }
div.teaserBoxIntro.intro { background:url(/images/partner/v3/content/check24-partnerprogramm.jpg) top no-repeat; }
div.teaserBoxIntro form { position: absolute; margin: 380px 0 0 478px; }
div.teaserBoxCorner {position: absolute; margin: 0 0 0 614px;}
div.teaserBoxTitle { position: absolute; padding: 28px 0 0 30px; }
div.teaserBoxTitle h1 { font-size: 32px; color: #005ea8; }
div.teaserBoxTitle h2 { font-size: 18px; color: #005ea8; font-weight: normal; margin: 12px 0 0 2px; }


/*** INSURANCE ***/

.box.insurance .box-inner {
	background-image:url(https://www.check24.de/imgs/bg/bg_gd_blue.png);
}
.box.insurance .box-bottom .xb2,
.box.insurance .box-bottom .xb3,
.box.insurance .box-bottom .xb4 {
	background-color: #005DA8;
}

/*** ENERGY ***/
.box.energy .box-inner {
	background-image:url(https://www.check24.de/imgs/bg/bg_gd_orange.png);
}
.box.energy .box-bottom .xb2,
.box.energy .box-bottom .xb3,
.box.energy .box-bottom .xb4 {
	background-color: #F8BA00;
}

/*** FINANCE ***/
.box.finance .box-inner {
	background-image:url(https://www.check24.de/imgs/bg/bg_gd_green.png);
}
.box.finance .box-bottom .xb2,
.box.finance .box-bottom .xb3,
.box.finance .box-bottom .xb4 {
	background-color: #7AB51D;
}

/*** COMMUNICATION ***/
.box.communication .box-inner-blank {
	background-image: url(../../../images/partner/v3/content/dsl_landing_neu.jpg);
	background-repeat: no-repeat;
	height: 210px;
}
.box.communication-dsl .box-inner-blank {
	background-image: url(../../../images/partner/v3/content/handy_landing.jpg);
	background-repeat: no-repeat;
	height: 210px;
}
.box.communication .box-bottom .xb2,
.box.communication .box-bottom .xb3,
.box.communication .box-bottom .xb4 {
	background-color: #009ee1;
}
.box.communication #teaser {
    position:relative;
    top:13px;
    left:208px;
    width:160px;
    height:70px;
    background:url(/images/partner/v3/stuff/stoerer_zur_verfuegbarkeitspruefung.gif);
}
.box.communication #teaser a {
    width:160px;
    height:70px;
    display:block;
}

/*** RENTAL ***/
.box.rental .box-inner {
	background-image:url(https://www.check24.de/imgs/bg/bg_gd_orange_rental.png);
}
.box.rental .box-bottom .xb2,
.box.rental .box-bottom .xb3,
.box.rental .box-bottom .xb4 {
	background-color: #f24900;
}

/*** INFO ***/
.box.info .box-inner {
	/*background: #ecf7fd;*/
}
.box.info .box-top .xb2,
.box.info .box-top .xb3,
.box.info .box-top .xb4 {
	background-color: #fbfbfb;
}
.box.info .box-bottom .xb2,
.box.info .box-bottom .xb3,
.box.info .box-bottom .xb4 {
	/*background-color: #ecf7fd;*/
}
.box.info .box-title {
	background-color: #fbfbfb;
}
.box.info .box-content {
	padding: 8px 7px;
}
.box.info .box-title h3 {
	color: #666;
	font-size: 10px;
	padding: 0px 5px 4px 5px;
	margin-bottom: 0px;
	text-transform: uppercase;
	/*border-top: 1px solid #ccc;*/
	border-bottom: 1px solid #ccc;
	/*background-color: #fbfbfb;*/
}

.box.info .box-title.insurance h3 {
	/*
	background-color: #005DA8;
	color: #fff;
	border: none;
	*/
}

/*** PLAIN ***/
.box.plain {
	clear: both;
}

.box.plain .box-inner {
	background: #fff;
}
.box.plain .box-bottom .xb2,
.box.plain .box-bottom .xb3,
.box.plain .box-bottom .xb4 {
	background-color: #fff;
}

/*** PRODUCT TEASER ***/

.box-product-content {
	float: right;
	width: 432px;
}

.box-product-content .box-product-intro {
	margin: 12px 0 12px 0;
}

.box-product-content .box-product-intro h2 {
	/*line-height: 100%;*/
}

.box-product-content .box-product-icon {
	float: left;
	margin-right: 15px;
}

.box-product-container {
	min-height: 197px;
	height: auto !important;
	height: 197px;
}

.box-product-container .box-product-img {
	height: 197px;
	display: block;
}


/*** PRODUCT INTRO TEASER ***/

.product-teaser {
	padding: 10px;
	height: 101px;
}
*html .product-teaser {
	/* Hack box size ie6 */
	padding-bottom: 5px;
}
.product-teaser-img {
	float: left;
	margin-right: 77px;
	margin-top: 10px;
	width: 75px;
	height: 75px;
}

.product-teaser-img-right {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}


.product-teaser-content {
	float: left;
}

.product-teaser-title {
	margin-bottom: 10px;
	margin-top:0px;
}

.product-teaser ul.product-teaser-list {
	margin-left:0px;
	padding-left:0px;
	margin-top:5px;
	margin-bottom:0px;

}
.product-teaser li {
	padding-left:2px;
	line-height:20px;

}

/*** PRODUCT HALF TEASER ***/
.box-product-left {
	float: left;
	width: 360px;
}

.box-product-right {
	float: right;
	width: 360px;
}

.box-product-left-inner {
	float: left;
	width: 349px;
}

.box-product-right-inner {
	float: right;
	width: 349px;
}

.box-product-content-half h2 {
	display: inline-block;
	margin-top: 7px;
}

.box-product-content-half h2,
.box-product-content-half h3 {
	font-size: 11px;
}

.box-product-content-half select {
	width: 138px;
}

.box-product-content-half input.text {
	width: 130px;
}

.box-product-content-half label {
	position: relative;
	top: -3px;
	padding-left: 3px;
	cursor: pointer;
}

.box-product-content-half .box-product-calc {
	float: right;
	width: 155px;
}

.box-product-content-half .box-product-icon {
	display: block;
	margin-bottom: 10px;
}

/*** PRODUCT CONTINUE ***/
.box-continue {
	margin-top: 15px;
}

/*** PRODUCT CONTINUE OVERVIEW ***/
.box-continue-overview {
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 100px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.box-continue-overview .box-continue {

}

.box-continue-overview .box-continue-button {
	float: right;
}

/*** HAFTPFLICHT ***/
.box-continue-overview.haftpflicht {
	background-image:url(https://www.check24.de/imgs/products/icons_big/icon_haftpflicht.gif);
}

.box-continue-overview.hundehalter {
	background-image:url(https://www.check24.de/imgs/products/icons_big/icon_hundehalter.gif);
}

.box-continue-overview.pferdehalter {
	background-image:url(https://www.check24.de/imgs/products/icons_big/icon_pferdehalter.gif);
}

/*** WOHNEN & HAUSRAT ***/
.box-continue-overview.hausrat {
	background-image:url(https://www.check24.de/imgs/products/icons_big/icon_hausrat.gif);
}

.box-continue-overview.wohngebaeude {
	background-image:url(https://www.check24.de/imgs/products/icons_big/icon_wohngebaeude.gif);
}

/*** RISIKO & VORSORGE ***/
.box-continue-overview.risikoleben {
	background-image:url(https://www.check24.de/imgs/products/icons_big/icon_risikoleben.gif);
}

.box-continue-overview.sbu {
	background-image:url(https://www.check24.de/imgs/products/icons_big/icon_sbu.gif);
}

.box-continue-overview.unfall {
	background-image:url(https://www.check24.de/imgs/products/icons_big/icon_unfall.gif);
}

.box-continue-overview.renten {
	background-image:url(https://www.check24.de/imgs/products/icons_big/icon_renten.gif);
}

/*** KRANKENVERSICHERUNG ***/
.box-continue-overview.pkv {
	background-image:url(https://www.check24.de/imgs/products/icons_big/icon_pkv.gif);
}

.box-continue-overview.krankenzusatz {
	background-image:url(https://www.check24.de/imgs/products/icons_big/icon_krankenzusatz.gif);
}

.box-continue-overview.gkv {
	background-image:url(https://www.check24.de/imgs/products/icons_big/icon_gkv.gif);
}

/*** KREDITE ***/
.box-continue-overview.ratenkredit {
	background-image:url(https://www.check24.de/imgs/products/icons_big/icon_ratenkredit.gif);
}

.box-continue-overview.autokredit {
	background-image:url(https://www.check24.de/imgs/products/icons_big/icon_autokredit.gif);
}

/*** GELDANLAGE ***/
.box-continue-overview.festgeld {
	background-image:url(https://www.check24.de/imgs/products/icons_big/icon_festgeld.gif);
}

.box-continue-overview.tagesgeld {
	background-image:url(https://www.check24.de/imgs/products/icons_big/icon_tagesgeld.gif);
}

/*** LEFT ***/

.box-faq {
	list-style: none;
}

.box-faq li {
	padding-bottom: 7px;
}

.box-faq li a {
	display: block;
}

.box-menu {
	list-style: none;
    margin: 0;
    padding: 0;
}

ul.box-menu li {
    margin: 0;
    padding: 0;
}

.box-menu li a {
    margin: 0;
    padding: 0;
    min-height: 22px;
	/*padding: 3px 0px;*/
	display: block;
	font-size: 11px;
    line-height: 22px;
	font-weight: normal;
	padding-left: 15px;
	background:url(https://www.check24.de/imgs/boxes/navi_bullet_grey.png) no-repeat 0 9px;
}

* html .box-menu li a {
    height: 22px;
}

.box-menu li a.active {
	background:url(https://www.check24.de/imgs/boxes/navi_bullet.png) no-repeat 0px 9px;
	font-weight: bold;
}

.box-menu li {
    margin: 0;
    padding: 0;
    min-height: 22px;
	/*padding: 3px 0px;*/
	display: block;
	font-size: 11px;
    line-height: 22px;
	font-weight: normal;
	padding-left: 15px!important;
	background:url(https://www.check24.de/imgs/boxes/navi_bullet_grey.png) no-repeat 0 9px;
}

* html .box-menu li {
    height: 22px;
}

.box-menu li a sup {
    color: #ff0000;
    vertical-align: super;
    font-size: 9px;
}

.box-hotline {

}

.box-hotline .box-hotline-icon {
	float: left;
	margin-right: 7px;
}

.box-hotline .box-hotline-slogan {
	margin-top: 7px;
}

.box-hotline .box-hotline-tel {
	font-weight: bold;
}

.box-hotline .box-hotline-hours {
	font-size: 10px;
}

/*** CONTENT TEASER ***/
.content-teaser {
	min-height: 90px;
	height: auto !important;
	height: 90px;
	margin: 5px;
}

.content-teaser .content-teaser-img {
	float: left;
}

.content-teaser .content-teaser-title {
	padding-left: 100px;
}

.content-teaser .content-teaser-text {
	padding-left: 100px;
}

.content-teaser .content-teaser-continue {
	padding-left: 100px;
	margin-bottom: 0px;
}

/*** TEXT ***/
.content-main div.text {
	padding: 10px 5px;
}
.content-main .content-main-inner-no-css div.text{
	padding: 0;
}

.content-main div.text h1 {
	font-size: 14px;
	color: #005da8;
	margin-bottom: 15px;
}

.content-main div.text ol li {
	margin-left: 50px;
	margin-top: 10px;
}


/*** POPUP ***/

.window-close {
	float: right;
	margin-right: 20px;
	display: inline-block;
	padding-left: 15px;
	background:url(https://www.check24.de/imgs/global/window_close.png) no-repeat 0px 4px;
}

/*** Partnerprogramm ***/

.partnerLogos a {
	margin: 15px 0 7px 0px;
}

*html .partnerLogos a {
	margin: 17px 0 6px 0px;
}

.box-news {
	border-bottom: 1px solid #dcdcdc;
	margin: 17px 0 0 0;
}

.box-news-last {
	border-bottom: 0px;
	margin: 17px 0 0 0;
}

.boxVerdict {
	float: left;
	display: inline-block;
	padding: 15px 0 3px 0;
}

*html .boxVerdict {
	float: left;
	display: inline-block;
	padding: 5px 0 15px 6px;
}

.boxVerdict span {
	font-size: 11px;
	font-style: italic;
	display: block;
	margin: 12px 0 0 0;
}

.boxVerdict p {
	margin: 25px 0 26px 0;
}

.boxVerdict .left {
	float: left;
	/*padding: 0 45px 0 0;*/
}

.boxVerdict .center {
	float: left;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	padding: 0 45px 0 45px;
}

.boxVerdict .right {
	float: left;
	padding: 0 0 0 30px;
}

.boxVerdict .verdictLeft {
	display: block;
	border-bottom: 1px solid #dcdcdc;
	width: 180px;
	margin-right: 25px;
}

.boxVerdict .verdictMiddle {
	display: block;
	border-bottom: 1px solid #dcdcdc;
	width: 170px;
	margin-right: 15px;
}

.boxVerdict .verdictRight {
	display: block;
	border-bottom: 1px solid #dcdcdc;
	width: 170px;
	margin-right: 15px;
}

.boxRegister {
	width: 712px;
	height: 316px;
	background-image: url(/images/partner/v3/content/register-background.gif);
	background-repeat: no-repeat;
}

.boxRegister h1 {
	position: absolute;
	margin: 14px 0 0 11px;
}

.boxRegisterOne {
	position: absolute;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	margin: 60px 0 0 11px;
}

.boxRegisterOne b {
	font-size: 14px;
	color: #005ea8;
	display: block;
	margin: 0 0 5px 0;
}

.boxRegisterSecond {
	position: absolute;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	margin: 60px 0 0 275px;
}

.boxRegisterSecond b {
	font-size: 14px;
	color: #005ea8;
	display: block;
	margin: 0 0 5px 0;
}

.boxRegisterThird {
	position: absolute;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	margin: 60px 0 0 555px;
}

.boxRegisterThird b {
	font-size: 14px;
	color: #005ea8;
	display: block;
	margin: 0 0 5px 0;
}

.boxRegisterField {
	position: absolute;
	margin: 233px 0 0 15px;
}

.boxRegisterField input {
	border: 1px solid #bbbbbb;
}

.boxRegisterButton {
	position: absolute;
	margin: 227px 0 0 478px;
}

.boxRegisterInfo {
	position: absolute;
	margin: 270px 0 0 11px;
}

.boxNewsRow {
	float: left;
	margin: 0 0 12px 0;
}

.boxNewsRow .left {
	float: left;
	width: 90px;
	font-weight: bold;
}

.boxNewsRow .right {
	float: left;
	font-weight: bold;
	width: 520px;
}

.boxNewsRow .link {
	float: left;
	display: block;
}

.boxNewsRow .link a {
	width: 70px;
	text-align: right;
}

.max {
	width: 115px;
	height: 122px;
	position: absolute;
	background-image: url(../../../images/partner/v3/stuff/max.gif);
	background-repeat: no-repeat;
	margin: 20px 0 0 210px;
}

.marie {
	width: 103px;
	height: 125px;
	position: absolute;
	background-image: url(../../../images/partner/v3/stuff/marie.gif);
	background-repeat: no-repeat;
	margin: 17px 0 0 225px;
}
