<!-- *********************************** -->
<!-- color : #FFFFFF;} = weiss! 	 -->
<!-- color : #000000;} = schwarz! 	 -->
<!-- color : #3000C8;} = dunkelblau! 	 -->
<!-- color : #FF0000;} = rot! 		 -->
<!-- color : #C0C0C0;} = hell grau! 	 -->
<!-- color : #808080;} = dunkel grau! 	 -->
<!-- *********************************** -->

.normal  {
	font-family : Verdana;
	font-size : 10pt;
	color : #FFFFFF;}
.smalText  {
	font-family : Verdana;
	font-size : 8pt;
	color : #FFFFFF;}
.title  {
	font-family : Verdana;
	font-weight : bold;
	font-size : 14pt;
	color : #FFFFFF;}
.subtitle  {
	font-family : Verdana;
	font-weight : bold;
	font-size : 12pt;
	color : #FFFFFF;}
.text  {
	font-family : Verdana;
	font-weight : bold;
	font-size : 10pt;
	color : #FFFFFF;}
.hidden  {
	font-family : Verdana;
	font-weight : bold;
	font-size : 10pt;
	color : #000000;}
A:Visited  {
	text-decoration : none;
	color : #FFFFFF;}
A:Active  {
	text-decoration : none;
	color : #FF0000;}
A:Hover  {
	text-decoration : none;
	font-weight : bold;
	color : #FF0000;}
A:Link  {
	text-decoration : none;
	color : #FFFFFF;}
