html {height: 100%;overflow-y:scroll;}
body {
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	background: #fff url(main_FILES/bg.gif) top center repeat;
	

	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%
}

form{
	margin: 0;
	padding: 0
}

a{
	color:#14307c;
}

a:hover{
	color:#c0d911;
}

td{
	font-size: 10pt;
}

input{
	background:#e8ebf2;
	border:none;
	height:20px;
	width:200px;
}

input.subbutton{
	text-align:left;
	font-family: arial, verdana, sans-serif;
	padding:0 0 0 20px;
	width:150px;
	color:#14307c;
	font-size:11pt;
	font-weight:bold;
	background:#fff url(main_FILES/inlog_arrow.gif) bottom left no-repeat;
	font-style:italic;
}


#overall {
	width: 820px;
	margin: 0 auto 0 auto;
	background: #fff;
	color: #14307c;
	height:100%;
	text-align: left;
	position: relative;
}
html>body #overall {min-height:100%;height:auto}

#header {
	background: #fff url(main_FILES/header_spirit_06.gif) top left no-repeat;
	color: #000;
	text-align: left;
	padding: 0;
	margin:0;
	height: 283px;
}

#funcmenu{
	background: #fff url(main_FILES/balk.gif) top left no-repeat;
	height: 28px;
	width:410px;
	margin:0 0 0 410px;
}

#funcmenu ul{
	display:block;
	padding: 0;
	margin: 0 0 0 10px;

}

#funcmenu ul li{
	display:block;
	float:left;
}

#funcmenu a{
	font-size:0px;
	color:#c0d911;
	text-decoration:none;

}

#funcmenu a.home{
	background: url(main_FILES/home.gif) top left no-repeat;
	width:55px;
	height:28px;
	display:block;

}
#funcmenu a.home:hover{
	background: url(main_FILES/home_hover.gif) top left no-repeat;
}

#funcmenu a.sitemap{
	background: url(main_FILES/sitemap.gif) top left no-repeat;
	width:70px;
	height:28px;
	display:block;
}
#funcmenu a.sitemap:hover{
	background: url(main_FILES/sitemap_hover.gif) top left no-repeat;
}

#funcmenu a.nieuws{
	background: url(main_FILES/nieuws.gif) top left no-repeat;
	width:65px;
	height:28px;
	display:block;
}
#funcmenu a.nieuws:hover{
	background: url(main_FILES/nieuws_hover.gif) top left no-repeat;
}

#funcmenu a.zoeken{
	background: url(main_FILES/zoeken.gif) top left no-repeat;
	width:65px;
	height:28px;
	display:block;
}
#funcmenu a.zoeken:hover{
	background: url(main_FILES/zoeken_hover.gif) top left no-repeat;
}


#funcmenu a.contact{
	background: url(main_FILES/contact.gif) top left no-repeat;
	width:67px;
	height:28px;
	display:block;
}
#funcmenu a.contact:hover{
	background: url(main_FILES/contact_hover.gif) top left no-repeat;
}

#funcmenu a.links{
	background: url(main_FILES/links.gif) top left no-repeat;
	width:50px;
	height:28px;
	display:block;
}
#funcmenu a.links:hover{
	background: url(main_FILES/links_hover.gif) top left no-repeat;
}

#funcmenu a.downloads{
	background: url(main_FILES/downloads.gif) top left no-repeat;
	width:78px;
	height:28px;
	display:block;
}
#funcmenu a.downloads:hover{
	background: url(main_FILES/downloads_hover.gif) top left no-repeat;
}

#funcmenu input{
	background: url(main_FILES/uitloggen.gif) top left no-repeat;
	width:65px;
	height:28px;
	border:none;
}
#funcmenu input:hover{
	background: url(main_FILES/uitloggen_hover.gif) top left no-repeat;
}

#date{
	font-size: 8pt;
	font-weight:bold;
	margin:-40px 0 0 0;
	text-align:right;
	width:620px;
	color:#14307c;
	clear:both;
}

#menu{
	margin:60px 0 0 655px;
	padding: 0px 0 0 0;
	text-align:right;
	width:165px;
}

#menu ul{
	padding: 0;
	margin:7px 0 0 0;
	list-style-type:none;
}

#menu ul li{
	background: #fff url(main_FILES/menu_bg.gif) bottom right no-repeat;
	display:block;
	height:20px;
	margin: 5px 0 0 0;
	line-height:13px;
}

