body {
background-color: #ffffff;
background-image: url("/achtergrond.jpg");
overflow: auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
scrollbar-face-color : #E8E0D5;
scrollbar-shadow-color : #cabda0;
scrollbar-highlight-color : #cabda0;
scrollbar-3dlight-color : #cabda0;
scrollbar-darkshadow-color : #cabda0;
scrollbar-track-color : #ffffff;
scrollbar-arrow-color : #cabda0;
}

a:link {
	color: #b58f6f;
	text-decoration: underline;
			font-weight: bold;

}
a:visited {
	color: #b58f6f;
	text-decoration: underline;
			font-weight: bold;

}
a:hover {
	color: #b58f6f;
	text-decoration: none;
		font-weight: bold;

}

.page2 {
 background-color: #ffffff;
 color: #b58f6f;
 height: 62%;
 // height: 63%;
 overflow: auto;
 text-align: left;
 left: 228px;
 //left: 228px;
 top: 103px;
 width: 584px;
 // width: 574px;
 padding: 25px;
 position: absolute
}

 .titel {
	color: #C09F85;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	left: 430px;
	//left: 430px;
	top: 32px;
	width: 425px;
	// width: 425px;
	height: 41px;
	position: absolute;
 }

 .menu2 {
 background-image: url("achtergrondmenu.jpg");
 top: 0px;
 left: 0px;
 //left: 0px;
 width: 160px;
 // width: 160px;
 height: 100%;
 // height: 100%;
 position: absolute;
}

 .tabel2 {
 color: #b58f6f;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 }
