@charset "utf-8";
body {
height: 100%; 
padding: 0; 
margin: 0; 
background-color:#DD2B83;
}

#inhoud {
}

img {
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

