body.home {
        background-color : #850238;
        background-image : url(../images/logo_home.gif);
        background-repeat : no-repeat;
        background-position : 150pt;
        margin-bottom : 20pt;
        margin-left : 20pt;
        margin-right : 20pt;
        margin-top : 20pt;
}

body.wann {
        background-color : #850238;
        background-repeat : no-repeat;
        background-position : center;
        margin-bottom : 20pt;
        margin-left : 20pt;
        margin-right : 20pt;
        margin-top : 20pt;
}

body.berlin {
        background-color : #508DBF;
}



.table {
        background-color : #DEEFFD;
}

.cell {
        background-color :#FFFFFF;
        color : #69022C;
}

.cellbild {
        background-color :#FFFFFF;
        color : #69022C;
        padding : 20px;
}


table, tr, td {
        font-family : arial;
        font-size : 10pt;
        color : #FFFFFF;
        }

.gross {
        font-size : 12pt;
}

.klein {
        font-size : 8pt;
        font-style : italic;
}

.klein2 {
        font-size : 8pt;
}

.hide {
        color : #508DBF;
}

.hide2 {
        color : #FFFFFF;
        font-size : 8pt;
}



a:link {
        color : #FFFFFF;
        text-decoration : none;
}

a:visited {
        color : #FFFFFF;
        text-decoration : none;
}

a:hover {
        color : #FFFFFF;
        text-decoration : none;
        font-weight : bold;
}

a:active {
        color : #FFFFFF;
        text-decoration : none;
}

a.normal:hover {
        color : #FFFFFF;
        text-decoration : none;
        font-weight : normal;
}

a.table:link {
        color : #69022C;
        text-decoration : underline;
        background-color : #FFFFFF;
}

a.table:visited {
        color : #69022C;
        text-decoration : underline;
        background-color : #FFFFFF;
}

a.table:hover {
        color : #69022C;
        text-decoration : underline;
        font-weight : normal;
}

a.table:active {
        color : #69022C;
        text-decoration : underline;
        background-color : #FFFFFF;
}