* {margin:0; padding:0;}

/* Schrift in der Tabelle immer gleich */
table {color:#000; width:100%; border:0px; border-spacing:25px;
font: normal 90%/18px Times,'Times New Roman', serif;}

/* Hyperlinks vorher */
A:link{color:#000; text-decoration:none; 
font: normal 100%/18px Times,'Times New Roman', serif;}
A:visited{color:#000; text-decoration:none; 
font: normal 100%/18px Times,'Times New Roman', serif;}
A:hover{color:#6699cc; text-decoration:none;
font: normal 100%/18px Times,'Times New Roman', serif;}
A:active{color:#000; text-decoration:none;
font: normal 100%/18px Times,'Times New Roman', serif;}

/* --[[ Zentrierte mainbox, margin left ist die Hälfte der Weite]]-- */
#mainbox {position:absolute; width:910px; textalign:center;
margin-left:-455px; top:10px; left:50%;}

/* --[[ navibox, kein padding, aber margin]]-- */
#navibox {position:absolute; top:220px; left:100px; width:200px;} 

/* --[[ textbox, kein padding, aber margin]]-- */
#textbox {position:absolute; top:180px; left:300px; width:520px;} 

/* fuer kleinere Bildunterschriften  */
p {color:#000; font: normal 80% Times,'Times New Roman', serif;}

/* fuer die Navigation und Suchmaschinenoptimierung  */
H1 {color:#000; font: normal 85% Times,'Times New Roman', serif;}

/* fuer den automatischen Bildwechsel  */
ul {margin: 10px 0 0 0; padding: 0; }
li {display: inline; margin: 0 5px 0 0;}
img {border:0;}

/* Head zur Suchmaschinenoptimierung */
h1 
{font-size:10pt; 
font-weight:normal;
color:#000;
}







