@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/backgroundtile.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
}
.broodtekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
a:link {
	color: #ADA361;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.disclaimer {
	color: #ADA361;
}
.detailTitel {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.detailKop {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.detailUsp {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
}

