html {
	min-height:101%; 
}

body {

	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	text-align:center; /* ie5 */
	line-height:18px;
	background-color:#3069a0;
	color:#000;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:60% top;
	min-width:1000px
}

a {
	color:#000000
}

#naw a {
	color:#000000
}



h1,h2,h3,h4 {
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2f6aa0
}

h1 p {
	margin:0px;
	padding:0px;
}

p {
	margin:0px;
	padding-bottom:10px;
}

h2 {
	color:#2f6aa0;

	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
}

a {
	color:#27468e;
}

h1 {
	color:#92f6aa0;
	font-size:20px;
	line-height:22px;
	margin-bottom:16px;
	
}

ul,li,div,table,td,th,form,input {
	margin:0px;
	padding:0px;
	text-align:left
}

#PageLayout {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	min-height:600px
}
	

#header {
	height:246px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	position:relative
	
}

#foto {
	position:absolute;
	left:259px;
	top:47px;
	width:686px;
	height:199px;
	background-image:url(images/headfoto.jpg);
	background-repeat:no-repeat
}

#content {
	min-height:400px;
	background-image:url(images/contentbg.png);
	background-repeat:repeat-y;
}

#content2 {
	width:560px;
	margin-left:259px;
	padding-top:18px;
	padding-left:80px;
	padding-right:10px;
	min-height:200px;

}

.galleriesList {
	width: 480px;
	min-height: 400px;
}

.gallerythumb {
	text-align: center; 
	float: left; 
	height: 150px; 
	width: 200px;
}

#footer {
	height:17px;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
}

#linkervlak {
	width:272px;
	height:429px;
	background-image:url(images/linkervlak.png);
	background-repeat:no-repeat;
	position: absolute;
	z-index:99;
	margin-left:49px;
	margin-top:122px
}

#schaduw {
	background-image:url(images/schaduw.png);
	background-repeat:no-repeat;
	height:17px;
	width:631px;
	position:absolute;
	z-index:98;
	left:264px;
	top:170px;
	
}
		
#nieuwsbericht {
	width:229px;
	height:250px;
	margin-top:172px;
	margin-left:6px;
	padding:20px;
	padding-bottom:6px;
	padding-left:26px;
	overflow:hidden;
	padding-right:20px;
	color:#FFF;
	line-height:14px
}

#nieuwsbericht a {
	color:#FFF
}

.newsItem a {
	color:#000
}

/* -------------------------- menu horizontaal --------------------- */

#menuhori {
	width:631px;
	height:48px;
	background-color:#000;
	margin-left:314px
}


#menuhori ul,
#menuhori li {
	margin:0px;
	padding:0px;
	list-style:none;

}

#menuhori li {
	margin-left:24px;

}

#menuhori ul li {
	float:left;
	margin-right:20px
}

#menuhori ul ul {
	margin-left:20px
}

#menuhori ul.CMSListMenuUL {

	height:48px;	
}

#menuhori li.CMSListMenuHighlightedLI {

	height:48px;

}

#menuhori li.CMSListMenuLI {

	height:48px;
	
}

#menuhori a.CMSListMenuLinkHighlighted,
#menuhori li a:hover  {

	height:48px;
	line-height:48px;
	display:block;
	background-image:url(images/blokje.gif);
	background-position:0% 53%;
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding-left:12px;	
	text-decoration:none;
	letter-spacing:1px;
	font-weight:bold;
	margin-left:0px;	

}

#menuhori ul li a {
	padding-left:12px;	

	
}

#menuhori a.CMSListMenuLink {

	height:48px;
	display:block;
	line-height:48px;
	color:#FFFFFF;
	padding-left:12px;	
	text-decoration:none;
	letter-spacing:1px;
	font-weight:bold;
	
}


/* -------------------------- menu horizontaal ------------------------------ */

