.helpbox {
	background-color: #FFFFF0;
	width: 430px;
	height: 50px;
	display: none;
	border: 1px solid #A9A9A9;
	font-family: sans-serif;
	font-size: 8pt;
	padding: 2px;
	
}
form span {
	width: 150px;
}

form sup{
	color: #FF0000;
}
select, option{
	font-family: Arial, sans-serif;
	font-size: 8pt;	
}
input {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	width: 250px;
	border: 1px solid #B0C4DE;
}

textarea{
	font-family: Arial, sans-serif;
	font-size: 9pt;
	border: 1px solid #B0C4DE;
}

.datetime{
	width: 22px;
}

#ort{
	width: 200px;
}

#plz{
	width: 50px;
}

#prob{
	width: 500px;
}

#save, #rueckruf, #copy, #kopie, #abholbereit{
	width: 20px;
	border: none;

}

#submit{
	width: 100px;
}
#namen{
	width: 186px;
}
.radio{
	
}
.chkbox{
	background-color: #d0d0d0;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: none;
	border-bottom: 1px solid #ffffff;
	width: 20px;
	height: 20px;
	cursor: hand;
}
.chkbox-lbl{
	font-size: 13px;
	background-color: #ffffff;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-left: 5px;
	padding-right: 5px;
	height: 19px;
	cursor: hand;
}
FIELDSET{
	BORDER-BOTTOM-COLOR: #ffffff; 
	BORDER-LEFT-COLOR: #ffffff; 
	BORDER-RIGHT-COLOR: #ffffff; 
	BORDER-TOP-COLOR: #ffffff; 
	PADDING-BOTTOM: 5px; 
	PADDING-LEFT: 1px; 
	PADDING-RIGHT: 1px; 
	PADDING-TOP: 1px; 
	WIDTH: 95%;
}
