a:visited {
	font-family: "Comic Sans MS", "Lucida Sans";
	/*font-size: 100%;*/
	color: #FFB300;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS", "Lucida Sans";
	/*font-size: 120%;*/
	color: #FF6F00;
	text-decoration: blink;
}
#box {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C7F7FF;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 100%;
	margin-bottom:125px;
}
#hoofding {
	height: 297px;
	width: 650px;
	background-image: url(../Afbeeldingen/hoofding.gif);
}
#midden {
	border-left-width: 0px;
	background-color: #C7F7FF;
}
#Nav {
	float: right;
	width: 120px;
	background-color: #FFB300;
	border: thin solid #FF6F00;
	margin:0 0 50px 0;
}
#Info {
	background-color: #C7F7FF;
	float: left;
	width: 500px;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	border: 4px double #0081FF;
	font-family: "Comic Sans MS", "Lucida Sans";
	font-size: 100%;
	color: #0081FF;
	background-repeat: repeat;
	padding: 5px;
}
#Nav a:link {
	color: #FF6600;
	font-size: 100%;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	font-family: "Comic Sans MS", "Lucida Sans";
	line-height: 100%;
	word-spacing: 10em;
}

body {
	font-family: "Comic Sans MS";
	font-size: 100%;
	color: #000000;
	text-align: center;
	background-color: #C7F7FF;
	margin: 0px;
}
#Nav a:hover {
	font-size: 100%;
	font-weight: bold;
	color: #FF6600;
	background-color: #0081FF;
	text-align: center;
	display: block;
	font-family: "Comic Sans MS", "Lucida Sans";
}
#Nav a:visited {
	font-size: 100%;
	color: #FF6600;
	text-decoration: none;
	text-align: center;
	display: block;
	font-weight: bold;
	font-family: "Comic Sans MS", "Lucida Sans";
}
#Voet{
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #009EE0;
	height: 125px;
	width:100%;
	margin-top: -150px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../Afbeeldingen/kamp2011.gif);
}
#box #midden #Info a {
	font-family: "Comic Sans MS", "Lucida Sans";
	font-size: 100%;
	color: #0081FF;
	text-decoration: none;
}

#push{ height:125px; clear:both; }

