html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background: #669900;
  color: #2a2d2e;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #669900;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #669900;
  font-size: 13px;
  font-weight: bold;
  line-height: 14px;
}
li {
  line-height: 28px;
}
a,  a:link {
  color: #2a2d2e;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #2a2d2e;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #669900;
  text-decoration: underline;
}
a:focus {
  color: #007171;
}
a:active {
  color: #034248;
}
img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}
#tekst {
display: none;
width: 550px;
border: 1px solid black;
background-color: #FFFFFF;
padding: 5px;
}

#page {
	background: url(images/bg_schaduw.png);
	margin: 0 auto 0 auto;
	text-align: left;
	width: 1010px;
}
#page #header {
  background: #FFFFFF url(images/header_schaduw.png) top no-repeat;
  height: 125px;
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
}
#page #midden #linkerkolom {
  float: left;
  padding: 10px 10px 10px 10px;
  width: 190px;
}

#page #midden #rechterkolom {
  float: right;
  padding: 30px 20px 10px 20px;
  width: 160px;
  text-align: right;
}
#page #midden #rechterkolom #kader {
  float:right;
  width: 135px;
  background: #669900;
  padding: 5px;
  margin-bottom:10px;
  border: 2px solid #FFFFFF;
}
#page #midden #rechterkolom #kader a:hover {
  color: #FFFFFF;
}

#page #midden #content {
  margin: 0 180px 0 210px;
  padding: 10px 10px 10px 10px;
  font-size:14px;
}
#page #midden #contentbeheer {
  margin: 0 20px 0 210px;
  padding: 10px 10px 10px 10px;
  font-size:14px;
}
#page #midden .clearFloat {
  clear: both;
  display: block;
}
#page #footer {
  background: url(images/footer_schaduw.png) bottom no-repeat;
  padding: 15px 10px 20px 10px;
}
#page #footer a {
  color: #999999;
  font: normal;
}
html {
     overflow: -moz-scrollbars-vertical;
}#page #midden #content p {
	color: #B71F18;
}
#page #midden #content p {
	color: #000;
}

