.mittelblau
   {
	font-family		:verdana, sans-serif;
	font-size			:10pt;
	font-style			:normal;
	line-height		:12pt;
	color			:#b4c5f7;
   }
.dunkelblau
 {
	font-family		:verdana, sans-serif;
	font-size			:10pt;
	font-style			:normal;
	line-height		:12pt;
	color			:#03c;
 }
.rot
 {
	font-family		:verdana, sans-serif;
	font-size			:10pt;
	font-style			:normal;
	line-height		:12pt;
	color			:#cf4908;
 }.hellblau
 {
	font-family		:verdana, sans-serif;
	font-size			:8pt;
	font-style			:normal;
	line-height		:9pt;
	color			:#d4ddf8;
 }
.klein
   {
	font-family		:verdana, sans-serif;
	font-size			:7pt;
	font-style			:normal;
	line-height		:8pt;
	color			:#03c;
   }
.weiss 
{
	font-family		:verdana, sans-serif;
	font-size			:10pt;
	font-style			:normal;
	line-height		:12pt;
	color			:rgb(255,255,255) 
}

h1
   {
	font-family		:verdana, sans-serif;
	font-size			:10pt;
	font-weight		:bold;
	line-height		:12pt;
	color			:#03c;
}
h2
   {
	font-family		:verdana, sans-serif;
	font-size			:10pt;
	font-style			:italic;
	line-height		:12pt;
	color			:#03c;
	}	 
a:link
   {   
	color			:#03c
   }	
a:visited
   {   
	color			:rgb(135,8,17)
   }	
a:active
   {   
	color			:rgb(131,8,124)
   }	
	