html{
	height: 100%;
}

body{ 	
	font-family: verdana, arial, helvetica, sans-serif; 
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #ffffff;
	height: 100%;
}

.pngfix{
	visibility: hidden;
}
.pngfixed{
	visibility: visible !important;
}

#site{
	position: absolute;
	width: 977px;
	height: 797px;
}

#menu{
	position: absolute;
	margin-top: 195px;
	margin-left: 88px;
	width: 792px;
	height: 28px;
	z-index: 10;
	font-size: 0px;
}

#menu img{
	float: left;
	margin-right: 4px;
}

.content{
	color: #000000;
	font-size: 14px;
	line-height: 150%;
}

.content p{
	margin: 0px 0px 1em 0px;
	padding: 0px;
}

.content b{
	color: #E0385C;
}

.content a{
	color: #E0385C;
}

.content a:hover{
	color: #95C33C;
}

.slideshow{
	position: absolute;
	margin-left: 293px;
	margin-top: 0px;
	width: 584px;
	height: 192px;
	background-color: #ffffff;
	z-index: 3;
	display: none;
}

#nieuws{
	position: absolute;
	top: 258px;
	left: 25px;
	width: 150px;
	color: #ffffff;
}

#nieuws a{
	color: #ffffff;
	text-decoration: none;
}

#nieuws a:hover{
	color: #ffffff;
	text-decoration: underline;
}

.woningtxt{
	display: none;
	position: absolute;
	top: 250px;
	left: 672px;
	width: 192px;
	font-size: 12px;
	line-height: 140%;
}

.woningimg{
	position: absolute; 
	margin-top: 0px; 
	margin-left: -10px; 
	z-index: 6;
	display: none;
	font-size: 11px;
	color: #9AC640;
}

.woningimg .txt{
	position: relative;
	margin-left: 12px; 
	margin-top: 5px;
}

.woningimg b{
	color: #E2385D;
}

.woningnav{
	color: #9AC640;
}

.woningnav:hover{
	color: #E2385D;
}

.woningheader{
	display: none;
	position: absolute;
	left: 194px;
	width: 683px;
	height: 191px;
	z-index: 100;
}

#disclaimer{
	position: absolute;
	margin-top: 718px;
	margin-left: 653px;
	z-index: 11;
	font-size: 9px;
	color: #E2385D;
}

#disclaimer a{
	color: #E2385D;
	text-decoration: none;
}

#disclaimer a:hover{
	color: #95C33C;
	text-decoration: underline;
}
