#hoofdingmpl1 {
	width:900px;
	margin: auto;
}
#navigatempl1 {
	width:900px;
	margin: auto;
	text-align: left;
}
#containertempl1 {
	width:900px;
	margin: auto;
}
#linkstempl1 {
	width:260px;
	float: left;
	text-align: left;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
}
#inhoudtempl1 {
	width:632px;
	float: left;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #CCC;
}
.linkstempl1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #FBED3E;
}

#footertempl1 {
	width:900px;
	clear: both;
}
body {
	background-color: #717663;
	text-align: center;
	margin: 0px;
	height: 100%;
	width: 100%;
	scrollbar-face-color:#717663;
	scrollbar-track-color:#717663
	scrollbar-arrow-color:#717663
}
.homepage {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	color: #C4A642;
}

