@charset "utf-8";
/* CSS Document */
<!--felderfocus-->
.border-focus {
	background: #CCF;
	border: 1px solid #039;
}
.border-normal {
    background: #FFFFFF;
    border: 1px solid #CCC;
}
<!--form-styles-->
form, input, select, option {
	font-family: verdana,arial,sans-serif;
	font-size: 8pt;
	line-height: 120%;
}
form {	
	border: 1px solid #CCC; 
	padding-top: 10px; 
	padding-left:128px; 
	padding-bottom:8px;
	width: 732px; 
	overflow:scroll;
	overflow-x: hidden;  
	height:335px;
}
input, select, option, textarea {
	border: 1px solid #000;
	background-color: #eef8fa;
	margin: 5px;
	padding: 2px 2px 2px 5px;
	vertical-align: top; 
	color: #006;
}
.textname { 
	width: 80px; 
	float:left; 
	line-height: 200%;	
	clear: left; 
}
.textnameinnen { 
	line-height: 200%; 
}

.abfrage { line-height: 200%; 
	text-align:left;
}

#pruefen { 
	width:106px; 
	background-color: #b1d1e5; 
}
#submit { 
	margin-left:5px; 
	padding-left:4px; 
	width:162px; 
	float:left;
}
#reset { 
	margin-left:447px; 
	padding-left:5px; 

}
#radioj { 
	background-color:#bedfe8; 
	border:hidden;
	color:#006; 
}
#radion { 
	background-color:#bedfe8; 
	border:hidden;
	color:#006; 
}
#selecte, #selectk, #selectt { 
	background-color:#d7ecef; 
	border:hidden; 
	color:#006; 
}
.zurueck
{
	background-color:#69b5c3;
	border:2px solid #eef8fa;
	height:25px;
	width:90px;
}
#objekt { 
	width: 238px;
	}