@charset "UTF-8";
/* CSS Document */

* {

	padding: 0px;
	margin: 0px;
	border: 0px;

}



body {

	background:url(template/donkerhout.jpg) no-repeat top center;

}

#container {

	margin-left:auto;
	margin-right:auto;
	position: relative;
	width: 717px;	
	height: 100%;
	top: 0px;
	
}

#logo {

	position:absolute;
	height: 156px;
	width: 238px;
	top: 60px;
	
} 

#foto {

	height: 285px;
	width: 481px;
	position:absolute;
	left: 300px;
	top: 0px;
	z-index: 2;

}

#nav {
	position: absolute;
	left: 19px;
	top: 286px;
	width: 804px;
	height: 50px;
	z-index: 99;

}

#nav ul {
	list-style: none;
}

#nav ul li {

	list-style: none;
	margin-right: 31px;
	float:left;
	border: 0px;
	width:auto;
}




#verkavond {
	width: 237px;
	height: 100%;
	position:absolute;
	left: 0px;
	top: 340px;
}

#optie1 {

	width: 214px;
	height: 184px;
	position:absolute;
	left: 590px;
	top: 340px;
	
}



#kadertype {

	width: 239px;
	height: 100%;
	position:absolute;
	left: 0px;
	top: 340px;

}


#vrijstaand {

	width: 196px;
	height: 114px;
	position:absolute;
	left: 21px;
	top: 24px;

}


#vogelvlucht {

	width: 237px;
	height: 201px;
	position:absolute;
	left: 0px;
	top: 541px;

}

#text {

	position:absolute;
	left: 300px;
	top: 358px;
	width: 481px;
	height: 100%;

}

#text ul {
	margin-top: 20px;
	margin-left: 10px;
	position:relative;
}

#text ul li {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 4px;
	font-weight:bold;
	border:none;
    list-style:disc;

}


#texttype {
	position:absolute;
	left: 300px;
	top: 358px;
	width: 271px;
	height: 100%;

}


h1 {

	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#660000;
	margin-bottom:10px;
	font-size: 18px;
	line-height: 26px;
	
}

h2 {

	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#660000;
	font-size: 12px
	
}

h2 a {

	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#660000;
	font-size: 12px
	text-decoration:underline;
	
}


p {

	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
	font-weight:normal;
	text-align:left;

}

p a {
	color: #660000;
}

ul {

	list-style: none;
	margin:0px;

}

li {

	list-style: none;
	margin:0px;
	position:relative;
	padding:0px;
	top: 0px;
	height: 26px;
	width: 196px;
	border-bottom-style:solid;
	border-bottom-color: #660000;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-color: #660000;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color: #660000;
	border-right-width:1px;
		
}

li.hoger {

	height:45px;
	padding:0px;
	border-bottom-style:solid;
	border-bottom-color: #660000;
	border-bottom-width:1px;
	border-left-style:solid;
	border-left-color: #660000;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color: #660000;
	border-right-width:1px;


}

img {

	border:0;
	
}

div#woongarant {
	width: 134px;
	height: 138px;
	position:absolute;
	right: -10px;
	top: -60px;
	z-index: 99;
}
#container #voorjaarsaanbieding {
	position: absolute;
	top: 365px;
	right: -138px;
}

