html {
	height:auto;
}

body {
	height:auto;
	margin:0;
	padding:0;
	font-size:80%;
	color:black;
	background: none;
}

#container {
	width:100%;
	margin:0px;
	border-top: none;
	border-bottom: none;
}

#header {
	position:relative;
	height:auto;
	border-bottom: none;
}

#logo {
	width:305px;
	float:none;
}

#inhaltsbereich {
	width:100%;
	margin:0;
	background: none;
}

#inhalt {
	width:100%;
	padding:0px;
	float:none;
}

#imagebild, #titel, #hauptnavigation, #funktionen, #rechts, #kommentar, #fusszeile, .blaettern {
	display:none;
}
