body{
	font-family: verdana;
	line-height: normal;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(Images/bg.jpg);
	background-repeat: repeat; 
	margin: 0px;
}

a{
	color: #0574B1;
	text-decoration: none;
}

a:link{
	color: #0574B1;
	text-decoration: none;
}

a:visited{
	color: #0574B1;
	text-decoration: none;
}

a:hover{
	color: #FF6C00;
	text-decoration: underline;
}



h1{
 font-family: verdana;
 font-size: 100%;
 color: #ffffff;
 margin: 0px;
 font-weight: bold;
 padding: 0px 0px;
 text-indent: 5px;
}

h2{
 font-family: verdana;
 font-size: 100%;
 color: #FF6C00;
 margin: 0px;
 font-weight: bold;
 padding: 0px 0px;
 text-indent: 82px;
}

h3{
 font-family: verdana;
 font-size: 120%;
 color: #0574B1;
 margin: 0px;
 font-weight: bold;
 padding: 0px 0px;

}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/



#sectionLinks{

  display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;   
	border-right: 0px solid #666666;
	border-bottom: 0px solid #666666;
	line-height: 22px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #666666;
	width: 222px;
	left: 0px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: left;
	list-style-position: outside;
	
}


#footer{
padding:0em;
	color:#FFFFFF;
	background-color:#0574B1;
	border-bottom-color: #808080;
	font-family: verdana;
	font-size: 65%;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	line-height: 20px;
	margin: 0px;
	height: 100%;	
	clear:both;	
	text-align:center;
	padding: 5px;
}



/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 63px 10px;
}

.nieuwsitemLeesmeer{
	clear: both;
	padding: 0px;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color: #0574B1;
	text-decoration: none;
}

.nieuwsitemTitle{
	clear: both;
	padding: 0px;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	color: #FF6C00;
	text-decoration: none;
}


/*********** #navBar link styles ***********/

#sectionLinksNews ol {
	display: block;
}
#sectionLinksNews ol {
	margin: 0;
	padding: 0;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sectionLinks li {
	border-bottom: 1px solid #EEE;
	margin: 0px;
	top: 0px;
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left;
	padding-left: 0px;
	
}

/* fix for browsers that don't need the hack */
#sectionLinks li {border-bottom: none;}

#sectionLinks h3{
	padding: 2px 0px;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	background-color: #2FA544;
}

#sectionLinks a {
	display: block;
	border-top: none #666666;
	padding: 1px 0px;
	font-family: verdana;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-right: 0px;
	background-position: left;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 12px;
	text-align: left;
	text-indent: 0px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #666666;
	list-style-position: inside;
}

#sectionLinks a:hover{
	background-color: #0574B1;
	list-style-image: none;
	color: #FFFFFF;
}

#sectionLinksNews h2{
	padding: 2px 0px;
	font-family: verdana;
	font-size: 90%;
	color: #FFFFFF;
	background-color: #2CA443;
	border-top: #666666;
	border-right: 0px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px solid #666666;
	text-align: center;
}


#footer a {
	border-top: none #666666;
	padding: 0px;
	font-family: verdana;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	left: 0px;
	margin-right: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 110%;
	border-right-width: 0px;
	border-right-color: #666666;
	font-style: normal;
	line-height: normal;
}
#footer a:hover {
	border-top: none #666666;
	padding: 0px;
	font-family: verdana;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	left: 0px;
	margin-right: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-size: 110%;
	border-right-width: 0px;
	border-right-color: #666666;
	font-style: normal;
	line-height: normal;
	background-color: #ffffff;
}


/**************************Navigatie boven*****************/



#navlist
{
	padding: 3px 1px;
	margin-left: 0;
	font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
border-top: 1px solid gray;
display: inline;
}

#navlist li a
{
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #AAB;
background: #ACD1A6;
text-decoration: none;
}

#navlist li a:link { color: #000000; }
#navlist li a:visited { color: #000000; }

#navlist li a:hover
{
border-color: #2FA544;
color: #00000;
background: #ACD1A6;
}



.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}



#container {
	background-color: #ffffff;
	border-top : 0px solid #666666;	
	border-left: 0px solid #666666;
	border-right:0px solid #666666;
	width: 780px;
}

#left {
	margin-left:0px;
	float:left;
	width:222px;
	position:relative;
	
	display:inline;
  background-color: #ffffff;
}


* html #left{margin-right:-3px;}/* 3 pixel jog*/
* html #right{margin-left:-3px;}/* 3 pixel jog*/


#middle {
	background-color: #ffffff;
	border-left: 0px solid #666666;
	border-right:0px solid #666666;
	margin-left:222px;
	margin-right:0px;
	left: 0px;
	right: 0px;
	text-align: left;
	padding-bottom: 5px;
	font-family: verdana;
	font-size: 80%;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;

}
/* mac hide and combat ie's 3 pixel jog \*/
* html #centre{overflow:hidden;float:left;}
* html #middle {height:1%;}
h1,h3,p {margin-top:0}

#centre {
	padding-right: 4px;
	padding-left: 25px;
	font-family: verdana;
	font-size: 100%;
	color: #000000;
	line-height: normal;
	text-decoration: none;
	letter-spacing: 0.5px;
	word-spacing: normal;
	background-color: #ffffff;
	
}

.clearer{
	height:1px;
	overflow:hidden;	
	margin-top:-1px;
	clear:both;
}

.style1 {font-size: 100%}
a:active {
	color: #2CA443;
}
</style>
