


/* ============ Kredit Anfrage ============= */


/* ============ kreditrechner startseite ============= */

/*#kreditrechner {
	position:			relative;
	width:				620px;
	height:				525px;
	background-image:	url('../img/kreditrechner_bg_family.jpg');
	background-repeat:	no-repeat;
}

#kreditrechner h1 {
	margin:				0 40px 30px 30px;
	padding:			20px 0 0 0;
	font-family:		arial, helvetica, sans-serif;
	font-size:			18px;
	font-weight:		normal;
	color:				#fff;
}

#kreditrechner p {
	margin:				0 20px 10px 20px;
	padding:			0;
	font-family:		arial, helvetica, sans-serif;
	font-size:			12px;
	color:				#fff;
}

#kreditrecherStartSelBox {
	position:			absolute;
	top:				90px;
	left:				15px;
	width:				280px;
	height:				260px;
	background-image:	url('../img/kreditrechner-start-selback.jpg');
	background-image:	url('../img/autokreditrechner-textback.jpg');
}

#kreditrecherStartSelBox ul {
	margin:				0;
	padding:			11px 0 0 11px;
	list-style:			none;
	height:				240px;
	overflow:			hidden;
}

#kreditrecherStartSelBox ul li {
	width:				258px;
	margin:				0 0 5px 0;
	padding:			0;
}*/

/*
#kreditrecherStartSelBox ul li a {
	display:			block;
	margin:				0;*/
	/*height:				28px;
	padding:			7px 0 0 10px;*/
/*	height:				35px;
	line-height:		35px;
	padding:			0 0 0 10px;
	font-family:		arial, helvetica, sans-serif;
	font-size:			16px;
	font-weight:		bold;
	color:				#fff;
	text-decoration:	none;
	background-image:	url('../img/kredit-select-back.png');
	overflow:			hidden;
}

#kreditrecherStartSelBox ul li a:hover, #kreditrecherStartSelBox ul li.activeListElement a {
	text-decoration:	none;
	background-image:	url('../img/kredit-select-back-hi.png');
}

*/

#kreditrecherStartSelDatBox {
	position:			absolute;
	top:				52px;
	left:				28px;
	width:				396px;
	height:				181px;
	/*background-image:	url('../img/kreditrechner-start-sel2bk.jpg');*/
	background-image:	url('../img/bg_box_transparent.png');
}

/*#kreditrStartSelDatBoxFields font#fontH3 {
	margin:				0 0 6px 0;
	padding:			0;
	font-family:		arial, helvetica, sans-serif;
	font-size:			12px;
	font-weight:		bold;
	color:				#234A8B;
}*/

/*
#kreditrecherStartSelDatBox h2 {
	margin:				11px 0 5px 16px;
	padding:			0;
	font-family:		arial, helvetica, sans-serif;
	font-size:			14px;
	font-weight:		bold;
	color:				#474747;
}

#kreditrecherStartSelDatBox p {
	margin:				0 20px 10px 16px;
	padding:			0;
	height:				70px;
	font-family:		arial, helvetica, sans-serif;
	font-size:			11px;
	color:				#474747;
}

#kreditrStartSelDatBoxFields {
	position:			relativ;
	padding:			20px 0 0 15px;
	margin:				0;
}

#kreditrFollowSelDatBoxFields{
}

#kreditrStartSelDatBoxFields h3 {
	margin:				0 0 6px 0;
	padding:			0;
	font-family:		arial, helvetica, sans-serif;
	font-size:			12px;
	font-weight:		bold;
	color:				#234A8B;
}

#kreditrStartSelDatBoxFields tr.absatz{
	height: 			40px;
}

#kreditrStartSelDatBoxFields th{
	width: 				165px;
	height:				 0px;
}

#kreditrStartSelDatBoxFields th.left h3{
	text-align:			right;
	height: 			0px;
}

#kreditrStartSelDatBoxFields th.right{
	text-align:			left;
	height: 			0px;
}

.kreditrStartSelDatBoxField {
	float:				left;
	margin:				0 0 0 0;
	width:				160px;
	height:				16px;
	border-left:		0px;
	border-right:		0px;
	border-top:			0px;
  	border-bottom:		1px solid #56677e;
  	font-family: 		arial,sans-serif;
	font-size:			12px;
  	padding:     		2px;
}

#buttonJetztVergleichen img{
	position:			absolute;
	top:				32px;
	left:				54px;
	cursor:				pointer;
}
*/


#kreditrecherStartUSBBox {
	position:			absolute;
	top:				250px;
	left:				635px;
	width:				280px;
	height:				100px;
	/*background-image:	url('../img/kreditrechner-start-usbback.jpg');*/
	background-image:	url('../img/usp-box-back.png');
}


