#divColA {
	text-align:left;
	width: 228px;
	float: left;
	height: 160px;
}

#divColB {
	text-align:left;
	width: 530px;
	float: right;
}

#divColA li {
	padding-bottom: 6px;
	}

#divColB li {
	padding-bottom: 6px;
		
	}

.indent {
padding-left:15px;
}
.auszeichnung {
padding-left:15px;
background-image: url(../img/arrow-ora.gif);
background-repeat: no-repeat;
background-position: 0px .7em;
}

.email {
padding-left:15px;
padding-top:4px;
}

#submit, #reset {
	background-color: #A6C533;
	width: 130px;
	height: 22px;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 2px;
}

#reset {
background-color: #F28343;
margin-left:10px;
}

input, textarea {
	margin-top: 0px;
	margin-bottom: 0px;
	width: 380px;
	height: 18px;
	border-top: 1px solid #DCDADA;
	border-right: 1px solid #DCDADA;
	border-bottom: 2px solid #DCDADA;
	border-left: 1px solid #DCDADA;
}
textarea {
		height: 80px;
	
}
.zusatz {
font-size:9px;
color: #666;
}
#divContentWrapper {
	background-image: url(../img/test-bg-05.png);

}

