.navi_oben_link
{
	float: left; 
	width: 99px;
	height: 50px;
}

.navi_oben_current
{
	float: left; 
	width: 99px;
	height: 50px;
}

.navi_oben_border
{
	float: left; 
	width: 0px;
	height: 48px;
}

.navi_p{ width: 99px; height: 33px;  padding: 0;
margin: 15px 0px 0 0;

	text-align: center; font-weight: bold;
	font-size: 12px;
	background: #03386e;
	
	 color: #fff; }

.navi_p a{
	display: block;
	margin: 0px;
	height: 33px;
	text-decoration: none;
	color: #fff;
	background: #3266cc;
}

.navi_p a:hover{
	background: #03386e;
}

.navi_oben_border{
	border-right: 1px solid #32b7f0;
}

#navi_oben_border_10{
	display: none;
}