/* kreditrechner small */


#kreditrecherSmall {
	width:				300px;
	height:				250px;
	position:			relative;
	background-image:	url('../img/kreditrechner-small-back2.jpg');
}

#kreditrecherSmallFields {
	padding:			0 0 0 15px;
	position:			absolute;
	top:				113px;
	left:				1px;
}

#kreditrecherSmallFields h3 {
	margin:				0 0 6px 0;
	padding:			0;
	font-family:		arial, helvetica, sans-serif;
	font-size:			14px;
	font-weight:		normal;
	color:				#fff;
}




.kreditrecherSmallField {
	float:				left;
	margin:				0 0 10px 0;
	width:				160px;
	height:				16px;
	border-left:		0px;
	border-right:		0px;
	border-top:			0px;
  	border-bottom:		1px solid #f86b24;
  	font-family: 		arial,sans-serif;
	font-size:			12px;
  	padding:     		2px;
}

#buttonJetztVergleichen2 {
	position:			absolute;
	top:				105px;
	left:				128px;
}

.kreditrecherSmallField2 {
	float:				left;
	margin:				0 0 10px 0;
	width:				100px;
	height:				16px;
	border-left:		0px;
	border-right:		0px;
	border-top:			0px;
  	border-bottom:		1px solid #f86b24;
  	font-family: 		arial,sans-serif;
	font-size:			12px;
  	padding:     		2px;
}

#buttonJetztVergleichen3 {
	position:			absolute;
	top:				50px;
	left:				126px;
}

#kreditrecherSmall2 {
	width:				300px;
	height:				200px;
	position:			relative;
	background-image:	url('../img/kreditrechner-small-back3.jpg');
}


/* =========== kreditrechner für die einzelnen kreditartnen ==== */

.kredittyp1 {
	
}

#kreditrechnerFollow.kredittyp1 {
	
}

.kredittyp2 {
	background-image:	url('../img/autokreditrechner-back-new.jpg') !important;
}

#kreditrechnerFollow.kredittyp2 {
	background-image:	url('../img/kr-follow-autokredit-back_bigger.jpg') !important;
	height:				310px !important;
}

.kredittyp2 h1, .kredittyp2 p {
	color:				#244a87; /*!important*/
}

.kredittyp3 {
	background-image:	url('../img/kreditrechner_bg_family.jpg') !important;
}

#kreditrechnerFollow.kredittyp3{
	background-image:	url('../img/kreditrechner-follow-back.jpg') !important;
}

.kredittyp3umschuldung {
        background-image:       url('../img/umschuldung-back.jpg') !important;
}

#kreditrechnerFollow.kredittyp3umschuldung {
        background-image:       url('../img/umschuldung-back.jpg') !important;
}

.kredittyp3umschuldung h1, .kredittyp3umschuldung p {
	color:                  #244a87 !important;
}

.kredittyp4 {
	background-image:	url('../img/sofortkredit-back-new.jpg') !important;
}
.kredittyp4 h1, .kredittyp4 p {
	color:				#244a87 !important;
}

#kreditrechnerFollow.kredittyp4{
	background-image:	url('../img/kr-follow-sofortkredit-back.jpg') !important;
}

.kredittyp5 {
	background-image:	url('../img/privatkredit-back-new.jpg') !important;
}
.kredittyp5 h1, .kredittyp5 p {
	color:				#244a87 !important;
}

#kreditrechnerFollow.kredittyp5{
	background-image:	url('../img/kr-follow-privatkredit-back.jpg') !important;
}

.kredittyp6 {
	background-image:	url('../img/onlinekredit-back-new.jpg') !important;
}

.kredittyp6 h1, .kredittyp6 p {
	color:				#244a87 !important;
}

#kreditrechnerFollow.kredittyp6{
	background-image:	url('../img/kr-follow-onlinekredit-back.jpg') !important;
}

.kredittyp7 {
	background-image:	url('../img/selbstaendigenkredit-back-new.jpg') !important;
}

#kreditrechnerFollow.kredittyp7{
	background-image:	url('../img/kr-follow-selbstaendig-back.jpg') !important;
}

.kredittyp8{
	background-image:	url('../img/ratenkredit-back-new.jpg') !important;
}

#kreditrechnerFollow.kredittyp8{
	background-image:	url('../img/kr-follow-ratenkredit-back.jpg') !important;
}


.kredittyp9{
	background-image:	url('../img/umschuldung-back-new.jpg') !important;
}

