body {
	font: 11px Arial;
	color: #FFF;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color: #898989;

}

#placeholder {
	width:887px;
	margin:0px auto;
	padding:0px;
}

	/* NIEUWS BLOK LINKS OP WEBSITE*/
	#nieuwsblokje {
		z-index:400;
		position:absolute;
		top:476px;
		margin-left:30px;
		width:81px;
		display:block;
		overflow:hidden;
	}
	
#container{
	width:887px;
	margin:0px auto;
	padding:0px;
}

	#header{
		float:left;
		padding:0px;
		margin:0px;
		width:887px;
		height:153px;
		background-image:url(../images/header.jpg);
		background-repeat:no-repeat;
	}

	#headertekst{
		float:left;
		padding-top:16px;
		padding-left:35px;
		line-height: 12px;
		letter-spacing:1px;
		margin:0px;

	}	
	
		#mail_link a{
			position:absolute;
			width:30px;
			height:30px;
			margin-left:708px;
			text-decoration:none;
		}
		
		
		#route_link a{
			position:absolute;
			width:30px;
			height:30px;
			margin-left:740px;
			text-decoration:none;
		}
		
		#titel_kop{
			position:absolute;
			width:130px;
			height:30px;
			margin:0px;
			padding:0px;
			padding-left:630px;
			padding-top:100px;
			text-decoration:none;
			font: 15px Arial;
			font-weight:bold;
			text-align:right;
			z-index:50;
		}
		
	
	/*#balk{
		float:left;
		width:887px;
		height:7px;
		padding:0px;
		margin:0px;
		background-image:url(../images/balk.gif);
		background-repeat:no-repeat;
	}*/
	
	#menu{
		float:left;
		width:887px;
		height:20px;
		height:px;
		margin:0px;
		padding:0px;
		background-image:url(../images/menu_bg.gif);
		background-repeat:no-repeat;
	}
	
		#menu ul{
			margin:0px;
			padding:0px;
			padding-left:10px;
		}
		
		#menu li{
			display:inline;
			margin:0px;
			padding:0px;
		}
		
		#menu li a{
			float:left;
			width:86px;
			height:18px;
			margin:0px;
			padding:0px;
			padding-top:2px;
			margin-right:19px;
			margin-left:19px;
			color:white;
			text-align:center;
		}
		
		#menu li a:hover, #menu li a.over{
			color:#e2e9f7;
			text-decoration:none;
			background-image:url(../images/menu_over.gif);
			background-repeat:repeat-x;
		}
		
		#menu li.home a:hover{
			color:white;
			text-decoration:none;
			background-image:url(../images/menu_over_home.gif);
			background-repeat:repeat-x;
		}

#content{
	float:left;
	margin:0px;
	padding:0px;
	width:887px;
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-y;
}
	
	#strook{
		float:left;
		padding-left:28px;
		width:86px;
		min-height:379px;
		background-image:url(../images/foto.jpg);
		background-repeat:no-repeat;
		background-position:right;
	}
	
	#tekst{
		float:left;
		width:400px;
		padding:18px;
		margin:0px;
	}

	#blok_rechts{
		float:left;
		margin:0px;
		padding-top:18px;
		overflow:hidden;
		width:305px;
	}
	
	#blok{
		float:left;
		width:290px;
		padding:5px;
		background-image:url(../images/nieuws_bg.gif);
		background-repeat:no-repeat;
		background-color:#1c1c1c;
		border:1px solid #797979;
	}

	#footer{
		float:left;
		margin:0px;
		padding:0px;
		width:887px;
		height:17px;
		background-image:url(../images/footer.gif);
		background-repeat:no-repeat;
	}
	
.clearer {
	clear: both; 
	line-height:0; 
	height: -10; 
	float: none;
}

/*********************************************
				Fotoalbum
*********************************************/

#foto_navigate_left {
	float:left;
	width:20px;
	margin-top:290px;
}

#foto_navigate_right {
	float:left;
	width:20px;
}

#foto_navigate_spacer {
	height:270px;
}

.spacer {
	height:30px;
}

#foto_leftBlock {
	float:left;
	width:325px;
}

	#foto_selectbox {
		padding:15px;
		width:224px;
		height:25px;
		border:1px solid #2e2e2e;
		text-align:center;
		margin-left:17px;
	}
	
	#foto_selectbox select {
		width:164px;
		font-size:11px;
	}
	
	#fotothumbs {
		margin:0;
		padding:0;
		width:256px;
		float:left;
	}
	
	.foto_item {
		float:left;
		width:82px;
		height:82px;
		overflow:hidden;
		text-align:center;
		cursor:hand;
	}
	
	.foto_item .reflected {
		cursor:hand;
	}

#foto_rightBlock {
	margin:0;
	float:left;
	width:375px;
	margin-top:0px;
	overflow:hidden;
	text-align:center;
}


/*********************************************
				CONTENT STYLES
*********************************************/

h1{
	font:30px Arial;
	color:#849cc9;
}

h2{
	font:16px Arial;
	color:#849cc9;
}

h3{
	font:14px Arial;
	color:#849cc9;
}

h4{
	font:14px Arial;
	color:white;
}

h5{
	font:12px Arial;
	color:#849cc9;
}

hr{	
	height:1px;
	color:#797979;
}

a{
	text-decoration:underline;
	color:#fff;
}

a:hover{
	text-decoration:none;
	color:#849cc9;
}

h2 a {
	text-decoration:none;
	color:#849cc9;
}

#menu li a{
	text-decoration:none;

}
