
html {
	padding:0;
	margin:0; 
	border:0; 
	background:#fff; 
	font-size:80%; 
	font-family:arial;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	/* */ 
}

body {
	padding:0; 
	margin:0; 
	border:0; 
}

#bg {
	background-image: url(../img/body-bg.jpg);
	background-repeat: repeat-y;
	display:block; 
	width:940px; 
	z-index: 0;
}

#content {
	z-index:1;
	padding-right: 10px;
	background-image: url(../img/content-bg.jpg);
	margin-left: 280px;
	width: 610px;
	color: #fefefe;
	background-repeat: no-repeat;
	background-position: 50% 30%;
}

#head {
	padding-top:50px;
	padding-left: 280px;
	font-size:16px;
	font-weight:bold;
	display:block;
	width:660px;
	height:30px;
	background: url(../img/header.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	color:#fff;
}

#foot {
	clear: both;
	display:block; 
	width:950px; 
	height:160px; 
	font-size:1em; 
	z-index:5; 
	overflow:hidden; 
	background: url(../img/footer-nieuw.jpg); 
	background-position:0 0; 
	background-repeat:no-repeat; 
	color:#fff;
}

#footer {
}

#left {
	float: left;
	/*bottom:70px; */
	width:270px; 
	background:url(../img/header-left.jpg); 
	font-size:12px;
	font-weight:bold; 
	z-index:4; 
	overflow:hidden; 
	background-repeat:no-repeat; 
	background-position: top; 
	padding-top: 250px;
}

#footerleft {
	position:relative;
	left: 50%;
	bottom: 00px;
	height: 100px;
	width: 270px;
	margin: 0 0 0 -470px; 
	background-image: url(../img/footer-left.jpg);
	background-repeat: no-repeat;
	z-index:3;
}

a.nav, 
a.nav:visited {
	margin-left:50px; 
	margin-bottom: -1px;
	display:block; 
	width:200px; 
	background:#233170; 
	color:#fff;
	text-decoration:none;
	border:1px solid #fff; 
	text-color:#fff; 
	text-align:center; 
	line-height:17px;
}

a.nav:hover {
	background:#ffffff; 
	color:#233170;
}

#content a {
	color: #ffffff;
}

#foot a {
	color: #CCCCCC;
}

#content a img {
	border: none;
}

div.blokjerechts {
	float: right;
	padding: 10px;
	margin: 0 0 10px 10px;
	background-color: #202C62;
	border: 1px solid #000000;
}

td {
border-color:#FFFFFF;
border:1px solid;	
}

div.blokjelinks {
	float: left;
	padding: 10px;
	margin: 0 10px 10px 0;
	background-color: #202C62;
}

div.linkitem {
	float: left;
	width: 250px;
	height: 250px;
	padding: 10px;
	margin: 0 10px 10px 0;
	background-color: #202C62;
	border: 1px solid #000000;
	text-align: center;
}
