<style type="text/css">{  }
#divUp   {position:absolute; left:10px; top:190px;}
#divDown {position:absolute; left:10px; top:565px;}
#divScrollTextCont {position:absolute; left:10px; top:205px; width:100%; height:350px; clip:rect(0px 100% 350px 0px); overflow:hidden; visibility:hidden;}
#divText {position:absolute; left:0px; top:0px;} 
body 
{background-color: #FFFFFF;
#background-image: url('../navimages/Boerenbont2.png');
color: #343432;
font-family: Arial,helvetica,sans-serif;
font-size:90%;
text-decoration: none;
SCROLLBAR-FACE-COLOR: #BFBA7A;
SCROLLBAR-HIGHLIGHT-COLOR: #EEEEEE;
SCROLLBAR-SHADOW-COLOR: #EEEEEE;
SCROLLBAR-3DLIGHT-COLOR: #BFBA7A;
SCROLLBAR-ARROW-COLOR: #BFBA7A;
SCROLLBAR-TRACK-COLOR: #BFBA7A;
SCROLLBAR-DARKSHADOW-COLOR: #BFBA7A
}

#bijschrift{background-color: #FFFFFF;
            color: #343432;
            font-family: Arial,helvetica,sans-serif;
            font-size:90%;
            text-decoration: none; text-align:center}
            
body.content
{background-repeat:no-repeat;
background-position: center ; }

body.links
{background-image: url('../images/lichtgrijs.png')}

body.dummy
{background-image: url('../images/grijs.png')}

div.menu
{visibility: hidden;}

table {table-layout:auto; }

td  {padding: 1px;
     margin: 1px ;
     color: #343432;
     background-color: #FFFFFF;
     font-family: Arial,helvetica,sans-serif;
     font-size:90%;
     text-decoration: none;}

th { text-align:center; 
     font-weight:bold;
     font-size:90%; 
     margin-top:2px; 
     margin-bottom:2px }

table.lijst { 
    table-layout: auto;
    empty-cells:show; 
    border-collapse: collapse;
    border-style: solid;
    border-width: 1px;
    border-color: black;
}

td.lijst, th.lijst {padding: 3px;
          margin: 2px ;
          border-style: solid;
          border-width: 1px;
          border-color: gray;
         }
td#lijst-center { text-align:center }
   
