<style type="text/css">

#Dummy		{}
#Rubriken 	{ 
		  FONT-SIZE: 25px; 
		  font-weight: bold;
		  font-style: italic;
		  Position: absolute;
		  top : 120;
		  left: 40
		}

font.rub  	{ 
		  text-decoration: underline;
		  FONT-SIZE: 22px; 
		  font-weight: bold;
		  font-style: italic;
		}
		
font.inhalt  	{ 
		  FONT-SIZE: 18px; 
		  font-weight: normal;
		  font-style: normal;
		}

</style>
