/**
 * Ueberschrift 1 Rang (H1)
 **/
 #inhalt h1 {
	 margin:0px;
	 padding:0px 0px 12px 0px;
	 font-size:13px;
	 font-weight:bold;
}

/**
 * Position und Ausrichtung der Sitemap
 **/
 #inhalt div#sitemapContainer {
	margin:-4px 0px 0px 0px;
	padding:0px 0px 12px 0px;
	float:left;
	width:592px;
	border-top-width:1px;
	border-top-style:dashed;
	border-bottom-width:1px;
	border-bottom-style:dashed;
}

/**
 * Ebenen
 **/
#sitemapContainer div.ebene2 {
	margin:12px 0px 0px 0px;
	padding:1px 0px 0px 5px;
	height:16px;
}

#sitemapContainer div.ebene2BorderLeft {
	margin:12px 0px 0px 0px;
	padding:1px 0px 0px 5px;
	width:16px;
	height:16px;
	float:left;
}

#sitemapContainer div.ebene2 a {
	font-size:11px;
	font-weight:bold;
}

#sitemapContainer div.ebene3 {
	margin:12px 0px 0px 0px;
	padding:1px 0px 0px 5px;
	border-left-width:16px;
	border-left-style:solid;
	height:15px;
}
#sitemapContainer div.ebene3 a {
	font-size:11px;
	font-weight:bold;
}

#sitemapContainer div.ebene4 {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 20px;
}
#sitemapContainer div.ebene4ErstesElement {
	padding-top:10px;
	padding-bottom:0px;
}
#sitemapContainer div.ebene4 a {
	font-size:11px;
}

#sitemapContainer div.ebene5 {
	margin:6px 0px 0px 0px;
	padding:0px 0px 0px 46px;
}
#sitemapContainer div.ebene5 a {
	font-size:8pt;
}

table#auswahlSitemap {
	border:0px;
	margin-top:-1px;
	margin-bottom:10px;
}

html>body table#auswahlSitemap {
	margin-top:-2px;
}

html>body table#auswahlSitemap {
	margin-bottom:9px;	
}

#auswahlSitemap td p {
	padding:0px 7px 0px 0px;
	margin-top:0px;
	font-size:11px;
}

html>body #auswahlSitemap td p {
	margin-top:1px;
}

#inhalt select {
 	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:155px;
	font-size:11px;
	font-family:verdana;
	border-width:1px;
	border-style:solid;
}

#inhalt input.auswahlSitemapButton {
	margin:2px 13px 0px 8px;
	padding:0px 0px 4px 19px;
	height:20px;
	width:143px;
	border:0px;
	background-color:transparent;
	vertical-align:middle;
	font-size:8pt;
	font-family:verdana;
	font-weight:bold;
	cursor:pointer;
	background-repeat:no-repeat;
}

html>body #inhalt input.auswahlSitemapButton {
	width:142px;
}

.sitemapForm {
	margin: 0px;
	padding: 0px;
}

.Sitemap_OpenClose_Container {
	display:none;
}

.Sitemap_OpenClose_Container_Erstaufruf {
	display:block;
}
