*
{
	margin:				0;
	padding:			0;
	color: 				#000;
	text-decoration: 	none;
}

body
{
	font-family:		Arial,Verdana,Sans-Serif;
	font-size:			76%;
	background: 		#F5F5F9 url(../images/bar.gif) repeat-x top left;
	line-height:		1.8em;
	
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a
{
	text-decoration: underline;
}

a:hover
{
	color: #000070;
}

p
{
	margin-bottom: 1em;
}

h1
{
}

h2
{
	background: #000070;
	color: #FFEA54;
	font-weight: bold;
	font-size: 1.2em;
	margin-left: -20px;
	padding: 2px;
	padding-left: 20px;
	margin-bottom: 1em;
}

#header h1
{
	display: none;
}

img
{
	border: none;
}

#klikpad
{
	color: #666;
	font-size: .9em;
	padding-left: 30px;
}

#klikpad strong
{
	font-weight: normal;
}

#klikpad a
{
	text-decoration: none;
}

#klikpad a:hover
{
	text-decoration: underline;
}

input, select, textarea
{
	border: 1px solid #999;
}

input.zoekbox
{
	width: 16.9em;
}

#internnews ul li
{
	width: 265px;
	float: left;
	margin-right:20px;
	list-style: none;
}

#internnews h3 a
{
	font-size: 1.2em;
	display: block;
	font-weight:bold;
}

#internnews h3, #externnews span.datum
{
	font-size: 1em;
	color: #666;
	font-weight:normal;
}

#externnews ul
{
	list-style: none;
}

#externnews li
{
	margin-bottom: 1em;
}

#externnews a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

#externnews li.meernieuws a
{
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: underline;
}

#showall
{
	clear: both;
	text-transform: uppercase;
}

#footer
{
	color: #666;
}

#footer a
{
	text-decoration: none;
}

#formulier fieldset
{
	border: none;
	border-top: 2px solid #000070;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-bottom: 1em;
}



#formulier label
{
	display: block;
	float: left;
	width: 200px
}

#formulier input
{
	display: block;
	float: left;
	width: 200px;
}

#formulier textarea
{
	width: 375px;
}

#formulier br
{
	clear: both;
}

#formulier p, #formulier ul
{
	background: #F5F5F9;
	padding: 1em;
}

#formulier ul
{
	margin-bottom: 1em;
	list-style: square;
	padding-left: 2em;
}

#formulier div input
{
	width: auto;
	border: none;
}

#formulier div
{
	margin-left: 200px;
}

#formulier legend
{
	padding-right: 1em;
	font-size: 1.2em;
	color: #000070;
}

#formulier label.forchecks
{
	margin-top: -.5em;
	margin-left: .5em;
}

#formulier p.formsubmit
{
	background: none;
	border-top: 5px solid #000070;
	padding-top: 1em;
	height: 2em;
}

#hiddenfields *
{
	border: none;
}

#sitemap a
{
	text-decoration: none;
}

#sitemap a:hover
{
	text-decoration: underline;
}

#sitemap li
{
	margin-left: 1em;
	list-style: none;
}

#newsperiod
{
	height: 10em;
	margin-bottom: 5em;
}

#newsmonths ul, #newsyears ul
{
	list-style: none;
}

#newsmonths li, #newsyears li
{
	float: left;
	display: block;
	width: 3.8em;
	margin-right: .2em;
}

#newsmonths li a, #newsyears li a
{
	float: left;
	display: block;
	width: 3.8em;
	background: #D0DBED;
	font-weight: bold;
	text-decoration: none!important;
	text-align: center;
}

#newsmonths li a:hover, #newsyears li a:hover, #newsmonths li.active a, #newsyears li.active a
{
	background: #FEFEBE;
	text-decoration: none!important;
}

#newsmonths ul
{
	clear: both;
	padding-top: 1em;
}

#newsitems h2
{
	background: none;
	color: #666;
	font-size: 1em;
}

#newsitems h2 a
{
	display: block;
	font-size: 1.2em;
}

#date
{
	list-style: none;
	color: #666;
	font-style: italic;
}

#back
{
	display: block;
	margin-bottom: 2em;
}

#sform
{
	position: absolute;
	background: #FFFDED;
	padding: 1em;
	padding-top: 2.7em;
	width: 22.7em;
	height: 14em;
	left: 20px;
	top: 165px;
}

#sform label
{
	clear:both;
	display: block;
	float: left;
	width: 7em;
	margin-bottom: .2em;
}

#sform input, #sform select
{
	display: block;
	float: left;
	width: 13em;
	margin-bottom: .2em;
}

#sform input.submit
{
	width: auto;
}

#sform fieldset
{
	border: none;
}

#sform legend
{
	font-size: 1.1em;
	padding-bottom: 1em;
	font-weight: bold;
	color: #000070;
}

#zoeken legend
{
	display: none;
}

#zoeken fieldset
{
	border: 0;
}

#q, #sq
{
	padding: .1em;
	padding-left: .3em;
}

#searchresults
{
	list-style: none;
}

#searchresults li
{
	clear: both;
	height: 10em;
	margin-top: 1em;
	border-bottom: 2px solid #D0DBED;
}

span.searchresultnumber
{
	float: left;
	height: 4em;
	width: 2em;
	display: block;	
	font-size: 2em;
	margin-right: .4em;
	color: #000070;
	padding: .2em;
	
	
}