h1
{
    color: #7F8169;
    text-decoration: none;
    font-size:12px;
}

h2
{
    color: #949681;
    text-decoration: none;
    font-size:11px;
}


iframe.editor
{
   scrollbar-3dlight-color: #FFFFFF;
   scrollbar-arrow-color: #7F0704;
   scrollbar-base-color: #FFFFFF;
   scrollbar-track-color: #FFFFFF;
   scrollbar-darkshadow-color: #FFFFFF;
   scrollbar-face-color: #FFFFFF;
   scrollbar-highlight-color: #7F0704;
   scrollbar-shadow-color: #7F0704;
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:11px;
   width: 436px;
   height: 276px;
   border: 1px;
   border-style: solid;
}

iframe.editor2
{
   scrollbar-3dlight-color: #FFFFFF;
   scrollbar-arrow-color: #7F0704;
   scrollbar-base-color: #FFFFFF;
   scrollbar-track-color: #FFFFFF;
   scrollbar-darkshadow-color: #FFFFFF;
   scrollbar-face-color: #FFFFFF;
   scrollbar-highlight-color: #7F0704;
   scrollbar-shadow-color: #7F0704;
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:11px;
   width: 230px;
   height: 276px;
   border: 1px;
   border-style: solid;
}



div
{
  z-index: 1;
}


div.centerme
{
   position: absolute;
}


div.main
{
   position: absolute;
}

div.flash
{
   z-index: 10;
}



div.menu-activiteiten
{
   position: absolute;
   top: 235px;
   left: 389px;
   visibility: hidden;
   z-index: 3;
}

div.menu-machines
{
   position: absolute;
   top: 286px;
   left: 389px;
   visibility: hidden;
   z-index: 3;
}

div.menu-fotos
{
   position: absolute;
   top: 337px;
   left: 389px;
   visibility: hidden;
   z-index: 3;
}

div.adres
{
   position: absolute;
   visibility: hidden;
}

a:link
{
    color: #636456;
    text-decoration: none;
}

a:visited
{
    color: #636456;
    text-decoration: none;
}

a:active
{
    color: #636456;
    text-decoration: none;
}

a:hover
{
    color: #949681;
    text-decoration: none;
}


a:link.submenu
{
    color: #949681;
    text-decoration: none;
}

a:visited.submenu
{
    color: #949681;
    text-decoration: none;
}

a:active.submenu
{
    color: #949681;
    text-decoration: none;
}

a:hover.submenu
{
    color: #636456;
    text-decoration: none;
}


a:link.small
{
    color: #949681;
    text-decoration: none;
    font-size:9px;
}

a:visited.small
{
    color: #949681;
    text-decoration: none;
    font-size:9px;
}

a:active.small
{
    color: #949681;
    text-decoration: none;
    font-size:9px;
}

a:hover.small
{
    color: #636456;
    text-decoration: none;
    font-size:9px;
}

a:link.menu
{
    color: #3C05A2;
    text-decoration: none;
}

a:visited.menu
{
    color: #3C05A2;
    text-decoration: none;
}

a:active.menu
{
    color: #3C05A2;
    text-decoration: none;
}

a:hover.menu
{
    color: #636456;
    text-decoration: none;
}

a:link.link
{
    color: #000000;
    text-decoration: none;
}

a:visited.link
{
    color: #000000;
    text-decoration: none;
}

a:active.link
{
    color: #000000;
    text-decoration: none;
}

a:hover.link
{
    color: #b5b5b5;	
    text-decoration: none;
}

body 
{
   background-color: #FFFFFF;
   background-attachement: fixed;
   background-repeat: repeat-x;
   background-valign:bottom;
   scrollbar-3dlight-color: #FFFFFF;
   scrollbar-arrow-color: #AFB199;
   scrollbar-base-color: #FFFFFF;
   scrollbar-track-color: #FFFFFF;
   scrollbar-darkshadow-color: #FFFFFF;
   scrollbar-face-color: #FFFFFF;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-shadow-color: #FFFFFF;
   text-align: center;
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;  
}


body.editor
{
   scrollbar-3dlight-color: #FFFFFF;
   scrollbar-arrow-color: #7F0704;
   scrollbar-base-color: #FFFFFF;
   scrollbar-track-color: #FFFFFF;
   scrollbar-darkshadow-color: #FFFFFF;
   scrollbar-face-color: #FFFFFF;
   scrollbar-highlight-color: #7F0704;
   scrollbar-shadow-color: #7F0704;
   text-align: left;
   margin-top: 5px;
   margin-bottom: 5px;   
   margin-left: 5px;
   margin-right: 5px;
   font-family:Arial;
   color: #000000;
   background-color: transparent;
   font-weight: normal;
   font-size:11px;
   border-bottom:  0px solid #FFFFFF;
   border-left: 0px solid #FFFFFF;
   border-right: 0px solid  #FFFFFF;
   border-top:  0px solid #FFFFFF;
}

