body {
	margin: 0px;
	padding: 0px;
	
	background-color: #c0c0c0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	
	font-size: 9pt; 
	color: #000000; 
	font-family:Arial, Times, serif; 
	text-decoration: none; 
	font-weight: none;
	line-height: 18px;
}

#container {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	
	width:	900px;
	min-height: 550px;
	max-height: 100%;
	
	background-image: url(../images/bg-repeat.jpg);
	background-repeat: repeat-x;
}

#top_wrapper {
	width:	900px;
	height: 207px;
	
	position: relative;
	
	background-color: #ffffff;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#logo {
	width:	150px;
	height: 90px;
	cursor: pointer;
	
	position: absolute;
	float: left;
	
	top: 14px;
	left: 28px;
}

#header_left {
	width:	50px;
	height: 182px;
	
	position: absolute;
	float: inherit;
	left: -50px;
	
	background-image: url(../images/header_left.jpg);
	background-repeat: no-repeat;
}

#header_right {
	width:	48px;
	height: 182px;
	
	position: absolute;
	float: inherit;
	left: 900px;
	
	background-image: url(../images/header_right.jpg);
	background-repeat: no-repeat;
}

#navigation {
	width:	900px;
	height: 25px;	
	
	position: absolute;
	float: inherit;
	top: 182px;
	bottom: 0px;
	
	background-color: #ffffff;
	background-image: url(../images/menubalk.gif);
}

#navi_left {
	width:	600px;
	height: 25px;
	
	position: relative;
	float: left;
	
	line-height: 25px;	
}

#navi_right {
	width:	200px;
	height: 25px;	
	
	position: relative;
	float: right;
	
	line-height: 25px;		
}

#content_wrapper {
	width:	900px;
	height: auto;
	min-height: 293px;
	max-height: auto;
}

#content {
	width:	700px;
	height: auto;
	min-height: 293px;
	max-height: auto;
	
	position: relative;
	float: left;
	
	background-color: #ffffff;	
}

#page {
	width:	660px;
	height: auto;
	min-height: 293px;
	max-height: auto;
	
	position: relative;
	left: 20px;
	right: 20px;
}

#nieuws_wrapper {
	width:	200px;
	height: 323px;
	
	position: relative;
	float:	left;

	background-color: #c0c0c0;	
}

#nieuws {
	width:	200px;
	height: 308px;
	
	position: relative;
	
	background-color: #fcecca;
}

#user {
	width:	180px;
	height: 308px;
	
	margin-left: 10px;
	margin-right: 10px;
	
	position: absolute;
}

#footer {
	width:	90px;
	height: 30px;
	
	position: relative;
	left: 110px;
	
	background-color: #c0c0c0;
	background-image: url(../images/logohbip.gif);
	
	cursor: pointer;
}

.spacer {
	width: 21px;
	height: 25px;
	position: relative;
	float: left;
}

.spacer-2 {
	width: 14px;
	height: 25px;
	position: relative;
	float: left;
}

.menu {
	width: auto;
	height: 25px;
	position: relative;
	float: left;
}

p {
	font-size: 9pt; 
	color: #000000; 
	font-family:Arial, Times, serif; 
	text-decoration: none; 
	font-weight: none;
	line-height: 18px;
}

td {
	font-size: 9pt; 
	color: #000000; 
	font-family:Arial, Times, serif; 
	text-decoration: none; 
	font-weight: none;
	line-height: 18px;
}

.titel {
	font-size: 9pt; 
	color: #ff9c00; 
	font-family:Arial, Times, serif; 
	text-decoration: none; 
	font-weight: bold;
}

.tekst {
	font-size: 9pt; 
	color: #000000; 
	font-family:Arial, Times, serif; 
	text-decoration: none; 
	font-weight: none;
	line-height: 18px;
}

a:link {
	font-size: 9pt; 
	color: #774601; 
	font-family:Arial, Times, serif; 
	text-decoration: none; 
	font-weight: bold;
}

a:visited {
	font-size: 9pt; 
	color: #774601; 
	font-family:Arial, Times, serif; 
	text-decoration: none; 
	font-weight: bold;
}

a:active {
	font-size: 9pt;  
	color: #774510; 
	font-family:Arial, Times, serif; 
	text-decoration: none; 
	font-weight: bold;
}

a:hover {
	font-size: 9pt;  
	color: #000000; 
	font-family:Arial, Times, serif; 
	text-decoration: none; 
	font-weight: bold;
}

.contentheading{
	font-size: 9pt; 
	color: #ff9c00; 
	font-family:Arial, Times, serif; 
	text-decoration: none; 
	font-weight: bold;
}

.createdate{
	font:			Arial, Helvetica, sans-serif;
	font-family:	Arial, Helvetica, sans-serif;
	font-size: 		11px;
	font-style:		normal;
	font-stretch:	normal;
	font-variant:	normal;
	font-weight:	bold;
	text-align:		left;
	text-decoration:none;
	color:			#000000;
}
