
.normal   { color: #000; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; letter-spacing: 1px }
.start  { color: #000; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.startw { color: white; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.startul { color: #000; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.fett   { color: #000; font-weight: 600; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
body         { background-color: white; margin-top: 18px; margin-left: 0px }
.spatium { font-style: normal; font-weight: normal; font-size: 2px; text-decoration: none }


.wpsm
	{	color: #000; 	
		padding: 0em 0.5em 0em 0em; 
		font-size: 11px; 
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	}
	
a.wpms:link  { 
		color: #000; 
		background-color: transparent;
		text-decoration: none;
	}
	
a.wpms:visited  { 
		color: #000; 
		background-color: transparent;
		text-decoration: none;
	}
	
a.wpms:hover  { 
		color: #000; 
		background-color: transparent;
		text-decoration: underline;
	}
	
a.wpms:active  {
		color: #000;  
		background-color: transparent;
		text-decoration: underline;
	}
