.achtergrond {
	background-color: #77CCFF;
	font-family: "Comic Sans MS";
	position: static;
	top: 0%;
}
.linkskader {
	border-top: 2px solid #000000;
	border-right: 2px none #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
}
.rechtskader {
	border-top: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px none #000000;
}
.middenkader {

	border-top: 2px solid #000000;
	border-right: 2px none #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px none #000000;
}
.bovenkader {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: absolute;
	top: 0px;
	background-color: #333333;
	background-position: center;
	left: 0px;
	font-family: "Comic Sans MS";
}
.kaderfoto {
	border: medium double;
}
.watermerk {
	background-image: url(../imag/watermerk.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.onderste {
	position: absolute;
	top: 0px;
	font-family: "Comic Sans MS";
}

