#container1 {
	position: absolute;
	width: 950px;
	height: 580px;
	left: 50%;
	top: 50%;
	margin-left: -475px;
	margin-top: -290px;
	background-attachment: fixed;
	background-image: url(images/achtergrond2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	visibility: visible;
}
#container2 {
	position: absolute;
	width: 950px;
	height: 580px;
	left: 50%;
	top: 50%;
	margin-left: -475px;
	margin-top: -290px;
	background-attachment: fixed;
	background-image: url(images/achtergrond3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	visibility: visible;
}
#container_muur {
	position: absolute;
	width: 950px;
	height: 580px;
	left: 50%;
	top: 50%;
	margin-left: -475px;
	margin-top: -290px;
	background-attachment: fixed;
	background-image: url(images/achtergrond_muur.gif);
	background-repeat: no-repeat;
	background-position: center center;
	visibility: visible;
}
#container_live {
	position: absolute;
	width: 950px;
	height: 580px;
	left: 50%;
	top: 50%;
	margin-left: -475px;
	margin-top: -290px;
	background-attachment: fixed;
	background-image: url(images/achtergrond_live.gif);
	background-repeat: no-repeat;
	background-position: center center;
	visibility: visible;
}
#container_werkwijze {
	position: absolute;
	width: 950px;
	height: 580px;
	left: 50%;
	top: 50%;
	margin-left: -475px;
	margin-top: -290px;
	background-attachment: fixed;
	background-image: url(images/achtergrond_werkwijze.gif);
	background-repeat: no-repeat;
	background-position: center center;
	visibility: visible;
}
#container_media {
	position: absolute;
	width: 950px;
	height: 580px;
	left: 50%;
	top: 50%;
	margin-left: -475px;
	margin-top: -290px;
	background-attachment: fixed;
	background-image: url(images/achtergrond_media.gif);
	background-repeat: no-repeat;
	background-position: center center;
	visibility: visible;
}
#container_links {
	position: absolute;
	width: 950px;
	height: 580px;
	left: 50%;
	top: 50%;
	margin-left: -475px;
	margin-top: -290px;
	background-attachment: fixed;
	background-image: url(images/achtergrond_links.gif);
	background-repeat: no-repeat;
	background-position: center center;
	visibility: visible;
}
#container_referenties {
	position: absolute;
	width: 950px;
	height: 580px;
	left: 50%;
	top: 50%;
	margin-left: -475px;
	margin-top: -290px;
	background-attachment: fixed;
	background-image: url(images/achtergrond_referenties.gif);
	background-repeat: no-repeat;
	background-position: center center;
	visibility: visible;
}
#container_contact {
	position: absolute;
	width: 950px;
	height: 580px;
	left: 50%;
	top: 50%;
	margin-left: -475px;
	margin-top: -290px;
	background-attachment: fixed;
	background-image: url(images/achtergrond_contact.gif);
	background-repeat: no-repeat;
	background-position: center center;
	visibility: visible;
}
#header {
	position: absolute; 
	width: 850px;
	height: 90px;
	margin: 0px 0px 0px 0px;
	
}
#balk {
	position: absolute;
	width: 500px;
	height: 150px;
	top: 100px;
	left: 70px;
	margin: 0px;
	overflow: visible;
	border-top: 0px solid #DFD99C;
	border-right: 0px solid #DFD99C;
	border-bottom: 0px solid #DFD99C;
	border-left: 0px solid #DFD99C;
	background-color: #FF6600;
}
#beeld1 {
	position: absolute;
	width: 150px;
	height: 150px;
	top: 110px;
	left: 80px;
	margin: 0px;
	overflow: hidden;
	border: none;
	border-top: 0px solid #DFD99C;
	border-right: 0px solid #DFD99C;
	border-bottom: 0px solid #DFD99C;
	border-left: 0px solid #DFD99C;
}
#beeld2 {
	position: absolute;
	width: 100px;
	height: 100px;
	top: 200px;
	left: 270px;
	margin: 0px;
	overflow: hidden;
	border: none;
	border-top: 0px solid #DFD99C;
	border-right: 0px solid #DFD99C;
	border-bottom: 0px solid #DFD99C;
	border-left: 0px solid #DFD99C;
}
#beeld3 {
	position: absolute;
	width: 310px;
	height: 150px;
	top: 335px;
	left: 180px;
	margin: 0px;
	border-top: 0px solid #DFD99C;
	border-right: 0px solid #DFD99C;
	border-bottom: 0px solid #DFD99C;
	border-left: 0px solid #DFD99C;
	overflow: hidden;
}
#footer {
	position: absolute;
	width: 790px;
	height: 180px;
	top: 390px;
	left: 70px;
	margin: 0px;
	overflow-y: none;
	overflow-x: none;
	border: none;
	border-top: 0px solid #DFD99C;
	border-right: 0px solid #DFD99C;
	border-bottom: 0px solid #DFD99C;
	border-left: 0px solid #DFD99C;
}
#midden {
	position: absolute;
	width: 185px;
	height: 260px;
	top: 110px;
	left: 390px;
	margin: 0px;
}
#menulinks{
	position: absolute;
	width: 350px;
	height: 300px;
	top: 120px;
	left: 520px;
	margin: 0px;
}
#middenlinks{
	position: absolute;
	width: 305px;
	height: 260px;
	top: 110px;
	left: 80px;
	border: 2px solid #797366; 
	margin: 0px;
}
#middenrechts{
	position: absolute;
	left: 590px;
	top: 110px;
	width: 230px;
	height: 230px;
	border: 2px solid #797366;
	margin: 0px;
	overflow: auto;
	z-index:2;
	padding: 15px;
}
#Layerwit2 {
	position:absolute;
	left:590px;
	top:110px;
	width:232px;
	height:232px;
	z-index:1;
	background:white;
	filter:alpha(opacity=30);
