/* 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				{ background-color: #007BBE; cursor:default; line-height: 1.5; }
h1,h2,h3,h4,h5,h6	{ font-weight: normal; color: #007BBE; font-family: 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; }
br, .clear			{ clear: both; }
a:focus, 
a:hover     		{ color: #007BBE; text-decoration: underline; }
a           		{ color: #0089D5; text-decoration: none; }
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 */
fieldset{ border:none; padding:10px }
fieldset.radio{ border:none;width:200px;padding:0 }
fieldset legend{ font-family:tahoma,arial,verdana,sans-serif;font-size:150%;font-weight:normal;margin:10px 0;padding:0 3px 0 9px;color:#444 }
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 }
fieldset.radio>legend{ width:130px;margin:0 0 3px 0;padding:3px 5px }
fieldset.radio legend.required{ font-weight:bold }
label{ display:block;float:left;width:130px;padding:3px 5px;margin:0 0 3px 0;text-align:right }
label.required{ font-weight:bold }
label.checkbox{ float:none;display:block;width:200px;padding:0;margin:0 0 3px 142px;text-align:left;width:200px }
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}
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 }
fieldset input,fieldset select{ width:200px; }
fieldset textarea{ width:240px; }
input.button{ border:1px outset #8A0F18; cursor: pointer;  width:auto; padding:2px 6px; font-size:100%;background: #FF7E00; color:#fff; font-weight: bold }
input.checkbox{ border:none;width:auto }
fieldset input.button{ margin:0 0 0 142px }
fieldset label.checkbox input,
fieldset.radio label input{ display:inline;height:14px;width:14px;margin:0 5px 0 0;border:none;background:transparent }
fieldset.radio label>input{ position:relative;top:0.4em }
fieldset small{ display:block;margin:0 0 0 142px;padding:1px 3px;font-size:88%;width:200px;line-height:1.3em }
fieldset dl{ margin:0;padding:0 }
fieldset dl dt{ width:130px;float:left;text-align:right;margin:0;padding:3px;clear:both }
fieldset dl dd{ padding:3px }
.LV_validation_message{ font-weight: bold; margin: 0 0 0 5px; }
.LV_valid{ color: #00CC00; }	
.LV_invalid{ color: #CC0000; }

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

/* 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 li{float:left}
div#pluginMenu a{display:block; padding:2px 6px 3px 6px; border:1px solid #F0F0EE; color:#3c3c3c}
div#pluginMenu li.active a{border:1px solid #CE1126}
div#pluginMenu a:hover{text-decoration:none; background:#F3BCBE; border:1px solid #CE1126}

/* Layout */
html, body{background:#007BBEheight:100%}
body{background:#007BBE url('img/bodyback.png') no-repeat top right; color:#444; font-size:75%; font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}
div#bar{background:transparent url('img/menuback.png') repeat-x; height:39px; left:0; position:absolute; top:80px; width:100%; z-index:1;}
div#container{height:145px; margin:0 auto; width:960px}
div#menu{float:left; height:160px; position:relative; width:960px; z-index:100;}
div#menu img.logo{left:0; position:absolute; top:18px; z-index:110}
div#menu img.knzb{display:none; right:0; position:absolute; top:71px; z-index:110}
div#menu img.eon{right:0; position:absolute; top:71px; z-index:110}
div#menu ul, div#menu ul ul{font-size:100%; list-style:none; margin:0; padding:0}
div#menu ul{background:#FF7E00 url('img/menuback.png') repeat-x; height:39px; left:0; padding-left:140px; position:absolute; top:80px; width:830px; z-index:100}
div#menu ul li{float:left; line-height:39px; position:relative; z-index:101}
div#menu ul>li li{float:none;line-height:1;}
div#menu ul a{border-right:1px solid #E57100; color:#fff; display:block; line-height:39px; margin:0; padding:0 10px; text-decoration:none}
div#menu ul a:hover{color:#007BBE}
div#menu ul li ul{background:#FF7E00; height:auto; opacity:0.95; padding:15px 10px; position:absolute; left:-999em; width:130px; z-index:102}
div#menu ul li ul li a{background:transparent url('img/menubullet.png') no-repeat 0px 6px; border:none; color:#fff; line-height:18px; margin:0; opacity:1; padding:0 0 0 12px}
div#menu ul li:hover ul, div#menu ul li li:hover ul, div#menu ul li.sfhover ul, div#menu ul li li.sfhover ul{top:0; left:-1px; margin-left:100%}
div#menu ul li:active ul, div#menu ul li:hover ul, div#menu ul li.sfhover ul{top:100%; margin-left:0; z-index:102}
div#main{background:#fff url('img/mainback.png') repeat-y top left; float:left; width:960px}
div#leftbar{float:left; padding:15px; position:relative; width:185px}
div.block{line-height:1.4em; margin-bottom:10px; overflow:hidden; width:185px}
div.block h2{font-size:1.2em; font-weight:bold; margin:10px 0 5px 0; text-transform:uppercase}
div.block ul{font-size:0.9em; list-style:none; margin:0}
div.block li{color:#444; margin-left:30px}
div.block span.nieuwsDatum{margin-left:-30px; color:#0089D5}
div.block a{color:#444; padding:0}
div.block a:hover{color:#444; text-decoration:underline}
div.block div.foto{height:120px; width:185px}
div.block div.foto a{color:#444; font-size:0.9em; text-decoration:none}
div.block div.sponsor{text-align:center}
div#content{float:left; padding:15px; width:715px}
div#bottom{float:left;  height:40px; margin-top:10px; width:960px}
div#bottom p{color:#80bddf; font-size:0.95em; line-height:1.2em; text-align:center}
div#bottom p a{color:#80bddf; text-decoration:none}
div#bottom p a:hover{text-decoration:underline}
div#bottom p.copyright{float:left}
div#bottom p.redfrog{float:right}

/* Frontpage */
div.mededeling{border-bottom:4px solid #ddd; padding-bottom:5px; margin-bottom:20px}
div.mededeling div.tekst{float:left; width:715px}
div.mededeling div.foto{float:left; padding:2.1em 0 0 15px; width:185px}
div.categorie{border-bottom:1px solid #ddd; height:90px; margin-bottom:10px}
div.cat_icon{float:left; width:150px}
div.cat_bericht{float:left; margin:0 5px; width:555px}
div.cat_bericht h3{float:left; font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; font-size:1.2em; font-weight:bold; line-height:1; margin:0 0 5px 0}
div.cat_bericht h3 a{color:#444; text-decoration:none}
div.cat_bericht h3 a span{color:#0089D5}
div.cat_bericht p.subtitle{color:#999; letter-spacing:-1px; float:right; font-size:1.1em; font-weight:normal}
div.cat_bericht p{font-size:0.95em; margin:0}
