/* in dit bestand alléén de basis-layout; tekstopmaak in cairgo.css */


html { 
height: 100%; 
/*max-height:100%; */
padding: 0; 
margin: 0; 
border: 0; 
background: #12983F;
/* hide overflow:hidden from IE5/Mac */
/* overflow: hidden;*/
}


html, body, #contentmain, #content, p, td  { 
font-size: 0.8em; 
line-height: 1.2em; 
font-family: Verdana;
}


html, body, #contentmain, #content  { 
font:normal 100%/100% Verdana, Helvetica, sans-serif;
}


body  { 
height: 100%; 
/*max-height:100%;*/ 
overflow: hidden; 
padding: 0; 
margin: 0; 
border: 0;
background: #12983F; 
color: #000;
/*scrollbar-face-color: #FFF;
scrollbar-arrow-color: #D4D4D4;
scrollbar-base-color: #D4D4D4;
scrollbar-shadow-color: #D4D4D4;
scrollbar-darkshadow-color: #FFF;
scrollbar-highlight-color: #D4D4D4;
scrollbar-3dlight-color: #FFF;
scrollbar-track-color: #FFF;*/
}


#contentmain  {
display: block;
overflow: hidden;
position: absolute;
z-index:2;
top:183px;
bottom:23px;
width:100%;
margin-left:-50%;
left:50%;
background-color: #fff;
}


*html #contentmain 
{ 
top:0; 
bottom:0;
height:100%; 
width:100%; 
border-top:183px solid #fff;
border-bottom:23px solid white;
}

#content {
overflow:auto;
/*overflow-x:hidden;*/
height: 100%;
width: 630px;
display:block;
position:absolute;
top: 5px;
left:50%;
margin-left:-325px;
z-index:30;
background:transparent;
padding-left: 15px;
}


#content p  { 
margin-right:25px; 
}

#head  { 
position:absolute; 
left:0px; 
right:0px; 
top:0; 
width:100%; 
height:145px; 
font-size:1em; 
z-index:5;  
text-align:center;
}


*html #head  { 
left:0px; 
right:0px; 
width:100%; 
height:145px;  
border-left:165px solid white; 
border-right:165px solid white; 
}


#head table a img  { 
margin:0; 
margin-top:40px; 
margin-bottom: -2px; 
border:none; 
}


*html #head table a img  {
margin-bottom: -3px; 
}


#foot  { 
text-align:center; 
position:absolute; 
margin-left:0px; 
bottom:0; 
width:100%; 
height:23px;
background:#12983f; 
z-index:30;   
}


* html #foot  { 	
bottom:-1px; 
width:100%; 
height:23px; 
margin-left:-50%; 
left:50%;
border-bottom:0px solid white; 
}


#linkerkolom  {  
text-align:center; 
position:absolute; 
left:0px; 
top:0px; 
width:165px; 
height:100%; 
background-color:#fff; 
z-index:24; 
border-right:1px solid #12983f; 
}


.spacer_horizontal_10px {
margin-bottom: 10px;
}

.oversynpack_img_is {
float: right;
height: auto;
width: auto;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 25px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.contact_contactformulier {
	height: 100%;
	width: 100%;
	margin-top: 20px;
}

