#abschaetzung-S3, #sonst_gef-S5 {
	position: absolute;
	left: 10px;
	z-index: 100;
	display: none;
}
#zelle-S3, #zelle-S5 {
	color: blue;
	text-decoration: underline;
}
#zelle-S3:hover, #zelle-S5:hover {
	cursor: pointer;
}
.eingabe_maxb {
	width: 100%;
}
.hinweise td, .hinweise th{
border: 1px solid red;
}
.gef_input li{
list-style-type: none;
margin-left: -40px;
}
.small_spalte_links {
float: left;
overflow:auto;
width: 499px;
margin-top: -4px;

}
.small_spalte_rechts {
float: left;
overflow:auto;
width: 499px;
margin-top: -4px;
}
