BODY.news {
        background-color : #FFFFFF;
        background-image : url(../pics/rvcback.jpg);
        background-repeat : no-repeat;
        background-attachment : fixed;
        background-position : middle;
        background-position : center;
        SCROLLBAR-ARROW-COLOR : #FCFCFC;
        SCROLLBAR-BASE-COLOR : #CC0000;
        scrollbar-highlight-color : #CCCCCC;
        scrollbar-shadow-color : #333333;
        text-align : center;
        font-family : verdana;
}
BODY.bild {
        background-color : #FFFFFF;
        SCROLLBAR-ARROW-COLOR : #FCFCFC;
        SCROLLBAR-BASE-COLOR : #CC0000;
        scrollbar-highlight-color : #CCCCCC;
        scrollbar-shadow-color : #333333;
        font-size: 13px;
        font-family : arial;
}
TABLE.news {
        margin-top : 10px;
        margin-bottom : 10px;
        color : #000000;
        font-size: 13px;
        text-align : justify;
}
TABLE.termine {
        color : #000000;
        font-size: 11px;
}
TABLE.port {
        color : #000000;
        font-size: 13px;
        padding : 4px;
        width: 100%;
}
TD.month {
        text-align: center;
        font-family: verdana;
        font-size: 12px;
        font-weight: bold;
}
TD.port {
        row-span : 5;
        text-align : center;
        vertical-align : top;
}
TD.name {
        text-align : center;
}
pre {
        font-family: COURIER NEW;
}
img {
        border-color : #000000;
}
a:hover {
        color : #CC0000;
}
a:link {
        color : #000000;
}
a:visited {
        color : #000000;
}
a:link.termine {
        color : #808080;
}
a:active.termine {
        color : #808080;
}
