

body {
	background-image: url(grfx/back.gif);
	background-color: #BF0010;
	margin: 0;
	padding: 0;	
}
/*#navigatie {
  	position:absolute;
  	left:425x;
  	top:300px;
  	width: 300px;
  	
  }*/
  
#navigatie {

  	left:45px;
  	top:275px;
  	width: 200px;
}      
#content {
  	width:315px;
  	left:225px;
  	top:270px;
} 
#contentholder {
	float: left;
	padding: 30px 0px 30px 25px;
	width: 525px;
}


#agenda {
	line-height: 17px;
	width: 200px;
}

#txt{
	float: right;
	width:315px;
}


#bottom {
	background-color: #89C2CB;
	background-image: url(grfx/bottom.gif);
	bottom: 0;
	float: right;
	height: 106px;
	line-height: 18px;
	margin-top: 10px;
	width: 100%;
}
#contentholderbottom {
	float: left;
	/*padding: 30px 0px 30px 25px;*/
	padding-left:20px;
	width: 525px;
}
#txtbottom{
	float: right;
	width:315px;
	margin-bottom: 20px;
}

.kop {
	font-size: 14px;
	word-spacing: 1px;
	font-family: Georgia, Palatino, serif; 
	color: #f9e15d;
	text-align: left;
	font-weight: bold;
	word-spacing: 1px;
	line-height: 1.2em;
}
	
.inhoud {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 	 
	font-size: 11px;                                            
	line-height:18px;
	text-align: left;                                           
	color: #f9e15d;	
}                                            
.agenda {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; 	 
	font-size: 10px;                                            
	line-height:18px;
	text-align: left;                                           
	color: #000;	
} 
.pers {
	font-weight: bold;
} 
a {
	 color: #f9e15d;
	}
#agenda a {
	 color: #BF0010;
}