img
{
   border: 0;
}

img.kader
{
   border-bottom:  1px solid #AFB199;
   border-left: 1px solid #AFB199;
   border-right: 1px solid  #AFB199;
   border-top:  1px solid #AFB199;
}

table
{ 
   border:  0px;
   background-color: transparent;
}

table.no-repeat
{ 
   background-repeat: repeat-y;
}

table.kader
{ 
   border-bottom:  1px solid #AFB199;
   border-left: 1px solid #AFB199;
   border-right: 1px solid  #AFB199;
   border-top:  1px solid #AFB199;
}



table.wit
{ 
   background-color: #FFFFFF;
   border-bottom: 0px;
   border-left: 0px solid #636456
   border-right: 0px solid  #636456
   border-top: 0px;
   background-repeat: no-repeat;
   background-position: bottom right;
}

table.top
{ 
   height: 90px;
   border-bottom: 0px solid #636456
   border-left: 0px;
   border-right: 0px;
   border-top: 0px;
}

table.bottom
{ 
   width: 100%;
   height: 10px;
   border-bottom: 0px;
   border-left: 0px;
   border-right: 0px;
   border-top: 0px solid #636456
}

table.left
{ 
   border-bottom: 0px;
   border-right: 0px solid #636456
   border-left: 0px;
   border-top: 0px;
   background-color: #DADADA;
}

table.menu
{ 

   background-color: transparent;
   
}

table.rooster
{ 
   border:  1px;
   border-style: solid;
   background-color: transparent;
   border-color: #000000;
}

td
{
   font-family:Arial;
   color: #000000;
   background-color: transparent;
   font-size:12px;
   text-align: left;
   verical-align: middle;
}

td.right
{
   text-align: right;
}

td.titel
{
   color: #828372;
   background-color: #ffffff	;
}

td.data	
{
   color: #828372;
   background-color: #ffffff;
}

td.tekst
{
   color: #828372;
   background-color: transparent;
}


td.datum
{

   color: #B5B6A8;
   background-color: transparent;
   text-align: right;
}

td.leftmenu
{
  border-right: 0px solid  #636456
}



td.left
{
   text-align: left;
}

td.submenu
{
   background-repeat: repeat-y;
   text-align: left;
   font-size: 14px;
   background-color: #FFFFFF;
}

td.left-opmerking
{
   text-align: left;
   font-size: 10px;
   color: #444444;
}

td.topmenu
{
   border-bottom: 0px;
   border-right: 0px;
   border-left:  0px solid #B5B6A8;
   border-top: 0px;
   height: 0px;
   text-align: center;   
   color: #636456
}

td.small
{
   text-align: center;
   font-size:9px;
}


td.small2
{
   text-align: right;
   font-size:9px;
}
td.left-taal
{
   text-align: left;
   font-size:14px;
   color: #838474;
}

td.left-taal2
{
   text-align: left;
   font-size:15px;
   color: #56574A;
}


td.center
{
   text-align: center;
}

td.center-rooster
{
   text-align: center;
   font-size:11px;
}

td.center-15
{
   text-align: center;
   font-size:15px;
}

td.center-titel
{
   text-align: center;
   font-size:18px;
}

td.center-titel2
{
   text-align: center;
   font-size:20px;
}

td.center-active
{
   background-color: #transparent;	
   color: #000000;
   text-align: left;
   padding-left: 10px;
}

td.blauw-top
{
   background-color: #transparent;
}	

td.blauw
{
   background-color: #transparent;
   padding-left: 10px;
}	

td.blauw-bottom
{
   background-color: #transparent;
   border-left: 1px;
   border-right: 0px;
   border-top: 0px;
   border-bottom: 0px;
   border-color: #3C05A2;
   border-style: solid;
}	

td.blauw-small
{
   background-color: #transparent;
   font-size:1px;
}

td.groen
{
    color: #4AA23A;
}


td.groen-center
{
   color: #4AA23A;
   text-align: center;
}

td.login
{
   font-family:Arial;
   font-size:10px;
   text-align: center;
   verical-align: middle;
}

td.poll-titel
{
   font-family:Arial;
   color: #000000;
   background-color: #7A1B2A;
   font-weight: normal;
   font-size:12px;
   text-align: center;
}

