	html
	{
		height: 100%;
	}

	body
	{
	font-family: verdana, sans-serif;
	background-image: url(../images/body-patern.gif);
	background-repeat: repeat;
	background-position: 0 0;
	height: 100%;
	margin: 0;
	padding: 0; }
#wrap {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
#container
	{
	background-color: #ebebeb;
	background-image: url(../images/container-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	position: relative;
	float: left;
	width: 940px;
	min-height: 100%;
	margin-right: auto;
	margin-left: auto; }
#container2 {
	background-color: #ebebeb;
	background-image: url(../images/container-bg2.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	float: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 940px;
	min-height: 100%;
 }
#header {
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 940px;
	height: 153px; }
#header img {
	float: left; }
#header-img {
	position: relative;
	top: 10px;
	left: 5px;
	width: 475px;
	height: 120px;
	float: left; }
#header-img img {
	position: relative;
	top: 0;
	left: 0; }
#searchbox {
	position: relative;
	top: 108px;
	left: 16px;
	width: 227px;
	height: 25px;
	float: left; }
#mainmenu {
	background-color: #1a7474;
	background-image: url(../images/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	top: 153px;
	width: 920px;
	height: 41px;
	z-index: 99;
	margin-left: -5px;
	padding-left: 30px; }
#content {
	background-color: white;
	background-image: url(../images/content-mid2-bg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	height: auto!important;
	min-height: 300px;
	height: 300px;
	padding-top: 15px; }
#content-wrap {
	width: 928px;
	padding: 40px 6px 50px; }
#content-left {
	width: 205px;
	height: auto!important;
	min-height: 300px;
	height: 300px;
	float: left;
	margin-left: 15px;
	display: inline; }
#content-mid {
	width: 436px;
	height: auto!important;
	min-height: 300px;
	height: 300px;
	float: left;
	margin-right: 20px;
	margin-left: 10px;
	padding-bottom: 45px;
	display: inline; }
#content-right {
	width: 227px;
	height: auto!important;
	min-height: 300px;
	height: 300px;
	float: left;
	margin-right: 10px;
	padding-bottom: 40px;
	display: inline; }
#improve {
	float: left;
	margin-top: 30px; }
* html #container
	{
		height: 100%;
	}

	#footer
	{
	background-color: #181818;
	text-align: center;
	position: relative;
	left: 0;
	width: 930px;
	height: 46px;
	clear: both;
	margin: -46px auto 0;
	border-top: 1px solid #e5e5e5; }
#footer span.copyright {
	color: #dbdbdb;
	font-size: 11px;
	font-family: verdana, sans-serif;
	line-height: 40px;
	width: 500px; }
/*Content 2 col*/
#content2 {
	height: auto!important;
	min-height: 300px;
	height: 300px;
	padding-top: 15px; }
#content-right2 {
	background-color: #ededed;
	width: 239px;
	float: left;
	margin-top: -15px;
	margin-left: 1px;
	display: inline; }
.content2-bg {
	background-image: url(../images/content-mid2-bg.jpg);
	background-repeat: no-repeat;
	background-position: 469px 188px; }
/* A CSS hack that only applies to IE -- specifies a different height for the footer */

	* html #footer
	{
	margin-top: -35px; }
/*Mainmenu */
#mainmenu ul {
	width: 900px;
	float: left;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0 0 0 0; }
#mainmenu li {
	list-style-type: none;
	display: inline;
	margin: 0; }
#mainmenu li a:link, #mainmenu li a:visited {
	color: #fff;
	font-size: 12px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	line-height: 33px;
	text-decoration: none;
	height: 34px;
	float: left;
	display: inline;
	margin: 0;
	padding-right: 27px;
	padding-left: 27px; }
#mainmenu li a:hover, #mainmenu li a:active {
	color: #fff;
	font-size: 12px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	background-color: #004e4e;
	background-image: url(../images/mainmenu-over-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	text-decoration: none;
	display: inline;
	margin: 0; }
