body {
background: #d9d9d9;
}
body, table {
font-family:'Verdana', Trebuchet MS, Tahoma, arial, sans-serif;
font-size: 11px;
line-height: 135%;
margin: 0;
color:#002857;
  letter-spacing: 0.0em;
}

h1, h2, h3 {
color: #002857;
font-size: 22px;
font-family: 'arial',Trebuchet MS, Tahoma, sans-serif;
margin-top: 0.2em;
  margin-bottom: 1.0em;
  font-weight:normal;
  text-transform:uppercase;
  letter-spacing: 0.3em;
}

h2 {
font-size: 18px;
  font-weight:bold;
}

h3 {
font-size: 16px;
  font-weight:bold;
}


hr {
border: 0px; /* Für Firefox und Opera */
border-top: solid 1px #ccc;
border-bottom: solid 1px #d9d9d9; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

a, a:visited { color: #565656; text-decoration: underline; }
a:hover { color: #002857; text-decoration: none; }

a img { border: none }
