#body {
font-family: Georgia, "Times New Roman", Times, serif; 
}

p { font-size: 10pt; font-weight: 200; color: #660000;  }
h2 { font-size: 18pt; font-weight: 700; color: #FFFFCC; font-variant: small-caps; }
h1 { font-size: 20pt;  font-weight: 600; color: #FFFFCC; }
td {  font-size: 10pt; font-weight: 300; color: #660033; }

#Inhalt {
position:absolute; width:700px; height:500px; z-index:1; left: 10px; top: 80px; 
padding:6px; 
}

#Logo {
display:none;
}

#Titel {
position:absolute; width:700px; height:50px; z-index:3; left: 10px; top: 20px; 
}

#Navigation {
display:none;
}