#mainmenu li.act a:link, #mainmenu li.act a:visited {
	color: #fff;
	font-size: 12px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #004e4e;
	background-image: url(../images/mainmenu-over-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	display: inline;
	margin: 0; }
/*Submenu styles*/
#submenu ul {
	background-image: url(../images/submenu-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 205px;
	margin: 0;
	padding: 1px 0 0;
	list-style-type: none;
	display: block; }
#submenu li {
	list-style-type: none;
	display: block;
	width: 200px;
	height: 33px;
	float: left;
	margin: -1px 0 0;
	padding: 0; }
#submenu li a:link, #submenu li a:visited {
	color: #212121;
	font-size: 11px;
	font-family: verdana, sans-serif;
	font-weight: normal;
	background-image: url(../images/submenu-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	height: 25px;
	margin: 0;
	padding: 9px 0 0 10px;
	display: block; }
#submenu li a:hover, #submenu li a:active {
	color: #212121;
	font-size: 11px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	background-image: url(../images/submenu-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	display: block;
	margin: 0; }
#submenu li.act a:link, #submenu li.act a:visited {
	color: #212121;
	font-size: 11px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/submenu-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	margin: 0; }
#submenu-bottom {
	background-image: url(../images/submenu-bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 200px;
	height: 33px;
	float: left;
	margin-bottom: 10px; }
/*Right Submenu styles*/
#content2 #rightmenu {
	background-color: white;
	background-image: url(../images/rightmenu-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 0;
	display: block;
	margin-bottom: 10px;
	margin-left: -1px;
	padding-top: 22px;
	padding-bottom: 5px;
	border-bottom: 1px solid #c6c6c6; }
#rightmenu li {
	margin-left: 0 !important;
	padding-left: 0 !important;
	display: block; }
#rightmenu li a:link, #rightmenu li a:visited {
	color: #212121;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	background-color: white;
	text-decoration: none;
	margin: 0 0 5px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom: 1px solid #e1e1e1;
	display: block; }
#rightmenu li a:hover, #rightmenu li a:active {
	color: #212121;
	font-size: 11px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block; }
#rightmenu li.act a:link, #rightmenu li.act a:visited {
	color: #212121;
	font-size: 11px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block; }
/*Content Styles*/
table td {
	font-size: 11px;
	font-family: verdana; }
#content p, #content2 p {
	color: #1a1a1a;
	font-size: 11px;
	font-family: verdana, sans-serif;
	line-height: 150%; }
#content a:link, #content a:visited, #content2 a:link, #content2 a:visited {
	color: #016767;
	text-decoration: underline; }
#content a:hover, #content2 a:hover {
	text-decoration: none; }
#content li, #content2 li {
	color: #1a1a1a;
	font-size: 11px;
	font-family: verdana, sans-serif;
	line-height: 150%;
	list-style-image: url(../images/li.gif); }
#content-mid ul.csc-menu {
	margin-left: 20px; }
#content-mid ul.csc-menu li {
	color: #1a1a1a;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	line-height: 160%;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	list-style-image: url(../images/li.gif); }
#content-mid ul.csc-menu li a {
	text-decoration: none; }
#content-mid ul.csc-menu li a:hover {
	text-decoration: underline; }
#content-mid h1 {
	color: #004e4e;
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	line-height: 150%; }
#content-mid h1.csc-firstHeader {
	font-size: 16px;
	line-height: 33px;
	background-image: url(../images/firstheader.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: 2px;
	margin-top: 10px; }
#content-mid .csc-frame-frame1 h1.csc-firstHeader {
	background-image: url(../images/firstheader-frame1.gif); }
#content-left h1.pagetitle {
	color: #dfebeb;
	font-size: 14px;
	font-family: Arial, verdana, sans-serif;
	font-weight: bold;
	line-height: 240%;
	background-image: url(../images/leftcol-title.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-transform: none;
	width: 190px;
	height: 33px;
	margin: 0;
	padding: 0 0 0 10px; }
