<style type="text/css"> 
	<!--	
	.test {
		font-family : arial, helvetica;
		font-size : 12px;
		color : #000000;
	}
		
	.headline {
		font-family : arial, helvetica;
		font-size : 14px;
		color : #000000;
		font-weight: bold;
	}

	.text {
		font-family : arial, helvetica;
		font-size : 12px;
		color : #000000;
	} 
	
	.textrot {
		font-family : arial, helvetica;
		font-size : 12px;
		color : #ff0000;
	} 
 
	.textfett {
		font-family : arial, helvetica;
		font-size : 12px;
		color : #000000;
		font-weight: bold;
	}
	
	.textfettrot {
		font-family : arial, helvetica;
		font-size : 13px;
		color : #ff0000;
		font-weight: bold;
	}
	
	.textweissfett {
		font-family : arial, helvetica;
		font-size : 12px;
		color : #ffffff;
		font-weight: bold;
		text-decoration : none;
	}
	
	.big {
		font-family : arial, helvetica;
		font-size : 22px;
		color : #ff0000;
		font-weight: bold;
	}
	
	.menuformation {
		font-family : arial, helvetica;
		font-size : 14px;
		color : #003399;
		font-weight: bold;
		text-decoration : none;
	}
	
	.menuformationunderline {
		font-family : arial, helvetica;
		font-size : 14px;
		color : #003399;
		font-weight: bold;
		text-decoration : underline;
	}
	 
	.link {
		font-family : arial, helvetica;
		font-size : 12px;
		color : #000000;
		text-decoration : underline;
	}
 -->
