html, body{
	background-color:#666666; 
	margin: 0;
	padding: 0;
	hight: 100%;
	font-family: Arial;
	text-align:center;
}
h1{
	font-family: Times New Roman;	
	font-size: 24px;
	line-height: 24px;
	color:#b39449;
	text-decoration:underline;	
}
h3{
	font-family: Times New Roman;	
	font-size: 14px;
	line-height: 14px;
	color:#b39449;
	text-decoration:underline;

	
}

ul li a{
color:#e9dcbc;
text-decoration:none;
}
#container{
	position:relative;
margin : 0 auto;
height : auto;
text-align : left;
width:890px;
/*height:760px;*/
}
#middle{
position:relative;
float:left;
background:#ffffff;
width:765px;
}

#side-left {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:55px;
	height:760px;
}

#banner {
	position:relative;
	float:left;
	width:765px;
	height:182px;
}
#banner img{
padding-left:6px;	
}
#side-right {
	position:relative;
	float:left;
	width:55px;
	height:760px;
}

#menu {
	position:relative;
	float:left;
	width:765px;
	height:35px;
	background-image: url('../_images/menu.jpg');
	z-index: 50;
}

#menu ul{
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	padding-top:7px;

}
#menu ul li{
	float:left;
	margin:0pt;
	padding:0pt;	
	margin-left:36px;
	text-align:center;
	font-family:Times New Roman;
	font-size:16px;
	color:#e9dcbc;
}
	
#left-content {
	position:relative;
	float:left;
	/*left:55px;	top:217px; */
	width:212px;
	height:470px;
}
.left-content-text{
background:#faf1e0;
height:92%;
width:95%;
margin-top:15px;
margin-left:10px;
padding-top: 5px;
padding-left: 23px;
padding-right:10px;

}
#mid-content {
	position:relative;
	float:left;
	/*width:553px;*/
	width:546px;
	height:243px;
	background:#ffffff;
}
.mid-content-text{
	padding-left:25px;
	padding-right:7px;
	font-size:12px;
	color:#333333;
	line-height:18px;
}
.mid-content-text table{
	font-size:12px;
	color:#333333;
}
#bottom-content {
	position:relative;
	float:left;
	width:288px;
	height:227px;
	border-top:1px solid #faf1e0;
	background:#ffffff;
	border-right:1px solid #faf1e0;
	text-align:center;
}

#bottom-right {
	position:relative;
	float:left;
	width:264px;
	height:227px;
	border-top:1px solid #faf1e0;
	text-align:center;
}

#bottom-menu {
	position:relative;
	float:left;
	width:765px;
	height:73px;
	
	background-image:url('../_images/bottom_menu.jpg');
}
#bottom-menu-content{
	position:relative;
	margin:0pt auto;
	padding:0;
	text-align:center;
	/*margin-top:20px;
	margin-left: 125px;*/
	width:100%;
	margin-top:20px;
}

#bottom-menu-content ul{
	list-style-type:none;
	margin:0pt auto;
	padding:0;
	margin-left:150px;
	width:100%;

}
#bottom-menu-content ul li{
	float:left;
	margin:0pt;
	padding:0pt;	
	margin-left:20px;
	text-align:center;
	font-family:Tahoma;
	font-size:8pt;
	color:#ffffff;
}

.agenda_titel{
color:#78673c;
font-size:14px;
font-weight:bold;
}
.agenda_tekst{
color:#78673c;
font-size:14px;
margin-left:0px;
margin:0;
}
.agenda_meer{
color:#800001;
font-size:14px;	
}
.agenda_meer a{
color: #800001;
text-decoration:none;
}
.left-content-text_top{
	height:210px;

}
.left-content-text_bottom{

}
.bottom_copyright{
	position:relative;
	margin:0pt auto;
	padding:0pt;	
	margin-left:20px;
	margin-top:10px;
	text-align:center;
	font-family:Tahoma;
	font-size:8pt;
	color:#e9dcbc;
}
.active{
	color:#af7a19;
}
