body
{
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000000;
    font-size: 9pt;
    background-color: #FFFFFF;
    width: 96%;
}
#contentMain
{
    margin-top: 4px;
    margin-bottom: 8px;
    border: 1px solid #192561;
    background-color: #DDDDDD;
    height: 440px;
}

#banner
{
    text-align: right;
    /*position: relative;
    bottom: -100px;*/
}

.centeredDiv
{
    width: 640px;
    margin-left: 0; /* opera does not like 'margin:20px auto' */
    text-align:left; /* part 2 of 2 centering hack */
    width: 640px; /* ie5win fudge begins */
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 640px;
}
html>body .centeredDiv
{
    width: 628px; /* ie5win fudge ends */
}

/* ANGEBOTE - LINK VERSTECKEN */
#hasTopBorder, #titleCont span.options {
    display: none;
}
