body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
form
{
    margin:0px;
    }
h1 {
	width: 100%;
	font-size: 12px;
	margin: 0px  0px 0px 0px;
}
div 
{   padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    }
h2 {
	font-size: 12px;
	color: #A51301;
	margin: 0px;
	clear: both;
	background: transparent;
}
h2.operatorList {
	margin-left: 10px;
}
.tarifList h2{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 15px;
}
.tarifList p{
	margin: 0px;
	font-weight:600;
	margin-bottom: 3px;
	margin-top: 3px;
}
.tarifList a{
	margin: 0px;
	color:#A51301;
	margin-bottom: 1px;
}
.tarifList span{
	margin: 0px;
	color:black ;
	margin-bottom: 1px;
}
.operatorName
{
	font-size: 14px;
	color: #A51301;
	font-weight:bold;
	margin: 0px;
	clear: both;
	background: transparent;
}
.linkArrow a {
	display: block;
	background: url(../../images/arrow.gif) no-repeat 0px 4px;
	color: #A51300;
	padding: 0px 0px 4px 10px;	
	text-decoration: underline;
	}
.linkArrow span{
    color:Black
}
a {color:Black;}


/*################################## RECHNER FORM #######################*/
label
{
 font-weight:normal
 }
 .rechnerForm .selectboxTarifcard select
{
 font-size:12px
 }
.selectboxTarifcard b
{
 color:#006600;
 }

 .rechnerForm .selectboxTarifcard b
{
 padding-bottom:3px;
 }

 .rechnerForm 
{
 border-right:1px solid #95C990;
 border-bottom:1px solid #95C990;
 margin-bottom:10px;
 }

.rechnerHeader{
	border-left: 4px solid #378723;	
	background-color: white;
	background-image: url(../images/tarifrechner_background.gif);
	background-position: 8px 2px;
	background-repeat: no-repeat;
	text-align: right;
}
.rechnerHeader div 
{
	height:15px;
 border-top: 1px solid #95C990;	
 margin-top:0px;
	padding-right: 10px;
}
.rechnerHeader h1{
	color: #006600;
	font-size:12px;
	
}
.rechnerHeader span{
	color: #009901;/*F07803*/
}	 


.rechnerQuestion
{
	color:#006600;
	font-size:12px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:7px;
 }
 
.rechnerQuestionSmall
{
	color:#006600   ;
	font-size:11px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:7px;
 }
 
.formLine
{
 padding-bottom:7px;
 }
 .rechnerFormTable 
{ 
	border-left: 4px solid #95C990;	
 padding:7px 15px 15px 11px;
 background-color:#F2FFEC;
 }
 
.rechnerFormTableIMG
{
    border-left: 4px solid #95C990;
    background-color: #F2FFEC;
}
.rechnerFormat
{
 padding-left:10px;
 padding-right:10px;
	border-left: 4px solid #95C990;	
	height:10px;
 vertical-align:top;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
 }

.rechnerFormat b
{
 position:relative;
 top:3px;
	color:#006600;
	font-weight:bold;
 
 }

.rechnerFormat label
{
 position:relative;
 vertical-align:top;
 top:3px;
 margin-right:12px;
 
 }

.rechnerFormat input
{
 vertical-align:bottom;
 text-align:right;
 
 }
.textboxColor{
border:1px solid #378723;
}
