html {
	overflow: hidden;
}

body {
	background-image: url(../images/body_BG.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: #02236a;
}

div#bodydiv {
	background-image: url(../images/bodydiv_BG.jpg);
	background-repeat: no-repeat;
	background-color:	#ffffff;
	position: relative;
	left: 50%;
	margin-left: -512px;
	margin-right: auto;
	width: 1024px;
	top: 0px;
	height: 610px;
	display: block;
}

div#mainContent {
	width:  575px;
	height: 395px;	
	padding-right: 20px;
	#padding-top: 16px;
}

div.holder{
	position: absolute;
	left: 200px;	
	top: 185px;
	border: 0px solid red;	
}


/**************************************************/
div#navTopExtra {
	width: 100%;
	position:	absolute;
	top: 15px;
	left: 38px;
	height:20px;
	border: 0px solid red;
}

ul.topextramenu {
	margin: 0;
	padding: 0;
	float: left;	
}

ul.topextramenu li {
	list-style-type: none;
	display: inline;
}

li.topextramenuitem, li.topextramenuitemover {
	background-image: url("../images/divider_wit.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 10px;
}

li.topextramenuitemfirst, li.topextramenuitemfirstover  {
	padding-left: 12px;
	padding-right: 10px;
}

li.topextramenuitem a, li.topextramenuitemfirst a {
	color: #ffffff;
	text-decoration: none;
}

li.topextramenuitemover a, li.topextramenuitemfirstover a {
	color: #f7d900;
	text-decoration: none;
}
/****************************************************/
div#navTop {
	width: 100%;
	position:	absolute;
	top: 149px;
	left: 38px;
}

ul.topmenu {
	margin: 0;
	padding: 0;
	float: left;	
	margin-left: 10px;
}

ul.topmenu li {
	list-style-type: none;
	display: inline;
}

li.topmenuitem {
	background-image: url("../images/divider_blauw.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 12px;
	padding-right: 10px;
}

li.topmenuitemover {
	background-image: url("../images/divider_blauw.jpg");
	background-position: 0px 0px;
	background-repeat: no-repeat;	
	padding-left: 12px;
	padding-right: 10px;
}

li.topmenuitemfirstover, li.topmenuitemover {
	padding-left: 12px;
	padding-right: 10px;
}

li.topmenuitem a, li.topmenuitemfirst a {
	color: #02236a;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

li.topmenuitemover a, li.topmenuitemoverfirst a {
	color: #e20816;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
/****************************************************/
div#navLeft {
	position: absolute;
	left: 50px;
	top: 242px;
	width: 170px;
	border: 0px solid red;
	z-index: 200;
	height: 268px;
}

div#navLeft ul {
	margin: 0;
	padding: 0;
}

div#navLeft ul li {
	list-style-type: none;
	display: block;
	background-image: url("../images/left_divider.jpg");
	background-repeat: no-repeat;
	background-position: 0px 24px;
}

div#navLeft ul li a {
	color: #02236a;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	height: 25px;
	display: block;
	padding: 4px 0px 0px 0px;
}

div#navLeft ul li a:hover, div#navLeft ul li.leftmenuitemover a{
	color: #e20816;
}

/****************************************************/
div#searchdiv {
	position: absolute;
	top: 130px;
	right: 20px;
	white-space: nowrap;
	height: 20px;
}

span#search {
	border: 0;
	cursor: pointer;
}

input#term {
	border: 1px solid #02236a;
}

div#newsitems {
	position:		absolute;
	top: 201px;
	left:	805px;
	border: 0px solid Purple;
	width: 193px;
	height: 392px;;
}

div.newsitems_header {
	color: #02236a;
	font-weight: bold;
	font-size: 12pt;
}

a.newsitems, a:hover.newsitems,a:visited.newsitems {
	color: #02236a;
	font-size: 7pt;
	font-weight: bold;
	float: left;
}

span.newsitems_headline {
	font-weight: bold;
	color: #3d5da1;
}

div.newsitems_description {
	font-size: 8pt;
}

td.agenda_full_left {
	vertical-align: top;
	padding: 12px 7px 0px 0px;
}

.agenda_date_from, .agenda_location, agenda_location_name {
	vertical-align: top;
	padding: 12px 0px 0px 0px;	
}

td.agenda_body {
	padding: 0px 0px 0px 0px;
}

div#adres {
	position: absolute;
	left: 12px;
	top: 493px;
	#top: 508px;
	border: 0px solid red;
	z-index: 1000;
}

td.adres {
	font-size: 9pt;
	font-weight: bold;
	color: #02236a;
	text-decoration: none;
	vertical-align: top;
}

div#titeltje {
	position: absolute;
	left: 11px;
	top: 197px;
	height: 20px;
	width: 165px;
	color: #e20816;
	font-size: 11pt;
	font-weight: bold;
	padding: 1px 0px 0px 3px;
	display: none;
	border: 1px solid #02236a;
}

.headline {
	font-size:12pt;
	font-weight: bold;
}

a.sitemap,a:visited.sitemap, a.searchresult  {
	color: #02236a;
}

a:hover.sitemap, a:hover.searchresult  {
	color: #e20816;
}

div#authentication {
	border: 0px solid #02236a;
}

fieldset {
     border: 1px solid #a7c7e6;
}

/******************************/
.forumonderwerp {
	width: 100%;
	background-color: #02236a;
	padding: 3px 0px 3px 5px;	
}

.forumonderwerp a{
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

.forumgroeptitel {
	width: 100%;
	background-color: #02236a;
	padding: 3px 0px 3px 5px;	
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
}

.forumgroeptitelsub {
	float: right;
	clear: both;
}

td.forumreplytitel {
	/*width: 500px;*/
	width: 100%;
	background-color: #66789f;
	color: #ffffff;
	padding: 3px 0px 3px 5px;
}

td.forumreplytitel a {
	color: #ffffff;
	text-decoration: none;
}

a {
	outline: none;
}

a.read_more {
	color:#e20816;
	text-decoration:none;
	float: right;
	clear: both;
}








