body {
	padding: 0px;
	margin-top: 0px;
	margin-left: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
#wrapper {
	width: 815px;
	margin: 0 auto;
	text-align: left;
}
#head {
	height: 135px;
	width: 815px;
	background-image: url(../img/logo_immofonds.gif);
	background-repeat: no-repeat;
	background-position: 0 -100px;
}
#head img {
display: none;
}
#head a.print {
	margin-top: 80px;
	padding-left: 22px;
	float: right;
	color:#555555;
	text-decoration: none;text-decoration: none;
	background-image: url(../img/symbol_print.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
#mainNavi{
display: none;
}
#sidebar {
display: none;
}
#content {
	width: 565px;
	margin-top: 5px;
	margin-left: 85px;
	padding: 20px 15px 15px 30px;
	float: left;
	background-image: none;
	color: #000000;
}
#content table img {
	display: none;
}
#content a.anker {
	display: none;
}

/*------------------------------------------------------------

Kontaktformular 

------------------------------------------------------------*/
fieldset,
input[type="submit"], input[type="reset"] { 
	display:  none;
}
