body,td,a,script
{
font-size:10pt;
font-family:Verdana, Arial, sans-serif;
color:blue;
}

.klein
	{
	font-size:8pt;
	font-family:Verdana, Arial, sans-serif;
	color:black;
	}
	
.kleingr
	{
	font-size:8pt;
	font-family:Verdana, Arial, sans-serif;
	color:#999999;
	}
			
.normal
{
font-size:10pt;
font-family:Verdana, Arial, sans-serif;
color:black;
}

.mittel
	{
	font-size:12pt;
	font-family:Verdana, Arial, sans-serif;
	color:black;
	text-decoration: none;
	}
	
.absatz
	{
	font-size:12pt;
	font-family:Verdana, Arial, sans-serif;
	color:red;
	text-decoration:none;
	}

.absatzb
	{
	font-size:12pt;
	font-family:Verdana, Arial, sans-serif;
	color:black;
	text-decoration:none;
	}
	
.grossr
	{
	font-size:14pt;
	font-family:Verdana, Arial, sans-serif;
	color:red;
	text-decoration:none;
	}
	
.grossb
	{
	font-size:14pt;
	font-family:Verdana, Arial, sans-serif;
	color:black;
	text-decoration:none;
	}
	
#braun { color:maroon;}
#silber {color:silver;}
#unterstrich {text-decoration:underline; color:black;}
#dick {font-weight:bold;}
#nostrich {text-decoration:none; color:black;}
#nostrichgr {text-decoration:none; color:#999999;}
.braun { color:maroon;}
.silber {color:silver;}
.unterstrich {text-decoration:underline; color:black;}
.dick {font-weight:bold;}
.nostrich {text-decoration:none; color:black;}
.nostrichgr {text-decoration:none; color:#999999;}
