body, table {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height: 140%;
margin: 0;
color:#464646;  
}

h1, h2, h3 {
color: #003366;
font-size: 24px;
font-family: 'Times New Roman', Arial, Tahoma, sans-serif;
margin-top: 0.2em;
font-weight:normal;
}

h2 {
font-size: 19px;
}

h3 {
font-size: 16px;
  font-weight:bold;
}


hr {
border: 0px; /* Für Firefox und Opera */
border-top: dotted 1px #5A83B8;
border-bottom: dotted 1px #91B8E9; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

a { color: #3078B4; text-decoration: underline; }
a:hover { color: #000; text-decoration: none; }

a img { border: none }
