body * {
	display: none;
}

#wrapper {
	width: 93%;
}

#wrapper,
#top,
#topright,
#logo,
h1,
h1 a,
h1 a span,
#contents,
#left_stripe,
#right_stripe,
#real_content,
#inhalt,
#sub_inhalt,
#page_title,
#sub_inhalt * {
	display: block;
}

#sub_inhalt strong,
#sub_inhalt br,
#sub_inhalt textarea,
#sub_inhalt select,
#sub_inhalt dfn {
	display: inline;
}

#sub_inhalt li {
	display: list-item;
	zoom: 1;
}

#sub_inhalt script,
#sub_inhalt #file_archive_form {
	display: none;
}

.locations object {
	display: none !important;
}

.locations img.hidden {
	display: inline;
}
#rcontent_public .no-print,
#rcontent_public .friendform,
#rcontent_public .applyform{
	display: none;
}
#rcontent_public .c
{
	display: inline;
}
