body {
        background-color: #FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 80%;
        line-height: 100%;
        color: #333333;
}

td, th {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 80%;
        line-height: normal;
        color: #333333;

}

a {
        font-size: 100%;
        color: #CC3300;
        text-decoration: none;
        font-weight: normal;



}
.tabellehome {
        background-color: #FFFFFF;
        border-top-color: #FFFF99;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;


}
h1 {
        font-size: 110%;
        font-weight: bold;
}
h1 {
        font-size: 110%;
        font-weight: normal;
}
p {
        font-size: 100%;
        font-weight: normal;
        color: #333333;
}
.h1 {
        font-size: 110%;
        font-weight: bold;
        color: #333333;
}
.p {
        font-size: 100%;
        font-weight: normal;
        color: #333333;
}
.titel {
        line-height: 110%;
        font-weight: bolder;
        color: #CC0000;
        font-size: 120%;

}
.titelweiss {
        font-size: 110%;
        line-height: 110%;
        font-weight: bolder;
        color: #FFFF00;
}

.footer {
        font-size: 6.5pt;
        color: #444444;
    }
.footer a{
    font-weight:normal;
    color: #444444;
        }
.footer a:link{
    font-weight:normal;
    color: #444444;
    }

.footer a:visited{
    font-weight:normal;
    color: #444444;
    }
.footer a:hover{
    font-weight:normal;
    color: #777777;
    }
.footer a:active{
    font-weight:normal;
    color: #444444;
    }
