p,td 		{font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt; 
			font-weight: normal; 
			color: #333399 }

b			{font-weight: bold;}
			
.fett		{font-weight: bold; 
			color: #333399}

.head 		{font-family: Arial, Helvetica, sans-serif;
			font-size: 14pt; 
			font-weight: bold; 
			color: #333399; }
			
.headzusatz	{font-family: Arial, Helvetica, sans-serif;
			font-size: 12pt; 
			font-weight: normal; 
			color: #333399; }
			
.klein		{font-size:8pt;}

.weiss		{font-family: Arial, Helvetica, sans-serif;
			font-weight: bold; 
			color: #FFFFFF;
			font-size: 11pt; }
			
.weisslight	{font-family: Arial, Helvetica, sans-serif;
			font-weight: normal; 
			color: #FFFFFF;
			font-size: 11pt; }

.bild 		{font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt; 
			font-weight: normal; 
			font-style: italic;
			color: #333399 }

div.button 
{width: 200px;
height: 25px;
background-color: #ff9;
border: #fc6 solid 1px;
font-weight: bold;
line-height: 20px;
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}		

div.button2 
{width: 300px;
height: 25px;
background-color: #ff9;
border: #fc6 solid 1px;
font-weight: bold;
line-height: 20px;
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}	
			
/*--- Links ----*/		
	
a			{text-decoration: none; 
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			color: #333399}
			
a.weiss		{text-decoration: none; 
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			font-weight: bold; 
			color: #FFFFFF}
			
a.weiss:visited		{color: #FFFFFF}
			
a.strich	{text-decoration: underline; }
			
a:active	{color: #333399 }

a:visited	{color: #333399 }

a:hover		{text-decoration:underline; }