/*
 * Reset
 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

blockquote:before,
blockquote:after,
q:before, q:after 		{ content: ""; }
blockquote, q 			{ quotes: "" ""; }
a img					{ border: none; }

/*
 * Basic
 */
body				{ cursor:default; line-height: 1.5; }

h1,h2,h3,h4,h5,h6	{ font-weight: normal; color: #333; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
h1 					{ font-size: 1.6em; line-height: 1; margin-bottom: 0.5em; }
h2 					{ font-size: 1.4em; margin-bottom: 0.5em; }
h3 					{ font-size: 1.2em; line-height: 1; margin-bottom: 0.5em; }
h4 					{ font-size: 1.1em; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }
h5 					{ font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 					{ font-size: 1em; font-weight: bold; }
h1 img, h2 img,
h3 img,  h4 img,
h5 img, h6 img 		{ margin: 0; }
p           		{ margin: 0 0 1.5em; }
/*p img       		{ float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right 		{ float: right; margin: 1.5em 0 1.5em 1.5em; }*/
br, .clear			{ clear: both; }
a:focus, 
a:hover     		{ color: #094E7C; }
a           		{ color: #094E7C; text-decoration: underline; }
blockquote  		{ margin: 1.5em; color: #666; font-style: italic; }
strong      		{ font-weight: bold; }
em,dfn      		{ font-style: italic; }
dfn         		{ font-weight: bold; }
sup, sub    		{ line-height: 0; }
abbr, 
acronym     		{ border-bottom: 1px dotted #666; }
address     		{ margin: 0 0 1.5em; font-style: italic; }
del         		{ color:#666; }
pre,code    		{ margin: 1.5em 0; white-space: pre; }
pre,code,tt 		{ font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 
strike, del 		{ color:#ccc; }
li ul, 
li ol       		{ margin:0 1.5em; }
ul, ol      		{ margin: 0 1.5em 1.5em 1.5em; }
ul          		{ list-style-type: disc; }
ol          		{ list-style-type: decimal; }
dl          		{ margin: 0 0 1.5em 0; }
dl dt       		{ font-weight: bold; }
dd          		{ margin-left: 1.5em;}
hr					{ background: #fff; border: none; color: #fff; height: 1px; }

/*
 * Forms
 */
form fieldset				{ border:none; padding:10px }
form fieldset.radio			{ border:none;width:200px;padding:0 }
form fieldset legend		{ font-family:tahoma,arial,verdana,sans-serif;font-size:150%;font-weight:normal;margin:10px 0;padding:0 3px 0 9px;color:#666 }
form fieldset.radio legend	{ display:block;float:left;width:129px;margin:0 0 3px 0;padding:3px 0;font-size:100%;font:11px/1.6em verdana,sans-serif;text-align:right }
form fieldset.radio>legend	{ width:130px;margin:0 0 3px 0;padding:3px 5px }
form fieldset.radio legend.required	{ font-weight:bold }
form fieldset label			{ display:block;float:left;width:130px;padding:3px 5px;margin:0 0 3px 0;text-align:right }
form fieldset label.required{ font-weight:bold }
form fieldset label.checkbox{ float:none;display:block;width:200px;padding:0;margin:0 0 3px 142px;text-align:left;width:200px }
form fieldset.radio label	{ position:relative;top:-1.9em;float:none;display:block;width:200px;padding:0;margin:0 0 3px 142px;text-align:left;width:200px}
form fieldset.radio>label	{ top:0.3em}
input,select,textarea		{ padding:1px 3px;margin:2px 0;font-family:tahoma,arial,verdana,sans-serif;font-size:100%;background:#f0f0f0;border:1px solid#333;color:#000 }
optgroup option				{ font-family:tahoma,arial,verdana,sans-serif;font-size:80% }
textarea					{ overflow:auto }
form fieldset input,
form fieldset select,
form fieldset textarea		{ width:200px; }
form fieldset textarea		{ width:240px; }
input.button				{ border:1px outset #333; width:auto; padding:2px 6px; font-size:100%;background: #EDEAE1; color:#4D6998; font-weight: bold }
input.checkbox				{ border:none;width:auto }
form fieldset input.button	{ margin:0 0 0 142px }
form fieldset label.checkbox input,
form fieldset.radio label input	{ display:inline;height:14px;width:14px;margin:0 5px 0 0;border:none;background:transparent }
form fieldset.radio label>input	{ position:relative;top:0.4em }
form fieldset small			{ display:block;margin:0 0 0 142px;padding:1px 3px;font-size:88%;width:200px;line-height:1.3em }
form fieldset dl			{ margin:0;padding:0 }
form fieldset dl dt			{ width:130px;float:left;text-align:right;margin:0;padding:3px;clear:both }
form fieldset dl dd			{ padding:3px }
.LV_validation_message 		{ font-weight: bold; margin: 0 0 0 5px; }
.LV_valid 					{ color: #00CC00; }	
.LV_invalid 				{ color: #CC0000; }
form fieldset label.checkbox.invalid { color: #CC0000; font-weight: bold }

/*
 * Tables
 */
table.full,
table.horizontalLined		{ clear:both; width:100%; }
table th					{ border-bottom: 2px solid #A7D9EB; font: bold 11px "Helvetica Neue",Helvetica,Arial,sans-serif; padding:3px; text-align:left; white-space:nowrap; }
table td					{ border-bottom: 1px solid #A7D9EB; padding:3px; vertical-align:top }
table tr.alt td				{ background: #F0F3F7 }
table td.alignLeft			{ text-align: left }
table td.alignCenter		{ text-align: center }
table td.alignRight			{ text-align: right }
table td.valignTop			{ vertical-align:top }
table td.valignMiddle		{ vertical-align:middle }
table td.valignBottom		{ vertical-align:bottom }
table td.nowrap				{ white-space:nowrap }

/*
 * Layout
 */
html, body, #container 	{ height: 100%; }
body > #container 		{ height: auto; min-height: 100%;}
#main 					{ padding-bottom: 132px; }

body {
	background: #F6F9FA url('img/body_back.png') repeat-x top left;
	color: #333;
	font-size: 75%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
div#container {	
	margin: 0 auto;
	width: 960px;
}
	div#head {
		background: #9bd0e2 url('img/head_back.png') no-repeat;
		height: 230px;
		width: 960px;
	}
		div#head ul {
			float: left;
			height: 30px;
			list-style: none;
			margin: 200px 0 0 0;
			text-align: center;
			width: 960px;
		}
			div#head ul li {
				display: inline;
			}
				div#head ul li a {
					background-position: top center;
					background-repeat: no-repeat;
					border-right: 1px solid #bee2ee;
					display: inline-block;
					line-height: 30px;
					height: 30px;
					padding: 0 12px;
				}
				div#head ul li.last a {
					border: none;
				}
				div#head ul li.active a, div#head ul li a:hover {
					background-position: bottom center;
				}
					div#head ul li a span {
						display: none;
					}
				div#head ul li#menu_admin a {
					background-image: url('img/menu_admin.png');
					width: 50px;
				}
				div#head ul li#menu_home a {
					background-image: url('img/menu_home.png');
					width: 45px;
				}
				div#head ul li#menu_recreatief a {
					background-image: url('img/menu_recreatief.png');
					width: 77px;
				}
				div#head ul li#menu_zwemlessen a {
					background-image: url('img/menu_zwemlessen.png');
					width: 93px;
				}
				div#head ul li#menu_aquasportief a {
					background-image: url('img/menu_aquasportief.png');
					width: 99px;
				}
				div#head ul li#menu_overons a {
					background-image: url('img/menu_overons.png');
					width: 66px;
				}
				div#head ul li#menu_activiteiten a {
					background-image: url('img/menu_activiteiten.png');
					width: 88px;
				}
				div#head ul li#menu_verenigingen a {
					background-image: url('img/menu_verenigingen.png');
					width: 98px;
				}
				div#head ul li#menu_contact a {
					background-image: url('img/menu_contact.png');
					width: 62px;
				}
	div#main {
		width: 960px;
	}
		div#submenu {
			float: left;
			min-height: 100px;
			width: 193px;
		}
			div#submenu h1 {
				background-position: center left;
				background-repeat: no-repeat;
				display: block;
				margin: 20px 0 15px 18px;
				width: 172px;
			}
			body#admin div#submenu h1 {
				background-image: url('img/h1_admin.png');
				text-indent: -9999px;
			}
			body#home div#submenu h1 {
				display: none;
			}
			body#recreatief div#submenu h1 {
				background-image: url('img/h1_recreatief.png');
				text-indent: -9999px;
			}
			body#zwemlessen div#submenu h1 {
				background-image: url('img/h1_zwemlessen.png');
				text-indent: -9999px;
			}
			body#aquasportief div#submenu h1 {
				background-image: url('img/h1_aquasportief.png');
				text-indent: -9999px;
			}
			body#overons div#submenu h1 {
				background-image: url('img/h1_overons.png');
				text-indent: -9999px;
			}
			body#activiteiten div#submenu h1 {
				background-image: url('img/h1_activiteiten.png');
				text-indent: -9999px;
			}
			body#verenigingen div#submenu h1 {
				background-image: url('img/h1_verenigingen.png');
				text-indent: -9999px;
			}
			body#contact div#submenu h1 {
				background-image: url('img/h1_contact.png');
				text-indent: -9999px;
			}
			div#submenu ul {
				border-top: 1px solid #C5C7C8;
				float: left;
				list-style: none;
				margin: 0 0 0 20px;
			}
				div#submenu ul li {
					display: inline;
				}
					div#submenu ul li a {
						border-bottom: 1px solid #C5C7C8;
						color: #646565;
						display: block;
						font-size: 12px;
						line-height: 1.8em;
						text-decoration: none;
						width: 172px;
					}
					div#submenu ul li a:hover {
						border-color: #777878;
					}
					div#submenu ul li.active a {
						padding-left: 10px;
						width: 162px;
					}
					
		div#highlights {
			background: #f5f5f5 url('img/highlights_back.png') repeat-x;
			float: left;
			height: 150px;
			width: 960px;
		}
			div#highlights img {
				float: left;
				margin-left: 12px;
			}
		div#content {
			float: left;
			padding: 20px;
			width: 504px;
		}
			div#breadcrump {
				margin-bottom: 20px;
			}
				div#breadcrump img.arrow {
					margin: 0 5px;
				}
				div#breadcrump a {
					color: #333;
					font-size: 95%;
					text-decoration: none;
				}
		div#fotobalk {
			float: left;
			width: 223px;
		}
			div#fotobalk img#foto_1 {
				margin: 50px 0 0 30px;
			}
			div#fotobalk img#foto_2 {
				margin: 20px 0 50px 0;
			}
		body#home div#home_content {
			float: left;
			width: 593px;
		}
			body#home div#home_content ul#headlines {
				margin: 15px 0 15px 0;
				list-style: none;
			}
				body#home div#home_content ul#headlines li {
					display: block;
				}
					body#home div#home_content ul#headlines li span {
						color: #333;
						margin-left: -32px;
						padding-right: 15px;
					}
					body#home div#home_content ul#headlines li a {
						display: inline;
					}		
		body#home div#rechts {
			border-left: 1px solid #C5C7C8;
			float: left;
			padding: 0 20px;
			margin: 20px 0;
			width: 286px;
		}
			ul#vandaag {
				margin: 15px 0 15px 0;
				list-style: none;
			}
				ul#vandaag li {
					display: block;
					margin-left: 32px;
				}
				ul#vandaag li.active {
					font-weight: bold;
				}
					ul#vandaag li span {
						color: #333;
						margin-left: -32px;
						padding-right: 15px;
					}
					ul#vandaag li a {
						color: #333;
						display: inline;
						text-decoration: none;
					}
					ul#vandaag li a:hover {
						text-decoration: underline;
					}
			table.kalender {
				margin: 25px auto 0 auto;
			}
				table.kalender td {
					padding: 4px;
					text-align: center;
				}
				table.kalender td.active {
					background: #A7D9EB;
					font-weight: bold;
				}
				table.kalender td a {
					text-decoration: none;
				}
	div#bottom_container {
		background: #9bd0e2 url('img/foot_back.png') repeat-x;
    	clear: both;
    	height: 132px;
		margin-top: -132px;
		position: relative;
		width: 100%;
	}
		div#bottom {
			height: 132px;
			margin: 0 auto;
			width: 960px;
		}
			div#bottom p.adres {
				float: left;
				font-size: 11px;
				margin: 2px 0 0 0;
			}
			div#bottom p.nu_straks {
				float: right;
				font-size: 11px;
				margin: 2px 0 0 0;
				text-align: right;
			}
				div#bottom p.nu_straks span.inactive, div#bottom p.nu_straks span.inactive a {
					color: #5c7178;
				}
				div#bottom p.nu_straks span.active, div#bottom p.nu_straks span.active a {
					color: #333;
				}
				div#bottom p.nu_straks a {
					color: #333;
					text-decoration: none;
				}
				div#bottom p.nu_straks a:hover {
					text-decoration: underline;
				}
			div#footer {
				border-top: 1px solid #7296A1;
				clear: both;
				float: left;
				margin-top: 7px;
				padding-top: 3px;
				width: 960px;
			}
				div#footer p {
					color: #7296A1;
					font-size: 11px;
					margin:0;
				}
					div#footer p a {
						color: #7296A1;
						text-decoration: none;
					}
					div#footer p a:hover {
						text-decoration: underline;
					}
				div#footer p.copyright {
					float: left;
					width: 175px;
				}
				div#footer p.links {
					float: left;
				}
					div#footer p.links a {
						margin-left: 25px;
					}
				div#footer p.rechts {
					float: right;
				}
					div#footer p.rechts a {
						margin-left: 25px;
					}
			
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*
 * CMS
 */
.left 		{ float:left; }
.right 		{ float:right; }
h5#editText {
	font-size: 17px;
	font-weight: normal;
	width: 60%;
	text-align: center;
	margin: 0 auto;
	margin-bottom: 15px;
}
#editImg {
	float: right;
	margin: 5px;
}
div#pluginMenu {
	height:21px;
	background:#F0F0EE;
	border:1px solid #ccc;
	font: 11px 'Arial Unicode MS Regular', Arial, Tahoma, sans-serif;
	margin: 10px 0;
}
div#pluginMenu ul {
	list-style:none;
	margin:0;
	padding:0;
}
div#pluginMenu ul li {
	float:left;
}
div#pluginMenu ul li a {
	display:block;
	padding:2px 6px 3px 6px;
	border:1px solid #F0F0EE;
	color:#3c3c3c;
}
div#pluginMenu ul li.active a {
	border:1px solid #CE1126;
}
div#pluginMenu ul li a:hover {
	text-decoration:none;
	background:#F3BCBE;
	border:1px solid #CE1126;
}