
/* 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:white;
	
/* 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:#D4D4D4; 
color:#000;

scrollbar-face-color: #FFFFFF;

scrollbar-arrow-color: #d4d4d4;

scrollbar-base-color: #d4d4d4;

scrollbar-shadow-color: #d4d4d4;

scrollbar-darkshadow-color: #FFFFFF;

scrollbar-highlight-color: #d4d4d4;

scrollbar-3dlight-color: #FFFFFF;

scrollbar-track-color: #FFFFFF; }




#contentmain 
{ 
display:block; 
overflow:hidden; 
position:absolute; 
z-index:2;
	
top:151px; 
bottom:28px; 
width:100%; 
margin-left:-50%; 
left:50%; 
background:white; 
}


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



#content 
{ 
overflow:auto; 
overflow-x:hidden; 
height: 100%; 
width: 630px; 
display:block; 
position:absolute; 
top: 0; 
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; 
border-bottom:2px solid white; 
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-left:-6px;
margin-bottom: -2px; 
border:none; 
border-left: 1px solid white; 
}


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


#foot 
{ 
text-align:center; 
position:absolute; 
margin-left:0px; 
bottom:0; 
width:100%; 
height:23px;
background:#e20042; 
z-index:25; 
border-top:2px solid white; 
border-bottom:3px solid white;  
}


* html #foot 
{ 	
bottom:-2px; 
width:100%; 
height:25px; 
margin-left:-50%; 
left:50%;
}




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










