body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/hokje.gif);
	background-position:center;
	background-position:top;
	background-repeat: repeat-y;
	margin:0px;
	padding:0px;
}

p {
	margin-top: 0px;
}

a {
	color: #FFFFFF;
}
.frameContainer {
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -450px;
	width: 900px;
}

.frameTopHeader {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 25px;
	background-color: #000000;
}

.frameTopHeader a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
/*	margin: 0px 20px 0px 30px;
*/	letter-spacing: 1px;
	font-weight: bold;
}
.frameTopHeader a:hover {
	color: #FFFF00;
}
.frameSubHeader {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 900px;
	height: 22px;
	background-color: #8F0000;
	padding-top: 8px;
	letter-spacing: 1px;
}
.frameSubHeader a {
	color: #fff;
	font-size: 0.70em;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 15px;
}
.frameSubHeader a:hover {
	color: #000;
	}
.frameLogo {
	position: absolute;
	top: 60px;
	left: 150px;
	width: 600px;
	height: 150px;
	/*background-image: url(images/witkam.jpg);*/
}

.frameContent {
	position: absolute;
	left: 150px;
	top: 210px;
	width: 599px;
	background-color: #000000;
}

.frameRight {
	position: absolute;
	left: 750px;
	top: 60px;
	width: 149px;
}

.frameFooter {
	/*position: absolute;
	top: 766px;
	left: 150px;*/
	width: 600px;
	height: 28px;
	padding-top: 2px;
	text-align: center;
	background-color: #8F0000;
	font-size: 11px;
	font-weight: bold;
	clear:both;
}



.contentLeftFoto {
	
	float:left;
	padding-right:14px;
	
	/*position: absolute;
	left: 0px;
	top: 0px;*/
	
	width: 395px;
	
}





.contentLeft {

	float:left;
	padding-right:15px;

	/*left: 0px;
	top: 0px;*/
	
	
	
	width: 190px;
}
.contentCenter {

	float:left;
	padding-right:14px;

	/*position: absolute;
	left: 205px;
	top: 0px;*/
	width: 190px;
}
.contentRight {
	
	
	float:left;
	
	
	/*position: absolute;
	left: 410px;
	top: 0px;*/
	width: 190px;
}



.contentBlok {
	padding: 15px;
	font-size: 0.7em;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.contentTekst {
	font-size: 0.7em;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding-bottom:15px;
	/*height:121px;*/
}

.contentTekstblok {
	font-size: 0.7em;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding: 0px 15px 15px 15px;
}

.contentBanner {
	height: 15px;
	margin: 15px 0px 15px 0px;
	padding: 0px 15px 0px 15px;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(images/tapje.jpg);
	background-color: #727272;
}

.contentBanner a {
	text-decoration: none;
}

.img-link {
	display: block;
	width: 70px;
	height: 43px;
	overflow: hidden;
	border: 1px solid #000000;
}

.img-link:hover {
	width: 70px;
	height: 43px;
	overflow: hidden;
	border: 1px solid #FFFFFF;
}
