/* Stylesheet zur ausschließlichen Verwendung für die Seiten "Qualifizierung der BfS" */

.gliederung_Standort {
   font-weight: bold;
}

.gliederung_navilink {
   font-weight: bold;
	background: url(link_sitemap.gif) no-repeat left top;
	padding: 0 0 0 15px;
	list-style-type: none;	
}

#SeitenkopfMitNavigation {
   background-color:#EEEEEE
}

#EinrückungEbene1 {
	background:   url(unterpunkt.gif) no-repeat left top;
	padding: 0 0 0 15px;
	margin: 0 0 0 5px;
	list-style-type: none;
}

#EinrückungEbene2 {
	background:   url(unterpunkt.gif) no-repeat left top;
	padding: 0 0 0 15px;
	margin: 0 0 0 23px;
	list-style-type: none;
}

#EinrückungEbene3 {
	background:   url(unterpunkt.gif) no-repeat left top;
	padding: 0 0 0 15px;
	margin: 0 0 0 41px;
	list-style-type: none;
}

#EinrückungEbene4 {
	background:   url(unterpunkt.gif) no-repeat left top;
	padding: 0 0 0 15px;
	margin: 0 0 0 59px;
	list-style-type: none;
}

.gliederung_bausteine {
   font-size:14px;
	font-weight: bold;
}

.gliederung_SitemapEinrückung {
	padding: 0 0 0 0px;
	margin: 0 0 0 15px;
	list-style-type: none;
}


