html,
body,
#page {
	min-height: auto;
}

html,
body,
* html #page {
	height: auto;
} 

body {
	margin: 0px;
	padding: 0px;
	background: none;
}

#page #top .pages_images,
#page #top .navigation,
#page #top .bar,
#page #middle .left,
#page #middle .center .bar,
#page #middle .right,
#bottom,
#druckversion {
	display: none !important;
}

#page #top .right {
	right: auto;
	left: 0px;
	margin-left: 0px;
}

#page {
	width: 500px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background: none;
}

#page #middle,
#page #middle .center {
	margin: 0px;
	padding: 0px;
}

#page #middle .center {
	margin-top: 100px;
}


#page #middle .center,
#page #middle .right {
	display: block;
	float: none;
}

#page #middle .right {
	width: auto;
}

#page #middle .right .anschrift {
	width: auto;
	display: block;
	padding: 30px 0px 0px;
}