#banner,
#rechts,
#oben .navigation,
#oben .mitte,
#oben .suche,
#oben span,
#links,
#inhalt a.zurueck,
#inhalt .wechsel,
#inhalt .zugangInfo,
#inhalt .alphabet a.komplett,
#inhalt #einstieg .anmeldung,
#unten {
	display: none;
}

/* Styles für die obere Bannerleiste */
#rechts,
#oben,
#inhalt #einstieg .anmeldung,
#inhalt #auswahl.zusatz #transparenz {
	margin-top: 0px;
}
/* Styles für die obere Bannerleiste */

body {
	overflow: visible;
}

#rahmen {
	width: 600px;
	margin: 0px;
}

#seite {
	display: block;
	float: none;
	width: auto;
	background: none;
}

#oben {
	width: auto;
	height: 45px;
	right: 0px;
	background: none;
	border: none;
}

#oben .logo a {
	border: 1px solid #ccc;
	color: #5a6c7a;
}

#oben .logo a img {
	margin-right: 259px;
	border-right: 1px solid #ccc;
}

#oben .logo a h1 {
	bottom: 2px;
}

#oben .hinweis {
  margin-top: 121px;
}

#druckversion {
	display: block;
}

#druckversion .optionen {
	display: none;
}

#inhalt {
	display: block;
	float: none;
	border-top: none;
}	

#inhalt h2,
#inhalt .alphabet {
	background: none;
	border-bottom: 1px dashed #ccc;
}

#inhalt h2 .wechsel a {
	background: none;
}

#inhalt .auswahl form {
	background: none !important;
}