@charset "utf-8";


body {
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	text-align: left;
}
td {
	vertical-align: top;
}
hr {
	border-top-color: #003A00;
	border-right-color: #003A00;
	border-bottom-color: #003A00;
	border-left-color: #003A00;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}
a {
	font-weight: bold;
	text-decoration: underline;
	color: #023902;
}

a:hover {
	color: #003A00;
	text-decoration: none;
	background-color: #CCC;
}
/* CSS Document */

#top {
	background-attachment: scroll;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 195px;
	width: 821px;
	vertical-align: top;
	text-align: right;
	border-right-style: 25;
}
#toptekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 20px;
	text-align: center;
	color: #666;
}

#menu {
	background-image: url(../images/menu.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding-left: 25px;
	text-align: left;
}
#menu-main {
	background-attachment: scroll;
	background-image: url(../images/menu-main.jpg);
	background-repeat: no-repeat;
	height: 14px;
}


#main {
	background-attachment: scroll;
	background-image: url(../images/main.jpg);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 40px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	height: 36px;
	padding-left: 20px;
	text-align: left;
}
.actief-a {
	color: #FFF;
	background-color: #033A00;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.actief-a.hover {
	color: #FFF;
	background-color: #003A00;
}


.hoofd-a{
	text-transform: uppercase;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
}
.hoofd-a:hover {
	color: #000;
	text-decoration: none;
	background-color: #FFF;
}
.td-rechts {
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
}

.H1tekst {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #003A00;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.div-link {
	text-align: right;
	width: 200px;
	float: right;
	list-style-type: none;
	padding-top: 20px;
}
h2 {
	font-size: 18px;
	color: #003A00;
	font-weight: bold;
	font-style: italic;
	padding-top: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.groen {
	font-weight: bold;
	text-decoration: none;
	color: #023902;
}
.groot {
	font-size: 16px;
}

