body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	padding: 0;
	margin: 0;
}

#oben {
	background-image: url(/files/include/image/gif/bg_oben_bottom.gif);
	background-repeat: repeat-x;
}

#bg_layer2{
	position: relative;
	top: 0px;
	left: 0px;
	z-index:1;
	padding: 0;
	margin: 0;
}

.nav_positioner{
  	position:relative;
    	top:5px;
}

.navi{
	position: absolute;
	left: 0px;
	top: 97px;
	z-index:100;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	white-space:nowrap;

}

.navi ul {
	margin: 0px;
	padding: 0;
	list-style-type: none;
	height: 29px;
	vertical-align: middle;
                white-space:nowrap;
 }

.navi li {
              text-align: center;
              display: inline;
              margin-left: 1.7em;
}



.nav_ob a {
         color: #FFBC3A;
	text-decoration:none;
	padding:0px 8px 13px 8px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 13px;
	height: 29px;
}

.nav_ob a:link{
        color: #FFBC3A;
        height: 29px;
        padding:0px 8px 13px 8px;
        font-weight: bold;
        text-decoration:none;
}

.nav_ob a:visited{
         color: #FFBC3A;
         height: 29px;
         padding:0px 8px 13px 8px;
         font-weight: bold;
         text-decoration:none;
}

.nav_ob a:hover {
         background-color: #9EAAD1;
         color: #FFBC3A;
         height: 29px;
         padding:0px 8px 13px 8px;
         font-weight: bold;
         text-decoration:none;
}

.nav_ob a:active {
         color: #FFBC3A;
         height: 29px;
         padding:0px 8px 13px 8px;
         font-weight: bold;
         text-decoration:none;
}


.nav_ob_gew a {
        background-color: #9EAAD1;
        color: #0B1E56;
        text-decoration:none;
        padding:0px 8px 13px 8px;
        vertical-align: middle;
        font-weight: bold;
        font-size: 13px;
        height: 29px;
}

.nav_ob_gew a:link {
         background-color: #9EAAD1;
         color: #0B1E56;
         height: 29px;
         padding:0px 8px 13px 8px;
         font-weight: bold;
        text-decoration:none;
}

.nav_ob_gew a:visited {
         background-color: #9EAAD1;
         color: #0B1E56;
         height: 29px;
         padding:0px 8px 13px 8px;
         font-weight: bold;
        text-decoration:none;
}

.nav_ob_gew a:hover {
         background-color: #9EAAD1;
         color: #0B1E56;
         height: 29px;
         padding:0px 8px 13px 8px;
         font-weight: bold;
         text-decoration:none;
}

.nav_ob_gew a:active {
         background-color: #9EAAD1;
         color: #0B1E56;
         height: 29px;
         padding:0px 8px 13px 8px;
        font-weight: bold;
         text-decoration:none;
}