/* *{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
/ *	color: white;* /
	margin:0px;
	padding:0px;
}
*/
sup{
	font-size: 8px;
}

img{
	border: none;
}
/* ie: Transparency crossbrowsing */
.forty-percent {
  opacity: 0.4;
}
.sixty-percent {
  opacity: 0.6;
}
.eighty-percent {
  opacity: 0.8;
}
.hundred-percent {
  opacity: 1;
}

/* Background Definitionen */

div.tk_background {
	padding-top: 16px;
	padding-left: 16px;
}

div.content_tk {
	/*	background:url(../images/bg/tk_content_bg.jpg) repeat-x;*/
	background:url(../images/bg/wrapper_bg.jpg) repeat-x;
	width:730px;
	padding:10px 0px 15px;
	border-left:1px solid #bbc0c2;
	border-right:1px solid #bbc0c2;
}

div.box_left_content {
	background:url(../images/bg/tk_box_left_bg.jpg) repeat-y;
	width:344px;
	height: 200px;
	padding:15px 0px 15px;
}

div.box_left_content1 {
	background:url(../images/bg/tk_box_left_bg.jpg) repeat-y;
	width:344px;
	padding:15px 0px 15px;
}


div.box_detail_tarifentwicklung {
	background:url(../images/bg/tk_box_left_bg.jpg) repeat-y;
	width:344px;
	padding:5px 0px 0px;
}

div.box_right_content {
	background:url(../images/bg/tk_box_right_bg.jpg) repeat-y;
	width:254px;
	height: 200px;
	padding:15px 0px 15px;
}

div.box_right_content1 {
	background:url(../images/bg/tk_box_right_bg.jpg) repeat-y;
	width:254px;
	padding:15px 0px 15px;
}

div.box_right_energietraeger {
	background:url(../images/bg/tk_box_right_bg.jpg) repeat-y;
	width:254px;
	/*padding:8px 0px 10px; RBabler 26.02.2010*/
	padding:8px 0px 0px;
	height: 130px;
}


div.main_tk {
	width:682px;
	background-color:#FFF;
	padding:10px 0px 15px;
	border-left:1px solid #bbc0c2;
	border-right:1px solid #bbc0c2;
}

div.tkmain_background{
	margin-left:30px;
	margin-bottom: 20px;
}


div.tk_box_left{
	width:344px;
	float:left;
	padding-left:20px;
}


div.tk_box_right{
	width:254px;
	float:right;
	padding-right:20px;
}

.hgbild{
	bading-left: 16px;
	display:block;
}

/* Headlines */
h1 span{
	display:none;
}

h1{
	background: url(../images/common/hl_tk.jpg) no-repeat;
	width:244px;
	height:22px;
	margin:30px;
}



h1.hl_watchdog{
	background: url(../images/common/hl_watchdog.jpg) no-repeat;
	margin-top: 10px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#005271;
	font-weight:normal;
	margin:20px 0px 20px 20px;}
	
