body, table {
font-family: Verdana, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 11px;
line-height: 150%;
margin: 0;
color:black;  
}

h1, h2, h3 {
color: #5D4304;
font-size: 24px;
font-family: Verdana, 'Trebuchet MS', Tahoma, sans-serif;
margin-top: 0.2em;
font-weight:normal;  
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

hr{
 border: 1px; /* Für Firefox und Opera */
 border-top: dotted 1px #633801;
 border-bottom: solid 1px #FEDC8B; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

b, strong {
color:#5D4304;    
}

a, a:visited { color:#633801;  text-decoration: none; }
a:hover { color:#633801;  text-decoration: underline; }

a img { border: none }
