/************************************************************************
 * Stylesheet voor Housecards
 * IN VERBAND MET HET JUIST WEERGEVEN VAN DE WEBSITE IN IE6 IS EEN AFZONDERLIJKE 
 * STYLESHEET GEMAAKT. HET BETREFT EEN EXACTE KOPIE VAN DE WEBSITE.CSS, MAAR DE CLASSES "HOME"
 * ZIJN VERWIJDERD, EN ALLE ".vervolg"  ZIJN VERWIJDERD
  *
 *************************************************************************/

div#wrapper { background-image: url(../images/background_woning.jpg); }

div#container {
	width: 1000px;
	min-height: 950px;
}

div#content {	
	width: 567px;
	padding-left: 228px;
	padding-top: 23px;
	margin-bottom: 40px;	
	font-size: 12px;
}

img#snelcode_ballon  {
	position: absolute;
	top: 190px;
	right:25px;
	display: none;
	z-index: 100;
}

img#button_snelcode_info1 {
	position: absolute;
	top: 253px;
	right: 26px;
	z-index: 100;
}

img#button_snelcode_info2 {
	position: absolute;
	top: 253px;
	right: 133px;
	width: 55px;
	height: 15px;
	z-index: 100;
}

div#nieuwsblok {
	position: absolute;
	top: 577px;
	right: 19px;
	width: 184px;
	color: black;
	background-image:url(../images/bg_blok_bottom.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;
	background-color:#fff;
}

div#partners {
	position: absolute;
	top: 400px;
	left: 820px;
	height: 167px;
}


div#makelaars {
	position: absolute;
	left: 52px;
	top: 195px;
	overflow: hidden;
	width: 166px;
	height: 100px;
	font-size: 11px;
}

div#invoer {
	position: absolute; 
	top: 180px;
	right: 25px;
	width: 165px;
	font-size: 11px;
}

div#tekoop {
	position: absolute;
	top: 400px;
	left: 40px;
	width: 158px;
	height: 173px;
	overflow: hidden;
	cursor: pointer;
}

div#adv2 {
	position: absolute;
	top: 970px;
	left: 40px;
	width: 150px;
	height: 173px;
	overflow: hidden;
	text-align:center;
}


