p, li, ul {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 22px;
	font-weight : normal;
	text-align : left;
	color : #000000;
  }

P.ueberschrift {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 22px;
	font-weight : bold;
  }
  
P b {
	font-weight :bold;
  }

P.tit {
	font-size : 12px;
	line-height : 22px;
	font-weight : bold;
  }

P.bes {
	font-weight : normal;
	margin-top : -16px;
	margin-bottom : 10px;
  }

P.ans {
	font-weight : bold;
	margin-top : -4px;	
	margin-bottom : 10px;	
  }
  

P.rubtit {
	font-size : 18px;
	font-weight : bold;
	color : #006633;
  }
P.rubsub {
	font-size : 12px;
	font-weight : bold;
	color : #006633;
  }  
   
a 	{
	color : #000000;
	text-decoration : underline;
	}	

	
P.wasser {
	font-size : 12px;
	font-weight : bold;
	color : #CC3300;
	text-align : center;
  }
  
a.wasser 	{
	color : #CC3300;
	text-decoration : underline;
	}	



