/* raamwerk */
body{
margin : 0px;
font-family : Arial;
font-size : 9pt;
color : #211501;
background-color : #163339;
}

#center
{
margin-top : 20px;
margin-left : auto;
margin-right : auto;
width : 950px;
padding-bottom : 20px;
}

#bg
{
float : left;
background-color : White;
}

#boven
{
background-image : url(../images/logo.gif);
background-repeat : no-repeat;
width : 950px;
height : 130px;
float : left;
}

#boven .vlag
{
float : right; 
margin-top : 6px;  
}



/* index.asp */
#algemeen
{
width : 514px; 
height : 234px;
float : left;
background-image : url(../images/luchtfoto.jpg);
background-repeat : no-repeat;
padding-right : 16px;
padding-top : 16px;
padding-left : 420px;
line-height : 140%;
}

#contact
{
float : left;
width : 190px;
height : 310px;
background-image : url(../images/boldert.jpg);
background-position : left bottom;
background-repeat : no-repeat;
margin-right : 1px;
}

#contact .titel
{
float : left;
width : 174px;
background-color : #636363;
padding : 6px;
padding-left : 10px;
}

#contact .tekst
{
float : left;
padding : 10px;
color : #464646;
font-size : 10pt;
}

.kolom
{
float : left;
width : 252px;
height : 310px;
background-position : left bottom;
background-repeat : no-repeat;
margin-right : 1px;
}

.kolom .titel
{
float : left;
width : 236px;
background-color : #3c4a7a;
padding : 6px;
padding-left : 10px;
}

.kolom .tekst
{
float : left;
padding : 10px;
font-size : 10pt;
line-height : 140%;
font-size : 9pt;
}

.kolom .meer
{
float : left;
width : 232px;
text-align : right;
margin-bottom : 1em;
}

/* onder */
#onder
{
clear : both;
width : 950px; 
height : 20px;  
float : left;
text-align : center;
padding-top : 4px;
color : White;
background-color : #3c4a7a;
}

/* content */
#collinks
{
width : 384px; 
min-height : 310px;  
float : left;
padding : 10px;
padding-top :  260px;
}

* html #collinks
{
height : 310px;   
}

#colrechts
{
float : left;
padding : 16px;
line-height : 140%;
width : 500px;
}

#schepen
{
font-size : 9pt;
}

/* overig */
p
{
margin : 0;   
}

form
{
margin : 0px;   
}

input
{
font-family : Arial;
font-size : 8pt;    
}

textarea
{
font-family : Arial;
font-size : 8pt;    
}

h1
{
margin : 0px;
padding : 0px;
font-size : 12pt;
font-weight : bold;
color : #5569ae;
padding-bottom : 8px;     
}

h2
{
margin : 0px;
padding : 0px;
font-size : 12pt;
color : white; 
font-weight : normal;
}

h3
{
margin : 0px;
padding : 0px;
font-size : 9pt;
font-weight : bold;
}

img
{
border : 0;
margin : 0;
padding : 0px;
}

hr 
{
font-size:1px;
visibility:hidden;
height:1px;
clear:both;
margin:0;
padding:0;
line-height:1px;
display : none;
}

a, a:visited{
color : #3c4a7a;
text-decoration : none;
}

.image
{
float : left;   
}

table
{
width : 514px; 
}

th
{
text-align : left;    
color : White;
background-color : #3c4a7a;  
padding : 4px;  
}

td
{
border-bottom : 1px solid #3c4a7a;
padding : 4px;
vertical-align : top;
}

.geenrand
{
border : 0px;   
}

select
{
font-size : 8pt;   
}
