html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	background: #FFFFFF;
	background-image: url(../images/bg.jpg);
	text-align: center;
}

div#wrapper {
	text-align: left;
	position:relative;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 1004px;
	height: 100%;
	background-image: url(../images/wrapper_repeater.jpg);
	background-repeat: repeat-y;
	background-position: 112px;
}

div#wrap_links {
	position: relative;
	float: left;
}

div#wrap_midden {
	position: relative;
	float: left;
}

div#wrap_rechts {
	position: relative;
	float: left;
}

div#header1 {
	position: relative;
	width: 796px;
	height: 236px;
	font-size: 0px;
}

div#roer {
	background-image: url(../images/logo_links.jpg);
	margin-top: 0px;
	width: 111px;
	height: 236px;
}

div#logo_rechts {
	/*background-image: url(../images/logo_rechts.jpg);*/
	margin-top: 0px;
	width: 97px;
	height: 236px;
}

div#content {
	
	width: 796px;

	color: #BBBBBB;
	font-size: 11px;

	padding-top: 15px;

	min-height:250px;
  	height:auto !important;
  	height:200px;

}

div#footer {
	
	width: 1000px;
	background-image: url(../images/onderkant.jpg);
	height: 227px;
}

div#submenu {
	padding-top: 10px;
	padding-right: 10px;
	position: relative;
	float: left;
	width: 155px;
	height: 190px;
	background-image: url(../images/submenu_bg.jpg);
	
}

.newsDate {
	color: #BBBBBB;
	font-size: 10px;
}

.newsTitle {
	color: #DF8A03;
	font-size: 14px;
	font-weight: bold;
}



.overignieuwstable {

	background-repeat: no-repeat;
	background-position:left;
}

.overignieuws {
	color: #FFFFFF;
	font-weight: bold;
}

div#contentframe {
	margin-left: 40px;
	margin-right: 40px;
}

div#gb_main {
	width: 600px;
	/*border: 1px solid #415969;*/
	background-color: #000000;
	margin-bottom: 20px;
	margin-left: 30px;
}

div#gb_content {
	margin-left: 9px;
	margin-right: 10px;
	/*background-image: url(../images/gb_header.jpg);*/
}

div#gb_header_name {
	height:36px;
	/*background-image: url(../images/gb_header.jpg);*/
	background-repeat: no-repeat;
	padding-top: 7px;
}

.agenda_item {
	/*background-image: url(../images/agenda.gif);*/
	background-repeat: no-repeat;
}

A {color: #000000; text-decoration: none}
A:LINK {color: #AB9A7A; text-decoration: none}
A:VISITED{color: #AB9A7A; text-decoration: none;}
A:HOVER {color: #C7B38E; text-decoration: underline}

A.readMoreLink {color: #000000; text-decoration: none}
A.readMoreLink:LINK {color: #000000; text-decoration: none}
A.readMoreLink:VISITED{color: #000000; text-decoration: none;}
A.readMoreLink:HOVER {color: #000000; text-decoration: underline}

A.newReleaseLink{color: #000000; text-decoration: none;font-weight: bold; font-size: 11px}
A.newReleaseLink:LINK {color: #000000; text-decoration: none}
A.newReleaseLink:VISITED{color: #000000; text-decoration: none;}
A.newReleaseLink:HOVER {color: #000000; text-decoration: underline}