#kreditrechnerFollow.kredittyp9{
	background-image:	url('../img/kr-follow-umschuldung-back.jpg') !important;
}




#kreditrechnerVorlage {
	position:			relative;
	width:				930px;
	height:				370px;
	/*background-image:	url('../img/privatkredit-back.jpg');*/
	/*background-image:	url('../img/ratenkredit-back.jpg');*/
	/*background-image:	url('../img/onlinekredit-back.jpg');*/
	/*background-image:	url('../img/selbstaendigenkredit-back.jpg');*/
	background-image:	url('../img/sofortkredit-back-new.jpg');
}

#kreditrechnerVorlage h1 {
	margin:				0 0 10px 20px;
	padding:			20px 0 0 0;
	font-family:		arial, helvetica, sans-serif;
	font-size:			18px;
	font-weight:		bold;
	color:				#2b5394;
}

#kreditrechnerVorlage p {
	margin:				10px 20px 10px 20px;
	padding:			0;
	font-family:		arial, helvetica, sans-serif;
	font-size:			12px;
	color:				#2b5394;
}

#kreditrechnerVorlageSelBox {
	position:			absolute;
	top:				90px;
	left:				15px;
	width:				280px;
	height:				260px;
	background-image:	url('../img/autokreditrechner-textback.jpg');

}

#kreditrechnerVorlageSelBox p {
	margin:				10px 20px 10px 15px;
	padding:			0;
	font-family:		arial, helvetica, sans-serif;
	font-size:			12px;
	color:				#2b5394;

}

#kreditrechnerVorlageSelBox ul {
	margin:				0;
	padding:			11px 0 0 11px;
	list-style:			none;
}

#kreditrechnerVorlageSelBox ul li {
	width:				258px;
	margin:				0 0 5px 0;
	padding:			0;
}

#kreditrechnerVorlageSelBox ul li a {
	display:			block;
	margin:				0;
	height:				28px;
	padding:			7px 0 0 10px;
	font-family:		arial, helvetica, sans-serif;
	font-size:			16px;
	font-weight:		bold;
	color:				#fff;
	text-decoration:	none;
	background-image:	url('../img/kredit-select-back.png');
}

#kreditrechnerVorlageSelBox ul li a:hover {
	text-decoration:	none;
	background-image:	url('../img/kredit-select-back-hi.png');
}

#kreditrechnerVorlageSelDatBox {
	position:			absolute;
	top:				90px;
	left:				310px;
	width:				308px;
	height:				258px;
	border:				1px solid #fff;
	background-image:	url('../img/select-box-back.png');
}

#kreditrechnerVorlageSelDatBox h2 {
	margin:				11px 0 5px 16px;
	padding:			0;
	font-family:		arial, helvetica, sans-serif;
	font-size:			14px;
	font-weight:		bold;
	color:				#474747;
}

#kreditrechnerVorlageSelDatBox p {
	margin:				0 20px 10px 16px;
	padding:			0;
	height:				70px;
	font-family:		arial, helvetica, sans-serif;
	font-size:			11px;
	color:				#474747;
}

#kreditrechnerVorlageSelDatBoxFields {
	position:			relative;
	padding:			0 0 0 15px;
}

#kreditrechnerVorlageSelDatBoxFields h3 {
	margin:				0 0 6px 0;
	padding:			0;
	font-family:		arial, helvetica, sans-serif;
	font-size:			14px;
	font-weight:		normal;
	color:				#002f6e;
}

.kreditrechnerVorlageSelDatBoxField {
	float:				left;
	margin:				0 0 10px 0;
	width:				160px;
	height:				16px;
	border-left:		0px;
	border-right:		0px;
	border-top:			0px;
  	border-bottom:		1px solid #56677e;
  	font-family: 		arial,sans-serif;
	font-size:			12px;
  	padding:     		2px;
}

/*#buttonJetztVergleichen {
	position:			absolute;
	top:				114px;
	left:				138px;
}

#kreditrechnerVorlageUSBBox {
	position:			absolute;
	top:				250px;
	left:				635px;
	width:				280px;
	height:				99px;
	border-top:			1px solid #fff;
	background-image:	url('../img/usp-box-back.png');
}
*/

/* ============ 4-fach Teaser ============= */


#manualTeaser{
	position:absolute;
	margin-top:			233px;
	padding: 			0 0 0 0;
	height:				220px;
	width:				620px;
	background-color:	#fff;
	margin-bottom:		0px;
}

.teaser{
	width:				144px;
	height:				220px;
	background-image:	url('../img/gradient_boxes.png');
	background-repeat:	repeat-x;
	float:				left;
	margin:				1px 0 0 1px;
	font-size:			11px;
	padding:			1px 0 0 10px;
	position:			relative;
}

