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