.blackbold { color: #000; font-weight: bold }
.blackbold2 { color: #000; font-weight: bold; font-size: 12pt }
.bluebold {
	color: #0033FF;
	font-weight: bold
}
.darkgreybold { color: #696969; font-weight: bold }
.rot { color: #f00 }
.small { color: #000; font-style: normal; font-weight: 500; font-size: 8pt }
.titel12 { color: #000; font-weight: bold; font-size: 12pt }
.titelrot { color: #f00; font-weight: bold; font-size: 12pt }
.titelschwarz { color: #000; font-weight: bold; font-size: 12pt }
.titelweiss { color: #fff; font-weight: bold; font-size: 14pt }
.whitebold3 { color: #fff; font-weight: bold }
a { color: #f00; font-weight: bold; text-decoration: underline }
a:active { color: #f00; font-weight: bolder }
a:hover { color: #000 }
a:visited { color: #00f }
body { color: #000; font-style: normal; font-weight: normal; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif }
h1 { color: #000; font-weight: bold; font-size: 11pt; font-family: Verdana, Arial, Helvetica }
h2 { color: #000; font-weight: bold; font-size: 9pt; font-family: Verdana, Arial, Helvetica }
p { color: #000; font-style: normal; font-weight: normal; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif }
td {
	color: #000;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif
}body p {
	color: #F00;
}

