body{
background-color:#FFFFFF;
color:#666666;
font-size: 13px;
font-family: verdana, arial;
line-height: 20px;
margin: 0px 0px 0px 0px;
} 

/* Links */

a {
color: #993300;
}

a:visited {
color: #993300;
outline: none;
}
	
a:active {
color: #993300
outline: none;
}

a:hover {
color: #0000FF;
}


/* Lijnen */

hr {
  border: 1px;
  background-color: #99CC66;
  color: #99CC66;
  height: 1px;
}

/* Container om de boel bijeen te houden */

#container{
position: relative;
margin: auto;
width: 1024px;
height 2000px;
padding: 0px 0px 0px 0px;
}

/* Kop bovenaan iedere pagina */

#header1{
position: absolute; left: 0px; top: 0px;
width:1005px;
height:150px; 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color:#D5EDB3;
border:1px solid #99CC66;
}
 
#header1 img{ 
width:220px; height:155px; 
border:1px solid #99CC66;
} 

/* Linkerdeel balk onder de kop */

#header2{
position: absolute; left: 0px; top: 151px;
width:220px;
height:25px; 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color:#99CC66;
border-left:1px solid #99CC66;
border-right:1px solid #99CC66;
border-bottom:1px solid #F4FFE4;
border-top:1px solid #F4FFE4;
}

#header2c{
position: absolute; left: 0px; top: 0px;
width:220px;
height:25px; 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color:#99CC66;
border-left:1px solid #99CC66;
border-right:1px solid #99CC66;
border-bottom:1px solid #F4FFE4;
border-top:1px solid #F4FFE4;
}
/* Rechterdeel balk onder de kop */

#header3{
position: absolute; left: 221px; top: 151px;
width:785px;
height:25px; 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color:#99CC66;
border-right:1px solid #99CC66;
border-bottom:1px solid #F4FFE4;
border-top:1px solid #F4FFE4;
}

#header3c{
position: absolute; left: 221px; top: 0px;
width:785px;
height:25px; 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color:#99CC66;
border-right:1px solid #99CC66;
border-bottom:1px solid #F4FFE4;
border-top:1px solid #F4FFE4;
}

/* Inhoud midden-boven Index-pagina */

#content1{
position: absolute; left: 222px; top: 178px;
width:501px;
height:392px; 
margin: 0px 0px 0px 0px;
padding: 12px 30px 0px 30px;
background-color:#F4FFE4;
border:1px solid #99CC66;
color:#666666;
font-size: 13px;
font-family: verdana, arial;
line-height: 20px;
}

/* Inhoud bovenste deel overige pagina's */

#content1a{
float:left;
width:965px;
margin: 178px 0px 0px 0px;
padding: 12px 20px 0px 20px;
background-color:#F4FFE4;
border-left:1px solid #99CC66;
border-right:1px solid #99CC66;
border-top:1px solid #99CC66;
color:#666666;
font-size: 13px;
font-family: verdana, arial;
line-height: 20px;
}

/* Inhoud onder overige pagina's (foto's) */

#content1b{
float: left;
width:965px;
height:2500px;
margin: 0px 0px 0px 0px;
padding: 20px 20px 0px 20px;
background-color:#F4FFE4;
border-left:1px solid #99CC66;
border-right:1px solid #99CC66;
border-bottom:1px solid #99CC66;
color:#666666;
font-size: 10px;
font-family: arial, verdana;
line-height: 10px;
}

/* Grootte van de plaatjes binnen 1b */

#content1b img{ 
width:220px; 
height:165px; 
} 



/* Inhoud grote fotopagina's (foto's) */

#content1c{
position: absolute; left: 0px; top: 26px;
width:965px;
height:2000px;
margin: 0px 0px 0px 0px;
padding: 10px 20px 0px 20px;
background-color:#5C743D;
border-left:1px solid #99CC66;
border-right:1px solid #99CC66;
border-bottom:1px solid #99CC66;
color:#666666;
font-size: 10px;
font-family: arial, verdana;
line-height: 10px;
}

#content1c img{ 
border:2px solid #99CC66;
}

/* Inhoud rechts-coven Index-pagina */

#content2{
position: absolute; left: 785px; top: 178px;
width:201px;
height:385px; 
margin: 0px 0px 0px 0px;
padding: 20px 10px 0px 10px;
background-color:#D5EDB3;
border-top:1px solid #99CC66;
border-right:1px solid #99CC66;
color:#666666;
font-size: 11px;
font-family: arial;
line-height: 12px;
}

/* Menu Index-pagina */

#menu{
float:left;
width:222px;
height:370px;
margin: 178px 0px 0px 0px;
padding: 35px 0px 0px 0px;
background-color:#5C743D;
border-right :1px solid #99CC66;
color:#F4FFE4;
font-size: 11px;
font-family: verdana;
line-height: 30px;
}

