body {
        font: 0.8em Tahoma, Arial, Helvetica, sans-serif;
        margin: 0 auto;
        padding:0px;
        background-color:#DCDA76;                   /*HINTERGRUNDFARBE*/
        width: 100%;
        text-align:center;
        letter-spacing: 0.1em;
}
#container {
        height:550px;   overflow:hidden; margin: auto;  width:800px;  margin-top: 60px;
        border: solid 1px #000080;
}
#cover img {
        width: 600px; height: 400px;
}
table { font-family: helvetica; font-size: 12px; margin-top: 10px; text-align: center; }
#fusszeile a { font-family: helvetica; font-size: 15px; color: #000080; }