.kheight{
	height:10px;
}
.rechner {
	}
										
.hline {
	font-size: 8pt;
	color: #ffffff;
	font-family: "Arial";
	background: url("hlbg.gif") top left no-repeat;
    border-bottom: 2px solid #FFFFFF; 
	padding-left: 10px;
	vertical-align: top;
	}										
.hline2 {
	font-size: 8pt;
	color: #ffffff;
	font-family: "Arial";
	background: url("hlbg2.gif") top left no-repeat;
    border-bottom: 2px solid #FFFFFF; 
	padding-left: 10px;
	vertical-align: top;
	}
.hline3 {
	font-size: 8pt;
	color: #ffffff;
	font-family: "Arial";
	background: url("hlbg3.gif") top left no-repeat;
    border-bottom: 2px solid #FFFFFF; 
	padding-left: 10px;
	vertical-align: middle;
	}	
.tab1 {
	font-size: 8pt;
	color: #3C3E3F;
	font-family: "Arial";
	background-color: #E3E3E7;
    border-bottom: 1px solid #FFFFFF; 
	padding-left: 10px;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
	/*text-align: right;*/
	}
.tab1x {
	font-size: 8pt;
	color: #3C3E3F;
	font-family: "Arial";
	background-color: #E3E3E7;
    border-bottom: 1px solid #FFFFFF;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
	}
  
 .tab2 {
	font-size: 8pt;
	color: #3C3E3F;
	font-family: "Arial";
	background-color: #C3C8CE;
    //border-bottom: 1px solid #FFFFFF; 
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
	font-weight: bold;
	padding-bottom: 4px;
	}	
 .tab3 {
	font-size: 10pt;
	color: #3C3E3F;
	font-family: "Arial";
	background-color: #C3C8CE;
    //border-bottom: 1px solid #FFFFFF; 
	padding-left: 10px;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	}
 .inp2 {
  	font-size: 8pt;
	color: #3C3E3F;
	font-family: "Arial";
	border: 1px solid #3C3E3F;
  }
  .inp {
  	font-size: 8pt;
	color: #3C3E3F;
	font-family: "Arial";
	border: 1px solid #3C3E3F;
	width: 40px;
  }
  .out {
  	font-size: 8pt;
	color: #3C3E3F;
	font-family: "Arial";
	border: 0px;
	background-color: #E3E3E7;
  }
  .out2 {
  	font-size: 8pt;
	color: #3C3E3F;
	font-family: "Arial";
	font-weight: bold;
	border: 0px;
	background-color: #C3C8CE;
  }
  .out3 {
  	font-size: 10pt;
	color: #3C3E3F;
	font-family: "Arial";
	font-weight: bold;
	border: 0px;
	background-color: #C3C8CE;
  }
 .rechne {
   	font-size: 8pt;
	color: #000000;
	font-family: "Arial";
	text-decoration: none;
	font-weight: bold;
 }
 .result {display: none}