a:link  {
	color : #3333FF;
; text-decoration: underline
}

a:visited  {
	color : #666666;
}

a:hover  {
	color : #CC0000;
}

a:active  {
	color : #FF3333;
}

p  {
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

td  {
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

.klein  {
	font-size : 8pt;
}

.fett  {
	font-style : normal;
	font-weight : bold;
}

.kursiv  {
	font-style : italic;
}

.unterstrichen  {
	text-decoration : underline;
}

body  {
	font-family : "Times New Roman", Times, serif;
	; font-size : 11pt;
}

ul  {
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : normal;
}
.dreizehnfett { font-size : 13pt; font-style : normal; font-weight : bold; ; }
.zehnfett { font-size : 10pt; font-weight : bold; }
.zehnnorm { font-size : 10pt; font-style : normal; line-height : normal; }
.dreizehnnorm { font-size : 13pt; font-style : normal; font-weight : normal; ; text-decoration : underline; }
.vierzehnfett { font-size : 14pt; font-style : normal; font-weight : bold; ; }
.vierzehnnorm { font-size : 14pt; font-style : normal; font-weight : normal; ; }
.weiss {  color: #FFFFFF}
.zentriert { text-align: center}
