@charset "UTF-8";

* { 
	padding: 0; 
	margin: 0; 
}

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p, div, span, input, INPUT, SELECT, TH, TD {
	padding:0;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper {
	 height: auto !important;
	 min-height: 100%;
	 width: 1001px;
	 margin: 0 auto;
}

.clearfix:after {
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* header */
#header {
	height: 228px;
	width: 100%;
}
#headerpic {
	width: 1000px;
	height: 228px;
	overflow: hidden;
	z-index:-2;
}
#headerpic img{
	width: 249px;
	height: 228px;
	border: none;
	margin-right: 1px;
}
#headerpic img.main{
	width: 749px;
}
/*
#taalkeuze {
	position:relative;
	width:98%;
	z-index:2;
	top: -220px;
	text-align: right;
}
#taalkeuze a {
	color:#000;
	text-decoration:none;
}
#taalkeuze a.selected {
	color:#FFF;
}
#taalkeuze a:hover, a:active, a:visited {
	color:#FFF;
}
*/
	
/* topnavigatie */
#topnavigatie {
	clear:both;
	width:100%;
}
	
#topnavigatie li {
	width:249px;
	float:left;
	background-color:#e6e6e6;
	margin-bottom:1px;
	margin-right:1px;
	text-align:center;
	list-style-image:none;
	list-style-type:none;
	padding:0;
	height:39px;
}

#topnavigatie li a {
	display:block;
	padding-top:14px;
	padding-bottom:14px;
	color:#000;
	text-decoration:none;
}

#topnavigatie li.topbutton a:hover, #topnavigatie li.topbutton a:active {
	color:#FFF;
	background-color:#e41b14;
}
	
#topnavigatie li.topbuttonlaatst {
	display:block;
	width:249px;
	float:left;
	background-color:#e6e6e6;
	margin-bottom:1px;
	list-style-image:none;
	list-style-type:none;
}

#topnavigatie li.topspace {
	width:249px;
	float:left;
	background-color:#e6e6e6;
	margin-bottom:1px;
}



/*linker kolom*/
#leftcolumn { 
	height: auto;
	width: 249px;
	float: left;
}

/*dhtml_menu*/
.dhtml_menu li {
	list-style-type:none;
	overflow: hidden;
}

/* Level 1 */
.dhtml_menu li.expanded a,
.dhtml_menu li.leaf a,
.dhtml_menu li.collapsed a  {
    display:block;
	width:215px;
	height:25px;
	background:#000 url(../images/circlemenuhov.gif) no-repeat left;
	background-position:17px 17px;
	margin-bottom:1px;
	color:#FFF;
	padding:14px 0 0 34px;
	text-decoration:none;
	clear:both;
	
	overflow: hidden;
}

.dhtml_menu li.leaf a,
.dhtml_menu li.collapsed a{
	background:#000 url(../images/circlemenu.gif) no-repeat left;
	background-position:17px 17px;
	
	overflow: hidden;
}

.dhtml_menu li.collapsed a:hover {
	background:#000 url(../images/circlemenuhov.gif) no-repeat left;
	background-position:17px 17px;
	
	overflow: hidden;
}

/* Level 2 */
.dhtml_menu li.leaf a,
.dhtml_menu li li a,
.dhtml_menu li li.collapsed a,
.dhtml_menu li li.expanded a  { 
	background-image: none!important;
	background-color:#e6e6e6;
	color:#000;
}

.dhtml_menu li ul {
	text-indent: 10px!important;
}

.dhtml_menu li li a:hover,
.dhtml_menu li li.collapsed a:hover,
.dhtml_menu li li.active a,
.dhtml_menu li li.active a:hover  {
	background-color:#CDCDCD;
}

/* Level 3 */
.dhtml_menu li li.active .submenu a {
	background-color:#e6e6e6;
}
.dhtml_menu li li.active .submenu a:hover {
	background-color:#CDCDCD;
}


.dhtml_menu .submenu .submenu li {
	text-indent: 30px!important;
	background-position: 22px 50%;	
	background-color:#FFF;
}


/* extra dhtml menu*/
.dhtml_menu li a {
    display:block;
	width:239px;
	height:25px;
	padding:14px 0 0 10px;
	text-decoration:none;
	background:#e6e6e6;
	color: #000000;
	margin-bottom:1px;
}