td.poll-bericht
{
   font-family:Arial;
   color: #000000;
   background-color: #2C2C3C;
   font-weight: normal;
   font-size:12px;
   text-align: center;
}

td.lijn
{
   background-color: #BEBEBB;
}

input
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 100px;
   height: 16px;
   border-color: #000000;
}

input.volgorde
{
   width: 25px;
   height: 16px;
   text-align: right;
   size: 3;
}

input.enquete
{
   width: 250px;
}

input.check
{
   border: 0px;
   width: 25px;
}


input.login
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 100px;
   height: 16px;
   background-color: #F4F4F4;
   border-color: #000000;
}

input.login2
{
   font-family:Arial;
   color: #636456
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 100px;
   height: 16px;
   background-color: #c5c5	;
   border-color: #636456
}

input.bestel1
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 195px;
   height: 16px;
   background-color: #F4F4F4;
   border-color: #000000;
}

input.bestel2
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 280px;
   height: 16px;
   background-color: #F4F4F4;
   border-color: #000000;
}


input.bestel6
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 327px;
   height: 16px;
   background-color: #F4F4F4;
   border-color: #000000;
}

input.bestel3
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 50px;
   height: 16px;
   background-color: #F4F4F4;
   border-color: #000000;
}

textarea.bestel
{
   background-color: #F4F4F4;   
   width: 180px;
   height: 100px;
   scrollbar-3dlight-color: #CCCCCC;	
   scrollbar-arrow-color: #CCCCCC;	
   scrollbar-base-color: #F4F4F4;
   scrollbar-track-color: #F4F4F4;
   scrollbar-darkshadow-color: #CCCCCC;	
   scrollbar-face-color: #F4F4F4;
   scrollbar-highlight-color: #F4F4F4;
   scrollbar-shadow-color: #F4F4F4;
   
}

input.bestel5
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 180px;
   height: 16px;
   background-color: #F4F4F4;
   border-color: #000000;
}

select.bestel4
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 90px;
   height: 16px;
   background-color: #F4F4F4;
   border-color: #000000;
}

input.edit
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:9px;
   border: 1px;
   border-style: solid;
   width: 250px;
   height: 17px;
}

textarea.edit
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:9px;
   background-color: #F4F4F4;   
   width: 250px;
   height: 100px;
   scrollbar-3dlight-color: #CCCCCC;	
   scrollbar-arrow-color: #CCCCCC;	
   scrollbar-base-color: #F4F4F4;
   scrollbar-track-color: #F4F4F4;
   scrollbar-darkshadow-color: #CCCCCC;	
   scrollbar-face-color: #F4F4F4;
   scrollbar-highlight-color: #F4F4F4;
   scrollbar-shadow-color: #F4F4F4;
   
}

input.edit-postcode
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:9px;
   border: 1px;
   border-style: solid;
   width: 40px;
   height: 17px;
}

input.edit-woonplaats
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:9px;
   border: 1px;
   border-style: solid;
   width: 126px;
   height: 17px;
}

input.radiopoll
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:10px;
   border: 0px;
   border-style: solid;
   width: 10px;
   height: 17px;
}

input.get
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 20px;
   height: 17px;
}


input.get-fotos
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 100px;
   height: 17px;
}

input.get2
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 40px;
   height: 17px;
}

iframe
{
   background-color: transparent;
}

input.nieuws
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 350px;
   height: 17px;
   
}

input.nieuws-small
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 140px;
   height: 17px;
}

input.nieuws-smallest
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 100px;
   height: 17px;
}


input.foto
{
   width: 150px;
 
}

textarea
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 250px;
   height: 100px;
   scrollbar-3dlight-color: #eeeeee;
   scrollbar-arrow-color: #eeeeee;
   scrollbar-base-color: #ffffff;
   scrollbar-track-color: #ffffff;
   scrollbar-darkshadow-color: #eeeeee;
   scrollbar-face-color: #ffffff;
   scrollbar-highlight-color: #ffffff;
   scrollbar-shadow-color: #ffffff;
   
}

input.inschrijvingen
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 180px;
   height: 17px;
}

input.inschrijvingenChk
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:10px;
   border: 0px;
   //border-style: solid;
   width: 17px;
   height: 17px;
}

select.edit
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 250px;
   height: 17px;
}

select.edit-small
{
   font-family:Arial;
   color: #000000;
   font-weight: normal;
   font-size:10px;
   border: 1px;
   border-style: solid;
   width: 50px;
   height: 17px;
}

font.big
{
   font-size: 14px;
}

font.1
{
   font-size: 17px;
}


font.wit
{
   color: #ffffff;
}