.teaser a{
	float: 				right;
	padding-top:		5px;
	color:				#56677e;
	margin-right: 		10px;
		

}

.teaser a.logo{
	float: 				right;
	margin-top:			0px;
	color: 				#56677e;
	
}

.teaser a img{
	border:				none;
	margin-top:			1px;

}

.teaser_header{
	position:			relativ;
	height:				50px;
	width:				60px;

}

/*.teaser_header font#fontH4 {
	position:			absolute;
	padding: 			7px 0 0 0px;
	margin:				30px 0 0 0;
	font-size: 			12px;
	font-weight:		bold;
	width:				100px;
	color:				#234A8B;
}*/

/*.teaser_header font#fontH5 {
	margin:				15px 0 0 0;
	color:				#237DC9;
	font-size: 			12px;
	font-weight:		bold;
	width:				80px;
	position:			absolute;
}*/

/*.teaser_header h5{
	position: 			relativ;
	padding: 			15px 0 0 0px;
	margin:				0 0 0 0;
	color:				#237DC9;
	font-size: 			12px;
	width:				80px;
	
}

.teaser_header h4{
	position:			relativ;
	padding: 			7px 0 0 0px;
	margin:				0 0 0 0;
	font-size: 			12px;
	width:				100px;
	color:				#234A8B;
	
}*/

.teaser_header_headh5{
	position: 			relativ;
	padding: 			15px 0 0 0px;
	margin:				0 0 0 0;
	color:				#237DC9;
	font-size: 			12px;
	width:				80px;
	
}

.teaser_header_headh4{
	position:			relativ;
	padding: 			7px 0 0 0px;
	margin:				0 0 0 0;
	font-size: 			12px;
	width:				100px;
	color:				#234A8B;
	
}

.teaser_bubble{
	position:			absolute;
	right:				0;
	float:				right;
	margin-right:		2px;
	height:				71px;
	width:				71px;
	margin-top:			-14px;
	background-image: 	url('../img/bubble_purple.png');
	background-repeat:	no-repeat;
	font-weight:		bold;
	font-size:			16px;
	color:				#fff;
	text-align:			center;
	line-height:		16px;
	padding-bottom:		0px;
	margin-bottom:		0px;	
}

#manualTeaser p{
	padding-top:		20px;
	margin-left:		12px;
	font-size:			16px;
	width:				50px;
	color:				#ffffff !important;
	
}


.teaser_topline{
	padding:			5px 0 4px 0;
	margin:				5px 0 0 0;
}

.teaser_bottomline{
	padding:			5px 0 0 0;
	margin:				5px 0 4px 0;
}

.teaser_span{
	float:				right !important;
	font-weight:			bold;
	margin: 			0 11px 0 0;
	padding:			0 0 0 0;
	color:				#234A8B;
	
}

.teaser span{
	color:				#234A8B;
	margin: 			0 10px 0 0;
	padding:			0 0 0 0;
	float:				left;
}

a.kreditlink {
	margin:				5px 9px 0 0;
	padding: 			5px 0 0 0;
}

a.bank_info{
	color:				#234A8B;
	text-decoration:	none;
	font-weight:		bold;
	background: url("http://www.kredite.de/check24-client-credit/imgs/global/hinttip_icon.gif") no-repeat scroll 0 0 transparent;
	padding-left: 18px;
}

a:hover.bank_info{
	color:				#234A8B;
	text-decoration:	underline;
	font-weight:		bold;
}


/* ============ 2-fach Teaser Sonderaktionen ============= */

.teaserSpecialOffer{
	width:				299px;
	height:				200px;
	background-image:	url('../img/gradient_boxes2.png');
	background-repeat:	repeat-x;
	float:				left;
	margin:				0px 0 0 1px;
	font-size:			11px;
	padding:			1px 0 0 10px;
	position:			absolute;
}

.teaser_bubble_specialOffer{
	position:			absolute;
	right:				0;
	float:				right;
	margin-right:		2px;
	height:				71px;
	width:				71px;
	margin-top:			-10px;
	background-image: 	url('../img/bubble_purple.png');
	background-repeat:	no-repeat;
	font-weight:		bold;
	font-size:			16px;
	color:				#fff;
	text-align:			center;
	line-height:		16px;
	padding-bottom:		0px;
	margin-bottom:		-5px;	
}

.teaser_header_specialOffer{
	position:			relativ;
	height:				50px;
	width:				60px;
}

.teaser_topline_specialOffer{
	padding:			5px 0 4px 0;
	margin:				16px 0 0 0;
}

