#logodiv {
	margin-right: auto;
	margin-left: auto;
	width: 660px;
}
#logodiv img {
	border-style: none;
}

body {
	background-color: #004623;
}
#adsense {
	height: 200px;
	width: 200px;
	float: left;
	margin-left: 10px;
}
#middlewrapper {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
#navdiv {
	float: left;
	width: 220px;
}
#contentouter {
	float: left;
	width: 440px;
}
#content {
	width: 420px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	margin: 10px auto 20px;
}
#content H1{
	font-size: 16px;
	padding-left: 35px;
}
#footerwrapper {
	width: 660px;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	height: 28px;
	width: 660px;
	float: left;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
}
#footer a:link ,#footer a:visited, #footer a:active{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover{
	color: #999999;
}
#copyright {
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	text-align: right;
}
#copyright a:link, #copyright a:visited, #copyright a:hover, #copyright a:active {
	font-size: 11px;
	color: #FFFFFF;
	height: 20px;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	text-align: right;
	text-decoration: none;
}

.plakboek {
	padding				:	5px;
	border-top			: 	1px solid #FFFFFF;
	border-right		: 	1px solid #FFFFFF;
}

.plakboek td {
	border-left			: 	1px solid #FFFFFF;
	border-bottom		: 	1px solid #FFFFFF;
}

a:link, a:visited {
	color				:	#FFFFFF;
	text-decoration		:	underline;
}

a:hover, a:active {
	color				:	#FFFFFF;
	text-decoration		:	none;
}

.tekstveld {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:250px;
}

