/******************************
Navi
******************************/
#navi ul {
	list-style:none;
	color:#FFF;
}
#navi ul a {
	color:#FFF;
	display:block;
}
#navi ul li {
	float:left;
	margin-left:2px;
	background:url(/img/system/navi.gif) 0 bottom repeat-x;
}
#navi ul li:hover {
	background:url(/img/system/navi-hover.gif) 0 bottom repeat-x;
}
#navi ul li.selected,
#navi ul li.selected:hover {
	background:url(/img/system/navi-selected.gif) 0 bottom repeat-x;
}
#navi ul li.first {
	background:url(/img/system/navi-first.gif) 0 bottom repeat-x;
}
#navi ul li.first:hover {
	background:url(/img/system/navi-first-hover.gif) 0 bottom repeat-x;
}
#navi ul li.first-selected,
#navi ul li.first-selected:hover {
	background:url(/img/system/navi-first-selected.gif) 0 bottom repeat-x;
}

#navi ul li a {
	padding:14px 18px 12px 18px;
}
#navi ul li.selected a {
	padding:11px 18px 15px 18px;
}
#navi ul li.first a {
	padding:14px 18px 12px 40px;
}
#navi ul li.first-selected a,
#navi ul li.first-selected:hover a {
	padding:11px 18px 15px 40px;
}
#navi ul li.selected a,
#navi ul li.first-selected a {
	color:#19396c;
}

/******************************
Navi 2. Ebene
******************************/
#navi ul li ul {
	position:absolute;
	background-color:#7998ce;
	border:1px solid #385c9a;
	border-top:0;
	padding:10px 0;
	display:none;
	margin-left:-1px;
}
#navi ul li.selected ul,
#navi ul li.first-selected ul {
	background-color:#e5e5e4
}
#navi ul li:hover ul {
	display:block;
}
#navi ul li ul li {
	float:none;
	background:none;
	margin-left:0;
}
#navi ul li ul li,
#navi ul li ul li:hover,
#navi ul li ul li.selected,
#navi ul li ul li.selected:hover,
#navi ul li.first ul li,
#navi ul li.first ul li:hover,
#navi ul li.first-selected ul li,
#navi ul li.first-selected ul li:hover {
	background:none;
}
#navi ul li ul li a,
#navi ul li ul li:hover a,
#navi ul li.selected ul li a,
#navi ul li.selected ul li:hover a,
#navi ul li ul li.selected a,
#navi ul li ul li.selected:hover a,
#navi ul li.first ul li a,
#navi ul li.first ul li:hover a,
#navi ul li.first-selected ul li a,
#navi ul li.first-selected ul li:hover a,
#navi ul li.first-selected:hover ul li a,
#navi ul li.first-selected:hover ul li:hover a {
	padding:2px 19px 2px 19px;
	white-space:nowrap;
}
#navi ul li ul li a,
#navi ul li:hover ul li a,
#navi ul li.selected ul li a,
#navi ul li ul li:hover a,
#navi ul li.first ul li a,
#navi ul li.first-selected ul li a {
	color:#FFF;
}
#navi ul li.selected ul li a,
#navi ul li.first-selected ul li a,
#navi ul li.selected:hover ul li a,
#navi ul li.first-selected:hover ul li a {
	color:#5d80bc;
}
#navi ul li ul li:hover a,
#navi ul li.selected ul li:hover a,
#navi ul li.first-selected ul li:hover a,
#navi ul li ul li.selected a,
#navi ul li.selected ul li.selected a,
#navi ul li.first-selected ul li.selected a,
#navi ul li.selected:hover ul li.selected a,
#navi ul li.first-selected:hover ul li.selected a  {
	color:#0D3272;
}


/******************************
LeftNavi
******************************/
#leftnavi {
	margin-bottom:20px;
	background:url(/img/system/leftnavi.gif) 0 0 repeat-x;
}
#leftnavi h2 {
	font-size:14px;
	color:#FFF;
	padding:11px 0 0 10px;
	height:32px;
}
#leftnavi ul {
	list-style:none;
	color:#FFF;
	background-color:#d9e5f7;
	padding-bottom:19px;
}
#leftnavi li {
	background-color:#d9e5f7;
	border-bottom:1px solid #b4c7e5;
}
#leftnavi li:hover {
	background-color:#FFFFFF;
}
#leftnavi ul li.selected {
	background:#FFFFFF url(/img/system/leftnavi-selected.gif) 0 0 no-repeat;
	font-weight:bold;
}
#leftnavi ul li.ueberschrift {
	padding:3px 11px 3px 11px;
         font-weight:bold;
	color:#1D4688;
 	background-color:#B4C7E5;
}
#leftnavi a {
	display:block;
	padding:3px 11px 3px 11px;
	color:#1e458a;
}


/******************************
LeftNavi
******************************/
#leftnavi {
	margin-bottom:20px;
	background:url(/img/system/leftnavi.gif) 0 0 repeat-x;
}
#leftnavi h2 {
	font-size:14px;
	color:#FFF;
	padding:11px 0 0 10px;
	height:32px;
}
#leftnavi ul {
	list-style:none;
	color:#FFF;
	background-color:#d9e5f7;
	padding-bottom:19px;
}
#leftnavi li {
	background-color:#d9e5f7;
	border-bottom:1px solid #b4c7e5;
}
#leftnavi li:hover {
	background-color:#FFFFFF;
}
#leftnavi ul li.selected {
	background:#FFFFFF url(/img/system/leftnavi-selected.gif) 0 0 no-repeat;
	font-weight:bold;
}
#leftnavi a {
	display:block;
	padding:3px 11px 3px 11px;
	color:#1e458a;
}
