body {
		background-color: rgb(226,227,228);
		font-family: Arial, Verdana, Sans-Serif; 		
		color: rgb(80,80,80);
	  }
	
a.1{color: rgb(128,130,133); font-size: 0.7em; text-decoration: none}
a:link.1 {text-decoration: none}
a:vlink.1 {text-decoration: none}
a:alink.1 {text-decoration: none}
a:hover.1 {color: rgb(0,45,98);}

p.normal {font-size: 1.0 em; 
			  font-weight: 700;
			  color: rgb(80,80,80)}
			
p.gross { font-size: 1.8em;
			font-weight: 700;}
			 
p.klein { font-size: 0.7em;}