body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textweiss {
	font-size: 10px;
	color: #FFFFFF;
}
.textheadbold {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.textweissblock {
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
}
.textheadboldblack {
	font-size: 12px;
	color: #336699;
	font-weight: bold;
}
.textblack {
	font-size: 10px;
	color: #336699;
}
.formularrahmen {
	border: #FF0000;
}
.rahmenbilder {
	border: 1px solid #336699;
}

