body {
     background-color: #F8E4C1;
     background-image: url(img/bg.jpg);
     background-repeat: repeat-x;
     background-attachment: fixed;
     margin-top: 20px
     }

.dpnone {
     display: none;
     }

A.red:link {COLOR: #BF0000; text-decoration: none}
A.red:visited {COLOR: #BF0000; text-decoration: none}
A.red:hover {COLOR: #BF0000; font-weight: bold; padding: 1px; background-color: #FFFFFF; text-decoration: none}

A.leftmenue:link {COLOR: #808080; text-decoration: none}
A.leftmenue:visited {COLOR: #808080; text-decoration: none}
A.leftmenue:hover {COLOR: #808080; font-style: italic; text-decoration: none}

A.schwarz:link {COLOR: #000000; text-decoration: none}
A.schwarz:visited {COLOR: #000000; text-decoration: none}
A.schwarz:hover {COLOR: #000000; text-decoration: none}

A.weiss:link {COLOR: #FFFFFF; text-decoration: none}
A.weiss:visited {COLOR: #FFFFFF; text-decoration: none}
A.weiss:hover {COLOR: #FFFFFF; text-decoration: none}

/* schwarz */
#text_kleiner {
    font-family: Segoe UI,arial,verdana;
    color: #000000;
    font-size: 8pt;
    }

#text_klein {
    font-family: Segoe UI,arial,verdana;
    color: #000000;
    font-size: 10pt;
    }

#text_mittel {
    font-family: Segoe UI,arial,verdana;
    color: #000000;
    font-size: 12pt;
    }

#text_gross {
    font-family: Segoe UI,arial,verdana;
    color: #000000;
    font-size: 15pt;
    }

#text_referenzen_menue {
    font-family: Segoe UI,arial,verdana;
    color: #000000;
    font-size: 8pt;
    text-align: center;
    }
/* schwarz */

/* grau */
#text_klein_grey {
    font-family: Segoe UI,arial,verdana;
    color: #8F8F8F;
    font-size: 10pt;
    }

#text_mittel_grey {
    font-family: Segoe UI,arial,verdana;
    color: #8F8F8F;
    font-size: 12pt;
    }

#text_gross_grey {
    font-family: Segoe UI,arial,verdana;
    color: #8F8F8F;
    font-size: 15pt;
    }
/* grey */


/* Container weiß */
#container_head {
    background-image: url(img/container_head_0.gif);
    width: 315px;
    height: 30px;
    text-align: left;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12pt;
    color: #000000;
    font-family: Segoe UI,arial,verdana;
    font-weight: bold
    }
/* Container weiß */

/* Container blau */
#container_head_a {
    background-image: url(img/container_head_1.gif);
    width: 315px;
    height: 30px;
    text-align: left;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12pt;
    color: #000000;
    font-family: Segoe UI,arial,verdana;
    font-weight: bold
    }
/* Container blau */

/* Container orange */
#container_head_b {
    background-image: url(img/container_head_2.gif);
    width: 315px;
    height: 30px;
    text-align: left;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12pt;
    color: #000000;
    font-family: Segoe UI,arial,verdana;
    font-weight: bold
    }
/* Container orange */

/* Container rot */
#container_head_c {
    background-image: url(img/container_head_3.gif);
    width: 315px;
    height: 30px;
    text-align: left;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12pt;
    color: #000000;
    font-family: Segoe UI,arial,verdana;
    font-weight: bold
    }
/* Container rot */


#container_index {
    background-color: #F2F2F2;
    padding: 10px;
    font-size: 10pt;
    color: #000000;
    font-family: Segoe UI,arial,verdana;
    text-align: left;
    vertical-align: top
    }

#menue {
    width: 190px;
    height: 20px;
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 5px;
    padding-top: 5px;
    color: #808080;
    font-family: Segoe UI,arial,verdana;
    font-size: 10pt
    }

#head_logo {
     width: 200px;
     height: 150px;
     background-image: url(img/head_logo.gif)
     }

#head_leer {
     width: 25px;
     height: 150px;
     background-image: url(img/head_leer.gif)
     }

#head_top {
     width: 675px;
     height: 110px;
     background-image: url(img/head_top.gif)
     }

#footline_left {
     width: 450px;
     height: 30px;
     background-image: url(img/footline.gif);
     text-align: left;
     vertical-align: middle;
     font-size: 8pt;
     color: #BF0000;
     font-family: Segoe UI,arial,verdana;
     padding-left: 10px
     }

#footline_right {
     width: 450px;
     height: 30px;
     background-image: url(img/footline.gif);
     text-align: right;
     vertical-align: middle;
     font-size: 8pt;
     color: #000000;
     font-family: Segoe UI,arial,verdana;
     padding-right: 10px
     }

#buttondefi {
     border: 1px solid #808080;
     }