h3{
	color:#0075a1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0px 0px 5px 0px;}	

h4{
	color:#666666;
	font-weight: normal;
	margin: 0px 0px 10px 20px;
	}


/* Content */

a{
	color: #3699c2;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

p{
	margin:20px 20px 8px 0px;
	line-height:15px;}

.clearer{
	clear:both;}

div.contentItem{
	margin-top:10px;
	margin-bottom:30px;
	margin-left:20px;
	}	


/*div.contentItem_breit{
	margin-top:10px;
	margin-bottom:30px;
	padding-left:10px;
}	*/	
	
div.contentItem_breit{
	margin: 0px 30px 5px 30px;
	font-size: 12px;
	}		
div.contentItem_breit p{
	color: #666666;
	font-size: 13px;
	margin-bottom: 20px;
}

.subheadline{
	color: #666666;
	font-size: 13px;
	margin-bottom: 20px;
	margin-left: 20px;
}

div.contentItem_breit .haftung{
	font-size: 11px;
	margin: 0px;
	color: #333333;
}

div.contentItem_breit span{
	margin-top: 10px;
}

.small{
	font-size:11px;
	width:100px;}

.floater{
	float:left;}

input{
	width: auto;
}

.input{
	border:1px solid #e2e1e1;
	padding:3px;
	margin-bottom:10px;
	width: auto;
	}

.dropdown{
	font-size: 11px;
	width:185px;
	margin-bottom:2px;
	color: inherit;
}
	
.dropdown_uebersicht{
	font-size: 11px;
	width:220px;
	color: inherit;
}
	
.dropdown_watchdog{
	font-size: 11px;
	width:170px;
	margin: 0px 0px 10px 10px;
	color: inherit;
}	

.alarm_dtl{
	margin-top: 10px;
}

.alarm_p{
	margin: 0px;
}

div.contentItem_breit .bla{
	color: red;
}

div.contentItem_breit ul{
	font-size: 11px;
	margin: 15px;
	
}

/* Wahl Energieträger */
.textradio{
	vertical-align: top;
}

div.radio_strom{
	width:60px;
	margin:10px 20px 20px 0px;
	float:left;
	font-size: 11px;
	}
	
div.radio_gas,
div.radio{
	margin-top:15px;
	font-size: 11px;
}

div.radio_strom img,
div.radio_gas img{
	padding-left:0;
	margin-left:13px;
	}

div.radio input,
div.radio_strom input,
div.radio_gas input, 
input.radioB{
	border:0;
	}

p.PLZ{
	margin-top:12px;
	padding-top:3px;
	height:50px;
	float:left;
	}

p.PLZ img,
p.abstand img{
	vertical-align:middle;
	padding-right:5px;}
	
.netzbetreiber{
	height:50px;
}	

p.abstand{
	font-size: 11px;
	margin-top:10px;
}
	
.button_left{
	border:0;
	margin-left:20px;
	margin-top:30px;
}
	
.button{
	border:0;
	margin-top: 10px;
}		
	
.abstand_links{
	margin-left:20px;
}
	
.fett{
	display: block;
	color: #666666;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
}

.fett img{
	vertical-align: text-bottom;
}


.legende {
	margin-left: 30px;
}


.preise{
	color: #868686;
	font-size: 11px;
	line-height: 18px;
	text-align: right;
	margin-right: 27px;
}



/* Download / Drucken */
.download_leiste{
	padding: 30px;
}

.download_leiste img{
	margin-right: 50px;
}


/* Button Leiste */
.button_leiste{
	padding-left: 30px;
}


.button_leiste1{
text-align: right;
margin-right: 30px;
}


/* Tabellen */
table.vergleich{
	width: 630px;
	margin: 20px 22px;
	margin-bottom: 5px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	border-collapse: collapse;

}

table.vergleich caption{
	text-align: left;
}

table.vergleich th{
	border: 1px solid #e1e1e0;
	color: #016e94;
	font-weight:normal;
	padding: 0px 7px;
	height: 44px;
	background: url(../images/bg/th_vergleich_bg.jpg) repeat-x;
	}

table.vergleich td{
	border: 1px solid #e1e1e0;
	font-weight:normal;
	padding-left: 7px;
	height: auto;
	vertical-align: top;
	padding-top: 8px;
	padding-bottom: 0px;
}	
	
table.vergleich td.vgl_merken {
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 0px;
}

table.vergleich td.vgl_merken table td{
	vertical-align: middle;
}

.vgl_right{
	text-align: right;
}	

.vgl_anbieter{
	width: 172px;
	/*color: #3496c4;*/
}

.vgl_anbieter img{
	margin-top: 3px;
}

.vgl_beschreibung{
	vertical-align: middle;
}

.vgl_tarif{
	width: 120px;
}

.vgl_epreis{
	width: 136px;
}

.vgl_epreis span{
	display: block;
}

.vgl_merken{
	width: 76px;
	color: #999999;
}

.vgl_merken img{
	padding-left: 3px;
}

.vgl_merken input{
	margin-right: 3px;
	width: auto;
	border: 0;
}

.vgl_detail{
	width: 85px;
}

.vgl_detail{
	color: #3492c4;
}

.vgl_wechsel{
	color: #639e56;
	font-weight: bold;
}

.ersparnis{
	color: #379923;
}

.mehrkosten{
	color: #bf0017;
}

.even{
	background-color: #f6f8f8;
}

.referenz{
	background-color: #e3e8ea;
}

.referenztarif{
	color: #9fa19f;
}

/* Tool Tip */
a.info {
	cursor:help;
	border: 0;
}
a:hover.info {
	text-decoration:none;
	border: 0;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #3699C2;
	background-color: #EAFAFF;
	padding: 5px;
	text-align:left;
	color:#333333;
	width:200px;
}
#tooltip h3, #tooltip div { margin: 0; font-size:1.1em; font-weight:normal; }

/* Pop Up */
#myHiddenDiv {
	left:50%;
	margin-left:-281px;
	position:absolute;
	top:250px;
	z-index:1000;
}

input#PopupSchlieszen{
	float:right;
	margin-right:25px;
	margin-top:0;
	width:auto;
}

