#searchablecontent {
	display: none;
	visibility: hidden;
}

#nav, #container, #head, #startbild, #slogan, #author, #bmh, #contactinfo {
	display: none!important;
}

#head {
	position: static!important;
}

#content, #page, #logo {
	position: static!important;
	overflow: visible!important;
	width: auto!important;
	height: auto!important;
	background: none!important;
}

body.web {
	height: auto!important;
}


