body {
background: #181818;
}
body, table {
font-family:'arial', Trebuchet MS, Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height: 145%;
margin: 0;
color:#9cc0db;
  
}

h1, h2, h3 {
color: #fff;
font-size: 36px;
font-family: 'Vollkorn', arial,Trebuchet MS, Tahoma, sans-serif;
margin-top: 0.2em;
margin-bottom: 1.2em;
  font-weight:normal;

 
}

h2 {
font-size: 18px;
  font-weight:bold;
}

h3 {
font-size: 15px;
  font-weight:bold;
  color:#668912;
  font-family: 'arial';
}

hr {
border: 0px; /* Für Firefox und Opera */
border-top: solid 1px #464f12;
border-bottom: solid 1px #151b03; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}


a, a:visited { color: #fff; text-decoration: underline; }
a:hover { color: #9cc0db; text-decoration: none; }

a img { border: none }