.popup { 
	border:none; 
	width:570px;}

.close-link{
	display:block; 
	text-align:right; 
	padding-right:20px;}

.popup-body {
	padding-top:10px; 
	padding-left: 20px; 
	background:url("../images/bg/popup_bg.png") repeat-y;}

.popup_hl{
	padding: 0px; }

.popup .fett {
	margin-bottom:10px;
	margin-top:15px;
}

label {display:block;}

.linksPopup{
	width: 220px;
	padding-bottom: 20px;
}

.rechtsPopup{
	float: right;
	margin-bottom: 0;
	margin-right: 70px;
	width: 250px;
	padding-bottom: 0;
	padding-right: 0;
}
	
.popup input{
	margin-top:5px;
	width: auto;
}
	
div#DivNiedertarif{
	margin-bottom: 40px;
}
	
.popup h3{
	margin-top: 20px;
	margin-bottom: 0px;
}
	
/* Detailseite */	
.detail{
	font-weight: normal;
	margin: 20px;
	margin-top: 0px;
}

.tarif{
	font-weight: bold;
}

div.box_left_detail_content {
	background:url(../images/bg/tk_box_left_bg.jpg) repeat-y;
	width:344px;
	height: 130px;
	padding:10px 0px 10px;
}

div.box_left_preis_content {
	background:url(../images/bg/tk_box_left_bg.jpg) repeat-y;
	width:344px;
	padding:10px 0px 10px;
	
}

div.box_right_detail_content {
	background:url(../images/bg/tk_box_right_bg.jpg) repeat-y;
	width:254px;
	font-size: 11px;
	height: auto;
	padding:8px 0px 10px;
}

div.box_right_preis_content {
	background:url(../images/bg/tk_detail_box_preisdetails_bg.jpg) repeat-y;
	width:272px;
	font-size: 11px;
	padding:8px 0px 10px;
}

.lieferant{
	width: 80px;
	font-weight: bold;
	float: left;
	padding-right: 20px;
}

div.tk_box_left_detail{
	width:344px;
	float:left;
	padding-left:20px;
	margin-top: 0;
}

div.tk_box_detail_tarifentwicklung{
	width:344px;
	float:left;
	padding-left:20px;
	margin-top: 20px;
}

div.tk_box_right_detail{
	float:right;
	margin-top: 20px;
	padding-right:20px;
	clear:right;
}

.angaben th,
.angaben_preis th{
	text-align: left;
	width: 130px;
}

.box_right_preis_content .contentItem,
.box_right_vergleich_content .contentItem{
	padding: 0px 20px;
}

/* Detail Table */
.bg_top{
	background-image: url(../images/bg/tk_detail_box_left_preise.jpg);
	background-repeat: no-repeat;
	width:344px;
	height: 22px;
	font-weight: bold;
	border: none;
}

