body {                   
        color: Black;
}
td {
        font-family : Arial, Helvetica, sans-serif;
        font-size: 14px;
        margin: 0px;
}

.fett {
        font-weight : bold;
}

a:link       { color: black; text-decoration: none; font-weight: bold }
a:hover      { color: black; text-decoration: none; font-weight: bold }
a:active     { color: #993300; text-decoration: none; font-weight: bold }
a:visited    { color: black; text-decoration: none; font-weight: bold }


.bodyhome {
        background : Black none no-repeat fixed;
        color: Black;
        margin: 0px;
}
.copyright {
        border: 0px solid black;
        color: White;
        font-family : Arial, Helvetica, sans-serif;
        font-size : 10px;
        margin: 0px;
        padding: 0px;
        text-align : center;
}
.schriftconstruction {
        color:black;
        font-family: Arial, Helvetica, sans-serif;
        font-size:24px;
        font-weight:bold;
}