.teaser_header_specialOffer h5{
	position: 			relativ;
	padding: 			15px 0 0 0px;
	margin:				0 0 0 0;
	color:				#237DC9;
	font-size: 			14px;
	width:				80px;
	
}

.teaser_header_specialOffer h4{
	position:			relativ;
	padding: 			7px 0 0 0px;
	margin:				0 0 0 0;
	font-size: 			12px;
	width:				100px;
	color:				#234A8B;
}

.teaser_header_specialOffer h3{
	position:			relativ;
	padding: 			1px 0 0 0px;
	margin:				0 5px 0 0;
	font-size: 			11px;
	width:				100px;
	color:				#234A8B;
	
}

.teaserSpecialOffer a.logo{
	float: 				left;
	margin-top:			5px;
	color: 				#56677e;
}


/* ============ 1-fach Teaser Sonderaktionen ============= */

#teaserSpecialOfferOne {
	position:			relative;
	width:				580px;
	height:				100px;
	background-image:	url('../img/gradient_boxes2.png');
	background-repeat:	repeat-x;
	margin:				0 0 2px 0;
	padding:			20px;
}
#teaserSpecialOfferOnePic {
	position:			relative;
	width:				620px;
	height:				155px;
	background-color:	white;
}
.teaser_bubble_specialOfferOne{
	position:			absolute;
	right:				0;
	float:				right;
	margin-right:		10px;
	height:				71px;
	width:				71px;
	margin-top:			-10px;
	background-image: 	url('../img/bubble_purple.png');
	background-repeat:	no-repeat;
	font-weight:		bold;
	font-size:			16px;
	color:				#fff;
	text-align:			center;
	line-height:		16px;
	padding-bottom:		0px;
	margin-bottom:		-5px;	
}

.teaser_header_specialOfferOne{
	position:			relativ;
	height:				60px;
	width:				60px;
}

.teaser_header_specialOfferOne h5{
	position: 			relativ;
	padding: 			5px 0 0 0px;
	margin:				-3px 0 0 0;
	color:				#237DC9;
	font-size: 			15px;
	width:				80px;
	
}

.teaser_header_specialOfferOne h4{
	position:			relativ;
	padding: 			7px 0 0 0px;
	margin:				0 0 0 0;
	font-size: 			13px;
	width:				100px;
	color:				#234A8B;
}

.teaser_header_specialOfferOne h3{
	position:			relativ;
	padding: 			1px 0 0 0px;
	margin:				0 5px 0 0;
	font-size: 			12px;
	width:				100px;
	color:				#234A8B;
	
}

.teaser_topline_specialOfferOne{
	padding:			5px 0 4px 0;
	margin:				5px 0 40px 0;
}

.teaser_logo_specialOfferOne{
	position:			relative;
	margin-top:			5px;
	float:				right;
	margin-right:		300px;
	height:				55px;
	width:				70px;
	margin-top:			-50px;
}
.teaser_logoTestsieger_specialOfferOne{
	position:			absolute;
	float:				right;
	margin-top:			-60px;
	margin-left:		360px;
	height:				55px;
	width:				70px;
	border:				1px;
}

.teaser_credit_specialOfferOne{
	position:			relative;
	float:				right;
	margin-right:		60px;
	height:				55px;
	width:				160px;
	margin-top:			5px;
}


/* ================== Tabs =====================*/