#menu ul li a{
	font-size: 10.5pt;
	font-weight:bold;
	padding: 0 25px 0 0;
	text-decoration: none;
	color:#14307c;

}

#menu ul li a:hover{
	color:#c0d911;
}

#menu ul li.selected a{
	color:#c0d911;
}


#content{
	width: 820px;
	background: #fff;
  	padding: 0 0 62px 0;
  	height: auto;
  	min-height:100%;
  	/*background: #fff url(main_FILES/bg_home_min.gif) top left no-repeat;*/
	background: #fff;
  	overflow:hidden;
}

.contentkader{
	padding: 20px 20px 0 35px;
}
.contentkadernieuws{
	padding: 0 10px 0 10px;
	border-left:1px solid #CCC;
	margin:25px 0 0 0;
}

#content_right .contentkadernieuws{
	padding: 0 0 0 0;
	margin:25px 0 0 0;
}

#content_left
{
	/*background: red;*/
	float:left;
	width:210px;
}

#content_left h1{
	font-size: 13pt;
	color: #14307c;
	font-weight: bold;
	margin: 5px 0 10px 0;
	padding:0;
}

#content_left ul{
	padding: 5px 0 0 0;
	margin:0 0 0 0;
	list-style-type:none;
}
html>body #content_left ul{padding: 0 0 0 0;}

#content_left ul li{
	background: #fff url(main_FILES/submenu_bg.gif) top left no-repeat;
	display:block;
	margin: 2px 0 0 0;
	padding:2px 0 0 0;
	line-height:13px;
}

#content_left ul li a{
	font-size: 9pt;
	font-weight:bold;
	padding: 2px 0 2px 15px;
	text-decoration: none;
	color:#14307c;
	display:block;
}

#content_left ul li a:hover{
	color:#c0d911;
}

#content_left ul li.selected{
	height:auto;
}

#content_left ul li.selected a{
	color:#c0d911;
}

#content_left ul ul {
	list-style-type:none;
	padding: 0;
	margin: 3px 0 3px 5px;

}

#content_left ul ul li{
	background: #fff url(main_FILES/subsubmenu_bg.gif) top left no-repeat;
	margin: 0 0 0 0;
	padding:0 0 0 15px;
	line-height:13px;

}

#content_left ul ul li a{
	font-size: 8.5pt;
	font-weight:bold;
	padding: 0 0 0 0;
	text-decoration: none;
	color:#14307c;

}
#content_left ul li.selected ul li a:hover{
	color:#c0d911;
}

#content_left ul li.selected ul li a{
	color:#14307c;
}

#content_left ul li.selected ul li.selected{
	display:block;

	line-height:13px;
}
#content_left ul ul li.selected{
	display:block;

}

#content_left ul li.selected ul li.selected a{
	color:#c0d911;
}


#content_center{
	background: none;
	/*width:409px;*/

	width:604px;
	float:left;
}

#content_center h1{
	font-size:13pt;
	color:#14307c;
	font-weight:bold;
	margin: 55px 0 15px 0;
	padding:0;
}



#content_center p {
	margin:0 0 15px 0;
	padding:0 20px 0 0;
	font-size: 9pt;
	line-height: 13pt;
}


#content_right{
	background: none;
	width:200px;
	float:right;
	margin: 0 0 5px 15px;

}

#content_right h1{
	font-size: 13pt;
	color: #14307c;
	font-weight: bold;
	margin: 0 0 32px 0;
	padding:0;
	font-style: italic;
}



#content_right p {
	margin:0 0 15px 0;
	padding:0;
	font-size: 8.5pt;
}



.koprechts {
	display:block;
	float:left;
	font-size:13pt;
	color:#14307c;
	font-weight:bold;
	font-style:italic;
	margin:0 15px 15px 15px; /* FF / IE6 / IE7 */
	*margin:30px 15px 15px 15px; /* IE6 / IE7 */
	_margin:30px 15px 15px 15px; /* IE6 */
	font-style:italic;
}


#field_right{
	clear:both;
}

#field_right_top{
	width:200px;
	height:12px;
	background:url(main_FILES/lijn_boven.gif) bottom left no-repeat;
	margin:0;
	padding:0;
}
#field_right_center{
	width:200px;
	background:#fff url(main_FILES/lijn_center.gif) top left repeat-y;
}

