.noprint,
#searchcontainer,
#subnav,
#navitabs,
#footer,
.back2top
{
	display:none;
}

a {
	text-decoration:underline;
	color:#000;
}


body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	
}

.dynd .maincontent .active .shadowcontent {
	height:auto !important;
	overflow:visible !important;
}

h1, h2, h3 {
	margin-top:15px;
	margin-bottom:7px;
}

ol.satzung {
	list-style-type:none;
	padding-left:0px;
}

	

		ol.satzung ol {
			list-style-type:decimal;
		}
		
			ol.satzung ol li {
				list-style-type:inherit;
			}
		
			ol.satzung ol ol {
				list-style-type:decimal;
			}
			
				ol.satzung ol ol li {
					list-style-type:inherit;
				}
			
				ol.satzung ol ol ol {
					list-style-type:lower-latin;
				}
				
					ol.satzung ol ol ol li {
						list-style-type:inherit;
					}	

		
table.zahlentabelle caption {
	caption-side:top;
	text-align:center;
	font-weight:bold;
	border:1px solid #e2001a;
	border-left:0;
	border-right:0;
	padding:3px 0;
	color:#000;
	line-height:normal;
	margin: 0 15px 20px;
}	

table.zahlentabelle {
	border-collapse:separate;
	border-spacing:15px 0;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:-15px;
}
		
	table.zahlentabelle td {
		padding:5px;
		text-align:right;
	}
	
	table.zahlentabelle td:first-child  {
		text-align:left;
	}
	
	
	

	table.zahlentabelle tr.level2 td:first-child {
		padding-left:20px;
	}
	
	table.zahlentabelle tr.bold td {
		font-weight:bold;
	}
	
	table.zahlentabelle tr.italic td {
		font-style:italic;
	}
		

		table.zahlentabelle h4 {
			font-weight:bold;
			font-size:13px;
		}						