		
.class1 a:link{
color:					#8e5555;
text-decoration: none;
}
.class1 a:visited{
color:					#8e5555;
text-decoration: none;
}
.class1 a:hover{
color:					#8e5555;
text-decoration: none;
font-weight: bold;
}
.class1 a:active{
color:					#8e5555;
text-decoration: none;
}



			
a.menn:link{
color:					#8e5555;
text-decoration: none;
}
a.menn:visited{
color:					#8e5555;
text-decoration: none;
}
a.menn:hover{
color:					#8e5555;
text-decoration: none;
font-weight: bold;
}
a.menn:active{
color:					#8e5555;
text-decoration: none;
}


		
		body {	
		background-image:		url(images/achtergrond.jpg);
		font-family:			Verdana;
		font-size:				11px;
		color:					#000000;
		text-align: 			center;
		margin-top:				0px;
		}
		
		#container {		
		background-color:		#ffffff;
		margin: 				0 auto;
		width:					802px;
		text-align: 			left;
		border-left:			1px #98cbcc solid;
		border-right:			1px #98cbcc solid;
		border-bottom:			1px #98cbcc solid;
		} 
		
		#balk {
		background-color: 		#f5f5f5;
		width:					740px;
		height:					13px;
		}
		
		#menu_boven {
		padding:				10px 5px 10px 0px;
		float:					right;
		margin-right:			27px;
		}
		
		#titel {
		border:					0px;
		margin-top:				43px;
		margin-left:			30px;
		padding-bottom:			12px;
		}
		
		#menu {
		background-color:		#dc4747;
		color:					#ffffff;
		width:					773px;
		height:					30px;
		padding:				16px 0px 0px 29px;
		}
		
		.menu_item {			
		color:					#ffffff;
		text-decoration:		none;
		padding:				0px 5px 0px 5px;
		}
		
		#header {
		background:				url(images/header.jpg) no-repeat;
		width:					800px;
		height:					116px;
		margin-left:			1px;
		}
		
		#content {
		width:					550px;
		margin:					10px 0px 0px 32px;
		*margin:				10px 0px 0px 15px;
		float:					left;
		}
		
		#menu_rechts {
		width:					170px;
		margin:					10px 32px 0px 15px;
		float:					right;
		}
		
		#menu_rechts_items {

		color:					#8e5555;
		list-style-type:		disc;
		margin-left:			-30px;
		*margin-left:			10px;
		}
		
		.lijn {
		width:					347px;
		height:					1px;
		margin-bottom:			10px;
		}	
		
		.lijn2 {
		background-image:		url(images/lijn2.jpg);
               background-repeat: no-repeat;
		width:					156px;
		height:					1px;
		margin-top:				0px;
		margin-bottom:			2px;
		list-style-type: 		none;
		}
		
		
		.euro {
		vertical-align:			middle;
		padding-right:			10px;
		}
		
		.box_boven { 
		background:				url(images/box_boven.jpg) no-repeat;
		width:					155px
		height:					11px;
		}	
		
		.box_inhoud {
		background-color:		#dfe6e6;
		color:					#000000;
		width:					135px;	
		font-size:				10px;
		padding:				10px;
		*padding:				9px;
		margin-top:				-2px;
		}	
		
		.afbeelding {
		margin-left:			-10px;
		margin-bottom:			5px;
		}
		
		
		.box_beneden { 
		background:				url(images/box_beneden.jpg) no-repeat;
		width:					155px
		height:					11px;
		}	
		
		#boven_footer {
		background:				url(images/boven_footer.jpg) no-repeat;
		width:					800px;
		height:					21px;
		}
		
		#footer {
		margin-left:			25px;
	color:					#8e5555;
		}
		
		.footer_item {
		color:					#8e5555;
		font-size:				10px;
		margin-left:			7px;
		margin-right:			7px;
		text-decoration:		none;
		}
		
		h1 {
		font-size:				20px;
		color:					#b66060;
		}
		
		h2 {
		font-size:				13px;
		color:					#753c3c;
		margin-top:				10px;
		}
		
		h3 {
		font-size:				15px;
		color:					#b66060;			
		}
		
		h4 {
		font-size:				11px;
		color:					#000000;	
		font-weight:			bold;
		margin-top:				0px;
		}
