body {
background: #080808;
}
body, table {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height: 160%;
margin: 0;
color:#CFCFCF;  
}

h1, h2, h3 {
color: #CFCFCF;
font-size: 20px;
font-family: 'arial', Tahoma, sans-serif;
margin-top: 0.2em;
  font-weight:normal;

}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

ul {
list-style-image: url(../img/li.gif);
margin:18px;
  padding:0;
  line-height: 150%;
font-size:12px;

}


hr {
border: 0px; /* Für Firefox und Opera */
border-top: dotted 1px #666;
border-bottom: solid 1px #000; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}


a, a:visited { color: #888; text-decoration: underline; }
a:hover { color: #CFCFCF; text-decoration: none; }

a img { border: none }
