h1,h2,h3,h4,h5
{
	color: #09357a;
	font-weight: normal;
}

h1
{
	padding-top: .1em;
	margin-bottom: .8em;
	font-size: 2em;
}

h2
{
	font-size: 1.6em;
	
}

h3
{
	font-size: 1.3em;
}

h4
{
	font-size: 1.1em;
}

a
{
	color: #d40000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img {
border:none;
}

p
{
	line-height: 1.8em;
}

.nonvisual
{
	position: absolute;
	left: -9999em;
	top: -9999em;
}

.left
{
	float: left;
	margin-right: 1em;
}

.right
{
	float: right;
	margin-left: 1em;
}

#klikpad, #klikpad *
{
	color: #959595;
	font-weight: normal;
}

#klikpad a:hover
{
	color: #d40000;
}

#content ul
{
	list-style: square;
	margin: 0;
	padding: 0;
	margin-left: 1.2em;
}

#content img{
	padding:.5em;
}

#content h2{
	clear:both;
	padding-top:1em;
	}
	
#nieuws h2
{
	position: absolute;
	left: -9999em;
}

#newsitems 
{
	padding-top: .4em;
}

#nieuws ul, #newsitems ul
{
	margin: 0;
	padding: 0;
}

#nieuws ul li, #newsitems ul li
{
	list-style-type: none;
	position: relative;
	background: url(../images/nieuws.png) repeat-x top left;
	padding: 1.2em;
}

#nieuws ul li h3, #newsitems ul li h2
{
	margin: 0;
	padding: 0;
	padding-left: 10.7em;
	font-size: 1.3em;
}

#nieuws ul li h3 a, #newsitems ul li h2 a
{
	color: #09357a;
}

#nieuws ul li ul.newsmeta, #newsitems ul li ul.newsmeta
{
	margin: 0;
	padding: 0;
	margin-left: 14em;
}

#nieuws ul li ul.newsmeta li, #newsitems ul li ul.newsmeta li
{
	background: none;
	border: none;
	margin: 0;
	padding: 0;	
	padding-top: .5em;
	padding-bottom: .5em;
}

#nieuws ul li ul.newsmeta li.datum, #newsitems ul li ul.newsmeta li.datum
{
	color: #808080;
}

#nieuws ul li p, #newsitems ul li p
{
	margin-left: 14em;
}

#nieuws img.klein, #newsitems img.klein
{
	width: 12.5em;
	position: absolute;
	top: 1.2em;
	left: 1.2em;
}

#poll
{
	background: #09357a url(../images/groen.png) no-repeat top right;
	padding: 1.2em;
	color: white;
	font-weight: bold;
}

#poll legend
{
	display: none;
}

#poll fieldset
{
	border: none;
	border-top: 1px solid white;
	padding: 0;
	margin: 0;
	padding-top: 1.2em;
}


#newsperiod 
{
	width: 14.5em;
	padding-top: 2.5em;
	padding-bottom: 2.05em;
	background: #09357a url(../images/groen.png) no-repeat top right;
}

#newsperiod h2
{
	position: absolute;
	left: -999em;	
}

#newsyears ul, #newsmonths ul
{	
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}

#newsyears ul
{
	margin-left: 1.2em;
}

#newsyears ul:after, #newsmonths ul:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#newsyears ul
{
	padding-bottom: .5em;
}

#newsmonths ul
{
	padding-top: 1em;
}

#newsyears ul li
{	
	float: left;
}

#newsyears ul li a
{	
	color: white;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	margin-right: 1em;
	margin-bottom: .5em;
	display: block;
	width: 3em;
	height: 1.8em;
	padding-top: .5em;
	border-bottom: 1px solid #09357A;
	border-left: 1px solid #09357A;
}

#newsmonths ul li a
{	
	color: white;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	margin-bottom: .5em;
	display: block;
	height: 1.8em;
	padding-top: .5em;
	padding-left: 1.2em;
}

#newsyears ul li.active a, #newsmonths ul li.active a
{	
	text-decoration: underline;
}

#newsyears ul li a:hover, #newsmonths ul li a:hover
{	
	color: #09357a;
	background: white;
}

#about
{
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

#date
{
	color: #808080;
}

#showall
{
	text-align: right;
}

#menu h2
{
	position: absolute;
	left: -999em;
}

#menu ul
{
	margin: 0;
	padding: 0;
	padding-top: 2.05em;
	padding-bottom: 2.05em;
}

#menu ul li
{
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

#menu ul li a
{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: white;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: 1.2em;
	padding-right: 1.2em;	
}

#menu ul li a:hover
{
	background: white;
	color: #09357a;
}

#menu ul li a.selected
{
	background: #eaffdb;
	color: #09357a;
}

#menu ul li ul li a.selected
{
	background: #dfffc9;
}


#menu ul li ul li ul li a.selected
{
	background: #d7ffbb;
}


#mainmenu li ul
{
	margin: 0;
	padding: 0;
}

#mainmenu li ul
{
	background: #4A7630;	
}


#mainmenu li ul li ul
{
	background: #87c55e;
}

#adres p
{
	line-height: 1.4em;
}

#adres, #adres h3, #adres a
{
	color: #4d4d4d;
	text-decoration: none;
}

#adres a
{
	color: #d40000;
	text-decoration: none;
}

#adres a:hover
{
	text-decoration: underline;
}

#adres h3
{
	font-weight: bold;
	font-size: 1em;
}

#snelnavigatie ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: capitalize;
}

#snelnavigatie ul li
{
	float: left;
}

#snelnavigatie ul li.first
{
	list-style-image: none;
	list-style-type: none;
}

#snelnavigatie ul li a
{
	color: white;
	text-decoration: none;
	display: block;
	padding-top: .4em;
	padding-bottom: .4em;
	padding-left: 1.2em;
	padding-right: 1.2em;
}

#snelnavigatie ul li a:hover
{
	background: #E9E9E9;
	color: #09357a;
}



#sitenavigatie ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	position:absolute;
	top:-11.7em;
	left:31em;
	width:30em;
	}

