/* Navigation*/

/* ############### Standard (im Head) ################*/
a.standardNavi { font-size: 10px; font-style: normal; text-decoration: none; color: #58585a; }


/* ############### Main ################*/
a.mainNavi {
	line-height: 20px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	display: block;
}
a.mainNavi:link, a.mainNavi:visited{ background-color: #B1B3B4; background-image: url(../images/sites/BGmainnavi.jpg); background-repeat: repeat-x; }
a.mainNavi:hover { color: #009036; }
a.mainNavi:active{ background-color: #8ec796; }

a.mainNaviActive {
	display: block;
	line-height: 20px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #8ec796;
}


/* ############### Sub1 ################*/
a.subNavi1 { line-height: 20px; font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; color: #58585a; }
a.subNavi1:link, a.subNavi1:visited{ color: #58585a; }
a.subNavi1:hover { color: #009036; }
a.subNavi1:active{ font-weight: bold; }

a.subNavi1Active { line-height: 20px; font-size: 12px; font-style: normal; text-decoration: none; color: #009036; font-weight: bold; }

.navzeile{ margin-left: 7px; margin-bottom: 4px; }

.Dnavzeile{ margin-bottom: 4px; background-image: url(../images/sites/pfeil_12.gif); background-repeat: no-repeat; padding-left: 20px; background-position: 8px;}


/* ############### Sub2 ################*/
a.subNavi2 { font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none; color: #58585a; }
a.subNavi2:hover { color: #009036; }

a.subNavi2Active { font-size: 11px; font-style: normal; font-weight: bold; text-decoration: none; color: #009036; }

.subnavzeile{ margin-top: 0px; margin-bottom: 5px; margin-left: 20px; }

.Dsubnavzeile{ margin-top: 0px; margin-bottom: 5px; margin-left: 20px; padding-left: 10px; background-image: url(../images/sites/pfeil_11.gif); background-repeat: no-repeat; background-position: 0px -4px; }


/* ############### pdfDownload ################*/

a.pdfDownload:link, a.pdfDownload:visited { font-size: 12px; font-weight: bold; text-decoration: underline; color: #8ec796; }

a.bildLink:link, a.bildLink:visited{ text-decoration: none; font-size: 11px; font-weight: bold; color: 58585a; width: 17px; height: 15px; display: block; text-align: center; background-color: White; border: 1px solid #58585a; padding-left: 1px; }

a.bildLinkAct:link, a.bildLinkAct:visited { text-decoration: none; font-size: 11px; text-align: center; font-weight: bold; color: #ffffff; width: 17px; height: 15px; display: block; background-color: #8ec796; border: 1px solid #58585a; padding-left: 1px; }

.newsdatum{ font-size: 10px; padding-left: 7px; margin-bottom: 10px; line-height: 12px; }

a.naviNews { font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none; color: #58585a; }
a.naviNews:link, a.naviNews:visited{ text-decoration: none; color: #58585a; font-weight: bold; }

a.naviNewsAct { font-size: 11px; font-style: normal; font-weight: bold; text-decoration: none; color: #009036; }


