/* Start of CMSMS style sheet 'Waterdrinker' */
@charset "UTF-8";

/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
	padding:0;
	margin:0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* elements */
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
p {
	line-height:18px;
	color:#616163;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:9pt;
	margin:0px 0px 20px 0px;
	padding:0px 20px 0px 0px;
}
h1 {
	color:#0084a9;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:bold;
	padding:0px 0px 5px 0px;
}
h2 {
	color:#0084a9;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:bold;
}

a img {
	border:0;
}

a, a:hover {color:#585858;}
a:hover {text-decoration:none;}
/* divjes */
#divContainer {
	width:950px;
	min-height:700px;
	height:auto !important;
	height:700px;
	margin:-101px auto;
}
	#divHeader {
		height:164px;
		width:950px;
	}
		#divLogo {
			width:940px;
			height:77px;
			border-bottom:1px solid #a9b628;
		}
		#divISO {float:left;margin:22px 0 0 90px;}
		#ulNav {
			padding:14px 0px 0px 0px;
			width:950px;
			height:36px;
			/*background:url(/gfx/navigation.png) no-repeat center bottom;*/
		}
			#ulNav li {
				display:inline-block;
				line-height:36px;
				color:#a9b628;
				text-align:center;
				font-family: Arial, Helvetica, sans-serif;
				font-size:14px;
			}
			#ulNav li a {
				color:#a9b628;
				text-decoration:none;
			}
			#ulNav li a:hover {
				color:#889507;
				/*font-weight:bold;*/
			}
		#divSubMenu {
			float:left;
			display:inline;
			height:32px;
			width:570px;
			line-height:32px;
			text-align:center;
		}
			#divSubMenu ul li a {
				float:left;
				display:inline;
				color:#a9b628;
				text-decoration:none;
				padding:0px 20px 0px 20px;
				text-transform:lowercase;
			}
			#ulNav li a.currentpage, #divSubMenu ul li a.currentpage, #divSubMenu ul li a:hover {
				color:#889507;
			}
		#divSearch {
			width:287px;
			height:32px;
			float:right;
			display:inline;
			margin:2px 11px 0px 0px;
			background:url(/gfx/search.gif) no-repeat;
			z-index:999;
			position:relative;
		}
	#divContent {
		min-height:500px;
		height:auto !important;
		height:500px;
		clear:both;
	}
		#divContentRight {
			min-height:500px;
			height:auto !important;
			height:500px;
			width:490px;
			padding:0px 10px 0px 10px; 
			float:left;
			display:inline;
			font-size:9pt;
		}
		#divContentRight ul {list-style: disc;}
		#divContentRight ul li {margin-left:20px;}
		
		#divContentLeft {
			min-height:720px;
			height:auto !important;
			height:720px;
			width:420px;
			padding:0px 10px 0px 10px; 
			float:left;
			display:inline;
			/*background:url(../../img/left/6.jpg) 0px 10px no-repeat;*/
		}
		/*#divBig {
			height:356px;
			width:950px;
			margin:0px 0px 15px 0px;
		}*/
		#divWeek {
			height:346px;
			width:950px;
			margin:0px 0px 46px 0px;
		}
	#divFooter {
		width:930px;
		height:45px;
		padding:0px 10px 0px 10px;
		z-index:999;
	}
	#blaadje {
		position:relative;
		left:-161px;
		top:115px;
		background:url(/gfx/blaadje.gif) no-repeat;
		width:161px;
		height:107px;
	}
	#blaadjehome {
		position:relative;
		left:-161px;
		top:-976px;
		background:url(/gfx/blaadje.gif) no-repeat;
		width:161px;
		height:107px;
	}
	#bloem {
		position:absolute;
		margin-left:-406px;
		margin-top:-300px;
		/*background:url(/img/bg/1.jpg) no-repeat;*/
		width:484px;
		height:327px;
		z-index:-10;
	}
	
/* classes */
.divDezeWeek1, .divDezeWeek2, .divDezeWeek3 {
	width:300px;
	/*height:346px;*/
}
.divDezeWeek1 {
	float:left;
}
.divDezeWeek2 {
	float:left;
	margin:0 0 0 25px;
}
.divDezeWeek3 {
	float:right;
}
.logo {
	float:right;
	margin:34px 0px 0px 0px;
}
.lang {
	float:left;
	margin:48px 0px 0px 0px;

}
.footer {
	text-align:center;
	word-spacing:5px;
	/*color:#bdd73b;*/color:#616163;
	font-size:14px;
	padding:0px;
	margin:0px;
}
.footer.design, .footer.design a {color:#999999; font-size:10px; margin:10px 0 0; text-decoration:none; word-spacing:0;}
/* search */
.search-input {
}
#cntnt01moduleform_1 {
	float:right;
	width:270px;
	height:30px;
}
.loep {
	margin:5px 0 0;
}
#cntnt01searchinput {
	margin:5px 0px 0px 0px;
	float:left;
	border:0;
	font-size:14px;
}

/* navclasses */
.firstli {
	width:16px;
	height:36px;
	background:url(/gfx/anav.gif) no-repeat;
	float:left;
}
.lastli {
	width:14px;
	height:36px;
	background:url(/gfx/znav.gif) no-repeat;
	float:left;
	margin:0px 12px 0px 0px;
}
.sepli {
	width:3px;
	height:36px;
	background:url(/gfx/sepnav.gif) no-repeat;
	float:left;
}
.item {
	height:36px;
	background:url(/gfx/bgnav.gif) repeat-x;
	padding:0 16px 0 17px;
	text-transform:lowercase;
	float:left;
}
#h {
	margin:6px -10px 0 -15px;
}

/* contact */

.contactform {
	color:#616163;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:9pt
}
.contactform tr td input, .contactform tr td textarea {
	border:1px solid #a9b628;
	margin:2px 0px 2px 10px;
	width:200px;
}
#mf085ffbrp_submit {
	background:#faffc9;
	width:75px;
}

/* s3 */

#divBig {
   width: 950px; /* important to be same as image width */
   height: 356px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#divBigContent {
   width: 950px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.divBigImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.divBigImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 0;
   width: 0px;
   background-color: #000;
   filter: alpha(opacity=0); /* here you can set the opacity of box with text */
   -moz-opacity: 0; /* here you can set the opacity of box with text */
   -khtml-opacity: 0; /* here you can set the opacity of box with text */
   opacity: 0; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;
   visibility:hidden;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 

* {
-webkit-padding-start: 0px;
}
/* Agenda op homepage */
.divDezeWeek4 {background:url(/gfx/agendabg.jpg); width:250px; height:326px; padding:20px 30px  0 20px;float:right;}
.divDezeWeek4 h1 {font-size:26px;text-align:center;color:#fff;font-family:Arial; font-weight:normal;padding:5px 0;}
.divDezeWeek4 p {text-align:center;color:#fff;font-family:Arial; padding:0;}
.divDezeWeek4 a {color:#fff;font-size:14px;text-decoration:none;}

/* Formulier onlin sollicitatie */
.sollicitatieform {
	line-height:18px;
	color:#616163;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:9pt;
	margin:0px 0px 20px 0px;
	padding:0px 20px 0px 0px;
	}
.sollicitatieform .text input { border:1px solid #0084a9; height:18px; }
.sollicitatieform .text {vertical-align:middle;}
.sollicitatieform .fbsubmit {margin:15px 0 0;}

/* fototemplate */
.columnset {clear:both;margin:0 0 18px; height:200px; display:block;}
.column {width:300px;float:left;margin:0 18px;height:200px;}
.column.first, .column.last {margin:0;}

/* End of 'Waterdrinker' */

