img {
 visibility: hidden;
}


#CellLogo {
visibility: visible;
}

#CellLogo img {
visibility: visible;
}

#CellMenu {
  display: none;
}

.immoPic img {
 visibility: visible;
}

.immoBody a {
 visibility: hidden;
}

.immoBody2 a {
 visibility: visible;
 text-decoration: none;
}

.immoOverviewTable {
 position: absolute;
 top: 0px;
}

#CellLogo {
	position: absolute;
	left: 27px;
	top: 0px;
}

#CellCopyright {
position: absolute;
bottom: 0px;
	height: 23px;
	width: 853px;
	color: #BEA645;
	font: 10px Arial, sans-serif;
}

a, a:visited, a:active {
color: black;
}
