body {
background: #6D90C5;
}
body, table {
font-family:'arial', Trebuchet MS, Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height: 135%;
margin: 0;
color:#fff;

}

h1, h2, h3 {
color: #fff;
font-size: 24px;
font-family: 'arial',Trebuchet MS, Tahoma, sans-serif;
margin-top: 0.2em;
  margin-bottom: 0.6em;
  font-weight:normal;
  
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

hr {
border: 0px; /* Für Firefox und Opera */
border-top: solid 1px #88A7D3;
border-bottom: solid 1px #3365AC; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

a, a:visited { color: #00AFD6; text-decoration: underline; }
a:hover { color: #fff; text-decoration: none; }

a img { border: none }