body {background:#93A9AF;
   } 
    body, table {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 13px;
line-height: 150%;
margin: 0;
color:#ddd;  
}

h1, h2, h3 {
color: #fff;
font-size: 24px;
font-family: 'Trebuchet MS', Tahoma, sans-serif;
margin-top: 0.2em;
font-weight:normal;  
}

h2 {
font-size: 18px;
}

h3 {
font-size: 16px;
}

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


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

a img { border: none }
