body, table {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 13px;
line-height: 145%;
margin: 0;
color:#333;  
}

h1, h2, h3 {
color: #000;
font-size: 22px;
font-family: 'times new roman', Tahoma, sans-serif;
margin-top: 0.2em;
font-weight:normal;  
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

hr {
border: 0px; /* Für Firefox und Opera */
border-top: dotted 1px #EEA147;
border-bottom: solid 1px #F4E6CB; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
  clear:both;
  margin-top:16px;
}


a, a:visited { color: #16705C; text-decoration: underline; }
a:hover { color: #333; text-decoration: none; }

a img { border: none }