#page {
	height: 750px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/achtergrondzonder.jpg);
	background-repeat: no-repeat;
}
#linkerkolom {
	float: left;
	height: 318px;
	width: 198px;
}
#linkerkolom #inlinkerkolom {
	padding: 5px;
}
#linkerkolom #inlinkerkolom a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 4px;
	font-size: 12px;
}
#linkerkolom #inlinkerkolom a:hover {
	color: #8d744a;
	font-size: 12px;
	line-height: 4px;
	font-weight: bold;
}



#rechtsboven {
	float: left;
	height: 308px;
	width: 488px;
	margin: 5px;
	padding: 0px;
	border: 2px solid #8d744a;
}
#rechtsboven #inrechtsboven {
}
#rechtsonder {
	float: left;
	height: 3450px;
	width: 700px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#rechtsonder #inrechtsonder {
	padding-right: 5px;
	padding-left: 5px;
}
#rechtsonder #inrechtsonder a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 14px;
}
#rechtsonder #inrechtsonder a:hover {
	color: #8d744a;
}


#voet {
	float: left;
	height: 25px;
	width: 700px;
}
#voet #invoet {
	line-height: 25px;
	text-align: center;
}
#voet #invoet a {
	line-height: 25px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
#voet #invoet a:hover {
	color: #8d744a;
}

