	/* Begin code voor layout */
	
	body {
	padding:0;
	margin:0;
	line-height: 1.3em;
	text-align:left; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:8pt; 
	font-family:verdana,arial, sans-serif; 
	background-color:#946BA5;
	cursor:pointer;
	scrollbar-face-color: #a48a8a; 
	scrollbar-track-color:  #FFFFFF; 
	scrollbar-arrow-color:  #FFFFFF; 
	scrollbar-highlight-color:  #FFFFFF; 
	scrollbar-3dlight-color:  #FFFFFF; 
	scrollbar-shadow-color:  #FFFFFF; 
	scrollbar-darkshadow-color:  #FFFFFF;
	}

#maincontainer{
width: 800px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
	background-image:url('../images/11-2007-container.gif'); 
	background-repeat:repeat-y; 
}

#footer{
clear: left;
width: 100%;
color: black;
text-align: center;
	height:75px;
	background-image:url('../images/11-2007-foot.gif'); 
	background-repeat:no-repeat;
}

#footer a{
color: black;
}

#content{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 40px;
/* with scrollbar content
height:400px;
overflow:scroll;
padding:10px; */
}

#content p{
		text-align:justify; 
		margin-top:6px; 
		margin-bottom:6px;	   	}
	   	
#content h2 {
		background-image:url('../images/11-2007-h1.gif'); 
		background-repeat:no-repeat; 
		background-position:  center;
		background-color:'';
		font-size: 12px; 
		font-weight: bold;
		color: #946BA5;
		letter-spacing: 2px ;
		border: 0px solid #946BA5; 
		padding-left:0px;
		padding-right:0px;
		text-align:left;
	   }

.blogtitle {
		background-image:url('../images/11-2007-h1.gif'); 
		background-repeat:no-repeat; 
		background-position:  center;
		background-color:#e0d9d9;
		font-size: 13px; 
		font-weight: bold;
		color: #F8FAFC;
		letter-spacing: 2px ;
		border: 1px solid #846060; 
		padding:3px;
		margin-bottom:10px;
		text-align: left;
	   }
	   
#content h1 { 
		font-size: 15px; 
		font-weight: bold;
		color: #412838;
		letter-spacing: 1px; 
		text-decoration: none;
		border:0px solid #859799; 
		margin-top:14px; 
		margin-bottom:0px;
		text-align:left; 
		font-variant:small-caps;
		}
	
	#content a:link, #content a:visited {   
		color: #412838;
		text-decoration: none;
		font-weight:bold;
		border-bottom: 0px dashed #859799; 
		}
	
	#content a:hover, div#content a:active {  
		color: #859799;
		text-decoration: none;
		}
	
	
#content table img {
		border:0px solid #859799; 
		}
		
		
#content table p {
		border:0px dashed #859799;
		font-size:8pt;  
		width:auto;
		}
#content table {
		border:0px dashed #859799;
		font-size:8pt;  
		width:100%;
		}
		
.tabelcent  { 
		text-align: center; 
		border:1px solid #846060;
		}
		
.tabelcenttxt  { 
		text-align: center; 
		border:1px solid #846060;
		padding: 10px;
		}
		
.lestabel{
	text-align: left;
	padding:0;
	width:90%;
	}
	
.kop{
	font-weight:bold;
	}
	
.formfield  { 
		text-align: left; 
		padding-left: 5px;
		padding-right: 5px;
		border:1px solid #846060;
	}
	
.formbutton  { 
		text-align: center; 
		border:1px solid #846060; color:#FFFFFF; background-color:#946BA5		
	}
					
#content ul li{    
		padding-left:0px; 
		text-align:justify; 
		list-style-image:url('../images/y-opsom.gif');
		}


#masterdiv{
		background-position: 0% 0%; 
		margin-top:45px;
		width:140px;
		padding-left:35px;
		color: #412838;
		}
		
		.menutitle{
			margin-bottom: 5px;
			background-color:#EFE7F7;
			color:'';
			width:120px;
			height:18px;
			font-weight:bold;
			border:1px solid #946BA5;
			text-align:left;
			padding-left: 5px;
			}
			
			.submenu{
			margin-bottom: 0.5em;
			text-align:left;
			width:120px;
			padding-left: 5px;
			}
			
		.menublock{
			margin-bottom: 5px;
			background-color:#EFE7F7;
			color:'';
			width:120px;
			font-weight:bold;
			border:1px solid #946BA5;
			text-align:center;
			padding-left: 5px;
			}	
	#masterdiv a:link, #masterdiv a:visited {   
		color: #412838;
		text-decoration: none;
		border-bottom: 0px dashed #859799; 
		}
	
	#masterdiv a:hover, #masterdiv a:active {  
		color: #859799;
		text-decoration: none;
		}
