body {
	text-align: center;
	background-image: url(../img/bg.gif);
	background-color: #292929;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 20px;
}
table {
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
}
tr, th, td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin: 5px;
}
img {
	border: 0px;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
hr {
	background-image: url(../img/hr.gif);
	height: 3px;
	width: 100%;
	background-repeat: repeat-x;
	border: 0px;
}
.foto {
	border: 3px solid #006600;	
}
#container {
	text-align: left;
	padding: 0px;
	width: 864px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 136px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 5px;
}
#nieuwsbalk {
	margin: 0px;
	padding: 0px;
	height: 33px;
	font-size: 10px;
}

/* Stylesheet voor het menu */
#menuContainer {
	margin: 0px;
	padding: 0px;
	width: 868px;
}
#menuContainer ul {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	height: 24px;
}
#menuContainer li {
	width: 120px;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	padding-right: 4px;
}
#menuContainer a {
	text-decoration: none;
	width: 120px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 22px;
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #ccff99;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
}
#menuContainer a:hover {
	background-image: url(../img/link_hover.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#menuContainer dt a {
	text-align: center;
	background-image: url(../img/sub_link_bg.gif);
	background-repeat: repeat-x;
	background-color: #135314;
}
#menuContainer dt a:hover {
	text-decoration: underline;
	background-image: url(../img/sub_link_hover_bg.gif);
	background-repeat: repeat-x;
}
#menuContainer dt {
	margin: 0px;
	padding: 0px;
}
.menuSub {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: none;
	text-align: center;
}
.menuSubVisible{
	display: block;
	position: absolute;
	top: 30px;			/* height van ul + 10px*/
	left: 0px;			/* -1: border meerekenen*/
	width: 120px;
	border: 1px solid #15531B;
	background-color: #66b62d;
	z-index: 99;
	margin: 0px;
	padding: 0px;
}

/* Stylesheet voor het body */
#links {
	width: 165px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#midden {
	background-color: #7CD540;
	margin: 0px;
	padding: 0px;
	width: 526px;
	float: left;
	background-image: url(../img/content_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#midden h1 {
	background-image: url(../img/content_top_small.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	font-size: 13px;
	color: #ccff99;
	text-transform: uppercase;
	text-align: center;
	margin: 0px -1px 0px -1px;  /* -1 = achterliggende div niet doorlaten */
	padding: 0px;
}
#midden h2 {
	background-image: url(../img/h2_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 18px;
	font-size: 13px;
	color: #ccff99;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#midden h2 a{
	color: #ccff99;
}
#content {
	background-image: url(../img/content_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #034A0F;
	border-right-color: #034A0F;
	border-bottom-color: #034A0F;
	border-left-color: #034A0F;
}
#rechts {
	padding: 0px;
	float: left;
	width: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.reset {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
.kleineKader {
	background-color: #7CD540;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
.kleineKaderContent {	
	background-image: url(../img/menu_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #034A0F;
	border-bottom-color: #034A0F;
	border-left-color: #034A0F;
	font-size: 11px;
}

.kleineKader h1 {
	background-image: url(../img/menu_top_small.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	font-size: 13px;
	color: #ccff99;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.kleineKader ul {
	list-style: none;
	margin: 5px;
	margin-top: 0px;
	padding: 0px;
}
fieldset{
	border: 0px solid black;
	padding: 0px;
	margin: 0px;
}
a {
	color: #0B530D;
}
a:hover {
	color: #45743F;
}
input, textarea {
	border: solid #034A0F 1px;
	background-color: #ccff99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 2px;
}
#copy {
	text-align: center;
	color: #0B530D;
}
#copy a{
	text-align: none;
}
