body {
  background: #9b9a92 url(/site/site_files/img/background.jpg) left top repeat-x; 
  color: #FFFFFF;
  font: 12px/1.5 arial;
  margin: 8px 0px 0px 0px; 
}

.abc_letter{
  display:none;
}

.oneven img {
  padding-top: 4px;
}

.paragraph {
  width: 100%;
  clear: both;
  padding: 0;
  margin: 0;
  line-height: 170%;
}

.devider {
  background-color: #F0037F;
  font-size: 0;
  margin: 5px 0;
}

#main {
  width: 980px;
  color: #000000;
  margin: 0px auto 0px;
}

#topLink {
  text-align: left;
  padding: 5px 10px 5px 28px;
  font-size: 11px;
  color: #FFFFFF;
}

#topLink form {
  margin: 0;
  padding: 0;
}

#topLink ul {
  margin: 0;
  padding: 0;
}

#topLink li {
  display: inline;
  padding-right: 15px;
}

#topLink input {
  background-color: #e9ecef;
  font-size: 10px;
  border: none;
  width: 65px;
}

#topLink span {
  position: absolute;
  margin: 2px;
  _margin: 3px 0 0 4px ;
  width: 11px; height: 11px;
  background: url(/site/site_files/img/search.png) no-repeat;
  text-indent: -2000;
  font-size: 0;
}

#topLink a{
  text-decoration: none;
  color: #FFFFFF;
}

#headerFlash {
  width: 970px;
  height: 165px;
  margin: 0px auto;
}

#headerFlash h1 {
  margin: 0;
  padding: 0;
}

#headerFlash h1 span {
  display: none;
}

#topMenu {
  height: 33px;
  margin: 0 auto 25px;
  width: 970px;
  background-color: #F0037F;
  text-align: left;
}

#topMenu ul {
  margin: 0;
  padding: 7px 0 0 10px;
  width: 650px;
  float: left;
}

#topMenu li {
  display: inline;
  list-style-type: none;
  border-right: 1px solid #FFFFFF;
  margin: 0; padding: 0;
}

#topMenu li.last {
  display: inline;
  list-style-type: none;
  border-right: none;
}

#topMenu li.active a {
  font-weight: bold;
}

/*#topMenu li.lastactive {
  display: inline;
  list-style-type: none;
  border: 0px;
}*/

#topMenu li.lastactive a{
  color: #ddd;
}

#topMenu a:link, #topMenu a:visited {
  padding: 3px 12px;
  color: #fff;
  text-decoration: none;
}

#innerContainer {
  width: 970px;
  margin-left: 0px;
  padding: 0;
  _margin-left: -5px;
}

#siteContainerTop {
  width: 980px;
  margin: 0px auto;
  min-height: 500px;
  _height: 500px;
  background-color: #FFFFFF;
  background: url(/site/site_files/img/back_top.jpg) center top no-repeat; 
}

#siteContainerBottom {
  width: 980px;
  margin: 0px auto;
  min-height: 500px;
  _height: 500px;
  color: #565656;
  background: url(/site/site_files/img/back_bottom.jpg) center bottom no-repeat; 
}

#siteContainerRepeat {
  width: 980px;
  margin: 0px auto;
  min-height: 500px;
  _height: 500px;
  background: url(/site/site_files/img/back_repeat.jpg) center top repeat-y; 
}

#content {
  float: left;
  width: 475px;
  color: #565656;
  margin: 0px 30px 45px 0px;
  padding-left: 15px;
  min-height: 380px;
  _height: 380px;
  border-left: 1px solid #E2E2E2;
}

#content a {
  color: #565656;  
}
#content a:hover {
  color: #F0037F;
}

#content h1 {
  margin: 0px 0px 5px 0px;
  font: 22px/1.5 arial;
  color: #F0037F; /*#787878*/
  font-weight: normal;
  border-bottom: 1px solid #E2E2E2;
}

#bannerRight {
  float: left;
  width: 214px;
  padding-bottom: 40px;
  margin-right: 10px;
  text-align: center;
}

#submenu {
  position: relative;
  width: 210px;
  float: left;
  margin: 0 0 250px 5px;
  background-color: #f4f4f3;
}

#submenu ul {
  margin-left: 0px;
  padding: 10px 5px 10px 5px;
  margin: 0px;
}

#submenu li {
  text-align: left; 
  list-style-type: none;
  color: #767676;
  width: auto;
}

#submenu a {
  display: block;
  height: 20px;
  background: url(/site/site_files/img/subnav_bottom.gif) bottom repeat-x;
  color: #69675e;
  text-decoration: none;
  padding: 4px 8px 4px 16px;
}

#submenu li.submenuItem_active a {
  background-color: #fff;
  color: #F0037F;
  font-weight: bold;
}

#submenu a:hover {
  background-color: #fff;
  color: #F0037F;
}

#footer{
  padding: 10px 0px 30px 0px;
  text-align: center;
}

#footer a{
  color: #ffffff;
}

#footer address {
 font-style: normal;
}

h2 {
  font-size: 14px;
  margin: 10px 0px; padding: 0px;
  color: #F0037F;
  border-bottom: 1px solid #E2E2E2;
  font-weight: normal;
}

.onderschrift {
  line-height: 13px;
  font-size: 11px;
  display: block;
  margin: 0px 0px 12px 0px;
}