﻿.navi 
{    
	width:100%;
}

.NaviLine
{	
	width:100%;
	background-color:#60A969;
	background-image:url(../Images/BGUL.jpg);	
	background-repeat:repeat;
	border-top-color:#878787;
	border-top-style:solid;
	border-top-width:1px;
}

.NaviLine:after
{
	content:''; 
	display:block; 
	clear:both; 
}

.NaviItem
{
	float:left;
	font-size:12px;
	color: #444444;
	padding-top:8px;
	padding-bottom:11px;
	padding-left:12px;
	padding-right:12px;
	text-decoration: none;	
	border-top-color:#F3D761;
	border-top-style:solid;
	border-top-width:5px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;			
}

.NaviItem a
{
	color: #444444;
	font-weight:bold;
}

.NaviItem:hover
{
	border-top-color:#FFFFFF;
}

.strong_hier 
{
	border-top-color:#FFFFFF;	
}

.navi2 
{    
	width:100%;
}

.NaviLine2
{	
	width:100%;
	background-color:#99A7CE;
	background-image:url(../Images/BGUL.jpg);	
	background-repeat:repeat;
	border-top-color:#878787;
	border-top-style:solid;
	border-top-width:1px;
}

.NaviLine2:after
{
	content:''; 
	display:block; 
	clear:both; 
}

.NaviItem2
{
	float:left;
	font-size:12px;
	color: #444444;
	padding-top:8px;
	padding-bottom:11px;
	padding-left:12px;
	padding-right:12px;
	text-decoration: none;	
	border-top-color:#F3D761;
	border-top-style:solid;
	border-top-width:5px;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;			
}

.NaviItem2 a
{
	color: #444444;
	font-weight:bold;
}

.NaviItem2:hover
{
	border-top-color:#FFFFFF;
}

.strong_hier2
{
	border-top-color:#FFFFFF;
}



