body {
     background-color: #C2C2C2;
     background-image: url(img/bg.png);
     background-repeat: repeat-x;
     margin-top: 50px
     }

A.link:link {COLOR: #0C3183; text-decoration: none}
A.link:visited {COLOR: #0C3183; text-decoration: none}
A.link:hover {COLOR: #C94D8D; text-decoration: none}

A.gewinn:link {COLOR: #FFDF00; text-decoration: none}
A.gewinn:visited {COLOR: #FFDF00; text-decoration: none}
A.gewinn:hover {COLOR: #FFDF00; text-decoration: none}

A.menue:link {COLOR: #0C3183; text-decoration: none}
A.menue:focus {COLOR: #0C3183; text-decoration: none}
A.menue:visited {COLOR: #0C3183; text-decoration: none}
A.menue:hover {COLOR: #DF0000; font-style: italic; text-decoration: none}

#datedefi {
    font-family: Segoe UI,arial,verdana;
    font-size: 8pt;
    color: #0C3183;
    letter-spacing: 1pt
    }

.dpnone {
     display: none;
     }

#ueberschrifta {
    border: 1px solid #21006E;
    padding: 7px;
    font-family: Segoe UI,arial,verdana;
    font-size: 11pt;
    color: #0C3183;
    font-weight: bold;
    letter-spacing: 1.5px;
    text-align: center;
    background-color: #F8EAF1;
    }

#ueberschrift {
    background-image: url(img/ueberschrift_bg.gif);
    width: 540px;
    height: 34px;
    font-family: Segoe UI,arial,verdana;
    font-size: 11pt;
    color: #0C3183;
    vertical-align: top;
    padding-top: 5px;
    font-weight: bold;
    letter-spacing: 1.5px;
    text-align: center;
    }

#bildunterschrift_familie {
    height: 75px;
    background-color: #EBEBEB;
    font-family: Segoe UI,arial,verdana;
    color: #21006E;
    font-size: 8pt;
    padding: 2px;
    border-top: 2px solid #FFFFFF;
    border-bottom: 1px solid #9F9F9F;
    font-style: italic;
    }

#textgross {
    font-family: Segoe UI,arial,verdana;
    font-size: 12pt;
    color: #0C3183
    }

#textmittel {
    font-family: Segoe UI,arial,verdana;
    font-size: 10pt;
    color: #0C3183
    }

#textklein {
    font-family: Segoe UI,arial,verdana;
    font-size: 8pt;
    color: #0C3183
    }

#formdefi {
    border: 1px solid #C94D8D;
    font-family: Segoe UI,arial,verdana;
    font-size: 10pt;
    color: #0C3183;
    font-style: italic;
    }

#filmsuche {
    font-family: COURIER NEW,arial,verdana;
    border: 1px solid #150185;
    background-color: #FFFFFF;
    font-size: 12px;
    color: #150185;
    height: 20px;
    }