




body, td, h1, h2, h3, input, textarea, div, p, table{ 

/* --- Standardtextart und -größe werden festgelegt --- */ 
font-family: Verdana, Helvetica, sans-serif; 
font-size : 12px; 
color: #000000; /* allgemeine Textfarbe */ 

} 

a { 

color: #000000; /* Allgemeine Textfarbe */ 

text-decoration : underline; 

} 



.title a { 
text-decoration: none; 
} 


.Titel1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}

.Titel2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
