body, table {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height: 150%;
margin: 0;
color:#555;
}

h1, h2, h3 {
color: #0071BC;
font-size: 20px;
font-family: 'arial', Tahoma, sans-serif;
margin-top: 0.2em;
  margin-bottom: 1.3em;
font-weight:normal;
}

h2 {
font-size: 17px;
}

h3 {
font-size: 15px;
}

hr {
border: 0px; /* Für Firefox und Opera */
border-top: dotted 1px #888;
border-bottom: solid 1px #fff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}


a, a:visited { color: #0071BC; text-decoration: underline; }
a:hover { color: #555; text-decoration: none; }

a img { border: none }