* {
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	background: #fff;
	color: black;
}

a:link, a:visited {
	font-weight: bold;
}

#header {
	display: none;
}

#servicenavigation {
	display: none;
}

#locator {
	display: none;
}

#navcontainer {
	display: none;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: black;
}

a.anker:link, a.anker:visited {
	display: none;
}

#searchform {
	display: none;
}

#zoom2 {
	display: none;
}

#seitedrucken {
	display: none;
}

#inhalt {
	position: static;
	margin: 0px;
	padding: 20px;
	font-size: 80%;
	color: #000;
	background-color: #fff;
}

#inhalt a:hover, #inhalt a:focus {
	color: #000;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000;
}

 #inhalt p {
	margin: 0;
	padding: 5px 0;
}

#inhalt hr {
	margin: 15px 0px;
	border: 0;
	background: #000;
	height: 1px;
}

#inhalt img {
	margin: 0 5px 5px 0;
}

#inhalt ul, #inhalt ol {
	margin: 5px 0 5px 25px;
	padding: 0;
}

#inhalt li {
	margin: 0;
	padding: 2px;
}

#rechts {
	display: none;
}

#weitereinfo {
	display: none;
}

#artlist ul {
	display: none;
}

/* Sitemap */

td.sitemap {
	border-bottom:1px dotted white;
	border-right:1px dotted white;
	width: 130px;
	padding-top: 24px;
	height: 20px;
	text-indent: 3px;
	vertical-align:middle;
	background-color: #fff;
}

td.sitemap a {

	color: #000000;

}

#newsblock ul {
	display: none;
}


#footer {
	margin: 10px 0 0 0;
	padding: 5px 0px;
	text-align: center;
	border-top: 1px solid #000;
	font-size: 70%;
}

#footer p {
	margin: 1px 0px;
	padding: 0px;
}

#footer p.bigger {
	display: none;
}
