body, table {
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 13px;
line-height: 130%;
margin: 0;
color:#333;
}

h1, h2, h3 {
color: #22227D;
font-size: 26px;
font-family: 'Arial', Tahoma, sans-serif;
margin-top:0.30em;
font-weight:bold;
font-style:italic;
}

h2 {

font-size: 18px;

}

h3 {
font-size: 15px;
font-weight:bold;
color: #ac0d26;
line-height: 94%;
margin-bottom:-0.5em;
}

b, strong {
  color:#22227D;  
  }

hr {
border: 0px; /* Für Firefox und Opera */
border-top: solid 1px #a0a9c6;
border-bottom: solid 1px #fff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

a, a:visited { color: #ac0d26; text-decoration: none;font-weight:bold; }
a:hover { color: #333; text-decoration: none;font-weight:bold; }

a img { border: none }