#content-right h1 {
	color: white;
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	line-height: 240%;
	background-image: url(../images/rightcol-title.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	padding: 0 0 0 10px;
	width: 220px;
	height: 33px; }
#content-right h2 {
	color: white;
	font-size: 14px;
	font-family: Arial, verdana, sans-serif;
	font-weight: bold;
	line-height: 240%;
	background-image: url(../images/rightcol-title2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	padding: 0 0 0 10px;
	width: 220px;
	height: 33px; }
#content-right h1 a, #content-right h2 a {
	color: white !important;
	text-decoration: none !important; }
#content-right h1 a:hover, #content-right h2 a:hover {
	text-decoration: underline !important; }
#content-right2 h1 a {
	color: black !important;
	text-decoration: none !important; }
#content-right2 ul {
	line-height: 160%;
	margin: 6px 0 0 10px;
	padding: 0;
	list-style-type: none;
	list-style-image: none; }
#content-right2 li {
	line-height: 160%;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0; }
#content-right2 h1 {
	color: black;
	font-size: 12px;
	font-family: Arial, verdana, sans-serif;
	font-weight: bold;
	line-height: 140%;
	text-transform: uppercase;
	margin: 5px 0 0;
	padding: 0 0 0 10px; }
#content-left h1 {
	color: black;
	font-size: 12px;
	font-family: Arial, verdana, sans-serif;
	font-weight: bold;
	line-height: 140%;
	text-transform: uppercase;
	margin: 5px 0 0;
	padding: 0 0 0 0; }
.searchbox {
	font-size: 12px;
	font-family: verdana, sans-serif;
	line-height: 180%;
	background-image: url(../images/searchbox.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-right: 5px;
	padding-left: 5px;
	width: 217px;
	height: 25px; }
.searchbox input {
	font-size: 12px;
	font-family: verdana, sans-serif;
	line-height: 180%;
	background-color: transparent;
	width: 218px;
	height: 25px;
	border-style: none;
	border-width: 0; }
.tx-wagrandomimage-pi1 {
	margin-top: 5px; }
/*Frame styles*/
#content-right .csc-frame-frame1 {
	background-color:#e4f1f1;
	background-image: url(../images/csc-frame-right-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	position: relative;
	width: 227px;
	float: left;
	display: inline; }
#content-right .csc-frame-after {
	background-image: url(../images/news-latest-bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	width: 227px;
	height: 22px;
	float: left;
	margin-bottom: 12px;
	display: inline; }
#content-right .csc-frame-frame1 p, #content-right .csc-frame-frame2 p {
	margin: 10px 10px 5px; }
#content-right .csc-frame-frame2 {
	background-color: #f8f8f8;
	background-image: url(../images/csc-frame2-right-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	display: inline;
	position: relative;
	width: 227px;
	float: left; }
#content-right .csc-frame-after2 {
	background-image: url(../images/csc-frame-after2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: inline;
	margin-bottom: 12px;
	position: relative;
	width: 227px;
	height: 22px;
	float: left; }
#content-right2 .csc-frame-frame1 {
	display: inline;
	position: relative;
	width: 377px;
	float: left; }
#content-right2 .csc-frame-after {
	position: relative;
	width: 357px;
	height: 1px;
	float: left;
	margin: 5px 10px 10px;
	border-bottom: 1px solid #bebebe;
	display: inline; }
#content-right2 .csc-frame-frame1 p {
	margin: 6px 10px 5px; }
#content-right2 .csc-frame-frame2 {
	background-color: #151515;
	display: inline;
	position: relative;
	width: 387px;
	float: left;
	margin-left: 1px;
	padding-bottom: 5px; }
#content-right2 .csc-frame-frame2 p {
	color: white;
	margin: 6px 10px 5px; }
#content-right2 .csc-frame-frame2 h1, #content-right2 .csc-frame-frame2 h1 a {
	color: white !important; }
