.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
.clearfix {
    display: inline-block;
}
 
html[xmlns] .clearfix {
    display: block;
}
 
* html .clearfix {
    height: 1%;
}

body.keur, html.keur {
  background-color: #ddeef0 !important;
}

body, html {
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-size: 12px;
  color: #606060;
}

body.content {
    line-height: 24px;
}

#content {
  line-height: 24px;
  padding-left:38px;
}

#content a {
  color: #606060;
  text-decoration: none;
  border-bottom:1px solid #6c065a;
}

#content a:hover {
  color: #6c065a;
}

#content ul li {
  list-style-type: square;
  list-style-image: url(../images/bullet.gif);
  list-style-position: inside;
}

#content ul {
  margin-bottom: 15px;
}

p {
  margin-bottom:20px;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

h1 {
  font-size: 16px;
  color: #6c065a;
  font-weight:bold;
}

h2 {
  font-size: 13px;
  color: #6c065a;
  font-weight:bold;
  text-decoration: underline;
}

h3 {
  font-size: 13px;
  color: #6ea8ad;
  font-weight: bold;
  text-decoration: underline;
}

h4 {
  font-size: 13px;
  color: #606060;
  font-weight: bold;
  text-decoration: underline;
}

h5 {
  font-size: 12px;
  color: #6ea8ad;
}

h6 {
  font-size: 12px;
  color: #6c065a;
}
h1,h2,h3,h4,h5,h6 {
  margin-bottom: 10px;
}

#container {
  position:relative;
  top:100px;
  width: 900px;
  margin-left:auto;
  margin-right:auto;
  background-color: #ffffff;
  height:200px;
}

#kolommen {
  background-image: url(../images/bottom_corners.png);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-color: #ffffff;
  padding-bottom: 30px;
}

#logo {
  width: 650px;
  height:140px;
  background-image: url(../images/logo.png);
  background-repeat: no-repeat;
  position: absolute;
  top:-72px;
  left:30px;
}

#heading {
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-size:15px;
  color: #85CCD1;
  background-color: #ffffff;
  letter-spacing:2px;
}

#woord_1 {
  position:absolute;
  width:330px;
  height:20px;
  text-align: right;
  top:-60px;
  right:120px;
}

#woord_2 {
  position:absolute;
  width:180px;
  height:20px;
  text-align: left;
  top:-25px;
  right:0px;
 }

 #woord_3 {
   position:absolute;
   width:400px;
   height:20px;
   text-align: right;
   top:10px;
   right:115px;
  }

  #woord_4 {
    position:absolute;
    width:400px;
    height:20px;
    text-align: right;
    top:45px;
    right:135px;
   }
  
#hoofdfoto {
  position:absolute;
  top:75px;
  left:3px;
}

#hoofdmenu {
  padding-top:240px;
  background-color: #ffffff !important;
  background-image: url(../images/top_corners.png);
  background-repeat: no-repeat;
}

table#menu {
  position:relative;
  left:3px;
  text-transform: uppercase;
  width: 894px !important;
}

table#menu td {
  text-indent: 10px;
}

table#menu td.last {
  text-indent: 0px !important;
}

#linkerkolom {
  padding-top:40px;
  padding-right: 30px;
  width:660px;
}

#content {
  border-right: 1px solid #64004f;
  padding-right:30px;
}
#rechterkolom {
  position:absolute;
  top:300px;
  left:660px;
}

#kleinmenu ul {
  padding-left:20px;
}
#kleinmenu ul li {
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  float: left;
  padding-right:10px;
}

#kleinmenu ul li a {
  color: #64004F;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

#kleinmenu ul li a:hover {
  color: #6EA8AD;
}

#kleinmenu ul li#current a {
  text-decoration:underline;
}

#adresgegevens {
  padding-left:20px;
  padding-top:35px;
  line-height:25px;
  color: #64004f;
}

#adresgegevens a {
  color: #64004f;
  text-decoration: none;
}

#trans-active {
  text-decoration:underline;
}

#spacer {
  height: 30px !important;
}

#footer {
  height: 40px !important;
}

#menu2 {
  text-align: right !important;
}

#menu3 {
  text-align: center !important;
}
.clear-block {
  clear: both;
}


#hoofdmenu > ul {
    position: relative;
    left: 3px;
}
#hoofdmenu > ul > li:first-child {
    display: none;
}
#hoofdmenu > ul > li {
    float: left;
}

#hoofdmenu > ul > li > a {
    background-color: #D5E5E7 !important;
    font-size: 12px !important;
    font-family: Arial, Helvetica, sans-serif !important;
    text-align: center;
    font-weight: bold !important;
    color: #61004C !important;
    text-decoration: none !important;
    margin-bottom: 0px !important;
    display: block;
    white-space: nowrap;
    padding: 3px 11px 3px 11px;
    text-transform: uppercase;

}

#hoofdmenu > ul > li:last-child a {
    padding-right: 16px;
}

#hoofdmenu > ul > li > ul {
    border: 1px solid #61004C;
    background-color: #D5E5E7 !important;
}

#hoofdmenu > ul > li > ul > li > a {
    display: block;
    padding: 5px 5px 5px 5px !important;
    font-size: 12px !important;
    font-family: Arial, Helvetica, sans-serif !important;
    text-align: left !important;
    font-weight: normal !important;
    color: #61004C !important;
    text-decoration: none;
}

#hoofdmenu > ul > li > ul > li > a:hover {
     background-color: #B9E0E3 !important;
}

#hoofdmenu > ul > li {
    position: relative;
}
#hoofdmenu > ul > li > ul {
    display: none;
    position: absolute;
}
#hoofdmenu > ul > li:hover > ul {
    display: block;
}

.item-id-405 > ul {
    left: 40px;
}

.item-id-407 > ul {
    left: 30px;
}

.item-id-410 > ul {
    left: 60px;
}

.item-id-405 {
    width: 270px;
}
.item-id-405 a {
    padding-left: 0px !important;
}
.item-id-407 {
    width: 200px;
}
.item-id-410 {
    width: 200px;
}
.item-id-415 {
    width: 224px;
}