/* CSS Document */
#eutform, #eutform fieldset {
	margin:0;
	padding:0;
	border:0;
}
#eutform {
	clear:both;
	padding-top:20px;
}
#eutform legend {
	display:none;
}
#eutform p {
	float:left;
	margin:0;
	padding:0 20px 10px 0;
}
.eutcontent .cl {
	clear:both;
}
.eutcontent .cl_full {
	clear:both;	
	font-size:0;
	height:0;
	line-height:0;
}
#eutform p select, #eutform p input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin-top:5px;
}
#eutform p #name {
	width:440px;
}
#eutform .suchbtn {
	clear:both;	
}
#eutform .suchbtn #suchen {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-style:italic;
	font-weight:bold;
	margin-top:auto;
}
#eutform .hinweis {
	font-size:10px;
	float:none;
}
.eutcontent {
	min-height:300px;
	height:auto !important;
	height:300px;
}
.eutcontent .hl {
	clear:left;
	float:left;
	width:110px;
	font-weight:bold;
	padding:0;
	margin:0;
}
.eutcontent .block {
	float:left;
	width:320px;
	padding:0;
	margin:0;
}
.eutcontent .abs {
	padding-bottom:10px;
}
.eutcontent .eut {
	clear:left;
	float:left;
	width:435px;
}
.eutcontent .eut p  {
	float:left;
	width:435px;
}