body{
	margin: 0px 0px 1px 0px;
	background-color:#FFFFFF;
	background-image:url(../images/bck-body.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	
}


img{
display:block;
padding: 0px;
margin: 0px;
}


h1{
	font-size: 19px;
	margin: 0px;
 	line-height: 24px;
}

h2{
	font-size: 15px;
	margin: 0px;
 	line-height: 20px;
}

p{
	margin: 0px 0px 15px 0px;
 	line-height: 21px;
}

.top-links{
	color:#FFFFFF;
}

.top-links a:link  { color: #FFFFFF; text-decoration: none }
.top-links a:visited  { color: #FFFFFF; text-decoration: none }
.top-links a:hover  { color: #cccccc; text-decoration: none }
.top-links a:active  { color: #cccccc; text-decoration: none }


.hoofdlink{
	height: 25px;
	width: 218px;
	background-image:url(/images/bck-menu.jpg);
	background-repeat:repeat-y;
	border-bottom: 1px solid #ffffff;
	cursor: hand;
	cursor: pointer;
	padding-left: 25px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
}

.hoofdlink a:link  { color: #000000; text-decoration: none }
.hoofdlink a:visited  { color: #000000; text-decoration: none }
.hoofdlink a:hover  { color: #000000; text-decoration: none }
.hoofdlink a:active  { color: #000000; text-decoration: none }


.sublink{
	height: 25px;
	width: 208px;
	background-image:url(/images/bck-submenu.jpg);
	background-repeat:repeat-y;
	border-bottom: 1px solid #ffffff;
	cursor: hand;
	cursor: pointer;
	padding-left: 35px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
}

.sublink a:link  { color: #000000; text-decoration: none }
.sublink a:visited  { color: #000000; text-decoration: none }
.sublink a:hover  { color: #000000; text-decoration: none }
.sublink a:active  { color: #000000; text-decoration: none }



.subsublink{
	height: 25px;
	width: 198px;
	background-image:url(/images/bck-subsubmenu.jpg);
	background-repeat:repeat-y;
	border-bottom: 1px solid #ffffff;
	cursor: hand;
	cursor: pointer;
	padding-left: 45px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 7px;
}

.subsublink a:link  { color: #000000; text-decoration: none }
.subsublink a:visited  { color: #000000; text-decoration: none }
.subsublink a:hover  { color: #000000; text-decoration: none }
.subsublink a:active  { color: #000000; text-decoration: none }


.tekst{
 line-height: 21px;
}

.tekst a:link  { color: #999999; text-decoration: underline }
.tekst a:visited  { color: #000000; text-decoration: none }
.tekst a:hover  { color: #555555; text-decoration: none }
.tekst a:active  { color: #000000; text-decoration: none }

.tekst_nieuws{
 line-height: 21px;
}

.tekst_nieuws a:link  { color: #000000; text-decoration: none }
.tekst_nieuws a:visited  { color: #000000; text-decoration: none }
.tekst_nieuws a:hover  { color: #555555; text-decoration: none }
.tekst_nieuws a:active  { color: #000000; text-decoration: none }


.gemeente{
	padding-left: 25px; 
	font-size: 120%; 
	color: #b30001; 
	background-image:url(/images/bck-gemeente.jpg) ;
	cursor: hand;
	cursor: pointer;
}

.gemeente a:link  { color: #FFFFFF; text-decoration: none }
.gemeente a:visited  { color: #FFFFFF; text-decoration: none }
.gemeente a:hover  { color: #FFFFFF; text-decoration: underline }
.gemeente a:active  { color: #FFFFFF; text-decoration: underline }



.bijschrift{
	font-size: 11px;
	font-style:italic;
 line-height: 17px;
 padding: 5px;
}

.nieuwsheader{
	font-size: 18px;
}

.nieuwstable{
	background-color: #f4f4f4;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc; 
	margin-bottom: 10px;
	background-image:url(/images/bck-nieuws.jpg);
	background-repeat:repeat-x;
	cursor: hand;
	cursor: pointer;
	}

.nieuwstable p{
	margin: 0px 0px 0px 0px;
 	line-height: 21px;
}

.zoek{
	color:#000000;
}

.zoek a:link  { color: #ff0000; text-decoration: none }
.zoek a:visited  { color: #ff0000; text-decoration: none }
.zoek a:hover  { color: #ff5555; text-decoration: none }
.zoek a:active  { color: #ff5555; text-decoration: none }

.bijschrift{
	color:#000000;
	font-size: 11px;
}

.bijschrift a:link  { color: #000000; text-decoration: none }
.bijschrift a:visited  { color: #000000; text-decoration: none }
.bijschrift a:hover  { color: #ff5555; text-decoration: none }
.bijschrift a:active  { color: #ff5555; text-decoration: none }