.menu_extra li.collapsed a:hover,
.menu_extra li.expanded a,
.menu_extra li.leaf a,
.menu_extra li.collapsed a{
	background:#e6e6e6;
	color: #000;
	padding:14px 0 0 10px;
	width:239px;	
    display:block;
	height:25px;
}
.menu_extra li.active a ,
.menu_extra li li.active a,
.menu_extra li ul li.active a  {
	background-color:#CDCDCD;
	color:#000;
	
}
.menu_extra li ul li.active li a  {
	background-color:#e6e6e6;
	color:#000;
}

.menu_extra li.leaf a,
.menu_extra li li a,
.menu_extra li li.collapsed a,
.menu_extra li li.expanded a  { 
	background-image: none!important;
	background-color:#e6e6e6;
	color:#000;
}
.menu_extra li ul {
	text-indent: 30px!important;
}
.menu_extra li li .subsubmenu a {
	text-indent: 45px!important;
}


.menu_extra li a:hover {
	background-color:#CDCDCD;
	color:#000;
}


ul.dhtml_menu {
	clear: both;
}

/* search */
li.subondermenuzoek{
	height:28px;
	padding:14px 0 0 10px;
	background-color:#e6e6e6;
	list-style-type:none;
	margin-bottom:1px;
}
li.subondermenuzoek,
li.subondermenuzoek a{
	color:#000;
	text-decoration:none;
}
.zoek {
	float: left;
}
#searchForm{
	padding: 0;
	margin: 0;
	height: 20px;
	overflow: hidden;
	position: relative;
	top: -4px;
	left: 8px;
}
.searchbox {
	float:left;
	margin:0px;
	padding:3px;
	width:130px; /*138*/
	height:13px;
	color:#000;
	border:1px solid #d9d9d9 ;
}
	
/* main */
#content { 
	float: left;
	color: #333;
	background: #FFFFFF;
	height: auto;
	width: 501px;
	display: inline;
	font-size:1.1em;
}

#breadcrumb {
	text-decoration:none;
	padding-top: 21px;
	padding-left: 29px;
	color:#000;
}

#breadcrumb a, #breadcrumb a:hover {
	text-decoration:none;
	color:#000
}
	
#maincontent {
	padding: 59px 61px 145px 53px;
	color:#000;
}


/*contact*/
#maincontentform {
	padding: 68px 49px 400px 103px;
	color:#000;
}
	
#textform {	
	color:#000;
	padding-top:0px;
	margin-top:10px;
}
	
.formL{	
	float:left;
	clear:both;
	width:71px;
	margin-top:10px;
}
	
#formL {	
	float:left;
	clear:both;
	margin-top:14px;
	text-align:right;
	text-decoration:none;
	color:#000;
	width:350px;
}

#formL a{	
	margin-top:14px;
	text-align:right;
	text-decoration:none;
	color:#000;
}

.formR1 input{	
	height:20px;
	width:150px;
	border:1px solid #e6e6e6; 
	margin-top:10px;
}
.formR2 input{	
	width:210px;
	height:20px;
	border:1px solid #e6e6e6; 
	margin-top:10px;
}
.formR3 input{	
	width:278px;
	height:150px;
	border:1px solid #e6e6e6;
	margin-top:10px;
}
.validation-advice{
	clear:both;
	color: #666;
	margin-left: 70px;
}
/*end form*/
	
#maincontenthome  {
	padding: 25px 61px 145px 53px;
	color:#000;
}
#maincontenthome a {
	color:#000;
	text-decoration: underline;
}	
#maincontenthome a:hover {
	color:#F00;
}
#maincontenthome  p{
	clear: both;
}

#maincontenthome  .header{
	width: 100%;
	clear: both;
  	float:left;
  	overflow:hidden;
	margin-bottom: 15px;
}
#maincontenthome  .title{
	font-weight:bold;
	width: 80%;
	float:left;
	
}
#maincontenthome  .date{
	text-align:right;
	width: 20%;
	float:left;
}

/*
#maincontenthome ul{
	margin:14px 0px 14px 28px;
}*/


/* list */
#list {
	margin:0;
	padding:0;
	margin-top:14px;
}

#list li {
	list-style-image:none;
	list-style-type:none;
	height: auto;
	border-top:thin;
	border-top-style:dotted;
	padding-top:14px;
}

