BODY {
        background-color: white;
        font-family : Comic Sans MS;
        border : none;
}
A:ACTIVE {
        color: lime;
}
A:HOVER {
        color: red;
}



A:VISITED {
        color: purple;
}


.header {
        background-color : White;
        border : none;
        text-indent : 0px
}

.content {
        font-family: Comic Sans MS;
        border : none;
        text-indent : 0px;
        background-image: URL(Hintergrund.gif);
}

.footer {
        background-color : White;
        border : none;
        text-indent : 0px
}

.u1 {
        font-family: Arial;
        font-size: medium;
        font-weight: bold;
        h-align: center;
}

.u-1 {
        font-family: Arial;
        font-size: small;
        font-weight: bold;
}

.site1 {
        font family: Arial;
        Font size: smaller;
        color: #FF0000
}

.site2 {
        font-family: Arial;
        font-size: smaller;
        color: #008200;
}

.site3 {
        font-family: Arial;
        font-size: smaller;
        color: #0000FF;
}

.site31 {
        font-family: Arial;
        font-size: smaller;
        color: #FF7D00;
}

img {
    border: 0px;
    vertical-space: 0px;
    horizontal-space: 0px;
}