#field_right_bottom{
	width:200px;
	height:12px;
	margin:0;
	padding:0;
	background:url(main_FILES/lijn_onder.gif) top left no-repeat;
}

#field_right_center h2{
	font-size:10pt;
	margin:0;
	padding:0 0 0 20px;
	font-style:italic;
}

#field_right_center p {
	margin:0 0 0 20px;
	padding:0 10px 20px 0;
	font-size:8.5pt;
	line-height:13px;
	background: #fff url(main_FILES/uitgelicht_streep.gif) bottom left no-repeat;
	display:block;
}


.content_clearer{
	clear:both;
	margin:0 0 0 0;
	height:10px;
}

#footer{
	clear:both;
	width:820px;
	position: absolute;
	padding: 0 0 0 0;

	bottom: 0;
	height: 62px; /* FF / IE6 / IE7 */
	*height: 62px; /* IE6 / IE7 */
	_height: 62px; /* IE6 */
	margin-top: 62px;

	background: #c0d911 url(main_FILES/footer_bg.gif) top left repeat-x;
}

#footer ul{
	display:block;
	padding: 0;
	margin:0;
	list-style-type:none;
	margin:0 0 0 20px;
}


#footer  .selected a{
	display:block;
	padding: 0;
	margin:0;
	float:left;
	margin:15px 0 0 0;
	background: url(main_FILES/bullet_spirit.gif) top left no-repeat;
	padding:0px 20px 0 10px;
	text-decoration: none;
	color:#14307c;

}

#footer ul li .Disclaimer{
	display:block;
	padding: 0;
	margin:0;
	float:left;
	margin:15px 0 0 0;
	background: url(main_FILES/bullet_spirit.gif) top left no-repeat;
	padding:0px 20px 0 10px;
	text-decoration: none;
	color:#14307c;

}


#footer ul li a{
	background: url(main_FILES/bullet_spirit.gif) top left no-repeat;
	padding:0px 0 0 10px;
	text-decoration: none;
	color:#14307c;
	margin:0 0 0 5px;
	padding:0 0 0 20px;

}

#footer ul li .HKZ{
	margin:12px 0 0 0;

	background: url(main_FILES/HKZ.jpg)  no-repeat;
	display:block;
	height:42px;
	width:42px;
	padding-top:7px;
	text-decoration: none;
	font-size:0px;
	color:#c0d911;
	margin: 12px 0 0 0;
	*margin:-6px 0 0 0; /* IE6 / IE7 */
}



input.tx-indexedsearch-searchbox-button{
	text-align:left;
	font-family: arial, verdana, sans-serif;
	padding:0 0 0 20px;
	width:200px;
	color:#14307c;
	font-size:11pt;
	display:block;
	font-weight:bold;
	background:#fff url(main_FILES/inlog_arrow.gif) bottom left no-repeat;
	font-style:italic;
}



.news-latest-container{}

.news-latest-item{
	display:block;
	height:85px;
	overflow:hidden;
	width:220px;
}

.news-latest-item h3{
	margin: 0;
	padding:0;
}

.news-latest-item h3 a{
	font-size: 9pt;
	text-decoration:none;
	display:block;
	font-style: normal;
	color:#000;
	margin: 5px 0 0 0;
	padding:0;
}

.news-single-item h2 {
	font-size: 12px;
}

.news-single-item p a img {
	border: 0px;
}

.news-latest-item h3 .news-latest-date a{
	font-size: 7pt;
	font-weight:normal;
	margin: 0 0 0 0;
}

#content_center .news-latest-item p {
	margin:0;
	padding:0 0 0 0;
	color:#000;
}

#content_right .news-latest-item p {
	margin:0;
	padding:0 0 0 0;
	color:#000;
}

.news-latest-morelink{

}

.news-latest-morelink a{
	color: #14307c;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration:none;
	background: url(main_FILES/lees_meer.gif) center right no-repeat;
	display:block;
	width:85px;
}

.overzicht{
	background: url(main_FILES/news-overzicht.gif) center left no-repeat;
	height:30px;
	margin:5px 0 0 0;

}

.overzicht a{
	padding: 6px 0 0 20px;
	display:block;
	text-decoration:none;
	color: #14307c;
	font-weight: bold;
	font-size:11pt;
}

.news-list-item h3{
	margin: 0;
	padding: 0;

}

.news-list-container{
	margin:20px 0 0 0;
}

.news-list-item p {
margin:0;
padding:0;

}

