body {
	width: auto;
	background-color: #fff;
}

#nav, #sysnav, #leftcol, #navright, #photo, #haustypen, #pager, #bottombar, #bottombar_immo {
	display: none;
}

#top {
	position: absolute;	
	top: 0;
	left: 0;
	width:auto;
	border-top-width: 0;
	border-bottom-width: 0;
	background-color: #fff;
	height: 30px;
}

#content {
	margin-top: 0px;
	padding-top: 100px;  
	padding-bottom: 0px;
	margin-left: 0px;
	width: 100%;
}

#logo {
	top: 0;
	background: none;
}

div#immobilien {
	margin-left: 0;
}

#text,#finanzrechner {
	position: relative;
	width: 600px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px; 
	height: auto;
}

#container {
	position: absolute;
	left: 0;
	background-color:#fff;
	width:100%;
	margin: 0px auto;
	padding: 0;
	background-image:none;
}

#logo_mvb {
	clear:both;
	position: static;
	float: right;
	bottom: 20px;	
	margin-top: 50px;
}

form.quickform {
	width: 600px;
	margin-left:0px;
}

/* Immowelt Druckansicht: Einfach die Druckausgabe von Immowelt durchreichen, alles rausnehmen, was wir in common.css auf immowelt anwenden. */
#immowelt {
	width: auto;
	margin: -25px 0px 0px -10px;
	padding: 0px;
	font-size: 11px;
} 

#immorahmen {
	width: auto;
	margin: 0px;
	padding: 0px;
} 

#immowelt a { 
	color: #000;
}

#immowelt td {
	font-size: 11px;
}

#immowelt .smallboldlinkinfo, #immowelt .detailnormlink  {
	font-size: 11px;
}

body.immoweltIntegrationSatelliteWindow #immowelt {
	margin: 0 0 0 -10px;
}
