body,td,th {

        font-size: 10px;
        color: #000000;
}
body {
        background-color: #FFFFFF;
        margin: 0px;
}

a:link, a:visited, a:active {
        color: #003366;
        text-decoration: none;
}
a:hover {
        color: #336699;
        text-decoration: none;
}
.header {
        display: none;
}
.menu{
        display: none;
}
.abstand{
        display: none;
}
.content {
        vertical-align: top;
        width:600px;
        border: 0px;
        float:left;

        }
.agenda {font-size: 10px;}
.footer {
        display: none;
        }

.copyright{
        display: none;
}
.printscreen{
        display: none;
}
