

div.formularteil, div.fehlermsg {
	background: #eee;
	margin: 0 0 6px 0;
	padding: 7px 20px 5px 10px;
	clear: left;
}
*html div.formularteil { padding-right: 0; width: 795px; }

div.formularteil div.inhalt div.content {
	width: 580px;
	margin-bottom: 0px;
	padding-bottom: 0;
}

div.notitel div.inhalt div.content { 
	width: 775px; 
}

div.normal {
	background: #fff;
	padding: 0px 20px 0px 10px;
}

div.notitel div.feld_nolabel {
	width: 785px;
}

div.feld_nolabel { }

div.formularteil h1, div.fehlermsg h1 {
	margin: -27px 0 5px 0; 
	clear: left;
	padding: 0;
	font-size: 1.3em;
	font-weight: normal;
	color: #555;
}

div.fehlermsg { 
	background: #ffe3e3;
}

p {
	font-size: 0.9em;
}

div.label { 
	width: 120px;
	float: left;
	margin: 0 0 5px 0;
	font-size: 0.9em;
	font-weight: normal;
	clear: clear;
}
div.label_radio { width: 30px; float: left; }
div.label_radio_like { margin-left: 50px; }
div.label0 { width: 0 !important; }

#confirm div.label {
	width: 220px;
}


label.normaltext { }

label.fehler { 
	color: #a00;

}
.feld span.fehler { margin: 0 0 0 5px; }
.feld_nolabel span.fehler { margin: 0 0 0 125px; }
.feld_nolabel div.uploaded { margin-left: 122px; }
label.zusatz {
	display: block; 
	font-size: 0.95em;
}
div.feld {
	font-size: 0.9em;
	margin: 0 0 5px 144px;
}
#confirm div.feld {
	margin: 0 0 5px 230px;
}
div.feld_nolabel {
	margin-left: 0 !important;
}

div.uploaded {
	font-size: 0.9em;
	margin: 5px 0 0 0;
	font-weight: bold;
	color: #555;
}
div.uploaded a { 
	text-decoration: none;
}

div.hinweise {
	margin: 2px 0 0 5px;
	display: inline;
	color: #999;
	font-size: 0.85em;
}

div.feld_radio { 
	margin-left: 30px !important; 
}
*html div.label_radio { width: 25px; display: inline; float: left; }
*html div.feld_radio { display: inline; padding: 0px; }
*html div.feld_radio label { display: block; padding: 0 0 0 30px; }

*html div.notitel div.feld_radio label { display: block; padding: 0 0 0 30px; }


div.notitel div.feld_radio {
	width: 750px; 
}

div.info {
	font-size: 0.85em;
	padding: 0 0 3px 2px;
	color: #555;
}
span.msg { 
	color: #555; 
	font-size: 0.9em; 
	display: block; 
}
span ul { 
	margin: 0 !important;
	padding-left: 10px;
}
ul.fehler li {
	background: url(../img/dot-rot-content.gif) 3px 5px no-repeat;
	padding: 2px 0 5px 20px !important;
} 

input.inp, select.sel, textarea.text {
	border: 1px solid #ddd;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	padding: 1px 2px 1px 2px;
	width: 285px;
}
select.sel {
	padding: 1px 2px 1px 0;
	width: 291px;
}

div.fehler input, input.fehler, 
div.fehler select, select.fehler {
	background: #ffe3e3;
}
span.fehler {
	display: block;
	font-size: 0.85em;
	margin: 2px 0 8px 0;
	color: #a00;
}
div.textfest, input.textfest {
	border: 0;
	border-bottom: 1px dotted #ddd !important;
	background: none !important;
}
textarea.textareafest {
	border: 0;
	border-bottom: 1px dotted #ddd !important;
	background: none !important;
	color: #000000;
    height: 50px;
    width: 425px;
}


.hnr { width: 36px !important; }
.str { width: 240px !important; }
.name { width: 175px !important; }
.vorname { width: 120px !important; }
input.plz { width: 55px !important; }
.datum { width: 100px !important; }
.ort { width: 221px !important; }
.abst { margin: 0 3px 0 0; }
.breit { width: 429px !important; }
.schmal { width: 429px !important; height: 30px; }

.clear { clear: left; }
.fett { font-weight: bold; }

form, fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	clear: left;
}

div#content ul {
	margin: 0 0 10px 15px;
	padding: 0;
}
div#content ul li {
	margin: 0;
	padding: 0;
}

div.formularteil div.titel {
	clear: left;
	width: 195px;
	float: left;
	font-weight: bold;
	font-size: 0.9em;
}
*html div.formularteil div.titel { }
div.normaltext div.titel, div.normaltext div.feld_nolabel {
	width: 775px;
}
div.formularteil div.inhalt {
	float: left;
	width: 580px;
}

div.normaltext div.inhalt {
	width: 775px;
}
*html div.normaltext div.inhalt { width: 555px; }

.formularteil .bild {
	float: left;
	margin: 0 20px 20px 0;
}
.formularteil .bild img { 
	display: block;
}

.feld_inline label { margin: 0 20px 0 0; }

input.button {
	height: 21px;
	background: url(../img/bg-button.jpg) 0 0 no-repeat;
	padding: 1px 20px 5px 20px;
	margin: 10px 0 5px 0;
	border: 0;
	color: #fff;
	float: right;
}

input.back {
	float: left;
}

.space { height: 8px; }


