/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 font-family: georgia, verdana, arial,  sans-serif;
 font-size:12px;
 color:#cccccc;
 background-image:url(afbeeldingen/fill.gif); 
 background-repeat:repeat-x;
 background-color:#212222;
 background-attachment:fixed;
 
		   scrollbar-3dlight-color:;
           scrollbar-arrow-color:;
           scrollbar-base-color:#ffffff;
           scrollbar-track-color:;
           scrollbar-darkshadow-color:;
           scrollbar-face-color:;
           scrollbar-highlight-color:;
           scrollbar-shadow-color:
} 

p	{margin-top:30px; margin-left:52px; color:#CCCCCC;}
a	{color: #FFFFFF; font-size:9px;}
.links  {color: #FFFFFF; font-size:12px;}
a:hover {text-decoration:underline;color: #AAAAAA;}

img#uitnodiging {
position: absolute;
left: 400px;
top: 330px;
}
 
#pagewidth{ 
 width:950px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:34px; 
 background-color:#4F6363;
 background-image:url(afbeeldingen/header.gif); 
 width:100%;
} 
 
#leftcol{
 width:94px;
 height:595px; 
 float:left;
 background-image:url(afbeeldingen/left.gif);
}

#newscol{
 width:238px;
 height:595px; 
 float:left;
 background-image:url(afbeeldingen/logo.gif);
}
 
#maincol{
 width:512px;
 height:595px; 
 float:left;
 background-image:url(afbeeldingen/main.gif);
 background-repeat:no-repeat;
 overflow:auto;
 background-attachment: fixed
 float:left;
}

#rightcol{
 width:106px;
 height:595px; 
 float:left;
 background-image:url(afbeeldingen/right.gif);
}
 

 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

