/* CSS Document */

/* Algemene tags */

body{
	background-color: #EAF9FB;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color:#6B8834;
	scrollbar-highlight-color: #6B8834;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color:#6B8834;
	overflow: auto; 
}
form {
  margin: 0;
}
h1 {
	color: #6B8834;
	font-size: 18px;
	margin: 0px 0px 10px 0px; 
	padding-top: 0px;
}
h2 {
	color: #6B8834;
	font-size: 11px;
  margin-top: 10px;
  margin-bottom: 10px;
}
h3 {
	color: #6B8834;
	font-size: 11px;
  margin-top: 0px;
  margin-bottom: 10px;
  line-height: 15px;
}

a{
	color: #6B8834;
	text-decoration: none;
}

a:hover{
	color: #6B8834;
	text-decoration: underline;
}

p{
	padding: 0px;
	margin-bottom: 10px;
}

ul{
  margin: 0 0 0 20px;
  padding: 0px;
}

ul li{
}

DIV.divLine {
  font: verdana;
  clear: both;
  padding-top: 10px;
  margin-bottom: 10px;
  border-bottom: 2px dotted #00652B;
}

/* De lay-out */

#inhoudDiv{
	position: absolute;
	top: 0;
	left: 50%;
	width: 900px;
	height: 593px;
	margin-left: -450px;
	border: 2px solid #FFFFFF;
}

#headerDiv{
	background-image:url(../images/b_logo2.jpg);
	width: 900px;
	height: 55px;
}

#headerDiv ul{
	margin-top: 1px;
	margin-right: 3px;
	float: right;
	list-style: none;
}

#headerDiv ul li{
	margin-bottom: -2px;
	padding: 0px;
}

#headerDiv ul li a{
	color: #FFFFFF;
	font-size: 10px;
}

#headerDivFR{
	background-image:url(../images/b_logo_fr.jpg);
	width: 900px;
	height: 55px;
}

#headerDivFR ul{
	margin-top: 1px;
	margin-right: 3px;
	float: right;
	list-style: none;
}

#headerDivFR ul li{
	margin-bottom: -2px;
	padding: 0px;
}

#headerDivFR ul li a{
	color: #FFFFFF;
	font-size: 10px;
}

#headerDivEN{
	background-image:url(../images/b_logo_en.jpg);
	width: 900px;
	height: 55px;
}

#headerDivEN ul{
	margin-top: 1px;
	margin-right: 3px;
	float: right;
	list-style: none;
}

#headerDivEN ul li{
	margin-bottom: -2px;
	padding: 0px;
}

#headerDivEN ul li a{
	color: #FFFFFF;
	font-size: 10px;
}

div.divNatukreek {
  position: absolute;
  top: 0px;
  right: 90px;
}

#middenDiv{
	width: 900px;
}


/* Navigatie */

#menuDiv{
	width: 900px;
	height: 181px;
}

#menuDiv a{
	display: block;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #6B8834;
}

#menuDiv a:hover{
	background-color: #6B8834;
	color: #FFFFFF;
}

#navigatie1Div{
	background-image: url(../images/f_foto1.jpg);
	height: 56px;
	width: 150px;
	display: inline;
	float: left;
	padding-top: 125px;
	text-align: center;
	border-right: 2px solid #FFFFFF;
  position: relative;
}

* html #navigatie1Div{
	width: 152px;
}

#navigatie2Div{
	background-image: url(../images/f_foto2.jpg);
	height: 56px;
	width: 147px;
	display: inline;
	float: left;
	padding-top: 125px;
	text-align: center;
	border-right: 2px solid #FFFFFF;
}

* html #navigatie2Div{
	width: 149px;
}

#navigatie3Div{
	background-image: url(../images/f_foto3.jpg);
	height: 56px;
	width: 148px;
	display: inline;
	float: left;
	padding-top: 125px;
	text-align: center;
	border-right: 2px solid #FFFFFF;
}

* html #navigatie3Div{
	width: 150px;
}

#navigatie4Div{
	background-image: url(../images/f_foto4.jpg);
	height: 56px;
	width: 145px;
	display: inline;
	float: left;
	padding-top: 125px;
	text-align: center;
	border-right: 2px solid #FFFFFF;
}

* html #navigatie4Div{
	width: 147px;
}

#navigatie5Div{
	background-image: url(../images/f_foto5.jpg);
	height: 56px;
	width: 150px;
	display: inline;
	float: left;
	padding-top: 125px;
	text-align: center;
	border-right: 2px solid #FFFFFF;
}

