body,p,td,th,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
select,textarea,input,label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
h1,h2,h3,h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 { 
	font-size:14px;
}
h3 { 
	font-size:12px;
}
th {
	font-weight:bold;
	background-color: #FFDAC1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.achtung {
	color:#CC0000;
}
label {
	padding-right: 10px;
}