-moz-opacity:.60;	opacity:.60;
	padding: 15px;
}

.vierkant {
	border: 2px solid #797366;
	height: 60px;
	width: 60px;
}
.vierkant a:hover {
	border: 2px solid #FFFFFF;
	height: 60px;
	width: 60px;
}

a {color:#765C35; text-decoration:none;}

a:hover {color:#FF6600;text-decoration:none;}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C5431;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6C5431;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6C5431;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
}
.tekst11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
}

#Layertekst {
	position:absolute;
	left:100px;
	top:110px;
	width:325px;
	height:280px;
	z-index:2;
	padding: 15px;
	border: 2px solid #797366;
	
}
#Layerwit {
	position:absolute;
	left:100px;
	top:110px;
	width:327px;
	height:282px;
	z-index:1;
	background:white;
	filter:alpha(opacity=30);
-moz-opacity:.60;		opacity:.60;
	padding: 15px;
	background-color: white;
}
#Layertekst2 {
	position:absolute;
	left:100px;
	top:110px;
	width:325px;
	height:280px;
	z-index:3;
	padding: 15px;
}
#Layertekstscroll {
	position:absolute;
	left:100px;
	top:110px;
	width:325px;
	height:280px;
	z-index:3;
	padding: 15px;
	overflow: auto;
}

#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 160px;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}

#vertmenu-midden {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	position: absolute;
	width: 185px;
	height: 260px;
	top: 110px;
	left: 390px;
	margin: 0px;
	margin-left: 10px;
}

#vertmenu ul,#vertmenu-midden ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu  ul li,#vertmenu-midden ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a,#vertmenu-midden ul li a {
	font-size: 80%;
	display: block;
	border-bottom: 1px dashed #C39C4E;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #FFFFFF;
	width:160px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus,#vertmenu-midden ul li a:hover, #vertmenu ul li a:focus {
	color: #333333;
}