.news-list-container img{
	float:left;
	padding: 0 5px 5px 0;

}


.news-list-item h3 a{
	text-decoration:none;
	margin: 0;
	padding: 0;
	font-size:13pt;

}

.news-list-date{
	display:block;
	font-size:8pt;
}

.news-list-item p {
	margin: 0;
	padding: 0;

}

.news-list-morelink{
	margin:0;
	padding:0;

}

.news-list-morelink a{
	color: #14307c;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	text-decoration:none;
	background: url(main_FILES/lees_meer.gif) center right no-repeat;
	display:inline-block;
	width:85px;
}

.news-list-item hr.clearer{
	border:none;
	border-top:1px solid #c0d911;
	border-left:none;
	border-bottom:none;
	border-right:none;
}

.news-single-author{
	display:none;
}

.news-single-item{
	margin:20px 0 0 0;
}

.news-single-item .news-single-timedata{
	display:block;
	font-size:8pt;
	font-weight:bold;
}

.news-single-item h1 {
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	font-size:13pt !important;
	color: #14307c !important;
}

.news-single-item hr.clearer{
	border:none;
	border-top:1px solid #c0d911;
	border-left:none;
	border-bottom:none;
	border-right:none;
}

.news-single-backlink a{
	color: #14307c;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	text-decoration:none;
	background: url(main_FILES/lees_meer.gif) center right no-repeat;
	display:block;
	width:130px;
}

.tx-pmkrssnewsexport-pi1{
	margin:20px 0 0 0;
}

.tx-pmkrssnewsexport-pi1 a{
	text-decoration:none;
}

.tx-pmkrssnewsexport-pi1 a img{
	border:none;
}

/* CSC Sitemap Styles */
.csc-sitemap {
	font-weight:bold;
	font-size:10pt;
}

.csc-sitemap li{
	list-style-type:none;
	font-weight:bold;
	font-size:10pt;
}

.csc-sitemap ul a{
	display:block;
	color: #96bf0d;
	text-decoration: none;
	border:1px solid #ced6e5;
	padding:2px 2px 2px 2px;
	margin: 5px 0 0 0;
	/*text-transform:capitalize;*/
}

.csc-sitemap ul ul a{
	display:block;
	color: #00357e;
	padding:0 0 0 10px;
	text-decoration: none;
	font-size: 9pt;
	border:none;
	text-transform:none;

}

.csc-sitemap ul ul ul a{
	font-style: italic;
}

.csc-sitemap ul ul ul ul a{
	font-style: italic;
	color: #96bf0d;
}

.tx-rtgfiles-pi1 table{
	width:570px;
}

.tx-rtgfiles-pi1 .fileSize{
	font-size: 8pt;
	border:none;
	border-top:1px solid #ced6e5;
}


.tx-rtgfiles-pi1 .fileSize strong{
	display:block;
	float:left;
	width:100px;
}

.tx-rtgfiles-pi1 hr{
	border:none;
	border-top:1px solid #c0d911;
}

#formSearchFile {
	width:570px;
}

#formSearchFile fieldset{
	border:1px solid #ced6e5;
}

#formSearchFile label{
	display:none;
}

#submitSearchFile, #zoek{

	text-align:left;
	font-family: arial, verdana, sans-serif;
	padding:0 0 0 20px;
	margin:0 0 0 0;
	width:200px;
	color:#14307c;
	font-size:11pt;
	font-weight:bold;
	background:#fff url(main_FILES/inlog_arrow.gif) bottom left no-repeat;
	font-style:italic;

}


.row{
	display:block;
}

.row label{
	width:200px;
	display:block;
	float:left;
}

.row select{
	width:200px;
	border:1px solid #CCC;
}

.rowborder{
	margin: 3px 0 3px 0;
}

#aantal{
	background: #FFF;
	margin: 0 0 0 0;
	padding:3px;
}

.csc-mailform{
	border:none;
}

.csc-mailform-label{
	width:150px;
	float:left;
}

.csc-mailform input{
		margin: 0 0 5px 0;
	}

#mailformTussenvoegsel{
	width:50px;

}

.csc-mailform-submit {
	text-align:left;
	font-family: arial, verdana, sans-serif;
	padding:0 0 0 20px;
	margin:0 0 0 0;
	width:200px;
	color:#14307c;
	font-size:11pt;
	font-weight:bold;
	background:#fff url(main_FILES/inlog_arrow.gif) bottom left no-repeat;
	font-style:italic;
}