/* Blok linksonder onder Menu Index-pagina */

#content3{
position: absolute; left: 0px; top: 583px;
width:202px;
height:197px;
padding: 0px 0px 0px 20px;
background-color:#5C743D;
border-right :1px solid #99CC66;
border-bottom :1px solid #99CC66;
color:#D5EDB3;
font-size: 10px;
font-family: arial;
line-height: 30px;
}

/* Blok middenonder Content 1 Index-pagina */

#content4{
position: absolute; left: 222px; top: 583px;
width:562px;
height:196px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color:#99CC66;
border-top:1px solid #99CC66;
border-right:1px solid #99CC66;
border-bottom:1px solid #99CC66;
}

#content4 img{ 
border:1px solid #99CC66;
} 

/* Blok rechts midden onder Content 2 Index-pagina */

#content5{
position: absolute; left: 784px; top: 583px;
width:211px;
height:192px; 
margin: 0px 0px 0px 0px;
padding: 10px 5px 0px 5px;
background-color:#D5EDB3;
border-left:1px solid #99CC66;
border-right:1px solid #99CC66;
border-bottom:1px solid #99CC66;
color:#666666;
font-size: 11px;
font-family: arial;
line-height: 12px;
}

/* Blok linksonder Content 3 Index-pagina */

#content6
{
position: absolute; left: 0px; top: 780px;
width:201px;
height:2000px;
padding: 110px 0px 0px 20px;
background-color:#F4FFE4;
border:1px solid #99CC66;
color:#666666;
font-size: 9px;
font-family: verdana;
}


/* Blok middenonder Content 4 Index-pagina */

#content7{
position: absolute; left: 224px; top: 780px;
width:565px;
height:2000px;
margin: 0px 0px 0px 0px;
padding: 110px 0px 0px 0px;
background-color:#F4FFE4;
border-bottom:1px solid #99CC66;
border-top:1px solid #99CC66;
color:#666666;
font-size: 11px;
font-family: arial;
line-height: 12px;
}


/* Blok rechtsonder Content 5 Index-pagina */

#content8{
position: absolute; left: 784px; top: 780px;
width:161px;
height:2000px; 
margin: 0px 0px 0px 0px;
padding: 110px 10px 0px 50px;
background-color:#F4FFE4;
border-left:1px solid #99CC66;
border-right:1px solid #99CC66;
border-bottom:1px solid #99CC66;
border-top:1px solid #99CC66;
color:#666666;
font-size: 11px;
font-family: arial;
line-height: 12px;
}
#content8 a:link    { color: #666666; } 
#content8 a:visited {color: #666666;outline: none;}
#content8 a:active {color: #666666; outline: none;}
#content8 a:hover {color: #0000FF;}

#links1{
float: left;
width:294px;
margin: 0px 20px 20px 0px;
padding: 5px 5px 5px 5px;
background-color:#F4FFE4;
border:1px solid #99CC66;
color:#666666;
font-size: 13px;
letter-spacing:0px;
font-family: arial; verdana;
line-height: 22px;
}
#links1 a:hover {
color: #0000FF;
font-weight: bold;
}


#links2{
float: left;
width:294px;
margin: 0px 20px 20px 0px;
padding: 5px 5px 5px 5px;
background-color:#F4FFE4;
border:1px solid #99CC66;
color:#666666;
font-size: 13px;
letter-spacing:0px;
font-family: arial; verdana;
line-height: 22px;
}
#links2 a:hover {
color: #0000FF;
font-weight: bold;
}

#links3{
float: left;
width:294px;
margin: 0px 0px 20px 0px;
padding: 5px 5px 5px 5px;
background-color:#F4FFE4;
border:1px solid #99CC66;
font-size: 13px;
letter-spacing:0px;
font-family: arial; verdana;
line-height: 22px;
}
#links3 a:hover {
color: #0000FF;
font-weight: bold;
}

#links4{
float: left;
width:294px;
margin: 0px 20px 20px 0px;
padding: 5px 5px 5px 5px;
background-color:#F4FFE4;
border:1px solid #99CC66;
font-size: 13px;
letter-spacing:0px;
font-family: arial; verdana;
line-height: 24px;
}
#links4 a:hover {
color: #0000FF;
font-weight: bold;
}


#links5{
float: left;
width:294px;
margin: 0px 20px 20px 0px;
padding: 5px 5px 5px 5px;
background-color:#F4FFE4;
border:1px solid #99CC66;
color:#666666;
font-size: 13px;
letter-spacing:0px;
font-family: arial; verdana;
line-height: 24px;
}
#links5 a:hover {
color: #0000FF;
font-weight: bold;
}


