@CHARSET "ISO-8859-1";

* {
	background: none !important;
}

#margins {
	width: 100%;
	height: auto;
	top: 0pt;
	left: 0pt;
	margin: 0;
}

#heading, #main {
	width: 100%;
	height: auto;
	position: relative;
	left: 0pt;
	top: 0pt;
}

#navi, #audio, #impressum, .hide_in_print {
	display: none;
}
