
/* Infobox */
a.tarifrechner_tooltip, a.tarifrechner_tooltip:link,a.tarifrechner_tooltip:visited,a.tarifrechner_tooltip:active{
position:relative;
text-decoration:none;
color:#575759;
}

a.tarifrechner_tooltip img{border:none;}
a.tarifrechner_tooltip:hover{
color:#575759;
background:transparent;
}

a.tarifrechner_tooltip span{
display:none;
text-decoration:none;
}

a.tarifrechner_tooltip:hover span{
padding:10px;
display:block;
position:absolute;
top:20px;
left:0px;
width:355px;
z-index:200;
color:#575759;
border:1px solid #575759;
background: #ffffff;
font-family:Arial,Verdana,Helvetica,Tahoma,sans-serif !important;
text-align:left;
font-size:11px;
line-height:13px;

}

.tx-slktarifrechner-pi1 .error_msg{color:#BD0C27;padding:10px 0;}

/* Tabellenformatierung */
.tx_slktarifrechner_result_tab tr td,.tx_slktarifrechner_result_tab tr th{font-family:Arial,Verdana,Helvetica,Tahoma,sans-serif;color:#575759;font-size:11px;}
.tx_slktarifrechner_result_tab{margin-top:10px;}

.tx_slktarifrechner_result_header{font-weight:bold;}

.tx_slktarifrechner_result_header th{padding-right:4px;}
.tx_slktarifrechner_result_header a,
.tx_slktarifrechner_result_header a:link,
.tx_slktarifrechner_result_header a:hover,
.tx_slktarifrechner_result_header a:visited,
.tx_slktarifrechner_result_header a:active,
.tx_slktarifrechner_result_header a img{text-decoration:none;border-width:0px;boder:none;margin-left:1px;}

.tx_slktarifrechner_result_price{font-weight:bold;text-align:right;}
.tx_slktarifrechner_result_mwst,.tx_slktarifrechner_result_netto{text-align:right;}
.tarifShortDescr{display:none;}

.tx_slktarifrechner_result_tab tr td,.tx_slktarifrechner_result_tab tr th{vertical-align:top; padding:4px 3px 4px 3px;}

/*
TABLE.tx_slktarifrechner_result_tab{border-style:solid solid solid none;border-width:1px;border-color:#575759;border-collapse:separate;}
TABLE.tx_slktarifrechner_result_tab tr td{border-style:solid solid solid none;border-width:1px;border-color:#575759;border-collapse:collapse;}
TABLE.tx_slktarifrechner_result_tab tr td{border-left:none;}*/



.tx_slktarifrechner_result_tab{
border-top: 1px solid #575759;
border-bottom: 1px solid #575759;
font-size: 0.9em;
margin: 18px 0px 18px 0px;
padding: 2px 0px 2px 0px;
width:435px;

}

.tx_slktarifrechner_result_tab th, .tx_slktarifrechner_result_tab td{
	padding-left:2px;
}

.tx_slktarifrechner_result_tab td,.tx_slktarifrechner_result_tab th,.tx_slktarifrechner_result_header
{
border-right: 1px solid #575759;
}

.tx_slktarifrechner_result_tab td{
border-bottom: 1px solid #575759;
height: 24px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 10px;
}
.tx_slktarifrechner_result_tab td{empty-cells:show;}
.tx_slktarifrechner_result_tab th,.tx_slktarifrechner_result_header{

	border-bottom: 1px solid #575759;
/*	color: #fff;
	background-color: #ee7f01;*/
	height: 24px;
	padding: 0px 0px 0px 10px;
	text-align:left;
	}

.tx_slktarifrechner_result_netto,.tx_slktarifrechner_result_price{white-space:nowrap;}