#links6{
float: left;
width:294px;
margin: 0px 0px 20px 0px;
padding: 5px 5px 5px 5px;
background-color:#F4FFE4;
border:1px solid #99CC66;
color:#666666;
font-size: 13px;
letter-spacing:0px;
font-family: arial; verdana;
line-height: 24px;
}
#links6 a:hover {
color: #0000FF;
font-weight: bold;
}

/* Menulijst */

ul#menu {
margin: 0;
padding: 0;
list-style-type: none;
}

/* Menuhyperlinks */

ul#menu a {
display: block;
color: #D5EDB3;
font-weight: bold;
background: #5C743D;
width: 200px;  
height: 700 px;               
padding: 3px 3px 3px 20px;    
text-decoration: none;
border-bottom:1px solid #99CC66;
}

ul#menu a:hover {
background-color: #99CC66;
color: #A43332;
}

/* Header bovenaan pagina */

h1{
text-align:center;
margin: 0px 0px 0px 0px;
padding: 40px 0px 0px 0px;
color: #5C743D;
font-size: 32px;
font-family: Verdana, Arial, Helvetica, sans-serif ;
letter-spacing:2px;
}

/* Rode letters onder header bovenaan */

h2{
text-align:center;
margin: 0px 0px 0px 0px;
padding: 8px 0px 10px 0px;
color:#A43332;
font-size: 14px;
font-family: arial;
letter-spacing:2px;
line-height: 15px;
}


/* Tekst links in menubalk onder header */


h3{
text-align:left;
margin: 0px 0px 0px 0px;
padding: 3px 0px 0px 20px;
color:#A43332;
font-size: 9px;
font-family: verdana;
letter-spacing:2px;
font-weight: bold; 
}

/* Speciale uitgelijnde headers in balk bovenin  */

.h3a{
text-align:left;
margin: 0px 0px 0px 0px;
padding: 3px 0px 0px 20px;
color:#A43332;
font-size: 9px;
font-family: verdana;
letter-spacing:2px;
font-weight: bold; 
}

h4{
text-align:right;
margin: 0px 0px 0px 0px;
padding: 3px 20px 0px 0px;
color:#A43332;
font-size: 9px;
font-family: verdana;
letter-spacing:2px;
font-weight: bold; 
}

.h4a{
text-align:right;
margin: 0px 0px 0px 0px;
padding: 3px 20px 0px 0px;
color:#A43332;
font-size: 9px;
font-family: verdana;
letter-spacing:2px;
font-weight: bold; 
}

/* Groene header op contentpagina */

h5{
text-align:left;
margin: 0px 0px 0px 0px;
padding: 20px 0px 10px 0px;
font: 22px Arial, Helvetica, Sans-serif;
color: #99CC66;
line-height:26px;
letter-spacing: 5px;
}

/* Groene headertjes op linkpagina */

h6{
text-align:left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font: 18px Arial, Helvetica, Sans-serif;
color: #99CC66;
letter-spacing: 5px;
}


/* Diverse fonts  */


/* Grote kop in o.a. tarieven  */
.t1{
text-align:left;
margin: 0px 0px 0px 0px;
padding: 10px 5px 0px 5px;
color:#A43332;
font-size: 20px;
font-family: verdana;
letter-spacing:2px;
font-weight: bold; 
}

.t2{
text-align:left;
margin: 0px 0px 0px 0px;
padding: 10px 0px 10px 0px;
color:#A43332;
font-size: 12px;
font-family: verdana;
letter-spacing:2px;
font-weight: bold; 
}

/* Rode header  */

.subHeader {
font:bold 11px Arial, Helvetica, sans-serif;
color: #993300;
line-height:22px;
letter-spacing:2px;
}

/* kleine grijze letters  */

.kleingrijs {
color:#666666;
font-size: 10px;
font-family: arial, verdana;
line-height: 14px;
text-align:center;
}

/* kleine lichtgroene letters (foto-vergrootpagina's) */

.kleinlichtgroen {
color:#F4FFE4;
font-size: 12px;
font-family: verdana, arial;
line-height: 15px;
text-align:center;
}


/* pijltjes  */
.pijltjes {
float: right;
border: 0px;
height:15px; 
}

/* Groen randje rond plaatjes  */

img{
border:2px solid #99CC66;
}

/* Blauw randje rond plaatjes, indien link  */

a:hover img{ 
border: 2px solid #0000FF;
}


img.alignleft {
float: left;
padding: 0 0 0 0;
}



td
{
vertical-align:top;
}


/* Lege ruimte onder tabelcel */

td.pad {
height: 45px;
padding-bottom:5px;
}


