p,h1,h2{
	font-family:arial,helvetica;
	margin:5px;
}
h1{
	font-size:18pt;
	color:#008296;
	margin-top:15px;
}
h2{
	font-size:14pt;
	color:#008296;
	margin-top:15px;
}
p{
	font-size:10pt;
	color:#000000;
}
p em{
	color:#008296;
	font-style:normal:
}
p a{
	color:#ff0000;
}
p a:hover{
	color:#FBAF5D;
}
p.feld{
	padding-top:2px;
	font-weight:bold;
	color:#008296;
}
.wert{
	padding-top:2px;
	font-weight:bold;
}
p.feld em{
	color:#000000;
	font-style:normal:
}
p.farb{
	color:#008296;
	margin:0px;
}
p.farb em{
	color:#000000;
	font-weight:bold;
	font-style:normal:
}
p.fehler{
	font-size:10pt;
	font-weight:bold;
	color:#cc0000;
}
p.nachricht{
	font-size:10pt;
}
input,textarea{
	font-family:arial,helvetica;
	font-size:9pt;
}
#error{
	background-color:#f00000;
}
select{
	font-family:arial,helvetica;
	font-size:9pt;
}

