/* CSS Document */
html {    
     overflow-x: hidden; 
     /*background:#fff url(../gfx/backHtml.jpg) repeat-x top center;
     background-color:#77b4d3;*/ 
}
body {
     font-family:Arial,Helvetica,sans-serif;
     /* background:url(../gfx/backBody.jpg) no-repeat top center;
    background-color:#77b4d3;*/
     background:url(../gfx/backBody.jpg) no-repeat top center;
     height:690px;
     /*width:100%;*/     
     _background-image:none;  
}
div.flashBack {
     position:absolute; width:100%; left:0px;
     _background:url(../gfx/backBody.jpg) no-repeat top center;
}
div.Menu {
     _background:transparent url(../gfx/ie6-backMenu.gif) 0px 0px no-repeat;
}
div.EventTop {
     _background:transparent url(../gfx/ie6-eventTop.gif) 0px 0px no-repeat;
}
div.EventBottom {
     _background:transparent url(../gfx/ie6-eventBottom.gif) 0px 0px no-repeat;
}
div.EventMain {   
     _background:transparent url(../gfx/ie6-eventBack.gif) 0px 0px repeat-x; 
}
div.Menu ul li.b01 a:hover {
     _background:transparent url(../gfx/ie6-b01on.gif) no-repeat scroll 0 0;
}
div.UweFilter span {
     display:block;
     float:left;
     margin-right:12px;
     margin-top:3px;
}
div.WideboxTop {
     _background:transparent url(../gfx/ie6-wideTop.gif) 0px 0px no-repeat;
}
div.WideboxBottom {
     _background:transparent url(../gfx/ie6-wideBottom.gif) 0px 0px no-repeat;
}
div.WideboxMain {
     _background:transparent url(../gfx/ie6-wideBack.gif) 0px 0px repeat-y;
}


/**/
div.Signup {
     height:138px;
     width:914px;
     background:transparent url(../gfx/ie6-backSignup.gif) 0px 0px no-repeat;
     margin-bottom:7px;
}
