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-color: #999933;
  color: #2c2d2e;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial;
  font-size: 13px;
  letter-spacing: 0.6px;
  line-height: 18px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #43561E;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
}
h2 {
  color: #777890;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
  color: #999933;
  font-size: 14px;
  font-weight: bold;
}
a,  a:link {
  color: #3366FF;
  font-weight: none;
  text-decoration: none;
}
a:visited {
  color: #3366FF;
  font-weight: none;
  text-decoration: none;
}
a:hover {
  color: #3a32c4;
  text-decoration: underline;
}

a:active {
  color: #383644;
}
a.wit:link { color: white; text-decoration: none }
a.wit:visited { color: white; text-decoration: none }
a.wit:hover { color: #999933; text-decoration: none }
a.wit:active { color: white; text-decoration: none }

img.links {
	float: left;
	margin-right: 10px;
}
img.rechts {
	float: right;
	margin-left: 10px;
}

#outerWrapper {
  background: #FFFFFF url(images/groene_balk.jpg) top no-repeat;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 950px;
  border: 1px solid #43561E;
}
#outerWrapper #header {
  background-color: #FFFFFF;
  border-bottom: solid 1px #767a7f;
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
  padding: 10px 10px 10px 10px;
}
#outerWrapper #contentWrapper #leftColumn1 {
  float: left;
  padding: 10px 10px 10px 10px;
  width: 237px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 260px;
  padding: 35px 15px 10px 10px;
}
#outerWrapper #contentWrapper #content #kader1 {
  line-height: 24px;
  width: 320px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
  background-color: #43561E;
  border-top: solid 1px #9ea3aa;
  padding: 10px 10px 10px 10px;
}
html {
     overflow: -moz-scrollbars-vertical;
}#outerWrapper #contentWrapper #content ul li a {
	color: #000;
}
#outerWrapper #contentWrapper #content ul li a {
	color: #2c2d2e;
}
