.normtext {
	font-family: Arial, Verdana, Courier, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 1.4em;

}

.headline_nav { 
	font-family: Arial, Verdana, Courier, sans-serif;
	font-size: 16pt;
	text-decoration: none;
	font-weight: bold;
	color: #8bb2c5;
	line-height: 1.4em;
}

.headline_schwarz12 { 
	font-family: Arial, Verdana, Courier, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #000000;
	line-height: 1.4em;
}
.headline_gruen12 { 
	font-family: Arial, Verdana, Courier, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #266879;
	line-height: 1.4em;
}


.headline_tabellen {
	font-family: Arial, Verdana, Courier, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #ffffff;
	line-height: 1.4em;
	font-weight: bold;
	text-transform: uppercase;


}

.A:link    {
	font-family: Arial, Verdana, Courier, sans-serif;
	text-decoration: none;	
}

.A:ACTIVE {
	font-family: Arial, Verdana, Courier, sans-serif;
	color: #266879;
	text-decoration: none;
}

.aktiv {
	font-family: Arial, Verdana, Courier, sans-serif;
	color: #266879;
	text-decoration: none;
	font-weight: bold;

}

.A:visited {
	font-family: Arial, Verdana, Courier, sans-serif;
	text-decoration: none;
}

.A:hover{
	font-family: Arial, Verdana, Courier, sans-serif;
	color: #266879;
	text-decoration: none;
}

.navgroesse1
{
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	color: #666666;


}
.navgroesse2
{
	font-size: 10px;
	line-height: 1.4em;
	font-weight: bold;

}

#panel-links {
    padding-left: 10px;
    width: 210px !important;
}

#panel-links ul {
    list-style: none;
    margin-left: 0px;
    margin-bottom: 50px !important;
}

#panel-links ul li {
    margin-left: 0px;
/*    height: 25px;*/
    margin-bottom: 1px;
    font-size: 11px;
}

#panel-links ul li a {
    display: block;
    line-height: 25px;
    padding: 0px 10px;	
    font-family: Arial, Verdana, Courier, sans-serif;
	color: #266879;
	text-decoration: none;
	font-weight: bold;
}

#panel-links ul li.active a,
#panel-links ul li a:hover {
    background: #eef4f5;
}

#panel-links ul {
    margin-bottom: 0px;
    padding-bottom: 10px;
    list-style: none;
}

#panel-links ul li {
    margin-bottom: 0px;
    font-size: 16px;
}

#panel-links ul li a {
    font-size: 13px;
    padding-left: 20px;
}