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