* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFE894;
}

#center {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#center #main #afbeeldingen {
	width: 960px;
	height: 1px;
}



#content {
	margin-top: 127px;

}



#navigatie {
	margin-top: 209px;
}

#navigatie a   {
	text-decoration: none;
}

#navigatie img {
	margin-right: 22px;
	margin-left: 14px;
	margin-bottom: 5px;
}

#main {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

