@import url("main.css");

a {
	color:#999999;
	text-decoration:underline;
}

a:hover {
	color:#CCCCCC;
	text-decoration:none;
}

.box_links {
	position: absolute;
	height: 320px;
	width: 256px;
	left: 32px;
	background-color: #FFFFFF;
	top: 16px;
	border: 1px solid #24A8A8;
}

.box_linksboven {
	position: absolute;
	height: 144px;
	width: 192px;
	top: 16px;
	left: 320px;
	background-color: #FFFFFF;
	border: 1px solid #24A8A8;

}

.box_linksonder {
	position: absolute;
	height: 144px;
	width: 192px;
	top: 192px;
	left: 320px;
	background-color: #FFFFFF;
	border: 1px solid #24A8A8;
}

.box_rechtsboven {
	position: absolute;
	height: 144px;
	width: 192px;
	top: 16px;
	left: 546px;
	background-color: #FFFFFF;
	border: 1px solid #24A8A8;
}

.box_rechtsonder {
	position: absolute;
	height: 144px;
	width: 192px;
	top: 192px;
	left: 546px;
	background-color: #FFFFFF;
	border: 1px solid #24A8A8;
}

.header1 {
	background-color: #24A8A8;
	text-align: center;
	vertical-align: middle;
}

.afbeelding {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 304px;
	left: 45px;
}

.teskt_welkom {
	position: absolute;
	padding: 0px 10px;
	left: 0px;
	top: 90px;
	font-size: 10px;
	width: 236;
}
