div#divFieldReports {
	padding: 15px 0 15px 0;
}

div.divReportElement {
	height: 98px;
	padding: 5px 5px 0px 113px;
	margin-bottom: 5px;
}

div.divGender0{
	background: url("/fileadmin/templates/_img/_layout/bg_fieldreport_girl_blond.gif") no-repeat;
}

div.divGender1{
	background: url("/fileadmin/templates/_img/_layout/bg_fieldreport_boy_dark.gif") no-repeat;	
}

div.divGender0Bright{
	background: url("/fileadmin/templates/_img/_layout/bg_fieldreport_girl_blond.gif") no-repeat;
}

div.divGender1Bright{
	background: url("/fileadmin/templates/_img/_layout/bg_fieldreport_boy_dark.gif") no-repeat;	
}

fieldset {
	border: 0;
	padding:0;
	margin:0;
}

div.divCircleColor0{
	background: #ECECEC;
	height: 69px;
	border-top: 1px solid white;
}

div.divCircleColor1{
	background: #F4F4F4;
	height: 69px;
	border-top: 1px solid white;
}

DIV#divContentWrapper DIV#divColumnMiddle div.divCircleColor0 p.text,
DIV#divContentWrapper DIV#divColumnMiddle div.divCircleColor1 p.text {
	padding:0;
	margin:10px;
}



DIV#divContentWrapper DIV#divColumnMiddle div.divCircleColor0 img,
DIV#divContentWrapper DIV#divColumnMiddle div.divCircleColor1 img {
	float:left;
	padding:0;
	margin:10px;
}


.checkboxElement {
	position: relative;
	top: -45px;
	left: 445px;		
}

.checkboxElementFieldReport {
	position:relative;
	top: -13px;
	float:left;
}

.formElement {
	padding-left: 26px;	
}

.formElementInput,
.formElementInputAge,
.textareaStd {
	border: 1px solid gray;
	width: 256px;
	position: relative;
	left: 180px;
	bottom: 18px;
}

.divHelper {
	margin: 7px 0 20px 0px;
}

.formElementInputRadioButton {
	margin: 0px 0 0px 100px;
}

.formElementInputAge {
	width: 40px;
}

.textareaStd {
	width: 355px;
	height: 89px;
}

.formElementRadio {
	border:0;
	width: 256px;
	position: relative;
	left: 180px;
	bottom: 18px;
}

.fieldTop {
	margin-left: 0;
}

.fieldBottom {
	margin-top: 20px;
	border-top: 1px solid white;
	background: #ECECEC;
	width: 580px;
}

.divTopLeft {
	position:relative;
	left:0px;
	top:21px;
}

.divTopRight {
	position:relative;
	left: 550px;
	top:11px;
}

.divBottomLeft {
	position:relative;
	left:0px;
	top:-10px;
}

.divBottomRight {
	position:relative;
	left: 550px;
	top:-20px;
}

div.divTopPic {
	width:560px;
	height:13px;
	background:url('/fileadmin/templates/_img/_style/form_round_top.gif') #ECECEC top left no-repeat;
}

div.divBottomPic {
	width:560px;
	height:13px;
	background:url('/fileadmin/templates/_img/_style/form_round_bottom.gif') #ECECEC bottom left no-repeat;
}

div.divTopPic {
	padding-bottom: 10px;
}

div.divFooterNote {
	 font-size: 11px;
	 padding-left: 180px;
}

.submitStd {
	width: 75px;
	height: 29px;
	border: 0;
	background: url("/fileadmin/templates/_img/_btn/btn_loeschen.gif ");
}

.submitSend {
	width: 92px;
	border: 0;
	background: url("/fileadmin/templates/_img/_btn/btn_abschicken.gif ");
}

div.divButtons {
	padding-top: 24px;
	padding-left: 175px;
}

span.error {
	color:red;
}