#content .rechner table, 
#content .rechner tr,
#content .rechner td {
	font-family: Arial, serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #5f5f5f;
	background-color: #ffffff;
}


#content .rechner a 		{color: #4c7bec; text-decoration: none;  }
#content .rechner a:hover {color: #4c7bec; text-decoration: underline;  }

#content .rechner .widget {
	background-color: #ffffff;
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 160px;
}
#content .rechner .widget_links {
	bottom: 5px; 
	color:#606060; 
	background-color:#FBFBFB; 
	font-size:11px; 
	font-weight:normal; 
	line-height:15px; 
	padding-left:7px; 
	position:absolute; 
	width:468px; 
	z-index:1; 
	display: block;   		
}

#content .rechner .widget_links a {  color:#aeaeae; } 

#content .rechner fieldset { margin:0; padding:0; border:0; float: left; border: 1px solid #cecece;}

#content .rechner ul{ margin:0; padding:0; list-style:none; }
#content .rechner ul li{ border-top:1px solid #fff; border-bottom:1px solid #cecece; padding:5px; text-align:left; }
#content .rechner ul li .haftung { padding-left: 5px;}
#content .rechner ul li .berechnen {float:right;}

#content .rechner label { 
		white-space: nowrap; 
		color: #5f5f5f;
		width:155px; 
		line-height:15px; 
		padding-right:5px; 
		margin:0 0 0 0px; 
		text-align:left; 
		float:left;
}
#content .rechner input {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#404245; text-align:right; }
#content .rechner input.submit{width:90px; height:23px; cursor:pointer; border:0; background:url(button2.gif) no-repeat; color:#69c; font-weight:bold; margin-left:65px;}

#content .rechner { 
	width: 500px; 
	font-family: Arial, serif;	
	font-size: 12px;
	line-height: 1.6em;
	color: #5f5f5f;

}
#content .rechner .rechner_eingabe { 
	width: 240px; 
	float:left;
}
#content .rechner .rechner_ausgabe { 
	float:right; 
	width: 240px; 
}

