#lostfoundform {
	margin-top:1.5em;
	border-top:solid 1px #BDCBDF;
}
#lostfoundform fieldset {
	-moz-border-radius:5px;
	padding:1em;
}
#lostfoundform fieldset legend {
	padding:0em 0.5em 0.5em 0.5em;
	color:#D66817;
	font-weight:bold;
}
.lfform-datarow {
	height:2.6em;
}
.lfform-datarow-indent {
	height:2.6em;
	padding-left:6.86em;
}
#lostfoundform input {
	font-size:1em;
}
#lostfoundform textarea {
	font-family:Courier, monospace;
	font-size:1em;
}
label.lfform-pdata {
	width:7em;
	display:block;
	float:left;
}
input.lfform-pdata {
	width:20em;
	height:1.3em;
}
#lfform-datarow-descr {
	height:12.5em;
}
#beschreibung {
	height:8em;
	width:27em;
}
label.lfform-descr {
	width:11em;
	display:block;
	float:left;
}
input.lfform-descr {
	width:13em;
	height:1.3em;
}
#bundesland {
	width:13.3em;
}
input.lfform-inf {
	width:9.5em;
	height:1.3em;
}
.fielderror {
	color:red;
}
#content a.lf-error:link, 
#content a.lf-error:visited, 
#content a.lf-error:active, 
#content a.lf-error:focus, 
#content a.lf-error:hover {
	border:none;
	background:none;
	text-decoration:underline;
	color:red;
}
