body {
			text-align: center; /*voor IE*/
			background-color: #ffffff;

}
#container {
			width: 1010px;
			text-align: left; /*voor IE */
			background-color: #BD0067;
			border-style: solid;
			border-color: #C6C6C6;
			border-width: 5px;
			overflow: hidden;
			margin: 0 auto;

}

#header {
	
			width:1000px;
			height:108px;
			border: solid;
			border-color: #ffffff;
			border-width: 5px;
}

#main {
	
			margin-left:110px;
			background-color: #ffffff;
			border:solid 20px #BD0067;
			width:750px;
			}

#main2 {
	
			margin-left:35px;
			background-color: #ffffff;
			border:solid 20px #BD0067;
			width:900px;
			font-size:10pt;
			font-family: Helvetica, Arial, Geneva, sans-serif;
			text-decoration: none;
			color: #666666; 
			}

#bgtitel {
			width:1010px;
			height:70px;
			}

#titelvvn

{
	margin-top:-50px;
	margin-left:140px;
	width:800px;
	}
		

.titel { 	font-size: 200%;
			font-family: Arial, Helvetica, Geneva, sans-serif;
            font-weight: bold;
			color: #ffffff;
 			tekst-align:center;
			padding-top: 1px;
			
			}

.p   {		font-size: 9pt;
			vertical-align: top;
			font-family: Helvetica, Arial, Geneva, sans-serif;
			text-decoration: none;
			color: #666666; 
			padding-top:10px;
			padding-bottom:10px;
			padding-left: 20px;
			padding-right: 20px;
			line-height: 15pt;
}


			
.kop { 		font-size: 100%;
			font-family: Arial, Helvetica, Geneva, sans-serif;
            font-weight: bold;
			color: #bb9900;
			padding-top: 20px;
			padding-left: 20px;
			line-height:50px;
			
			}
			
.linkdigitalecollectie { 	font-family: Helvetica, Arial, Geneva, sans-serif;	
							font-size: 9pt;
                         	font-weight: bold;
            				color: #bb9900;
							padding-left: 20px;
            }

a:link { 	text-decoration: none;
			font-family: Arial, sans-serif;
            color: #bd2975;}

a:visited { text-decoration: none;
			font-family: Arial, sans-serif;
            color: #bd2975;}
			

a:hover {   text-decoration: underline;
            color: #f990d0;}
