#container  {
	width: 780px;
	border-style: solid;
	border-width: 2;
	border-color: #F0F;
	margin-left: 5%;
}

body {
	background-image:url(afbeeldingen/poot.gif);
}

#header {
	width:780px;
	height: 150px;
	background-image:url(afbeeldingen/banner/bannerkidz.jpg);
	}

#nav {
	height:50px;
	background-color: #0F0;
	width: 780px;
}
#nav a {
	color:#F0F;
	font-size:24px;
	text-decoration: underline;
	background-color: #0F0;
}
#nav a:visited {
	color:#F0F;
	font-size:24px;
	text-decoration: underline;
	background-color: #0C6;
}
#nav a:hover {
	color:#F0F;
	background-color: #9F0;
	text-decoration: none;
}
.HorizLinks {
	position:fixed;
	width: 780px;
	display: inline;
}
.HorizLinks ul{
	margin: 0px;
	text-align: center;
}
.HorizLinks li{
	list-style-type: none;
	display: inline;
	float: left;
}
.HorizLinks a
{display:block;
width:130px;
}
#body {
	width:780px;
	height:430px;
	background-color: #0F0;
}

#footer {
	clear:both
	width:780px;
	height:59px;
	background-color: #F0F;
}
.stijl1 {
	font-family: "Comic Sans MS";
}
.stijl4 {
	font-family: "Comic Sans MS";
	text-align: left;
}
.stijl5 {
	font-family: "Comic Sans MS";
	color: #999999;
	text-align: left;
}
