body, table {
font-family: 'Arial', Tahoma, Verdana, sans-serif;
font-size: 13px;
line-height: 136%;
margin: 0;
color: #444;  
}

h1, h2, h3 {
color: #666;
font-size: 22px;
font-family: 'Arial', Tahoma, sans-serif;
margin-top: 0.2em;
font-weight:normal;  
line-height: 105%;
}

h2 {
font-size: 18px;
margin-top: 25px;
margin-bottom: 15px;
}

h3 {
font-size: 16px;
   margin-top: 18px;
    margin-bottom: 10px;
}

hr {
border: 0px; /* Für Firefox und Opera */
border-top: dotted 1px #3A46A4;
border-bottom: solid 1px #fff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}


a{ color: #26518E; text-decoration: underline; }
a:hover { color: #030156; text-decoration: underline; }

a img { border: none }