/* HTML TAGS START */
body {
  width:                       100%;
  height:                      100%;
  margin:                      0px;
  padding:                     0px;
  cursor:                      default;
  background-color:            #FFFFFF;
  font:                        normal 10px Verdana;
  line-height:                 19px;
}

h1 {
  margin:                      0px 0px 17px 0px;
  padding:                     0px;
  font:                        normal 18px Verdana;
  color:                       #6FB31A;
}

h2 {
  margin:                      0px 0px 17px 0px;
  padding:                     0px;
  font:                        normal 18px Verdana;
  color:                       #E08E28;
}

h3 {
  margin:                      0px 0px 17px 0px;
  padding:                     0px;
  font:                        normal 16px Verdana;
  color:                       #6FB31A;
}

h4 {
  margin:                      0px 0px 17px 0px;
  padding:                     0px;
  font:                        normal 16px Verdana;
  color:                       #E08E28;
}

h5 {
  margin:                      0px 0px 17px 0px;
  padding:                     0px;
  font:                        normal 14px Verdana;
  color:                       #6FB31A;
}

h6 {
  margin:                      0px 0px 17px 0px;
  padding:                     0px;
  font:                        normal 14px Verdana;
  color:                       #E08E28;
}

hr {
  width:                       100%;
  height:                      1px;
  margin:                      5px 0px 5px 0px;
  border:                      0px;
  border-top:                  1px solid #E08E28;
}

a {
  color:                       #6FB31A;
  text-decoration:             underline;
}

a:hover {
  color:                       #6FB31A;
  text-decoration:             none;
}

img {
  border:                      0px;
}

div {
  margin: 0px;
  padding: 0px;
}

form {
  margin:                      0px;
}

input.text {
  width:                       250px;
  height:                      19px;
  border:                      1px solid #A5ACB2;
  font:                        normal 12px Verdana;
  vertical-align:              middle;
}

input.button {
  font:                        normal 12px Verdana;
  vertical-align:              middle;
}

select {
  width:                       250px;
  height:                      19px;
  border:                      1px solid #A5ACB2;
  font:                        normal 12px Verdana;
  vertical-align:              middle;
}

textarea {
  width:                       250px;
  height:                      80px;
  border:                      1px solid #A5ACB2;
  font:                        normal 10px Verdana;
}

table {
  font:                        normal 10px Verdana;
  color:                       #595959;
  text-align:                  justify;
  line-height:                 19px;
}

table td {
  vertical-align:              top;
}
/* HTML TAGS END */

/* CUSTOM CSS TAGS START */
.fullscreen {
  width:                       100%;
  height:                      100%;
}

.siteholder {
  width:                       100%;
  height:                      100%;
  text-align:                  center;
  vertical-align:              middle;
}

.site {
  width:                       955px;
  height:                      600px;
  border:                      1px solid #000000;
}

.logo {
  width:                       141px;
  height:                      104px;
  background-color:            #003A2D;
}

.header {
  width:                       812px;
  height:                      104px;
  background:                  url('../images/header.jpg') no-repeat top left;
}

.home {
  height:                      25px;
  padding-left:                22px;
  font:                        bold italic 14px Verdana;
  color:                       #6FB31A;
  line-height:                 25px;
}

.home a {
  color:                       #6FB31A;
  text-decoration:             none;
}

.home a:hover {
  color:                       #E08E28;
  text-decoration:             none;
}

.submenu {
  width:                       812px;
  height:                      25px;
  padding-left:                50px;
  font:                        normal 14px Verdana;
  line-height:                 25px;
  background-color:            #003A2D;
}

.submenu a {
  margin:                      0px 45px 0px 0px;
  line-height:                 25px;
  color:                       #6FB31A;
  text-decoration:             none;
}

.submenu a:hover {
  color:                       #FFFFFF;
  text-decoration:             none;
}

.siteleftholder {
  width:                       141px;
  height:                      470px;
  background-color:            #003A2D;
}

.siteleft {
  width:                       141px;
  height:                      470px;
  background-color:            #003A2D;
}

.menu {
  width:                       141px;
  padding-top:                 30px;
  font:                        normal 12px Verdana;
  white-space:                 nowrap;
}

