/************************************************************************
 * Stylesheet voor Housecards
 *
 *************************************************************************/

div#wrapper{ background-image: url(../images/body.jpg); }

div#container {
	width: 1000px;
	height: 435px;
}

div#content { 
	width: 600px;
	padding-left: 100px;
	margin-bottom: 40px;	
	font-size: 12px;
}

img#snelcode_ballon {
	position: absolute;
	top: 190px;
	left:450px;
	display: none;
	z-index: 100;
}

img#button_snelcode_info1 {
	position: absolute;
	top: 253px;
	left:565px;
	z-index: 100;
}

img#button_snelcode_info2 {
	position: absolute;
	top: 253px;
	left:421px;
	width: 55px;
	height: 15px;
	z-index: 100;
}

div#nieuwsblok {
	position: absolute;
	top: 405px;
	left: 420px;
	width: 358px;
	height: 161px;
	color: black;
	overflow: hidden;
}

div#partners {
	position: absolute;
	top: 400px;
	left: 820px;
	height: 167px;
}

div#makelaars {
	position: absolute;
	left: 52px;
	top: 410px;
	overflow: hidden;
	width: 166px;
	height: 100px;
	font-size: 11px;
}

div#invoer{
	position: absolute; 
	top: 180px;
	left: 420px;
	width: 170px;
	font-size: 11px;
}

div#invoer td {
	padding: 2px;
}

div#tekoop{
	position: absolute;
	top: 393px;
	left: 230px;
	width: 168px;
	height: 173px;
	overflow: hidden;
	cursor: pointer;
}

div#adv1, div#adv2{
	display:none;
}

