body {
font-family: Tahoma; font-size: 8pt; color:black;
line-height: 120%; 

}
/*  HEADER  */
#header {
background:#eeeeee url(../images/headerback.png) no-repeat;
height: 80px;
}

.homebutt {
position: absolute;
left: 270px;
top: 30px;
z-index:100
}

.overonsbutt {
position: absolute;
left: 410px;
top: 30px;
z-index:100
}

.dienstenbutt {
position: absolute;
left: 560px;
top: 30px;
z-index:100
}

.contactbutt {
position: absolute;
left: 720px;
top: 30px;
z-index:100;
}

.gastboekbutt {
position: absolute;
left: 850px;
top: 30px;
z-index:100;
}

/*  MAINCONTENT  */

#maincontainer {
position: relative;
}
/*  MAINCONTENT  */

#content {
position: relative;

}



/*  LEFT  */

#left {
background:#eeeeee url(../images/leftback.png) no-repeat;
width: 269px;
height: 784px;
float:left;
}

#leftmenu {
position: absolute;
top: 150px;
left: 30px;
width: 320px;
overflow: hidden;	
}

#leftmenu img {
width: 240px;
z-index: 100;	
}

/*  RIGHT  */

#right {
position: absolute;
left: 269px;
background:#eeeeee url(../images/rightback.png) no-repeat;
width: 705px;
height: 784px;
}

#right_inside1 {
margin: 26px 18px;
width: 305px;
}

#right_inside2 {
position: absolute;
left: 340px;
margin: 20px;
top: 5px;
width: 305px;
}

#right_inside1 p {
	background:#fff;
	width:300px;
	margin-top: 0px;
	padding: 3px 3px 3px 3px;
}

#right_inside2 p {
	background:#fff;
	width:300px;
	margin-top: 0px;
	padding: 3px 3px 3px 3px;
}

/*  CONTACT  */



/*  FOOTER  */

#footer {
background: #eeeeee url(../images/footerback.png) no-repeat;
position: absolute;
top: 784px;
left: 1px;
height: 136px;
width: 974px;
}

/*  SCRIPT NOODZAKELIJKHEDEN  */

.ahover {
background:url(../images/hover.png) repeat-x;
position:absolute;
z-index:99;
}

.tabel {
	background:#fff;
	width:300px;
	margin-top: 0px;
	padding: 3px 3px 3px 3px;
}