body {background-color: #F4FFFF; }
html, body {height:100%; width: 100%; margin: 0px; padding: 0px;}

img {
   behavior: url("css/pngbehavior.htc");
}
                      
#top{ height: 71px; width: 100%; background-color: #F4FFFF; left: 0; position: fixed; z-index: 4;}
#left {position:fixed; left: 0px; top: 71px; width: 197px; z-index: 5; background-color: #F4FFFF; float: left;}

#menu a {
                        margin: 5px;
         text-align: center;
         font-size: 16;
         font-family: Arial;
                        font-weight: bold;
         color: #FFFFFF;
         text-decoration: none;
         }

#menu a:hover{
         color: #FFFF33;
         }

#smenu    {
         display: block;
         margin-left: 5px;
         margin-right: 25px;
         background-image: url(../img/img/floete.jpg);
         background-repeat: no-repeat;
         width: 160px;
         }

#smenu div
         {
         margin-left: 49px;
         margin-top: 5px;
         }

#smenu span{
         font-style: italic;
         font-weight: bold;
         font-size: 18px;
         }

#smenu a {
         text-decoration: none;
         font-family: Times New Roman;
         font-size: 14px;
         color: #000099;
         }

#smenu a:hover{
         color: #000000;
         }

body>#main {position: absolute; top:78px; padding-left: 200px; }
#main    {
         display: block;
         font-size: 16px;
         font-family: Arial;
                        }

#rahmen {
         background-color: #000000;
         padding: 2px;
         margin-right: 4px;
         }


#gogo a{
                 color: #000000;
                 text-decoration: none;
                 font-size: 12px;
}

