/*form{
	margin-top:10px;
	margin-bottom:0px;
}
.formzeile{
	width: 272px;
	height: 25px;
	margin-bottom: 0px;
	padding:0!important;
}
.formbeschriftung {
	color: #fff;
	font-size: 11px;
	width: 100px;
	float: left;
	margin-top:1px;
	padding:0!important;
}
.formfelder { color: #333; text-align:right;padding:0!important;}
.textinput {
	color: #333;
	font-size: 10px;
	font-family: verdana;
	width: 165px;
	height: 15px;
	padding-top: 1px;
	padding-left: 3px;
	border:none;
	background:#eee;
}
.area {
	color: #333;
	font-size: 10px;
	font-family: verdana;
	line-height: 18px;
	width: 300px;
	height: 100px;
	padding-top: 3px;
	padding-left: 3px;
	background:#eee;
}
	
.submitbutton { font-size: 10px; font-family: verdana;  }
	
*/