body {  background-color: #000000;
        scrollbar-arrow-color:#767A7E;
        scrollbar-face-color:#000000;
        scrollbar-highlight-color:#767A7E;
        scrollbar-3dlight-color:#000000;
        scrollbar-shadow-color:#767A7E;
        scrollbar-darkshadow-color:#000000;
        scrollbar-track-color:#767A7E;
}

#bg{
	position:relative;
         background-image:url("../images/bg_01.gif");
         background-repeat:no-repeat;
         width:751px;
         height:561px;
         padding:0px;
         z-index:1;
}


#home {
        position:absolute;
        width:90px;
        height:40px;
        top:200px;
        left:-70px;
        background:transparent;
        z-index:2;
        }

#bestellung {
        position:absolute;
        width:90px;
        height:40px;
        top:200px;
        left:730px;
        background:transparent;
        z-index:2;
        }

#maerchen {
        position:absolute;
        width:90px;
        height:40px;
        top:360px;
        left:-70px;
        background:transparent;
        z-index:2;
        }


#links {
        position:absolute;
        width:90px;
        height:40px;
        top:360px;
        left:730px;
        background:transparent;
        z-index:2;
        }


#logo {
        position:absolute;
        width:63px;
        height:30px;
        top:480px;
        left:-90px;
        padding:20px;
        z-index:3;
        }

#fuss {
        position:absolute;
        font-family:Arial,Helvetica,Geneva,Sans-serif,sans-serif;
        color:#326699;
        font-size:10px;
        font-weight:normal;
        line-height:14px;
        width:750px;
        height:20px;
        top:600px;
        left:0px;
        background:transparent;
        z-index:2;
        }

a.fuss{
        font-family:Comic Sans MS,Helvetica,Geneva,Sans-serif,sans-serif;
        color:#326699;
        font-size:10px;
        font-weight:normal;
        line-height:14px;
        text-decoration: none;}

a:link.fuss     {color: #326699;}
a:visited.fuss  {color: #326699;}
a:hover.fuss    {color: #BF0000;}
a:active.fuss   {color: #326699;}


#suma{
               line-height:0px;
               color:black;
               font-size:0px;
}
