*{
                font-family: Trebuchet MS;
                color: #4b4b4b;
        }
        body{
                background-color: #1f1f3f;
        }
        a{
                text-decoration: underline;
                color: #e0e0e0;
                font-weight: bold;
        }
        a:hover{
                color: #97c2e8;
        }

        #maintable{
                border-width: 7px;
                border-color: white;
                border-style: solid;
                background-color: white;
                margin-left: 40px;
        }
        #logo{
                width: 310px;
                background-image: url(Bilder/logo_bg.png);
                height: 170px;
                vertical-align: middle;
        }

        #com{
                font-size: 15px;
                color: white;
                font-weight: bold;
        }
        #slogan{
                color: white;
                font-size: 13px;
                font-weight: bold;
        }
        .menu_ober{
                background-image: url(Bilder/menu_bg_1.png);
                height: 45px;
                width: 312px;
                font-size: 18px;
                color: white;
                text-align: left;
                padding-left: 23px;
                margin: 0px;
        }
        .menu_ober2{
                background-image: url(Bilder/menu_bg_3.png);
                height: 45px;
                font-size: 18px;
                color: white;
                text-align: left;
                padding-left: 23px;
                font-weight: bold;
        }
        .menu_kat{
                background-image: url(Bilder/part_bg.png);
                height: 38px;
                color: #4b4b4b;
                font-size: 18px;
                text-align: left;
                padding-left: 23px;
                font-weight: bold;
        }
        .menu_content{
                color: #4b4b4b;
                font-size: 12px;
                text-align: left;
                padding: 4px;
        }
        .menu_content a{
                color: #4b4b4b;
        }
        .menu_content a:hover{
                color: #ff9000;
        }
        .top{
                color: #e0e0e0;
                font-size: 13px;
        }
        .menu_link{
                height: 80px;
                width: 152px;
                background: url(Bilder/menu_bg_2.png);
                text-align: center;
                vertical-align: middle;
        }
        .menu_link a{
                color: #e0e0e0;
                font-size: 15px;
                text-decoration: none;
        }
        .menu_link_hover{
                height: 80px;
                width: 152px;
                background: url(Bilder/menu_bg_hover.png);
                text-align: center;
                vertical-align: middle;
        }
        .menu_link_hover a{
                color: #1f1f3f;
                font-size: 15px;
                text-decoration: none;
        }
        .menu_link_hover a:hover{
                color: #1f1f3f;
        }
.Stil1 {
        color: #4B4B4B
}
.Stil4 {color: #4B4B4B; font-size: 12px; text-align: left; padding: 4px; }