@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(layout/bg.jpg);
	background-repeat: repeat-y;
	background-color: #101622;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 19px;
}
#apDiv1 {
	position:absolute;
	width:500px;
	height:33px;
	z-index:1;
	text-align: right;
	left: 325px;
	top: 111px;
	padding-top: 15px;
	font-size: 10px;
}
#apDiv2 {
	position:absolute;
	width:450px;
	z-index:2;
	left: 349px;
	top: 175px;
	background-image: url(layout/bgcontent.jpg);
	background-repeat: no-repeat;
	padding: 25px;
	border: 2px solid #FFF;
	opacity: 0.95;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	overflow: visible;
	visibility: visible;
	min-height: 425px;
	margin-bottom: 35px;
	background-color: #FFF;
}
.bgimage {
	background-image: url(layout/stramien-cut.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 633px;
	width: 885px;
}
.Header {
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
.Bottom {
	font-size: 10px;
	line-height: 19px;
	text-align: right;
}

.Item {
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;
	padding-bottom: 20px;
}
.Kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 5px;
}
.Kop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 5px;
}
.spacetusslink {
	margin-bottom: 6px;
}


.Imgleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #FFF;
}
.clearfloat {
	clear: left;
}
a:link {
	color: #2A618A;
	text-decoration: none;
	background-color: #FFF;
	padding: 4px;
	border: 1px dashed #829B98;
}
a:visited {
	text-decoration: none;
	color: #2A618A;
	background-color: #FFF;
	padding: 4px;
	border: 1px dashed #829B98;
}
a:hover {
	text-decoration: none;
	color: #101622;
	background-color: #F1F7F8;
}
.navjesright {
	float: right;
}

a:active {
	text-decoration: none;
	color: #101622;
	background-color: #F1F7F8;
}
.NavNieuws {
	margin-bottom: 15px;
}
.Titeloverzicht {
	padding-right: 3px;
	line-height: 20px;
	overflow: visible;
}
