.headline {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
text-transform: uppercase; 
color: #000000
}

.headlineblau {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
text-transform: uppercase; 
color: #424878
}

.headlinegrun {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
text-transform: uppercase; 
color: #428442
}

.preisgrun {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: bold; 
text-transform: uppercase; 
color: #428442
}

.grun {
color: #428442
}

a {
color: #424878;
text-decoration: none; 
font-weight: bold
}

a:hover {
color: #424878;
text-decoration: underline; 
font-weight: bold
}

.text {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px
}

BODY  {
	font-size : 12px;
	font-family : Arial, Helvetica, Sans Serif;
	color : #000000;
	font-weight : normal;
	font-style : normal;
}

td  {
	font-size : 12px;
	font-family : Arial, Helvetica, "Sans Serif";
	color : #000000;
	font-weight : normal;
	font-style : normal;
}

.blau {
	color: #424878
	}			

b {
	font-weight : bold
}
.headlinerot { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-transform: uppercase; color: #990000}
.rot { color: #990000}
.p4b {  font-size: 14px}
.p7b { font-size: 17px}
.p8b { font-size: 18px}
.schwarz { color: #000000}