/*
#tabs{
	position:			relativ;
	width:				620px;
	background-color:	#fff;
	margin: 			0 0 0 0;
	padding: 			0 0 0 0;
	float:				left;
}

#tabs_follow{
	position:			absolute;
	top:				200px;
	width:				620px;
	background-color:	#fff;
	margin: 			0 0 0 0;
	padding: 			0 0 0 0;
	float:				left;
	}

#tabs img, #tabs_follow img{
	border:				0px solid transparent;
	border-top-width:		1px;
	padding:			0 0 10px 0;
	margin:				0 0 0 0;
}


#first_tab{
	height:				30px;
	width:				135px;
	background-repeat:	no-repeat;
	float:				left;
}

#second_tab{
	height:				30px;
	width:				135px;
	background-repeat:	no-repeat;
	float:				left;
	margin-left:		3px;
}

.tab_box{
	position:			relativ;
	height:				168px;
	width:				193px;
	background-image:	url('../img/bg_box.png');
	background-repeat:	no-repeat;
	float:				left;
	margin:				15px 0 0 10px;
	padding:			0 0 0 0;
}

.box_number{
	position:			relativ;
	font-size:			18px;
	font-weight:		bold;
	color:				#fff;
	margin:				5px 0 0 12px;
	width: 				20px;
	height: 			20px;
	float:				left;
}

.activ_bg{
	background-image: 	url('../img/reiter_visit.gif');
}

.not_activ_bg{
	background-image: 	url('../img/reiter_novisit.gif');
}

#tabs h4.activ, #tabs_follow h4.activ{
	padding:			7px 0 0 15px;
	margin:				0 0 0 0;
	color:				#1F5289;
	height:				20px;
	font-size:			12px;
}

#tabs h4.not_activ, #tabs_follow h4.not_activ{
	padding:			7px 0 0 15px;
	margin:				0 0 0 0;
	color:				#559BD6;
	height:				20px;
	font-size:          12px;
}

#tabs a:hover, #tabs a:visited, #tabs a:link, #tabs a:focus,
#tabs_follow a:hover, #tabs_follow a:visited, #tabs_follow a:link, #tabs_follow a:focus
{
	text-decoration:	none;
	outline:			none;
}

#tab_content{
	position:			relativ;
	margin-top:			30px;
	margin-bottom:		5px;
	height:				195px;
	width:				620px;
	background-image:	url('../img/tab_bg.png');	
	background-repeat:	x-repeat;
}

.box_content {
	position:			relativ;
	top: 				20px;
	padding: 			0 5px 0 0;
	margin:				15px 0 0 15px;
	top: 				0px;
	float:				left;
	width:				140px;
	height: 			160px;
	font-size: 			11px;
	color:				#4D4D4D;
}

.box_content h3{
	margin:				0 0 0 0;
	padding: 			0 0 0 0;
	font-size:			14px;
	color: 				#4D4D4D;
	letter-spacing:		0.01em;
}

.box_content p{
	padding: 			0 0 0 0;
	margin:				10px 0 0 0;
	width:				135px;
}

#second_tab_content{
	width:				600px;
	margin: 			0px 0px 0px 10px;
	padding-top: 		5px;
	height: 			165px;
}

#second_tab_content h4{
	padding: 			0 0 0 0;
	margin:				0 0 0 0;
	font-size: 			11px;
}

#second_tab_content p{
	padding: 			0 0 0 0;
	margin:				0 0 0 0;
	font-size: 			11px;
}

#second_tab_content ul{
	padding: 			0 0 0 0;
	margin:				15px 0 0 26px;
	list-style-image: 	url("../img/checked.gif");
}

#second_tab_content li{
	padding: 			0 0 0 0;
	margin:				5px 0 0 0;
}
*/

/* ============ kreditrechner folgeseite ============= */

/*
#kreditrechnerFollow {
	position:			relative;
	width:				580px;
	height:				240px;
	margin:				0 0 0 0;
	padding:			20px;
	background-image:	url('../img/kreditrechner-follow-back.jpg');
}

#kreditrechnerFollow h1 {
	padding:			0 0 5px 0; 
	margin:				0 0 10px 0;
	font-size:			18px;
	font-weight:		bold;
	font-family:		Arial, Helvetica, sans-serif;
	color:				#002f6e !important;
	border-bottom:		1px solid #002f6e;
}

#kreditrechnerFollow table td {
	font-size:			12px;
	font-family:		Arial, Helvetica, sans-serif;
	color:				#002f6e;
	background-color:	#eaeff7;
}

#kreditrechnerFollow table td.left{
	text-align:			left;
	width:				170px;
	background-color:	#EAEFF7;
	font-weight:		normal;
}

#kreditrechnerFollow table td.right{
	text-align:			left;
	background-color:	#EAEFF7;
	width:				375px;
}

.field155px {
	width:				155px;
	height:				19px;
  	border-bottom:		1px solid #56677e;
	border-left:		0px;
	border-top:			0px;
	border-right:		0px;
  	font-family: 		arial,sans-serif;
	font-size:			12px;
  	padding:     		0px 2px;
}

.butNeuBerechnenPos {
	position:			absolute;
	left:				400px;
	text-align:			right;
	width:				202px
}

*/

/* ============ autokreditrechner ============= */


