html, body, div, p, h1, h2, h3, span, a, form, img, input, textarea
 {
 margin: 0;
 padding: 0;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 11px;
 font-weight: normal;
 color:#464644; 
 text-decoration:none;
 }
body
 {
 background-color:#FFFFFF;
 }

a:link { 
font-size: 11px;
color:#464644;
text-decoration:underline;
} 

a:visited { 
font-size: 11px;
color:#464644;
text-decoration:underline;
} 

a:active { 
font-size: 11px;
color:#464644;
text-decoration:underline;
} 

a:hover {
font-size: 11px;
color:#464644; 
text-decoration:underline;
} 

.ueberschrift {
font-size: 18px;
}
