/* website onderdelen */

body {
	margin: 0px;
	height: 100%;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #58585a;
}
.schaduw-links {
	background-image: url(../images/schaduw-links.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.schaduw-rechts {
	background-image: url(../images/schaduwrechts.jpg);
	background-repeat: repeat-y;
}
.taal {
	background-image: url(../images/achtergrond-taal.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 215px;
}
.logo {
	background-image: url(../images/achtergrond-logo.jpg);
	background-repeat: no-repeat;
	height: 202px;
}
.schaduw {
	background-image: url(../images/schaduw-linkerblok.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.content {
	background-image: url(../images/achtergrond-content.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.banner1 {
	background-image: url(../images/achtergrond-banner1.jpg);
	background-repeat: no-repeat;
	height: 52px;
}
.padding {
	padding-top: 47px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

.banner2 {
	background-image: url(../images/achtergrond-banner2.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 200px;
}
.adres {
	background-image: url(../images/achtergrond-adres.jpg);
	background-repeat: no-repeat;
	height: 196px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
}
.nieuws {
	padding-top: 47px;
	padding-right: 15px;
	padding-left: 15px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 215px;
	top: 100%;
	margin-bottom: 0px;
	line-height: 31px;
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-bottom: 0px;
	color: #000000;
	text-decoration: none;
}
.menu {
	padding-top: 35px;
	padding-left: 15px;
}
/* menu opmaak onderdelen */
.menu a {
	display: block;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menu a.noborder {
	display: block;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	border: none;
}
.menu a.active {
	display: block;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #87ad0a;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
.menu a:hover {

	display: block;
	text-decoration: underline;
}
/* content opmaak */
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #89af0a;
	margin: 0px;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #58585a;
	line-height: 23px;
}
.content p, .content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #58585a;
}
.content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #89af0a;
	text-transform: uppercase;
}
.content a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #58585a;
}
/* adres opmaak */
.adres p {
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
}
.adres table td {
	font-size: 11px;
	line-height: 19px;
}
/* nieuws opmaak */
.nieuws h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 11px;
	color: #708f09;
	line-height: 18px;
}
.nieuws h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 11px;
	color: #708f09;
	font-weight: normal;
	line-height: 18px;
}
.nieuws p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}
.nieuws a {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 28px;
	font-size: 11px;
	color: #708f09;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	display: block;
}
.nieuws a.overzicht {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 28px;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	display: block;
	color: #000000;
}
.nieuws a:hover {
	margin: 0px 0px 28px;
	text-decoration: underline;
	display: block;
}
/* taal opmaak */
.taal p {
	padding: 15px;
	margin: 0px;
}
.taal a {
	display: block;
	float: left;
	margin-right: 8px;
}