#list p.main {
	margin: 14px 0;
	height: auto;
	overflow:hidden;
	margin-bottom:15px;
}

#list p.leesmeer {
	height:40px;
	text-align: right;
}

#list p.leesmeer a {
	color:#000;
	text-decoration:none;
}

#list p.leesmeer a:hover, #list p.leesmeer a:active  {
	color:#ff0000;
}

#txtDiv img{
	padding: 10px 10px 10px 0;
}
	
/*thumbs	*/
#thumbs{
	margin-top: 20px;
	width: 100%;
	overflow: hidden;
}

a.imgThumb {
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin: 5px 10px 5px 0;
	/*margin-left: 0px;*/
}

/* pdf */
p.pdf {
	padding-top: 14px;
}

p.pdf IMG {
	margin-top: 4px;
}


#videos p {
	padding-top: 14px;
}

IMG.icon{
	border: 0;
	text-decoration:none;
	vertical-align:middle;
}

/* rechterkolom */
#rightcolumn { 
 	 color: #333;
 	 background: #FFF;
	 width: 250px;
	 float: left;
}
#nieuws { 
	background:#e6e6e6;
	height:auto;
	margin-bottom:1px;
	margin-right:1px;
	padding-left:21px;
}

#nieuws ul { 
	padding:21px;
}

#nieuws li { 
	color:#000;
	background:#e6e6e6;
	margin-bottom:1px;
	list-style-image:url(../images/nieuwspijl.gif);
}

#nieuws a { 
	color:#000;
	background:#e6e6e6;
	margin-bottom:1px;
	list-style-image:url(../images/nieuwspijl.gif);
	text-decoration:none;
}
#nieuws a:hover, #nieuws a:active  { 
	color:#ff0000;
	background:#e6e6e6;
	margin-bottom:1px;
	list-style-image:url(../images/nieuwspijl.gif);
}

#meernieuws { 
	background:#d9d9d9;
	height:22px;
	margin-right:1px;
	
	padding: 12px 0 0 42px;
	background:#d9d9d9 url(../images/nieuwspijl.gif) no-repeat 27px 15px;
}
#meernieuws a {
	color:#000;
	text-decoration:none;
}
#meernieuws a:hover, #meernieuws a:active {
	color:#ff0000;
	text-decoration:none;
}

#adres { 
	background:#e6e6e6 url(../images/logo_a.gif) no-repeat 90% 70%;
	height:auto;
	margin-bottom:1px;
	margin-right:1px;
	line-height: 1.5em;
	font-weight:bold;
	padding: 10px 10px 50px 42px;
}
#pomtxt{ 
	color: #ea3e30;
}

#navBottom{
}
#navBottom a:active, #navBottom a:visited  {
	color:#000000;
}

/**** footer ****/
#footer { 
	clear: both;
	width: 415px;
	height: 60px;
	margin: 7px 0 0 294px;
	position:relative;
}
#footer a, #footer a:hover, #footer a:active, #footer a:visited  {
	color:#000;
	text-decoration:none;
	text-transform:none;
}
#footermenu {
	float: left;
	border-top:thin;
	border-top-style:dotted;
	width: 385px;
	padding-top:9px;
}
#footermenu li {
	float:left;
	list-style-image:none;
	list-style-type:none;
	padding-left: 90px;
}
#footermenu li.first {
	padding-left: 0;
}
#footertop {
	float: left;
	text-align: right;
	width: 25px;
	height: 30px;
}
#footertop img{
	position:relative;
	top: -7px;
}

/*---------------- form1 ------------------*/
#form1 .formL{
	width:118px;
}
#form1 .formR1 input{
	width:266px;
}
#form1 #submitBtn{
	clear: both;
	position: relative;
	top: 40px;
	background: #000;
	padding: 10px;
	width:auto;
}
#form1 #submitBtn a{
	color: #FFF;
	text-decoration: none;
}
#form1 .validation-advice{
	margin-left: 120px;
}
#form1 .radios {
	margin: 20px 0;
}
#form1 .radios label {
	margin-right: 20px;
	margin-left: 5px
}
#form1 .radios  .validation-advice{
	margin-left: 0px;
}
#thanksDiv{
	margin-top:	150;
	text-align: center;
}