#sitenavigatie ul li{
	float: right;
	}

#sitenavigatie ul li a
{
	border-left:#61AC1E 1px solid;
	color: #09357a;
	text-decoration: none;
	font-size:90%;
	padding-top: .2em;
	padding-bottom: .2em;
	padding-left: .7em;
	padding-right: .7em;
}

#sitenavigatie ul li a:hover
{
	background: #FFF;
	color: #09357a;
	text-decoration:underline;
}


#search fieldset
{	
	border: none;
	background: #09357a url(../images/zoektop_right.png) no-repeat top right;
	margin-right: 0;
	margin-left: 2em;
	height: 1em;
}

#search legend
{	
	display: none;
}

#search label
{	
	position: absolute;
	left: -999em;
}

#search #q
{	
	border: none;
	width: 9.8em;
	padding-left: .3em;
	position: absolute;
	top: 12px;
	left: 1em;
}

#search .zoekbutton
{
	position: absolute;	
	right: 10px;
	top: 10px;
	border: none;
	background: url(../images/edit-find.gif) no-repeat top left;
	height: 22px;
	width: 22px;
	font-size: 0;
}


#sform fieldset
{
	border: none;
}

#sform legend
{
	display: none;
}

#sform input, #sform select
{
	border: 1px solid #959595;
}

#sform #sq
{
	padding-left: .15em;
}

h2.zoekresultaat_heading
{
	position: absolute;
	left: -9999em;
}
	
#searchresults
{
	list-style: none!important;
	margin: 0;
	padding: 0;
	margin-top: 9em!important;
}

#searchresults li
{
	position: relative;
	margin-left: 2em;
	margin-top: 2em;
}

#searchresults li p
{
	position: relative;
	margin-bottom: .6em;
}

#searchresults li strong
{
}

#searchresults li small
{
	color: #959595;
}

#searchresults li p strong a
{
	color: #d40000;
}

#searchresults li p a
{
	color: #61AC1E;
}

#searchresults li span.searchresultnumber
{
	margin-left: -2em;
	margin-top: .3em;
	float: left;
}

#zoeknavigatie
{
	border-top: 1px solid #959595;
	padding-top: 1.2em;
	margin-top: 1em;
	font-size: 140%;
}

#zoeknavigatie p
{
	font-size: 70%;
}

#zoeknavigatie ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 2em;
}

#zoeknavigatie ul li
{
	float: left;
}

#zoeknavigatie ul li a
{
	padding: .2em;
}

#zoeknavigatie p
{
	text-align: right;
	color: #959595;
}

#sitemap ul
{
	margin: 0;
	padding: 0;
}

#sitemap ul:after
{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#sitemap ul li
{
	list-style: none;
	width: 25em;
	padding-bottom: 1.2em;
	padding-right: 3.5em;
	padding-top: .5em;
}

#sitemap ul li *
{
	border: none;
	float: none;
	padding: 0;
	margin: 0;
}

#sitemap ul li ul
{
	
}

#sitemap ul li * li
{
	padding-left: 0em;
	margin-left: 1.2em;
	margin-top: .2em;
	margin-bottom: .2em;
}

#formulier
{
	
}

#formulier fieldset
{
	border: none;
	background: url(../images/nieuws.png) repeat-x top left;
	padding: 1.2em;
	
}

#formulier legend
{
	padding-top: 3em;
	color: #09357a;
	font-size: 1.4em;
}

#formulier label, #formulier span
{
	float: left;
	display: block;
	width: 15em;
}

#formulier input, #formulier select, #formulier div.formerror input, #formulier div.formerror select
{
	width: 18em;
	border: 1px solid #959595;
	margin-bottom: .3em;
}

#formulier textarea
{
	border: 1px solid #959595;
	margin-bottom: .3em;
	width: 32.5em;
}

#formulier div br
{
	display: block;
	height: 1px;
	clear: both;
}

#formulier div
{
	margin-left: 15em;
}


#formulier div.formerror
{
	margin-left: 0;
}

#formulier div.formerror input, #formulier div.formerror textarea
{
	border: 1px solid #D40000;
}

#formulier div.formerror label.forchecks
{
	color: #D40000;
}

#formulier div input, #formulier div.formerror div input
{
	float: left;
	width: auto;
	border: none;
	clear: right;
}

#formulier div label.forchecks
{
	float: none;
	width: auto;
	padding-top: .1em;
}

#formulier p.formsubmit
{
	margin-left: 1.2em;
}

#formulier p.formsubmit input
{
	width: auto;
}

#formcontent strong
{
	display: block;
	float: left;
	width: 15em;
}

#formcontent p
{
	clear: both;
}

#formcontent input
{
	border: 1px solid #959595;
}

#banners ul, #banners ul li
{
	margin: 0;
	padding: 0;
}

#banners ul li
{
	list-style-type: none;
	padding-bottom: 1em;
}

#banners ul li a img
{
	border: none;
}

#banners ul
{
	margin-left: -.9em;
}

#datum
{	
	color: white;
	font-size: 1.1em;
}

#footer ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li
{
	margin: 0;
	padding: 0;	
	float: left;
	margin-top: 1em;
	margin-right: .5em;
	margin-left: 1.2em;	
	text-transform: capitalize;
}

#footer ul li.first
{
	list-style-image: none;
	list-style-type: none;
}

#footer ul li a
{
	color: #09357a;
}
