/* ------------ left navigation ------------*/
.ln-title2 { _width: 180px; background-color: #ffffff; margin: 0;
	/*line-spacing: 87%;*/
	color: #039; text-align: left; vertical-align:bottom; font-weight: bold; font-family: Arial; border-bottom: 2px solid #98adc2; }
.ln-td2nonselected { color: #039; background-color: #e5eaf5; border-bottom: 1px solid #98adc2;}
a.ln-nonselected,
a.ln-nonselected:link,
a.ln-nonselected:visited{
	_width:100%;
	color: #039;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	display: block;
}
a.ln-nonselected:hover,
a.ln-nonselected:focus, 
a.ln-nonselected:active {
	background-color:#ccd6eb;
	color:#039;
	font-size: 11px;
	text-align: left;
	display: block;
}
.ln-td2selected { color: #039; background-color: #ccd6eb; border-bottom: 1px solid #98adc2; }

a.ln-selected,
a.ln-selected:link,
a.ln-selected:visited{
	_width:100%;
	background-color:#ccd6eb;
	color: #039;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
a.ln-selected:hover,
a.ln-selected:focus, 
a.ln-selected:active{
	background-color:#ccd6eb;
	color:#039;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	display: block;
}

.ln-level1 {
	padding: 4px 0 4px 15px;
	background-position: 2px 5px; 
}
/* ----------- left navigation end -------------*/


/* ----------- Navigation Sprache --------------*/
.spr-size { background-position: 2px 5px; width: 30px; padding-top: 3px; padding-bottom: 4px; }
.spr-l { color: #fff; font-weight: bold; background-color: #d90d00; text-align: center; width: 30px; border: solid 1px #d90d00; }
.spr-r { color: #fff; font-weight: bold; background-color: #d90d00; text-align: center; width: 30px; border: solid 1px #d90d00; }
.spr-l-selected { color: #d90d00; font-weight: bold; background-color: #fff; border-top: 1px solid #d5070a; border-left: 1px solid #d5070a; border-bottom: 1px solid #d5070a; }
.spr-r-selected { color: #d90d00; font-weight: bold; background-color: #fff; border-top: 1px solid #d90d00; border-right: 1px solid #d90d00; border-bottom: 1px solid #d90d00; }
a.spr-nonselected,
a.spr-nonselected:link,
a.spr-nonselected:visited{ color: #d90d00; font-size: 12px; font-weight: bold; background-color: #fff; text-align: center; text-decoration: none; display: block; }
a.spr-nonselected:hover,
a.spr-nonselected:focus, 
a.spr-nonselected:active { color:#d90d00; font-size: 12px; background-color: #f9d0c4; text-align: center; display: block; }
/* ----------- Navigation Sprache End ----------*/
