#divContent {
	text-align: left;
}
#divContent h1 {
	padding-top: 25px;
	padding-left: 32px;
}

#divColA {
	text-align:left;
	width: 228px;
	padding-left:32px;
}
#divColA li {
	padding-bottom: 10px;
	}

#divColB li {
	padding-bottom: 10px;
		
	}
#divColB {
padding-left:0px;
text-align:left;

}

.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;
}