#content-right2 .csc-frame-after2 {
	display: inline;
	margin: 0 10px 10px;
	position: relative;
	width: 357px;
	height: 1px;
	float: left;
	border-bottom: 1px solid #bebebe; }
#content-mid .csc-frame-before {
	background-image: url(../images/csc-frame-before-mid-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: inline;
	position: relative;
	width: 436px;
	height: 12px;
	float: left; }
#content-mid .csc-frame-frame1 {
	background-color: #f5f5f5;
	background-image: url(../images/csc-frame-mid-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	display: inline;
	position: relative;
	width: 416px;
	float: left;
	padding: 5px 10px 20px; }
#content-mid .csc-frame-after {
	background-image: url(../images/csc-frame-after-mid-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: inline;
	position: relative;
	width: 436px;
	height: 12px;
	float: left;
	margin-bottom: 15px; }
#content-right h1 {
	color: white;
	font-size: 14px;
	font-family: Arial, verdana, sans-serif;
	font-weight: bold;
	line-height: 240%;
	background-image: url(../images/rightcol-title.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	padding: 0 0 0 10px;
	width: 220px;
	height: 33px; }
/*Indexed search styles*/
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width:100px;
	margin-top: 3px;
	margin-left: 5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	background-color: #fbfbfb;
	width:210px;
	margin-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	border: solid 1px #a4a4a4; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
	font-size: 11px;
	line-height: 140%;
	padding-top: 4px;
	padding-bottom: 4px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	font-size: 10px;
	background:#eeeeee;
	padding: 2px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-title a {
	font-size: 12px; }
.tx-indexedsearch .tx-indexedsearch-percent {
	font-size: 14px; }
/*Mailform styles*/
fieldset.csc-mailform {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	border-bottom: 1px solid #ebebeb; }
div.tx-powermail-pi1 {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	float: left; }
div.tx-powermail-pi1 p {
	margin-top: 12px;
	margin-bottom: 8px; }
.powermail_text {
	font-size: 12px;
	font-family: arial;
	border: solid 1px #b9b9b9; }
div.csc-mailform-field {
	width: 420px;
	float: left; }
span.csc-mailform-label {
	font-weight: bold;
	line-height: 300%;
	margin-top: 10px;
	padding-top: 10px; }
div.csc-mailform-field label, .tx_powermail_pi1_fieldwrap_html_file label {
	line-height: 150%;
	width: 160px;
	float: left;
	padding-right: 5px; }
div.csc-frame-frame1 div.csc-mailform-field label, div.csc-frame-frame1 .tx_powermail_pi1_fieldwrap_html_file label {
	line-height: 150%;
	padding-right: 5px;
	width: 270px;
	float: left; }
.csc-mailform-submit {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	line-height: 160%;
	margin-top: 14px;
	margin-bottom: 20px;
	margin-left: 164px;
	padding-right: 4px;
	padding-left: 4px; }
.powermail_mandatory {
	color: #1a7474;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px; }
.powermail_mandatory_js {
	color: red;
	line-height: 120%;
	margin: 0;
	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 3px; }
div.tx_powermail_pi1_fieldwrap_html_radio_title {
	width: 160px;
	float: left; }
.powermail_radio_inner {
	margin-left: 167px; }
.inschrijfformulier_confirmation_back. {
	float: left;
	margin-right: 5px; }
a:link {
	color: #628f2f;
	font-weight: bold;
	text-decoration: none; }
a:visited {
	color: #71a03c;
	font-weight: bold;
	text-decoration: none; }
#content .powermail_all_td p {
	margin: 0 10px 0 0;
	padding: 0; }
	

.topmenu {
    color: #AAAAAA;
    float: left;
    position: relative; 
    font-size: 10px;
    top: 20px;
    left: 85px;
}
.topmenu a, .topmenu a:active, .topmenu a:visited {
    color: #AAAAAA;
}
.topmenu a:hover {
    color: #444444;
}

