/* ALG. LAYOUT */
#backbottom {
	background-image: url(../../img/main/back_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}

html, body, #wrapper, #wrapperinfo {
	height:100%;
	margin: 0;
	padding: 0 ;
	border: none;
	text-align: center;

}

#wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 100%;
	  overflow:auto;
}
#wrapperinfo {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 922px;
}

#backheader{
	background-image: url(../../img/main/back_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
#backKids{
	background-color: #a0e643;
}
/* MENUS */
#hoofdmenu{
	height: 41px;
	width: 922px;

}
#submenu{
	background-image: url(../../img/main/submenu.jpg);
	height: 27px;
	width: 922px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 27px;
	text-indent: 35px;
}
#submenu a{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#submenu a:hover{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #fff2d8;
	text-decoration: none;
	/*font-weight: bold; */
}
#submenu .select{	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #fff2d8;
	text-decoration: none;
	font-weight: bold;
}
/* HEADER */

#knoppenheader{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #97957b;
	height: 70px;
	width: 290px;
	font-weight: bold;
	float: right;
	padding-top: 48px;
}
#knoppenheader a, #knoppenheader a:hover{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #97957b;
	font-weight: bold;
	text-decoration:none;
}
#zoekbalk{
	background-image: url(../../img/main/back_zoekbalk.jpg);
	height: 31px;
	width: 917px;
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	top: 80px;
	position: absolute;
	vertical-align: middle;

}
#zoekbalk input{
	background-color: #FFFFFF;
	width: 171px;
	border: 1px solid #c9c8b2;
}

/* MIDDEN STUK */

#info{
	float: left;
	width: 683px;
	height:100%;
	display: block;
	position: relative;
	background-color: #f4f3ed;	
}
#infocrumble{
	padding-top: 23px;
	padding-left: 23px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #b8b6a5;
	font-weight: normal;
	text-decoration: none;
	padding-right: 23px;
}
#infocrumble a, #infocrumble a:hover{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #b8b6a5;
	font-weight: normal;
	text-decoration: none;
}
#infocrumble .select{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #f8961d;
	font-weight: bold;
}
#infocrumble hr{
	height: 0;
	border: 0;
	border-top: 1px solid #cdcbba;

}
#infotxt{
	padding-top: 10px;
	padding-left: 40px;
	padding-right: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 11px;
	color: #7f7d65;
	text-align: justify;
	
}
#infotxt table{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 11px;
	color: #7f7d65;
	text-align: justify;
}
#infotxt hr{
	height: 0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #aeab93;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sitemap ul{
	list-style-image: none;
	list-style-type: none;
	font-weight: normal;
	text-transform:none;
	margin:0px;
	padding:0px;

}
#infotxt #sitemap a{
	color:#7f7d65;
	font-weight:normal;
	text-decoration: none;
}
#infotxt #sitemap a:hover{
	color:#61a00e;
	font-weight: bold;
	text-decoration: none;
}
#sitemap li{
	margin-left: 25px;

}

#infotxt a, #infotxt a:hover{
	color:#7f7d65;
	text-decoration: underline;
}

#infotxt .Sel{
	color:#61a00e;
	font-weight: bold;
	text-decoration: none;
}
#infotxt input,textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 11px;
	background-color: #e4e3d8;
	width: 411px;
	border: 1px solid #cdcbba;
}
#infotxt input[type="radio"], input[type="checkbox"],input[type="button"] {
	background-color: ##f4f3ed !important;
	border:solid 0px #999999 !important;
	width: 20px !important;
}
#zijbalk {
	float: right;
	height: 100%;
	width: 239px;
	display: block;
	position: relative;
	background-image: url(../../img/main/back_zijbalk.jpg);
	padding-top: 5px;
	text-align: center;
}

/* FOOTER STUK */
#Footeradresgeg{
	float: left;
	width: 362px;
	height:90px;
	display: block;
	position: relative;
	left: 22px;
	top: 15px; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #97957b;
	vertical-align: bottom;
}
#FooterLogo{
	float:left;
	width:100px;
	height:100px;
	display:block;
	position:relative;
	left:27px;
	top:7px;
	vertical-align: bottom;

}
#knoppenFooter{
	float: right;
	height: 35px;
	width: 400px;
	display: block;
	position: relative;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #97957b;
	font-weight: bold;
	top: 30px; 
}

#knoppenFooter a, #knoppenFooter a:hover{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #97957b;
	font-weight: bold;
	text-decoration:none;
}
#Footeradresgeg h1{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #e98609;
	line-height: 1em;
}
/* SUB NAV */
#subnav h2{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 11px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	line-height: 11px;
	vertical-align: middle;
	font-weight: normal;
	color: #7f7d65;
}
#subnav h2 a{
	color: #7f7d65;
	text-decoration: none;
	font-weight: normal;
}
#subnav h2 a:hover{
	color: #f99412;
	text-decoration: none;
	font-weight: bold;
}
/* headers */
#infotxt h1 {
	font-size: 12px;	color: #5c9f02;		font-weight: bold;
}
#infotxt h2 {
	font-size: 12px;	color: #fca612;		font-weight: bold;
}
#infotxt h3{
	font-size: 12px;	color: #b76705;		font-weight: bold;
}
#infotxt h4 {
	font-size: 12px;	color: #89e213;		font-weight: bold;
}
#infotxt h5{
	font-size: 12px;	color: #bbb9a6;		font-weight: bold;
}
#infotxt h6 {
	font-size: 12px;	color: #4f4e3c;		font-weight: bold;
}