/*
#autokreditrechner {
	position:			relative;
	width:				930px;
	height:				370px;
	background-image:	url('../img/autokreditrechner-back.jpg');
}



#autokreditrechner h1 {
	margin:				0 0 10px 23px;
	padding:			20px 0 0 0;
	font-family:		arial, helvetica, sans-serif;
	font-size:			18px;
	font-weight:		bold;
	color:				#2b5394;
}




#autokreditrechner p {
	margin:				10px 20px 10px 20px;
	padding:			0;
	font-family:		arial, helvetica, sans-serif;
	font-size:			12px;
	color:				#2b5394;
}

#autokreditrechnerSelBox {
	position:			absolute;
	top:				90px;
	left:				15px;
	width:				280px;
	height:				260px;
	background-image:	url('../img/autokreditrechner-textback.jpg');
}

#autokreditrechnerSelBox p {
	margin:				10px 20px 10px 15px;
	padding:			0;
	font-family:		arial, helvetica, sans-serif;
	font-size:			12px;
	color:				#2b5394;
}


#autokreditrechnerSelBox ul {
	margin:				0;
	padding:			11px 0 0 11px;
	list-style:			none;
}

#autokreditrechnerSelBox ul li {
	width:				258px;
	margin:				0 0 5px 0;
	padding:			0;
}

#autokreditrechnerSelBox ul li a {
	display:			block;
	margin:				0;
	height:				28px;
	padding:			7px 0 0 10px;
	font-family:		arial, helvetica, sans-serif;
	font-size:			16px;
	font-weight:		bold;
	color:				#fff;
	text-decoration:	none;
	background-image:	url('../img/kredit-select-back.png');
}


#autokreditrechnerSelBox ul li a:hover {
	text-decoration:	none;
	background-image:	url('../img/kredit-select-back-hi.png');
}



#autokreditrechnerSelDatBox {
	position:			absolute;
	top:				90px;
	left:				310px;
	width:				310px;
	height:				260px;
	background-image:	url('../img/autokreditrechner-selback.jpg');
}

#autokreditrechnerSelDatBox h2 {
	margin:				11px 0 5px 16px;
	padding:			0;
	font-family:		arial, helvetica, sans-serif;
	font-size:			14px;
	font-weight:		bold;
	color:				#474747;
}



#autokreditrechnerSelDatBox p {
	margin:				0 20px 10px 16px;
	padding:			0;
	height:				70px;
	font-family:		arial, helvetica, sans-serif;
	font-size:			11px;
	color:				#474747;
}


#autokreditrechnerSelDatBoxFields {
	position:			relative;
	padding:			0 0 0 15px;
}



#autokreditrechnerSelDatBoxFields h3 {
	margin:				10px 0 6px 0;
	padding:			0;
	font-family:		arial, helvetica, sans-serif;
	font-size:			12px;
	font-weight:		normal;
	color:				#002f6e;
}

.autokreditrechnerSelDatBoxField {
	float:				left;
	margin:				0 0 0 0;
	width:				160px;
	height:				16px;
	border-left:		0px;
	border-right:		0px;
	border-top:			0px;
  	border-bottom:		1px solid #56677e;
  	font-family: 		arial,sans-serif;
	font-size:			12px;
  	padding:     		2px;
}


#buttonJetztVergleichenFollow {
	position:			absolute;
	top:				215px;
	left:				137px;
}

#autokreditrechnerUSBBox {
	position:			absolute;
	top:				250px;
	left:				635px;
	width:				280px;
	height:				100px;
	background-image:	url('../img/autokreditrechner-usbback.jpg');
}


.autoKreditRadioPos {
	position:			absolute; 
	top:				110px; 
	left:				165px;
}
*/


/*



#kreditAnfrageNavi {
	margin:				0 0 0 0;
	background-image:	url('../img/mainnavi_back.jpg');
}

#kreditAnfrageNavi ul {
	height:				26px;
	margin:				0;
	padding:			0;
	list-style:			none;
}

#kreditAnfrageNavi li {
	float:				left;
	margin:				0 1px 0 0;
	padding:			0;
}


#kreditAnfrageNavi a {
	display:			block;
	margin:				0;
	padding:			6px 14px 5px 14px;
	font-family:		arial, helvetica, sans-serif;
	font-size:			12px;
	font-weight:		bold;
	border-right:		1px solid #fff;
	color:				#fff;
	text-decoration:	none;
	background-color:	#3161ad;
}
*/

#kreditAnfrageNavi a:hover, #kreditAnfrageNavi li.activeListElement a {
	color:				#e85e1a;
	text-decoration:	none;
	background-color:	#fff;
}

#kreditAnfrageNavi li.lastListElement {
	margin:				0;
}

#kreditAnfrageNavi li.lastListElement a {
	padding:			6px 17px 5px 15px;
}

.cellKreditwaehler {
	background-color:	#f3eed6;
}


/* Kreditliste */

#calcResult{
	background-color:#3B6EBD;
	margin:0px 0 0px 0;
	padding: 0 0 0 0;
	width:620px;
}