.lijst tr:hover {background-color:#f5f5f5;}

tr.tra
{color: #343432;
background-color: #FFFFFF;
font-family: Arial,helvetica,sans-serif;
font-size:90%;
text-decoration: none;}

tr.trb
{color: #343432;
background-color: #FFFFFF;
font-family: Arial,helvetica,sans-serif;
font-size:90%;
font-weight: bold;
text-decoration: none;}

tr.trc
{color: #343432;
background-color: #FFFFFF;
font-family: Arial,helvetica,sans-serif;
font-size:90%;
text-decoration: none;}


td.content
{color: #343432;
font-family: Arial,helvetica,sans-serif;
font-size:90%;
text-decoration: none; text-align:left}

td.plaatje
{background-color: #FFFFFF;
 margin: 15px 15px 15px 15px}

td.special
{background-color: #FFFFFF;
 padding: 10px}

td.tekst
{background-color: #FFFFFF;
 padding: 10px}

td.TLine 
{border-top:2px solid #000000; text-align:right }
          
ul { margin: 15px; padding:0;}

.button { font-family : Tahoma, Helvetica, sans-serif;
	     font-size : 10pt;
         color: #FFFFFF;
         background-color: #343432;
         border: none;
         cursor: pointer ;
         width: 120;
        }

.buttonc { font-family : Tahoma, Helvetica, sans-serif;
	     font-size : 10pt;
         color: #343432;
         background-color: #FFFFFF;
         border: none;
         cursor: pointer ;
         width: 120; 
        }

.ChgButton { font-family : Tahoma, Helvetica, sans-serif;
	     font-size : 16pt;
         color: #FFFFFF;
         background-color: #343425;
         border: none;
         cursor: pointer ;
         width: 30px;
         height: 30px;
         text-align: center ;
         vertical-align: middle;
         margin: 2 ;
        }

.RedButton { font-family : Tahoma, Helvetica, sans-serif;
	     font-size : 14 pt;
         color: #FFFFFF;
         background-color: #FF0000;
         border: medium none;
         cursor: pointer ;
         width: 140;
         height: 30; 
         text-decoration:blink ;
         visibility: hidden ;
        }

.GreenButton { font-family : Tahoma, Helvetica, sans-serif;
	     font-size : 14 pt;
         color: #000000;
         background-color: #00FF00;
         border: medium none;
         cursor: pointer ;
         width: 140;
         height: 30; 
         text-decoration:blink ;
         visibility: hidden ;
        }


.togcontent
{ display: table;
  clear: both;
  height: auto;
  width: 100%;
  margin: 10px ;
}

.atlcontent
{ display: table;
  clear: both;
  height: auto;
  width: 1500px;
  margin: 10px ;
}

.togbox
{ display: table-row;
  height: auto;
  margin-top: 5px ;
  border-spacing: 5px ;
}

.toggle 
{ display: inline-block;
  font-family : Tahoma, Helvetica, sans-serif;
  font-size : 18pt;
  color: #FFFFFF;
  background-color: #343432;
  border: medium none;
  width: 35px;
  max-width: 35px;
  height: 35px;
  max-height: 35px;
  cursor: pointer ;
  text-align: center ;
  vertical-align: center;
  padding-top: 2px ;
  padding-bottom: 2px ;
}

.togdummy 
{ display: table-cell;
  background-color: FFFFFF;
  width: auto;
  height: auto;
  padding: 2px  ;
}

.toghead 
{ display: table-cell;
  color: #000000;
  background-color: #FFFFFF;
  width: 100%;
  font-weight:bold;
  text-align:left ;
  padding-top: 5px ;
  padding-bottom: 5px ;
}

.togdetail
{ display: none;
  color: #000000;
  background-color: #FFFFFF;
  height: auto;
  font-weight:bold;
  text-align:left ;
  padding-top: 5px ;
}

.togspread
{ display: table-cell;
  color: #000000;
  background-color: #FFFFFF;
  height: auto;
  width: 100%;
  font-weight:bold; 
  text-align:left ;
  padding: 5px 12px 5px ;
}


.menu-button 
 {position:relative;
  display:inline-block;
  width:7em;
  text-align:center;
  cursor:pointer;
  border:2px solid #999; background-color:#666;
  background-color:rgba(128,128,128,0.75);
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  -opera-border-radius:10px;
  -khtml-border-radius:10px;
  border-radius:10px;
  font-size:12px;
  color:#fff;
  font-weight:bold;
  text-shadow:1px 1px 3px rgba(0,0,0,0.5);
  background-image:-webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(64,64,64,0.75)), to(rgba(192,192,192,0.9)));
  background-image:url('-moz-linear-gradient(top,bottom,from(rgba(64,64,64,0.75');
  -khtml-box-shadow:rgba(192,192,192,0.75) 0px 8px 24px;
  -moz-box-shadow:rgba(192,192,192,0.75) 0px 8px 24px;
  box-shadow:rgba(192,192,192,0.75) 0px 8px 24px; padding-left:0.5em; padding-right:0.5em; padding-top:0.25em; padding-bottom:0.3em
 }

.menu-button span
 {position:absolute;
  display:block;
  width:94%;
  left:3.5%;
  top:0px;
  height:5n0%;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  background-color:rgba(255,255,255,0.25);
  background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.75)), to(rgba(255,255,255,0)));
  background-image:url('-moz-linear-gradient(top,bottom,from(rgba(255,255,255,0.75');		
 }

