﻿.navi 
{
	position:relative;
	top:-3px;
	width:100%;
	font-weight:bold;
	margin-bottom:10px;
}

.navi:after
{
	content:''; 
	display:block; 
	clear:both; 
}

.NaviLine
{	
	width:100%;
	background-image:url(../Images/MenuULBG.png);
	background-repeat:repeat;
	padding-left:0px;
	border-top-color:#878787;
	border-top-style:solid;
	border-top-width:1px;
}

.NaviLine:after
{
	content:''; 
	display:block; 
	clear:both; 
}

.NaviItem
{
	float:left;		
	height:20px;
	color: #FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:12px;
	padding-right:12px;
	text-decoration: none;	
	border-top-color:#800A0A;
	border-top-style:solid;
	border-top-width:5px;
	border-right-color:#222222;
	border-right-style:solid;
	border-right-width:1px;
}

.NaviItem a
{
	color: #FFFFFF;
}

.NaviItem:hover
{
	color: #FFFFFF !important;
	background-image:url(../Images/MenuLIBG.jpg);
	background-position:bottom;
	background-repeat:repeat-x;		
}

.strong_hier 
{
	color: #FFFFFF !important;
	background-image:url(../Images/MenuLIBG.jpg);
	background-position:bottom;
	background-repeat:repeat-x;		
}


.navi2 
{
	font-weight:bold;
	margin-bottom:10px;
}

.navi2:after
{
	content:''; 
	display:block; 
	clear:both; 
}

.NaviLine2
{	
	width:100%;
	background-image:url(../Images/MenuULBG.png);
	background-repeat:repeat;
	padding-left:0px;
	border-top-color:#878787;
	border-top-style:solid;
	border-top-width:1px;
}

.NaviLine2:after
{
	content:''; 
	display:block; 
	clear:both; 
}

.NaviItem2
{
	float:left;		
	height:20px;
	color: #FFFFFF;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:12px;
	padding-right:12px;
	text-decoration: none;	
	border-top-color:#800A0A;
	border-top-style:solid;
	border-top-width:5px;
	border-right-color:#222222;
	border-right-style:solid;
	border-right-width:1px;
}

.NaviItem2 a
{
	color: #FFFFFF;
}

.NaviItem2:hover
{
	color: #FFFFFF !important;
	background-image:url(../Images/MenuLIBG.jpg);
	background-position:bottom;
	background-repeat:repeat-x;		
}

.strong_hier2 
{
	color: #FFFFFF !important;
	background-image:url(../Images/MenuLIBG.jpg);
	background-position:bottom;
	background-repeat:repeat-x;		
}
