body{
height:100%;
margin:0px auto;
padding:0px;
font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
background:#fff url("../img/bg_site.gif") repeat-x bottom right fixed;
color:#000;
font-size:100%;
}
table {
border-collapse: collapse;
}
#box_page{
margin:0px 0.2em;
padding:0px;
width:100%;
height:100%;
background:transparent url("../img/fwg_ubn_logo.gif") no-repeat top right fixed;
}

#box_around{
margin:0px;
padding:0px;
width:800px;
/*background:#ff8e10;*/
background:#99ccff;
color:#000;
border:1px solid #000;
}

/* *************** KOPF BEREICH **************** */
#box_header{
margin:0px auto;
padding:0px;
width:800px;
height:90px;
}
/* #header_animation{ */
/* height:45px; */
/* width:800px; */
/* background-image: url(../img/header_animation.gif); */
/* background-repeat:no-repeat; */
/* } */
#header_left{
clear:both;
float:left;
width:189px;
height:90px;
color:#fff;
*/background:#002c63 url("../img/logo_upper_left.jpg");*/
background:#99ccff url("../img/fwlogo.gif");
border-right:1px solid #000;
}
#header_right{
float:right;
width:610px;
height:90px;
background:#ff8000 url("../img/fwg_header_x.jpg");
color:#000;
}

/* *************** MAIN BEREICH **************** */
#box_main{
float:left;
margin:0px auto;
padding:0px;
width:800px;
background:#99ccff url("../img/bg_main2.gif") repeat-y;
/*background:#002c63 url("../img/bg_main.gif") repeat-y;*/
color:#000;
border-top:1px solid #000;
}
#main_navigation_box{
float:left;
width:189px;
}
#aktuelles{
margin:15px auto;
width:170px;
border:1px solid #fff;
}
#counter{
margin:15px auto;
width:170px;
border:1px solid #fff;
}
#zufallsbild{
margin:15px auto;
width:170px;
border:1px solid #fff;
}
#fwg_fruehstueck{
margin:15px auto;
width:170px;
border:1px solid #fff;
}
#flyer_to_print{
margin:0px auto;
width:170px;
border:1px solid #fff;
}
#main_content{
float:right;
width:610px;
color:#000;
/*background:#002c63;*/
background:#99ccff;
}
/* *************** NAVIGATION **************** */
#main_navigation_box ul{
padding:0px;
margin:0px;
list-style-type:none;
}
#main_navigation li{
padding-top:1em;
margin:0px;
}
#main_navigation a{
display:block;
padding-left:28px;
width:161px;
}

#main_navigation a:link, #main_navigation a:visited{
text-decoration:none;
background:transparent url("../img/list_item_hover.gif") no-repeat;
color:#000;
}
#main_navigation a:hover, #main_navigation a:active{
font-weight:bold;
background:transparent url("../img/list_item_hover2.gif") no-repeat;
color:#000;
}
#main_navigation #li_active a{
font-weight:bold;
background:transparent url("../img/list_item_hover2.gif") no-repeat;
color:#000;
}
/* *************** FUSS BEREICH **************** */
#box_footer{
clear:both;
margin:0px;
width:796px;
color:#000;
/*background:#fff url("../img/bg_fuss2.gif");*/
background:#ff9933;
}
#footer{
width:100%;
font-size:0.7em;
text-align:center;
padding:0.15em;
background:#ff9938;
}
a.footer_link:link , a.footer_link:visited{
text-decoration:none;
color:#0000ff;
background:transparent;
}
a.footer_link:hover , a.footer_link:active{
color:#0000ff;
background:transparent;
text-decoration:none;
}
