body {
	background-color: #000000;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	padding: 10px;
	position: absolute;
}

.kaders {
	border: 1px inset #FFFFFF;
}
.linken {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	padding: 10px;
	letter-spacing: 2pt;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #A4BFC8;
}
.linbreak {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.content {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.bijschrift {

	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	padding:5px;
}
.underline {
	text-decoration: underline;
}
.plattetekst {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px 12px 12px;
}
.onderschrift {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	padding:5px;
	position: relative;
	top: 175px;
	letter-spacing: 1pt;
	width: 105px;
	border: 1px none #FFFFFF;
}
