#body_container{
font-family: Arial, Trebuchet MS, Tahoma;
font-size: 9pt;
}

#center_container a{
color: #BD983F;
font-weight: bold;
outline: none;
text-decoration: none;
}
#center_container a:hover{
text-decoration: underline;
}

#center_container h2{
font-weight: normal;	
margin-top: 0;
text-align: center;
color: #795D5C;
}
#header_container h1{
position: absolute;
top: 40px;
right: 30px;
}
#header_container h1 a{
display: block;
width: 450px;
height: 50px;
}
#header_container h1 a span{
display: none;
}

#footer_container .subpage_brief_middle{
margin-top: 10px;
line-height: 45px;
}


/* lewe menu */

#lewe_nav_menu ul.level1{
margin: 0; padding: 0;
list-style: none;
background: url(../gfx/menu_top.jpg) 0 0 repeat-x;
width: 113px;
}

#lewe_nav_menu ul.level1 li a{
color: #795D5C;
text-decoration: none;
display: block;
width: 112px;
height: 39px;
margin: 0;
text-align: center;
line-height: 39px;
background: url(../gfx/menu_background.gif) 50% 100% no-repeat;

}
#lewe_nav_menu ul.level1 li a:hover{
text-decoration: underline;
}

/* menu gorne */

#gorne_nav_menu ul.level1{
margin: 0; padding: 0 0 0 11px;
list-style: none;
}

#gorne_nav_menu ul.level1 li{
float: left;
position: relative;
}

#gorne_nav_menu ul.level1 li a{
color: #FFF;
text-decoration: none;
display: block;
width: 113px;
height: 39px;
margin: 0 1px 0 0;
text-align: center;
line-height: 39px;
}

#gorne_nav_menu ul.level1 li a:hover{
text-decoration: underline;
}

#gorne_nav_menu ul.level2{
margin: 0; padding: 0;
list-style: none;
}


#gorne_nav_menu ul.level1 li ul.level2{
display: none;
position: absolute;
top: 39px;
left: -1px;
width: 121px;
background: url(../gfx/menu_shadow_bottom.png) 0 100% no-repeat;
padding-bottom: 7px;
}

#gorne_nav_menu ul.level1 li ul.level2 li{
width: 120px;
background: url(../gfx/menu_shadow_right.png) 100% 0 repeat-y;
}

#gorne_nav_menu ul.level1 li ul.level2 li a{
color: #FFF;
text-decoration: none;
display: block;
width: 112px;
height: 39px;
margin: 0;
text-align: center;
line-height: 39px;
background: #A49487 url(../gfx/menu_background_pion.jpg) 0 0 no-repeat;
border-bottom: solid 1px #000;
}
#gorne_nav_menu ul.level1 li ul.level2 li a:hover{
text-decoration: underline;
}


#gorne_nav_menu ul.level1 li:hover ul.level2{
display: block;
}

#gorne_nav_menu ul li a span.hidden{
display: none;
}

/* logo */

#jigsaw{
display: block;
width: 60px;
height: 40px;
background: url(../gfx/jcmpowered3b.png) 0 0 no-repeat;
position: absolute;
bottom: 12px;
right: 7px;
z-index: 100;
}
#jigsaw:hover{
background-position: 0 -40px;
}
#jigsaw span{
display: none;
}
a.hiddenlink{
display: none;
}