body {
margin: 0px;
background-image:url('achtergrond.png');
}



.top{
text-align:center;
margin-left: 5px;
margin-right: 5px;
margin-top: 10px;
margin-bottom: 15px
}

a.menu{
color:#bf141d; 
text-decoration: none;  
font-size: 11px; 
font-family: Sans-Serif; 
font-weight: bolder; 
margin-left: 3px;
margin-right: 3px;
margin-top: 0px;
}

.kop{
	text-align:center;
	margin-top:40px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}
.bezetting{
	color:#434040;
	text-decoration:none;
	font-size: 12px;
	font-family:Sans-Serif;
	font-weight: normal;
	text-align: justify;
	margin-top:20px;
	padding-right:20px;
	padding-left:100px;
	line-height: 14pt;
}
.dirigent{
	color:#434040;
	text-decoration:none;
	font-size: 12px;
	font-family:Sans-Serif;
	font-weight: normal;
	text-align: justify;
	margin-top:20px;
	padding-right:20px;
	padding-left:20px;
	line-height: 14pt;
}
.agenda{
	color:#434040;
	text-decoration:none;
	font-size: 12px;
	font-family:Sans-Serif;
	font-weight: normal;
	text-align: justify;
	margin-top:20px;
	padding-right:20px;
	padding-left:100px;
	line-height: 18pt;
}

.tekst{
color:#434040; 
text-decoration:none;  
font-size: 12px; 
font-family:Sans-Serif; 
font-weight: normal;
text-align: center;
margin-top:20px;
padding-right:20px;
padding-left:20px;
line-height: 14pt; 
}

a.tekst{
color:#434040; 
font-size: 12px; 
font-family:Sans-Serif; 
font-weight: normal;
text-align: center;
margin-top:20px;
padding-right:20px;
padding-left:20px;
line-height: 14pt; 
}


.footer{
color:black; 
text-decoration:none;  
font-size: 10px; 
font-family:arial; 
text-align:center;
padding-top:7px;
padding-bottom:5px;

}

a.footer{
color:black; 
text-decoration:none;  
font-size: 10px; 
font-family:arial; 
text-align:center;
padding-left:5px;
padding-right:5px;
}

#content{
	position: relative;
	float: none;
	background-image:url(achtergrondmenu.png);
	background-color:white;
	width: 800px;
	margin: 0px;
	top: 5px;
	bottom: 0px;
	padding: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#container{
  margin: auto;
	width: 800px;
  text-align: center;
}


