html,body {
	color:black;
	font-size:12px;
	font-family:arial;
}

img{
	border:0;
	text-decoration:none;
}

#fusszeile, #submenue, #hauptmenue,#hauptmenue2, #head, #weitere_wohnungen, #wohnung_sprachen, #wohnung_menue{
	display:none;
}

html body #ueberblick,
html body #infos,
html body #bilder,
html body #preise
{
	display:block !important;
	border:1px solid black;
	margin-bottom:10px;
	padding:10px;
	overflow:hidden;
}

html body #bilder
{
	padding:2px;
}

html body #more_infos
{
	display:block !important;

}

