 body {
	FONT-FAMILY: Arial;
	FONT-Weight: normal;
	color : #000000;
	text-decoration: none;
	FONT-SIZE: 12px;
	SCROLLBAR-BASE-COLOR: grey;
    SCROLLBAR-ARROW-COLOR: #000099;
	}
	
.ueberschrift {
	Font-Family: Arial;
	FONT-SIZE: 16px;
	FONT-Weight: bold;
	text-decoration: none;
	}
	
.ueberschrift2 {
	Font-Family: Arial;
	FONT-SIZE: 14px;
	color : #990000;
	FONT-Weight: bold;
	text-decoration: none;
	}
	
.adresse {
	Font-Family: Arial;
	FONT-SIZE: 12px;
	color : #FFFFFF;
	FONT-Weight: normal;
	text-decoration: none;
	}
	
font, th, td, p { 
	font-family: Arial;
	FONT-SIZE: 12px;	
	}

.line, hr {
	color : #000099;
	}
	
	
a:link, a:visited { 
	color : #FFFFFF; 
	FONT-Weight: normal;
	text-decoration: none;
	FONT-SIZE: 12px;
	}

a:hover, a:active		{ 
	text-decoration: none; 
	FONT-Weight: normal;
	color : #ffffff;
	FONT-SIZE: 12px;
	text-decoration: underline;
	}