/* bg color: #E3F2FD */
body, html
{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	background:url("img/back.png");
	background-color:#000000;
	
	background-repeat:repeat-x;
}
h1
{
	font-size:16px;
	font-weight:bold;
	color:#66BB49;
	padding-top:7px;
	margin:0px;
}
a
{
	color:#ffffff;
	text-decoration:none;
}
a:hover
{
	color:#66BB49;
	text-decoration:none;
}
.top
{
	color:#fff;
}
#full-screen-background-image {
  	z-index: -999;
  	min-height: 100%;
  	min-width: 1024px;
  	width: 100%;
  	height: auto;
  	position: fixed;
  	top: 0;
  	left: 0;
}
#wrapper
{
	width:1074px;
	margin-left:auto;
	margin-right:auto;
}
#top
{
	width:1074px;
	height:154px;
	border-bottom:1px solid #ffffff;
	margin-left:auto;
	margin-right:auto;
	background:url("img/top.png");
	background-repeat:repeat;
	cursor:pointer;
}
#menucontent
{
	width:1074px;
	height:389px;
	border-bottom:1px solid #ffffff;
	margin-left:auto;
	margin-right:auto;
	background:url("img/menucontent.png");
	background-repeat:repeat;
}
#newsdiv
{
	width:1074px;
	height:160px;
	border-bottom:1px solid #ffffff;
	margin-left:auto;
	margin-right:auto;
	background:url("img/news.png");
	background-repeat:repeat;
	padding-top:24px;
}
#footer
{
	width:1074px;
	height:34px;
	margin-left:auto;
	margin-right:auto;
	background:url("img/footer.png");
	background-repeat:repeat;
	font-size:9px;
}
#footer a
{
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover
{
	color:#66BB49;
	text-decoration:none;
}
#lnews
{
	margin-top:38px;
	width:358px;
	height:200px;
	float:left;
	height:140px;
}
#contactdiv
{
	margin-top:38px;
	width:340px;
	margin-left:18px;
	height:200px;
	float:left;
	height:140px;
}
#agenda
{
	margin-top:38px;
	width:330px;
	margin-left:28px;
	height:200px;
	float:left;
	height:140px;
}
li
{
	padding-bottom:6px;
}
#agenda ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}
#lnews ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}
#agenda a
{
	text-decoration:none;
}
#lnews a
{
	text-decoration:none;
}
.date2
{
	font-size:9px;
	color:#bbbbbb;
}
#afbeelding
{
	width:450px;
	height:389px;
	float:left;
}
#afbeelding #image
{
	width:440px;
	height:330px;
	float:left;
	margin-top:24px;
	margin-left:6px;
}
#menu
{
	width:140px;
	height:389px;
	float:left;
	margin-left:46px
}
#menu ul
{
	margin:0px;
	padding:0px;
	list-style:none;
	padding-top:24px;
}
#menu a
{
	font-decoration:none;
	font-size:14px;
	text-decoration:none;
	color:#dddddd;
}
#menu a:hover
{
	color:#66BB49;
	font-decoration:none;
	font-size:14px;
	text-decoration:none;
}
#topmenu
{
	width:674px;
	height:24px;
	padding-left:497px;
	padding-top:108px;
}
#topmenu a
{
	text-decoration:none;
	color:#ffffff;
	font-size:16px;
	float:left;
	width:140px;
}
#topmenu a:hover
{
	text-decoration:none;
	color:#66BB49;
	font-size:16px;
	float:left;
	width:140px;
}
#topmenu #Contact
{
	width:170px;
}
#content
{
	width:420px;
	height:360px;
	float:left;
	padding-top:16px;
	color:#ffffff;
}
.nav3
{
	display:none;
	visibility:hidden;
}
#copy
{
	float:left;
}
#links
{
	float:right;
}
#adds
{
	width:780px;
	height:24px;
	padding-top:60px;
	margin-left:auto;
	margin-right:auto;
}
/* content block 1 */
#mcs_container{ width:420px; height:360px; padding:0 10px; border-top:0px solid #333; border-bottom:0px solid #333;}
#mcs_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs_container .customScrollBox .container{position:relative; width:400px; top:0; float:left;}
#mcs_container .customScrollBox .content{clear:both;}
#mcs_container .customScrollBox .content p{padding:0 5px; margin:10px 0; color:#fff; font-family:Verdana, Geneva, sans-serif; font-size:13px; line-height:20px;}
#mcs_container .customScrollBox .content p.alt{padding:10px 5px; margin:10px 0; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; line-height:19px; color:#999;}
#mcs_container .customScrollBox img{border:0px solid #fff;}
#mcs_container .dragger_container{position:relative; width:2px; height:360px; float:left; margin:10px 0 0 10px; background:#fff; cursor:pointer -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; cursor:s-resize;}
#mcs_container .dragger{position:absolute; background:url('img/dragger.png');  width:5px; margin-left:-2px; height:50px; text-align:center; line-height:60px; color:#000; overflow:hidden; cursor:pointer; -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
#mcs_container .dragger_pressed{position:absolute; width:7px; margin-left:-3px; height:50px; background:url('img/dragger.png'); text-align:center; line-height:60px; color:#666; overflow:hidden; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; cursor:s-resize;}
#mcs_container .scrollUpBtn,#mcs_container .scrollDownBtn{position:absolute; display:inline-block; width:14px; height:15px; margin-right:12px; text-decoration:none; right:0; filter:alpha(opacity=20); -moz-opacity:0.20; -khtml-opacity:0.20; opacity:0.20;}
#mcs_container .scrollUpBtn{top:16px; background:url(mcs_btnUp.png) center center no-repeat;}
#mcs_container .scrollDownBtn{bottom:12px; background:url(mcs_btnDown.png) center center no-repeat;}
#mcs_container .scrollUpBtn:hover,#mcs_container .scrollDownBtn:hover{filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.60; opacity:0.60;}

/*
	Slideshow
*/

#slides {
	float:left;
	height:330px;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container {
	width:440px;
	height:330px;
	display:block;
	margin-top:24px;
	margin-left:6px;
}

.slides_container img {
	display:block;
	width:440px;
	height:330px;
}

/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position:relative;
	top:-43px;
	left:0px;
	width:440px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:490px;
	top:-86px;
}

/*
	Pagination
*/

.pagination {
	margin:0px auto auto;
	width:200px;
	margin-top:12px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}