.news-catmenu{
	padding:0;
}

.news-catmenu-header{
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-weight:bold;
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
}



.news-catmenu-NO a{
	font-size:11pt;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #CCC;
	margin:3px 0 0 0;
	height:19px;
}

.news-catmenu-ACT a{
	text-decoration:none;
	color:#c0d911;
	font-weight:bold;
	display:block;
	font-size:11pt;
	margin:3px 0 0 0;
	border-bottom:1px solid #c0d911;
	height:19px;
}

.route input{
	width:150px;
}

.route input.button {
	text-align:left;
	font-family: arial, verdana, sans-serif;
	padding:0 0 0 20px;
	margin:0 0 0 0;
	width:150px;
	color:#14307c;
	font-size:11pt;
	font-weight:bold;
	background:#fff url(main_FILES/inlog_arrow.gif) bottom left no-repeat;
	font-style:italic;
}

#tx_tipafriend_button{
	text-align:left;
	font-family: arial, verdana, sans-serif;
	padding:0 0 0 20px;
	margin:0 0 0 0;
	width:200px;
	color:#14307c;
	font-size:11pt;
	font-weight:bold;
	background:#fff url(main_FILES/inlog_arrow.gif) bottom left no-repeat;
	font-style:italic;
	border:none;
}

#content_center .tx_tipafriend h1 {
	/*display:none;*/
}

.news-search-form-submit input{
	text-align:left;
	font-family: arial, verdana, sans-serif;
	padding:0 0 0 20px;
	margin:0 0 0 0;
	width:200px;
	color:#14307c;
	font-size:11pt;
	font-weight:bold;
	background:#fff url(main_FILES/inlog_arrow.gif) bottom left no-repeat;
	font-style:italic;
	border:none;
}

#content_center .contenttable {
	padding:0;
	margin:0;
}

#content_center .contenttable td{
	vertical-align:top;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #CCC;
}

#content_center .contenttable td p {
	padding:0px;
	margin:0px;
}


#content_center .news-catmenu a {
	font-size: 9pt;
}

#map{
	margin:50px 0 0 0;

}

.sendlink{
	display:none;
}

#frmPbSurvey table td{
	padding:3px 0 3px 0;
}

#frmPbSurvey table td.columnFirst {
	width:100%;
	min-width:300px;
	display:block;
	padding-left:10px;
	padding-right:30px;
	padding-bottom:10px;
}

#frmPbSurvey table tr.surveyrow_even td{
	background-color:#efefef;

}

#frmPbSurvey table td.columnNext{
	
	font-weight:bold;
	padding-left:10px;
	width:20%;
}


#frmPbSurvey .survey_item{
	width:95%;
	margin: 20px 0 0 0;
}


#frmPbSurvey .question {
	padding:5px;
	width:85%;
	font-size:90%;
	margin: 0 0 15px 0;
}




#frmPbSurvey legend {
	border:#CCC 1px dashed;
	width:100%;
	color: #14307c;
	font-weight:bold;
	font-size:100%;
}

#frmPbSurvey .formbuttons input{
	text-align:left;
	font-family: arial, verdana, sans-serif;
	padding:0 0 0 20px;
	width:300px;
	color:#14307c;
	font-size:11pt;
	font-weight:bold;
	background:#fff url(main_FILES/inlog_arrow.gif) bottom left no-repeat;
	font-style:italic;
	display:block;
	border:none;
	margin:10px;
}

#frmPbSurvey textarea{
	font-family: arial,verdana,sans-serif;
	font-size: 10pt;
	width:86%;
}


.tx-pbsurvey-pi1 input {
	margin-left:10px;
	width:auto;
	height:auto;
}

.survey_error {
	color:#F00;
	font-weight:bolder;
	margin-top:20px;
	margin-left:30px;
}




#ttnews-cat-tree ul li img {
	display: none;
}

#ttnews-cat-tree ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#ttnews-cat-tree ul li {
	list-style-type: none;
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #ccc;
}

#ttnews-cat-tree ul li a {
	text-decoration: none;	
}

.top_buttons {
	width:800px;
	margin-left:27px;
}

.top_buttons a:link {
	text-decoration:none;
}

.top_buttons a:hover {
	text-decoration:none;
}

.top_buttons a:visited {
	text-decoration:none;
}

.top_buttons img {
	border:none;
}



