#main {
	margin-top-naweghalentijdelijkopen: -100px;
	margin-top: -50px; 
	width: 1000px;
	height: 800px;
	vertical-align: middle;
}

.bericht {
	width: 285px;
	height: 120px;
	font-weight: bold;
	color: white;
	background-color: #d97caa;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding-left:3;
		scrollbar-face-color: #d75694;			
		scrollbar-arrow-color: white;		
		scrollbar-track-color: #ffbfdf;		
		scrollbar-shadow-color: #ffbfdf;		
		scrollbar-highlight-color: #d75694;	
		scrollbar-3dlight-color: #ffbfdf;	
		scrollbar-darkshadow-Color: #ffbfdf;	
}
.veld {
	width: 150px;
	font-weight: bold;
	color: white;
	background-color: #d97caa;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding-left:3;
}
#copywright {
	
	vertical-align : bottom;
	margin-top: 600px;
	position: absolute;
	margin-top: 285px;
	margin-left: -50px;
	left: 50%;
	top: 50%;
}
A.copy {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #c0ccb6;
	font-style : normal;
	font-weight : normal;
	letter-spacing : normal;
	text-decoration : none;
}
A:hover.copy {
	color: #c0ccb6;
}