#menu-button-effect
 {border-color:#999;
  background-color:rgba(128,128,128,0.75);
  background-image:-webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(64,64,64,0.75)), to(rgba(192,192,192,0.9)));
  background-image:url('-moz-linear-gradient(top,bottom,from(rgba(64,64,64,0.75');
  -khtml-box-shadow:rgba(192,192,192,0.75) 0px 8px 24px;
  -moz-box-shadow:rgba(192,192,192,0.75) 0px 8px 24px;
  box-shadow:rgba(192,192,192,0.75) 0px 8px 24px
 }

:hover#menu-button-effect
 {border-color:#CCCCCC;
  background-color:rgba(216,10,0,0.75);
  background-image:-webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(216,10,0,0.75)), to(rgba(96,192,255,0.9)));
  background-image:url('-moz-linear-gradient(top,bottom,from(rgba(216,10,0,0.75');
  -khtml-box-shadow:rgba(216,10,0,0.75) 0px 8px 24px;
  -moz-box-shadow:rgba(216,10,0,0.75) 0px 8px 24px;
  box-shadow:rgba(216,10,0,0.75) 0px 8px 24px;
  margin-right:1.5em
 }
	
#menu-button-effect
 {margin-right:1.5em;
  margin-right:1.5em;
 }

#main{position:absolute;
      margin-left: auto ;
      margin-right: auto ;
      left: 0px;
      right: 0px;
      width: 1000px;
      height: auto;
      background-image: url('../navimages/TransBackground.png');
      z-index: 1 ;}

#AchtergrondI{position:absolute;
              top:0px;
              left:0px;
              z-index:2;
              min-width: expression(document.body.clientWidth) ;
              min-height: expression(document.body.clientHeight) ;
              background-color: #FFFFFF;
              background-image: url('../navimages/Background.jpg');
              visibility:visible }

div#overlay {position:absolute;
	width: 600px ;
    height: 800px ;
	margin: 0px;
    border-width: 0px;
	padding:0px;
    z-index:2;
	background-color:#FFFFFF;
    visibility:hidden}

#header{background-color: #FFFFFF;
        border: 2px solid #CCCCCC;
        position:relative; 
        padding: 5px;
        -moz-border-radius:8px;
        -webkit-border-radius:8px;
        -opera-border-radius:8px;
        -khtml-border-radius:8px;
        border-radius:8px; text-align:center}

#footer{background-color: #FFFFFF;
        border: 2px solid #CCCCCC;
        position:relative; 
        padding: 5px;
        -moz-border-radius:8px;
        -webkit-border-radius:8px;
        -opera-border-radius:8px;
        -khtml-border-radius:8px;
        border-radius:8px; text-align:center; }

td#footer{color: #343432 ;
          border: 0px;
          padding: 0px;
          text-align:right}

a#footer{color: #343432 ;
         font-size:13px;
         border: 0px;
         padding: 0px;
         text-align:right}

#content{margin:4px; background-color: #FFFFFF;
         border: 2px solid #CCCCCC;
         position:relative;
         min-height: 500px;
         padding: 5px;
         overflow: auto;
         -moz-border-radius:8px;
         -webkit-border-radius:8px;
         -opera-border-radius:8px;
         -khtml-border-radius:8px;
         border-radius:8px}
        
#fotobox{margin:4px; background-color: #FFFFFF;
         color: #343432;
         border: 2px solid #CCCCCC;
         float: right;
         width: 300px;
         padding: 7px;
         overflow: auto;
         -moz-border-radius:8px;
         -webkit-border-radius:8px;
         -opera-border-radius:8px;
         -khtml-border-radius:8px;
         border-radius:8px}

div.popup{position:absolute;
          background-color: #DADADA;
          visibility: hidden ;
          width: 525px ;
          min-height: 200px ;
          height: auto ;
          top:0px;
          margin-left: auto ;
          margin-right: auto ;
          left: 0px;  
          right: 0px;
          z-index:3;
          border: 2px solid:#000000;
          padding: 5px;
          -moz-border-radius:8px;
          -webkit-border-radius:8px;
          -opera-border-radius:8px;
          -khtml-border-radius:8px;
          border-radius:8px; }

