html,
body,
#seite {
	min-height: auto;
}

html,
body,
* html #seite {
	height: auto;
} 

body {
	background: none;
}

.clear {
	display: inline !important;
}

#seite {
	width: 600px;
	left: 0px;
	margin: 0px;
}

#seite .zusatz,
#seite #oben .rahmen .rechts .navigation,
#seite #oben .rahmen .rechts .mi,
#seite #oben .themen,
#seite #mitte #auswahl .inhalt .rechts,
#seite #mitte .wechsel,
#unten {
	display: none;
}

#seite #oben {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-top: none;
	border-bottom: 1px solid #b0b0b0;
	background: none;
}

#seite #oben .rahmen .links,
#seite #oben .rahmen .rechts {
	width: auto;
	height: auto;
}

#seite #oben .rahmen .links .logo {
	margin: 0px;
}

#seite #oben .rahmen .rechts {
	float: right;
	background: none;
}

#seite #mitte {
	padding-bottom: 0px !important;
	background: none;
}

#seite #mitte .klickpfad {
	margin-bottom: 25px;
	border-bottom: none;
}

#seite #mitte .klickpfad .rahmen {
	padding: 0px;
	border-bottom: none;
	background: none;
}

#seite #mitte .klickpfad .rahmen .navigation {
	width: 500px;
}

#seite #mitte .inhalt {
	padding: 0px;
}

#seite #mitte .inhalt .links,
#seite #mitte .inhalt .rechts {
	display: block;
	float: none;
	width: auto !important;
}

#seite #mitte .inhalt .rechts .box {
	margin-top: 0px;
}

#seite #mitte #eintrag .inhalt .rechts .box {
	margin-top: 30px;
	padding: 15px 0px 0px !important;
	border-top: 1px solid #b0b0b0;
	background: none !important;
}

#seite #mitte #index .inhalt .themen .eintrag, 
#seite #mitte #index .inhalt .themen .eintrag .bild img {
	width: 190px !important;
}

#seite #mitte #index .inhalt .themen .eintrag {
	margin-right: 15px !important;
}

#seite #mitte #index .inhalt .themen .last {
	margin-right: -1px !important;
}

#seite #mitte #index .inhalt .themen .eintrag .bild img {
	height: auto !important;
}

#seite #mitte #suchergebnis .inhalt .sortiment .thema {
	width: 193px !important;
}