.menu a {
  height:                      23px;
  width:                       100%;
  padding:                     0px 0px 0px 22px;
  line-height:                 23px;
  color:                       #FFFFFF;
  text-decoration:             none;
  display:                     block;
  background:                  url('../images/menubutton_bg.gif') no-repeat top left;
}

.menu a:hover {
  color:                       #E08E28;
  text-decoration:             none;
}

.menubutton1, a.menubutton1, a.menubutton1:hover {
  height:                      24px;
  padding:                     0px 0px 0px 22px;
  line-height:                 24px;
  display:                     block;
  background-image:            url('../images/menubuttontop_bg.gif');
}
.menubutton_virtueel {
  color:                       #E08E28 !important;
}

.footer {
  width:                       141px;
  padding:                     22px;
  font:                        normal 10px Arial;
  color:                       #6FB31A;
  vertical-align:              bottom;
}

.footer a {
  color:                       #6FB31A;
  text-decoration:             none;
}

.footer a:hover {
  color:                       #6FB31A;
  text-decoration:             underline;
}

.siterightholder {
  width:                       812px;
  height:                      470px;
  background:                  url('../images/content_bg.gif') no-repeat bottom right;
}

.siteright {
  width:                       812px;
  height:                      470px;
}

.content {
  width:                       812px;
  height:                      374px;
}

.contentscrolling {
  width:                       812px;
  height:                      374px;
  overflow:                    auto;
  overflow-x:                  hidden;
  overflow-y:                  auto;

  scrollbar-base-color:        #FFFFFF;   /* basiskleur */
  scrollbar-face-color:        #FFFFFF;   /* basiskleur frontvlakken */
  scrollbar-arrow-color:       #003A2D;   /* pijlkleur */
  scrollbar-3dlight-color:     #FFFFFF;   /* randkleur linkboven */
  scrollbar-highlight-color:   #6FB31A;   /* hooglicht linksboven */
  scrollbar-darkshadow-color:  #FFFFFF;   /* randkleur rechtsonder */
  scrollbar-shadow-color:      #6FB31A;   /* laaglicht rechtsonder */
  scrollbar-track-color:       #FFFFFF;   /* achtergrondkleur lege ruimte scrollbar */
}

.contentblock {
  width:                       692px;
  height:                      300px;
  margin:                      30px 0px 30px 50px;
  font:                        normal 10px Verdana;
  line-height:                 19px;
  color:                       #000000;
}

.contenttitle {
  width:                       692px;
  height:                      35px;
}

.content1 {
  width:                       331x;
  padding-right:               15px;
}

.content2, .content2_news {
  width:                       331px;
  padding-left:                15px;
}

.content2_news {
  border-left:                 1px solid #E08E28;
}

.contentbottom {
  width:                       812px;
  height:                      96px;
  text-align:                  right;
  background:                  url('../images/footer.gif') no-repeat bottom right;
}

/* ### Split page */
div#split_fullscreen {
  position:                    absolute;
  width:                       100%;
  height:                      100%;
  text-align:                  center;
  background-color:            white;
}

div#split_shim {
  visibility:                  hidden;
  width:                       100%;
  height:                      50%;
  margin:                      0 auto;
  margin-top:                  -299px;
  float:                       left;
}

div#split_site {
  position:                    static;
  width:                       955px;
  height:                      600px;
  margin:                      0 auto;
  clear:                       both;
  border:                      1px solid black
}

div#header {
  width:                       955px;
  height:                      93px;
}

div#flash {
  width:                       955px;
  height:                      138px;
}

div#choice {
  height:                      111px;
  width:                       955px;
}

div#choice .column1 {
  width:                       358px;
  height:                      111px;
  float:                       left;
  margin-left:                 57px;
}

div#choice .column2 {
  width:                       100px;
  height:                      111px;
  float:                       left;
}

div#choice .column3 {
  width:                       383px;
  height:                      111px;
  float:                       left;
  margin-right:                 57px;
}

div#footer {
  width:                       955px;
  height:                      43px;

}
div#split_site .spacer {
  width:                       955px;
  height:                      83px;
}
/* CUSTOM CSS TAGS END */