/* ALG. LAYOUT */
#backbottom {
	background-image: url(../../img/main/back_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
body{
	background-image: url(../../img/main/index_01.jpg);
	background-repeat: repeat-x;
}
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: 960px;
	  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 */
#mainmenu .menu, #mainmenu  .menu:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #7e7863;
	text-decoration: none;
	font-weight: bold;
	
}
#mainmenu .menuSel, #mainmenu  .menuSel:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #4aa500;
	font-weight: bold;
	text-decoration: none;
	
}
#mainmenu .Submenu, #mainmenu  .Submenu:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #7e7863;
	text-decoration: none;
	font-weight: bold;
	
}
#mainmenu .SubmenuSel, #mainmenu  .SubmenuSel:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #4aa500;
	font-weight: bold;
	text-decoration: none;
	
}

/* 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: 670px;
	height:100%;
	display: block;
	position: relative;	
}
#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: 28px;
	padding-left: 40px;
	padding-right: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 11px;
	color: #7f7d65;
	text-align: justify;
	float:left;
	width: 100%;
	
}
#titel{
	padding-top: 2px;
	padding-left: 311px;
	padding-right: 34px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 18px;
	color: #7e7863;
	text-align: justify;
	font-weight: bold;	
}
#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 */
#footer{
	width:100%;
	height: 80px;
}
#Footeradresgeg{
	float: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #655e48;
	font-weight: bold;
	width:960px;
	text-align: center;
	margin:0;
}
#Footeradresgeg a, #Footeradresgeg a:hover{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #655e48;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
}
#Footerlijn{
	float: left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #655e48;
	font-weight: bold;
	width:960px;
	text-align: center;
	margin:0;
}
#FooterDesign{
	width:884px;
	float:left;
	text-align: right;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #888165;
}
#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;
}
/*SHOP*/
#link {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 11px;
	font-weight: bold;
	color: #6e6e6e;
	line-height: 38px;
	text-decoration: none;
	background-image: url(../../img/shop/knop_back_off.jpg);
	background-position: center;
	text-align: center;
	height: 38px;
	width: 145px;
}
#link a {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 11px;
	font-weight: bold;
	color: #6e6e6e;
	text-decoration: none;
}
#link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 11px;
	font-weight: bold;
	color: #6e6e6e;
	line-height: 38px;
	text-decoration: none;
	background-image: url(../../img/shop/knop_back_on.jpg);
	background-position: center;
	text-align: center;
}
#link:hover a{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Tw Cen MT";
	font-size: 11px;
	font-weight: bold;
	color: #6e6e6e;
	text-decoration: none;
}