.bg_mid{
	background-color: #d6ecf2;
	height: 22px;
	font-weight: bold;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

.bg_mid ,
.bg_top ,
.preis_summe {
	color: #0075a1;
	width: 170px;
}

.angaben_preis td,
.angaben_preis th{
	padding-left: 10px;
}

.preis_summe{
	background-color: #9bc8db;
	height: 22px;
}

.angaben_preis{
	width: 344px;
	line-height: 18px;
	}

.angaben_preis {
	background: url(../images/bg/tk_detail_preisdetails_bg.jpg);
	background-repeat: repeat-y;
}

.bg_bottom{
	background-image: url(../images/bg/tk_detail_preisdetails_bottom.jpg);
	height: 22px;
	width: 344px;
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
}

.preis_right{
	border: 0;
	text-align: right;
	padding-right: 10px;
}

.angaben_preis .subpunkt {
	padding-left: 20px;
}

.nummerierung{
	margin-left: 20px;
	padding: 10px 0px;
}

.downloadIcon{
	vertical-align: middle;
	padding-top: 5px;
}

.energietraeger_detail {
	padding: 5px 0px;
	width: 227px;
	margin-bottom:15px;
}

.energietraeger_erneuerbar{
	background-color:#ccd8a8; 
	width:25%; 
	height:13px; 
	float:left;
}

.energietraeger_fossil{
	background-color:#eda43e; 
	width:25%; 
	height:13px; 
	float:left;
}

.energietraeger_nuklear{
	background-color:#f2df00; 
	width:25%; 
	height:13px; 
	float:left;
}

.energietraeger_entso{
	background-color:#d0d0d0; 
	width:25%; 
	height:13px; 
	float:left;
}

.energietraeger_entso-mix{
	background-color:#d0d0d0; 
	width:25%; 
	height:13px; 
	float:left;
}

.energietraeger_prozent{
	width:33%; 
	float:left; 
	text-align:center;
	font-size: 11px;
	font-weight: bold;
	margin-bottom:15px;
}

.energietraeger_legende{
	height:45px;
	clear:left;
}

.et_legende_erneuerbar_box{
	background-color:#ccd8a8; 
	width:10px; 
	height:10px; 
	float:left;
}

.et_legende_fossil_box{
	background-color:#eda43e; 
	width:10px; 
	height:10px; 
	clear:both;
	float:left;
}

.et_legende_nuklear_box{
	background-color:#f2df00; 
	width:10px; 
	height:10px; 
	clear:both;
	float:left;
}

.et_legende_entso_box{
	background-color:#d0d0d0; 
	width:10px; 
	height:10px; 
	clear:both;
	float:left;
}

.et_legende_entso-mix_box{
	background-color:#d0d0d0; 
	width:10px; 
	height:10px; 
	clear:both;
	float:left;
}

.et_legende_text{
	clear:right; 
	float:left; 
	font-size:11px; 
	margin-left:3px; 
	margin-top:-4px; 
	margin-bottom:5px;
	font-weight: normal	;
}

.tarifentwicklung_vergleich{
	margin-top: 10px;
}

.tarifentwicklung{
	text-align: right;
	padding-right: 10px;
}

/* Vergleichen */
div.box_vergleichen_left_content {
	background:url(../images/bg/tk_vergleichen_anbieter_bg.jpg) repeat-y;
	width:360px;
	height: 150px;
	padding:10px 0px 10px;
}

div.tk_box_right_vergleich{
	float:right;
	padding-right:20px;
	height: 150px;
}

div.box_right_vergleich_content {
	background:url(../images/bg/tk_detail_box_preisdetails_bg.jpg) repeat-y;
	width:272px;
	height: 145px;
	font-size: 11px;
	padding-top: 10px;
}

div.untertarif label {
	float:none;
	height:25px;
	line-height:25px;
	width:55px;
}

div.untertarif input {
	margin-bottom: 10px;
	margin-left: 0;
	margin-top: 5px;
	width: auto;
}

/* Tabelle */
table.vergleich_anbieter{
	width: 626px;
	margin: 20px 30px;
	margin-bottom: 5px;
	text-align: right;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	border-collapse: collapse;

}


table.vergleich_anbieter .vgl_topleft  {
	/*background-image: url(../images/bg/tk_vergleich_tab_top.jpg);*/
	height: 99px;
	width: 161px;
	background-color: #e7f9ff;
	border-right: 1px solid #dde1e3;

}

.vgl_hl{
	color: #3496c4;
}

table.vergleich_anbieter .header{
	text-align: right;
	padding-right: 10px;
	width: 135px;
}

table.vergleich_anbieter .header img{
	padding-bottom: 30px;
	padding-right: 10px;
}

table.vergleich_anbieter .balken{
	background-color: #cee7ee;
	/*border-left: 1px solid #dde1e3;*/
}

table.vergleich_anbieter .bg_dunkel{
	background-color: #9bc8db;
}

table.vergleich_anbieter .border_right{
	border-right: 1px solid #dde1e3;
}

.links {
	text-align: left;
	padding-left: 10px;
	border-right: 1px solid #dde1e3;
	/*border-top: none;
	border-bottom: none;*/
	background: url(../images/bg/tk_vergleich_tab_bordleft.jpg) left repeat-y;
}

.rechts{
	/*border: 1px solid #dde1e3;
	border-top: none;
	border-bottom: none;*/
	background:url(../images/bg/tk_vergleich_tab_bordright.jpg) right repeat-y; 
	padding-right: 10px;	
	color: #333333;
}

.bgfarbe{
	background-color: #e7f9ff ;
}

.info img{
	vertical-align: middle;
	border: 0;
}

table.vergleich_anbieter .subpunkt{
	padding-left: 20px;
}

table.vergleich_anbieter .rabatt_txt{
	color: #333333;
	font-weight: normal;
}


table.vergleich_anbieter tr{
	height: 25px;
}

table.vergleich_anbieter .bruttogesamt{
	color: #FFF;
	font-weight: bold;
	background-color: #44a1be;
	/*background-image: url(../images/bg/tk_vergleich_tab_bottom.jpg);*/
}

table.vergleich_anbieter .bruttogesamt td{
	border: none;
	color: #FFF;
}

table.vergleich_anbieter .bg_links{
	background-image: url(../images/bg/tk_vergleich_tab_bottom.jpg);
}

table.vergleich_anbieter .bg_rechts{
	background-image: url(../images/bg/tk_vergleich_tab_bottom.jpg);
	background-position: right;
}

table.vergleich_anbieter .btn_anbieter{
	padding-right: 5px;
	padding-top: 10px;
}

.table_topLeft{
	background-image:url(../images/bg/tk_vergleich_tab_top.gif); 
	background-color:#e3f8ff; 
	border-right:1px solid #dde1e3;
}

.table_mid{
	background-image:url(../images/bg/tk_vergleich_tab_bg.jpg); 
	background-repeat:repeat-x;
}

.table_topRight{
	background-image:url(../images/bg/tk_vergleich_tab_top_right.jpg);
	background-position:right;
}


/* Watchdog */
.watchdoglogin{
	width: 90px;
	float: left;
	padding-top: 2px;
}

.watchdog .pw{
	margin: 0px;
}

.watchdog h3{
	margin-bottom: 10px;
}

.einloggen{
	padding-top: 20px;
}

.passwortvergessen{
	display: block;
	font-size: 11px;
	text-align: right;	
	width: 260px;
}

div.box_left_content2 {
	background:url(../images/bg/tk_box_left_bg.jpg) repeat-y;
	width:344px;
	height: 150px;
	padding:15px 0px 15px;
}

div.box_right_content2 {
	background:url(../images/bg/tk_box_right_bg.jpg) repeat-y;
	width:254px;
	padding:15px 0px 15px;
}

.wd_anlagedatum{
	width: 100px;
	/*color: #3496c4;*/
}

.wd_abfrageart{
	width: 235px;
}

.wd_abfrageart input{
	margin-bottom: 0px;
	margin-top: 3px;
	width: auto;
}

.wd_aendern{
	width: 30px;
}

.wd_buttons{
	padding-top: 30px;
}
