
a:link
	{
	font-family:Verdana, Helvetica, Arial; 
	color: rgb(0,0,0);
	text-decoration:none;
	
	font-size:12pt; 
	}
	
a:visited
	{
	color: rgb(0,0,0);
	text-decoration:none;
	
	font-size:12pt;
	 }
	
a:active 
{
	color: rgb(51,153,51);
	text-decoration:underline;
	font-weight:bold;
	font-size:12pt;
}
a:hover
	{
	color: rgb(51,153,51);
	text-decoration:underline;
	font-weight:bold;
	font-size:12pt;
	}
	
.Mail a:link
	{
	font-family:Verdana, Helvetica, Arial; 
	color: rgb(0,0,0);
	text-decoration:underline;
	font-size:9pt; 
	}
	
.Mail a:visited
	{
	color: rgb(0,0,0);
	text-decoration:underline;
	font-size:9pt;
	 }
	
.Mail a:active 
{
	color: rgb(51,153,51);
	text-decoration:underline;
	font-weight:bold;
	font-size:9pt;
}
.Mail a:hover
	{
	color: rgb(51,153,51);
	text-decoration:underline;
	font-weight:bold;
	font-size:9pt;
	}
	


body
	{
	font-family: Verdana, Helvetica, Arial;
	background-color: #ffffff;
	color: #000000;
	}
	
.UeberschriftGross
	{
	font-family:  Verdana, Helvetica, Arial;
	
	color: #000000;
	font-weight:bold;
	font-size:14pt;
	}
	
.UeberschriftKlein
	{
	font-family:  Verdana, Helvetica, Arial;
	
	color: #000000;
	font-weight:bold;
	font-size:12pt;
	}

.text
	{
	font-family:  Verdana, Helvetica, Arial;
	color: #000000;
	font-weight:normal;
	font-size:11pt;
	}