#creditInfoline{
	color:#fff;
	/*width:590px;*/
	margin:0 0 0 0;
	padding:10px 0 10px 30px;
	font-weight:bold;
	background-color:#3161AD;
	display:none;
	font-size:18px;
	}


.creditinfolist {
	font-family:		arial;
	font-size:			12px;
	border-collapse:	separate;
	border-spacing:		1px;
	width:			    620px !important;
}

.creditinfolist tr .header_Logo {
	width:				105px;
	height: 			30px;
}
.creditinfolist tr .header_Info {
	/*width:				30px;*/
}
.creditinfolist tr .header_Duration {
	width:				30px;
}
.creditinfolist tr .header_InterestRate {
	width:				110px;
}
.creditinfolist tr .header_Rate {
	width:				90px;
}
.creditinfolist tr .header_Cost {
	width:				130px;
}
.creditinfolist tr .header_Url {
	width:				100px;
}

.header_Id { display: none; }

.creditinfolist tr {
}

.creditinfolist td {
	background-color:	#f4eed6;
	padding:			5px;
}
.creditinfolist th {
	text-align:			left;
	padding:			0 5px;
}
.creditinfolist tr .info {
	padding:			0 0 0 8px;
}
.creditinfolist td a {
	width:				100px;
	display:			block;
	margin:				0 auto;
	float:    			left;
}
.creditinfolist td a img {
	border:				0;
	float:				left;
}
.creditinfolist th a {
	font-family:		arial;
	font-size:			12px;
	color:				#e85e1a;
	text-decoration:	none;
	float:    			left;
}

.creditinfolist th a.tooltip_eff {
	text-decoration:none;
	color:#fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.creditinfolist th a.tooltip_eff span.tooltipinfo{
	display:none;
	z-index:100;
}
.creditinfolist th a.tooltip_eff:hover span.tooltipinfo{
	display:block;
	z-index:100;
	position:relativ; 
	top:627px;
	left:503px;
	border: 1px solid;
	border-color:#0D3467;
	padding:10px;
	color:#0D3467;
	width:300px; 
	font-weight:normal;
	background-image:	url('../img/select-box-back.png');
}

.creditinfolist th a.tooltip_eff img{
	margin-bottom: 0pt;
	margin-left: 2pt;
	border:none;
}
*/

/* Bubble Kreditwähler */

.bubbleWrapper {
}
.bubbleWrapper {
	position:			absolute;
	bottom:				18px;
	left:				-3px;
	width:				230px;
	display:			none;
	z-index:			999;
}

.bubbleHead {
	width:				231px; 
	height:				15px;
	background:			url(../img/bubble-head.gif) no-repeat;
}

.bubbleContent {
	padding:			0 10px 0 10px; 
	/*width:				208px; 
	border-left:		1px solid #000; 
 	border-right:		1px solid #000;
 	background-color:	#023882;*/
 	width:				211px;
 	background-image:	url(../img/bubble-back.gif);
}

.bubbleContentHead {
	padding:			5px 0 10px 0; 
	margin:				0;
	font-size:			14px;
	font-weight:		bold;
	color:				#ff8347;
}

.bubbleContent p {
	padding:			0; 
	margin:				0;
	font-size:			12px;
	color:				#fff;
}

.bubbleBottom {
	width:				231px; 
	height:				45px;
	font-size:			0;
	background:			url(../img/bubble-bottom.gif) no-repeat;
}


/* kreditrechner small */

#kreditrecherSmall {
	width:				300px;
	height:				250px;
	position:			relative;
	background-image:	url('../img/kreditrechner-small-back2.jpg');
}

#kreditrecherSmallFields {
	padding:			0 0 0 15px;
	position:			absolute;
	top:				113px;
	left:				1px;
}

#kreditrecherSmallFields h3 {
	margin:				0 0 6px 0;
	padding:			0;
	font-family:		arial, helvetica, sans-serif;
	font-size:			14px;
	font-weight:		normal;
	color:				#fff;
}

.kreditrecherSmallField {
	float:				left;
	margin:				0 0 10px 0;
	width:				160px;
	height:				16px;
	border-left:		0px;
	border-right:		0px;
	border-top:			0px;
  	border-bottom:		1px solid #f86b24;
  	font-family: 		arial,sans-serif;
	font-size:			12px;
  	padding:     		2px;
}

#buttonJetztVergleichen2 {
	position:			absolute;
	top:				105px;
	left:				128px;
}

.clear {
	clear:both;
	font-size:1px;
	height:0;
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
	background-color:	#d4e0ef;
	font-size:			12px;
	color:				#0d3467;
}

a {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#e85e1a;
	text-decoration:	none;

}

a:hover {
	text-decoration:	underline;
}


