@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url(layout/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: left top;
}
body,td,th {
	color: #333;
	font-family: Calibri, Arial;
	font-size: 12px;
	line-height: 19px;
}
.Cijfer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
	text-align: center;
	margin-top: 45px;
	height: 18px;
}
.Maand {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	margin-top: 7px;
	height: 17px;
}
.Jaar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	height: 20px;
}

#apDiv1 {
	position:fixed;
	width:960px;
	height:144px;
	z-index:1;
	background-image: url(layout/Top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#Wrapper {
	min-height: 400px;
	width: 950px;
	padding-top: 178px;
	background-image: url(layout/bg-wrapper.png);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: visible;
	padding-bottom: 30px;
}
.Itemwrapper {
	width: 770px;
	margin-left: 150px;
	margin-bottom: 30px;
}
.DateHouder {
	width: 60px;
	float: left;
	background-image: url(layout/bg-date.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
}
.Item {
	float: right;
	min-height: 90px;
	background-image: url(layout/bg-content.png);
	background-repeat: repeat;
	border: 1px solid #ddd;
	width: 648px;
	overflow: visible;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.clearleft {
	clear: both;
}
.clearright {
	clear: right;
}
.clearboth {
	clear: both;
}
.HeaderItem {
	background-image: url(layout/Header-Item.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	padding-top: 25px;
	padding-bottom: 5px;
}
.Tekst {
	min-height: 50px;
	margin-top: 12px;
}
.ImgRight {
	float: right;
	width: 150px;
	border: 3px solid #FFF;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
a:link {
	color: #44778A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #44778A;
}
a:hover {
	text-decoration: none;
	color: #2a4955;
}
a:active {
	text-decoration: none;
	color: #44778A;
}
#Footer {
	width: 734px;
	background-image: url(layout/black-trans.png);
	background-repeat: repeat;
	background-position: left top;
	overflow: visible;
	height: 25px;
	margin-left: 181px;
	margin-bottom: 80px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	text-align: right;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#MainButs {
	height: 35px;
	margin-top: 73px;
	margin-bottom: 11px;
}
.MainButEen {
	float: left;
	height: 25px;
	width: 192px;
	margin-left: 195px;
	color: #FFF;
	font-size: 18px;
}
.MainButTwee {
	float: left;
	height: 25px;
	width: 188px;
	color: #FFF;
	font-size: 18px;
}
.MainButDrie {
	float: left;
	height: 25px;
	width: 194px;
	color: #FFF;
	font-size: 18px;
}
.MainButVier {
	float: left;
	height: 25px;
	width: 150px;
	color: #FFF;
	font-size: 18px;
}
#SubButs {
	height: 24px;
}
.SubButEen {
	float: left;
	height: 25px;
	width: 192px;
	margin-left: 195px;
	color: #FFF;
	font-size: 14px;
}
.SubButTwee {
	float: left;
	height: 25px;
	width: 188px;
	color: #FFF;
	font-size: 14px;
}
.SubButDrie {
	float: left;
	height: 25px;
	width: 194px;
	color: #FFF;
	font-size: 14px;
}
.SubButVier {
	float: left;
	height: 25px;
	width: 150px;
	color: #FFF;
	font-size: 14px;
}
.arrowdown {
	margin-top: 6px;
	margin-right: 2px;
}
.Navwrapper {
	width: 710px;
	margin-left: 210px;
	margin-bottom: 30px;
	text-align: center;
}
.CoverRight {
	float: right;
	width: 100px;
	border: 3px solid #FFF;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.CoverRight160 {
	float: right;
	width: 160px;
	border: 3px solid #FFF;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}
.specs {
	font-size: 11px;
	line-height: 16px;
	background-color: #FFF;
	padding: 5px;
	border: 1px dashed #314546;
	margin-top: 15px;
}
.credits {
	line-height: 16px;
	color: #999;
	font-size: 11px;
}
.whiteborder {
	border: 1px solid #FFF;
}