tab.popup {background-color: #FFFFFF;}
td.popup {padding: 5px ;
          spacing: 5px; }

td.menu
{background-color: #FFFFFF;
 color: #343432;
 font-family: Arial,helvetica,sans-serif;
 font-size:90%;
}

td.ITM
{background-color: #FFFFFF;}
 
td.neutraal
{background-image: url('../images/lichtgrijs.png');}

td.links
{background-color: #FFFFFF;}




h1, h2, h3, h4, h5, h6
{}

h1
{}

h2
{}

h3
{}

h4
{font-style:oblique; margin-top:0; margin-bottom:3}

h5
{}

h6
{}

p
{color: #343432
font-family: Arial,helvetica,sans-serif;
font-size:90%;
text-decoration: none; text-align:justify; margin-left:12; margin-right:12
}

a:link
{color: #343432;
font-family: Arial,helvetica,sans-serif;
font-size:13px;
text-decoration: none; 
cursor: hand; font-variant:small-caps
}

a:visited
{color: #343432;
font-family: Arial,helvetica,sans-serif;
font-size:13px;
text-decoration: none;
cursor: hand; font-variant:small-caps
}

a:active
{}

a:hover
{color: #343432;
font-family: Arial,helvetica,sans-serif;
font-size:13px;
text-decoration: none;
cursor: hand; font-variant:small-caps
}

a:link.menu
{color: #343432;
font-family: Arial,helvetica,sans-serif;
font-size:13px;
text-decoration: none; 
cursor: hand;
}

a:visited.menu
{color: #343432;
font-family: Arial,helvetica,sans-serif;
font-size:13px;
text-decoration: none;
cursor: hand;
}

a:active.menu
{}

a:hover.menu
{color: #343432;
font-family: Arial,helvetica,sans-serif;
font-size:13px;
text-decoration: none;
cursor: hand;
}

a:link.menu2
{color: #343432;
font-family: Arial,helvetica,sans-serif;
font-size:13px;
text-decoration: none; 
cursor: hand;
}

a:visited.menu2
{color: #343432;
font-family: Arial,helvetica,sans-serif;
font-size:13px;
text-decoration: none;
cursor: hand;
}

a:active.menu
{}

a:hover.menu2
{color: #343432;
font-family: Arial,helvetica,sans-serif;
font-size:13px;
text-decoration: none;
cursor: hand;
}

A.box {
	color: #343432;
	font-variant:small-caps; text-decoration:underline; font-weight:bold
}

a:hover.box, a:active.box {
	color: #343432;
	font-variant:small-caps; text-decoration:underline; font-weight:bold
}

a:link.box, a:visited.box {
	color: #343432;
	font-variant:small-caps; text-decoration:underline; font-weight:bold
}

a.welkom, a:hover.welkom, a:active.welkom, a:link.welkom, a:visited.welkom {font-size: 20pt; color: #343432;}


input, textarea
{background-color: #FFFFFF;
 color: #343432;
 border: 1px solid #7B7B7B;
 border-radius: 4px;
 font-family: Arial,helvetica,sans-serif; 
 font-size:90%; 
 text-decoration: none;
}

h1.kopITM
{background-color: #FFFFFF;
 margin: 6px ;
 color: #343432;
 font-family: Helvetica;
 font-size: 13pt;font-weight:bold;
 border-width: 0px; text-align:left
}

.tekstITM
{background-color: #FFFFFF;
 margin: 10px ;
 color: #343432;
 font-family: Helvetica;
 font-size:90%; text-align:justify; text-align:justify;
 border-width: 0px;
}

.kopSIM
{ color: #343432;
  font-family: Arial,helvetica,sans-serif;
  font-size: 14pt; text-align:justify; margin-top:12;
}

#special1
{color: #343432	;
 font-family: Arial;
 font-size: 40pt;
}
#special2
{color: #343432;
 font-family: Arial;
 font-size: 35pt;
}
#special3
{color: #343432;
 font-family: Arial;
 font-size: 30pt;
}
#special4
{color: #343432;
 font-family: Arial;
 font-size: 22pt;
}