* html #navigatie5Div{
	width: 152px;
}

#navigatie6Div{
	background-image: url(../images/f_foto6.jpg);
	height: 56px;
	width: 150px;
	display: inline;
	float: left;
	padding-top: 125px;
	text-align: center;
}

/* Linkerkant */

#linksDiv{
	float: left;
	width: 140px;
	padding-left: 5px;
	padding-right: 5px;
  height: 340px;
  overflow: hidden;
}

* html #linksDiv{
	float: left;
	width: 150px;

	height: 340px;
}

p.linkstekst{
	font-size: 11px;
	color: #6B8834;
}

/* Footer */

#footerDiv{
	float: left;
	width: 900px;
	height: 10px;
}

#footerbalk1{
	background-color:#6B8834;
	text-align: center;
	color: #fff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 900px;
	padding: 2px 0px 1px 0px;
}

#footerbalk1 a{
	color: #fff;
}

/* Tekst & inhoud */

#tekstDiv{
	float: left;
  background: url(../images/bg_new.jpg) center 240px no-repeat fixed #daddc8;
	width: 750px;
	height: 340px;
	overflow: auto;
}

* html #tekstDiv{
	background-attachment: fixed;
}

.tekst{
	padding-top: 30px;
	padding-right: 215px;
	padding-left: 20px;
	line-height: 23px;
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

.tekst2{
	padding-top: 30px;
	padding-right: 185px;
	padding-left: 20px;
	line-height: 23px;
	border-left: 2px solid white;
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}


/* Afbeeldingen */

.afbeeldingrechts{
	border: 2px solid white;
	margin: 5px;
	float: right;
}

.afbeeldinglinks{
	border: 2px solid white;
	margin: 5px;
	float: left;
}

/* Formulieren */

table, input{
 font-size: 11px;
}

/* Nieuwsitems op de homepage */

#nieuwsDiv{
	float: left;
	background-color: #6B8834;
	width: 140px;
	height: 340px;
}

#tekstDivHome{
	float: left;
	background-image: url(../images/b_tekst2.jpg);
  background-position: left top;
	background-repeat: no-repeat;
	width: 610px;
	height: 340px;
	overflow: auto;
}

.tekst3{
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 23px;
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

* html #tekstDivHome{
	background-attachment: fixed;
	background-color: #DAE1C2;
}

.frmVeld {
  background-color: #EEEEEE;
  border: 1px solid BLACK;
}
.frmVeldError {
  background-color: #EEEEEE;
  border: 1px solid RED;
}

table.gridtable {
  margin-bottom: 30px;
}
table.gridtable td {
  padding: 1px 10px 1px 0;
  min-width: 25px;
}
tr.tr_tabel_0, 
td.td_tabel_rowheader {
  display: none
}

/* ---------------------------- NIEUWE STYLES KTB --------------------------------------------- */


div#footerbalk1 {
  background-image: none;
  background-color: #6B8834;
  border-top:1px solid #fff;  

  padding: 0;
  margin: 0px;
}

div#middenDiv,
div#linksDiv {
  background-image: none;
  background-color: #8b8b8b;
}

a,
a:hover,
h1, h3 {
  color: #f5329b;
}
h3 a {
  text-decoration: underline;
}
h3 a:hover {
  text-decoration: none;
}

div#linksDiv h2 {
  color: #333;
}

div#menuDiv a {
  color: #58585a;
}

div#menuDiv a:hover {
  color: #fff;
  background-color: #58585a;
}

div#linksDiv a {
  color: #fff;
}

div#tekstDivHome {
  background: url(../images/bg_new.jpg) center 240px no-repeat fixed #daddc8;
}

div#menuDiv {
  border-bottom: 2px solid #f5329b;
}

ul {
  padding: 0px;
  margin: 0px;
}

div#linksDiv ul li {
  color: #f5329b;
  background: url(../images/li_clover.jpg) left 2px no-repeat;
  list-style: none;
  padding-left: 24px;
  padding-bottom: 5px;
  display: block;
}

td.TDTN {
  background-color: #6B8834;
}

td.TDTX {
  background-color: #D9E1B8;
  color: #333;
}

div#headerDiv {
  background-image:url(../images/b_logo-test-groen.jpg);
  height:55px;
  width:900px;
}

#twitter {
  left:622px;
  position:absolute;
  top:0;
}
