/* style */

body{	
	margin-top:0;
	margin-left:auto; 
	margin-right:auto; 
	margin-bottom:0;
	background-color:#333333;
}
#header{
	width:910px;
	height:170px;
	background:url(images/header.png) no-repeat;
	}
#bgmain{
	width:910px;
	height:auto;
	background:url(images/bgmain.png) top repeat-y;
	z-index:-1;
	overflow:hidden;
}
#footer {
	width:910px;
	height:157px;
	background:url(images/footer.png) no-repeat;
	margin-top:0;
	text-align:center;
}
#bgmenu{
	width:196px;
	margin: 0;
	height:auto;
	color:#ffffff;	
	margin-top:2px;
	padding-bottom:80px;
	z-index:1;
	float:left;
}
* html #bgmenu{
	padding-bottom:80px;
}	
#menu{
	width:auto;
	padding-left:10px;
	padding-right:5px;
	margin: 0;
	height:auto;
	/*background:url(images/menulink.jpg) repeat-y;*/
	}
#bgcontent{
	width:714px;
	margin:0px;
	height:auto;
	color:#ffffff;
	float:left;
}	
#search{
	width:714px;
	background-color:inherit;
	height:32px;
	background:url(images/mid.png) no-repeat;
}
#search_nl{
	width:714px;
	background-color:inherit;
	height:32px;
	background:url(images/mid2.png) no-repeat;
}
#searchbox{
	width:330px;
	height:21px;
	padding-top:3px;
	padding-left:195px;
	float:left;
}
#langbox{
	width:170px;
	height:21px;
	padding-top:3px;
	float:left;
	text-align:right;
}
.lang a:hover{
	background:url(images/nederlands_over.png) no-repeat;
}
.searchinput{
	border: medium none;
	width:274px;
	height:16px;
	vertical-align:top;
	margin-top:2px;
}
html > body .searchinput{
	margin-top:3px;
}
.searchglass{
	width:40px;
	height:24px;
	background:url(images/search.png) top no-repeat;
	border:medium none;
	cursor:pointer;	
}
#content{
	height:auto;
	/*float:right;*/
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	overflow:hidden;
}
* html #content{
	/*margin-top:-15px;
	margin-bottom:10px;*/
}
#BTNBack{
	display:none;
	height:5px;
}
#PublishDate{
	font-size:8pt;
	color:#CCCCCC;
	line-height:24px;
}
#foto{
	width:190px;
	background-color:inherit;
	height:348px;
	background:url(images/foto.png) no-repeat;
	float:left;	
}	
#cmstext{
	width:714px; /*524px; */
	background-color:inherit;
	height:auto;
	text-align:left;
}
#cmstop{
	width:714px;
	background-color:inherit;
	height:40px;
	background:url(images/cmstop2.png) no-repeat;
}
#cmsmid, #cmsmidhome{
	width:auto;
	min-height:320px;
	background-color:inherit;
	height:auto;
	padding:5px 25px 10px 20px;
	background:url(images/cmsmid2.png) repeat-y;
	overflow:hidden;
}
* html #cmsmid{
	height:320px;
	overflow:visible;
}
* html #cmsmidhome{
	overflow:visible;
	height:320px;
}
#cmsbtm{
	width:714px;
	background-color:inherit;
	height:46px;
	background:url(images/cmsbtm2.png) no-repeat;
}
#cmsmid img{
	border:1px solid #CCCCCC;
	padding:1px;
}
#cmstext2{
	width:714px;
	background-color:inherit;
	height:auto;
	text-align:left;
	float:left;
}
#cmstop2{
	width:714px;
	background-color:inherit;
	height:40px;
	background:url(images/cmstop2.png) no-repeat;
}#cmsmid2{
	width:auto;
	min-height:320px;
	background-color:inherit;
	height:auto;
	padding:5px 25px 10px 20px;
	background:url(images/cmsmid2.png) repeat-y;
}
* html #cmsmid2{
	height:320px;
}
#cmsbtm2{
	width:714px;
	background-color:inherit;
	height:46px;
	background:url(images/cmsbtm2.png) no-repeat;
}
td{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size:10pt;
	text-align:left;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16px;
	font-weight: bolder;
	color:#4ba780;
}
h1{
	font-size:12pt;
	color:#19458E;
	line-height:auto;
}
.small {
	/*background-color: inherit;*/
	color: #5a7854;
	font-family: verdana, sans-serif;
	font-size: 7pt;
	margin-left:0px;
	/*margin-bottom:35px;*/
}
.titel {
	height:auto;
	background-color: inherit;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12pt;
	color: #19458e;
	font-weight:bold;
	line-height: 0px;
	padding:10px 25px 10px 20px;
}
* html titel{
	height:20px;
	margin:5px 25px 5px 20px;
}
.style1 {color: #999900}

.slogan {
	font-family: Arial, Helvetica, sans-serif;
  	color: #885D4D; 
	font-weight: bold;
	font-size:14pt;
	letter-spacing: 1pt;
}

.inputbox {
	font-size: 10pt;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color:#f7feea;
	padding: 0px;
	border: 1px solid #cdcdcd;
}
#footertekst{
color:#4c4c4c; padding-top:50px; font-family:'Trebuchet MS', Tahoma, Arial; font-size:10pt; line-height:24px; 
}
a {
	text-decoration:none;
	color:#00788d;
}
#footertekst a{
	color:#4c4c4c;
}
a:hover{
	text-decoration:underline;
	color:#000000;
}
#footertekst a:hover {
	text-decoration:underline;
	color:#4f6723;
}

#cmsmid input, #cmsmid textarea, #cmsmid select{
	font-size: 10pt;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color:#f7feea;
	padding: 0px;
	border: 1px solid #cdcdcd;
}
/*------------------shop*/
/*navigator*/
#navigator{
	width:190px;	
	height:auto;
	margin-top:14px;
	color:#3f3f3f;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10pt;
	float:left;
	background:url(../images/webwinkel.png) left bottom no-repeat;	
	padding-bottom:150px;
	padding-left:42px;
}
#menu{
	/*margin:5px 46px 0px 24px;	*/
	height:auto;
	}
#menu a.link_hoofdcategorie {
	display:block;
	height: auto;
	width:auto;	

	border-bottom:1px solid #868585;
	padding:4px 5px 4px 20px;
	color:#e7e7e7;	
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	font-weight:normal;
	text-decoration:none;
	text-align:left;		
}
html > body #menu a.link_hoofdcategorie {
	padding-bottom:2px;
}
#menu a.link_hoofdcategorie:hover {
	/*border-bottom: 1px solid #ddd; background-color: #EBEBEB;*/
	
	background: url(images/pijl.jpg) left center no-repeat #5c5b5b;	
	color:#ffffff;	
	text-decoration:none;
	z-index:1;
}
#menu .nav_visited {
	display:block;
	height: auto;
	width:auto;	
	padding:4px 5px 4px 20px;	
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	background: url(images/pijl.jpg) left center no-repeat #5c5b5b;	
	color:#ffffff;	
	z-index:1;
	border-bottom:1px solid #464646;	
}
html > body #menu .nav_visited {
	padding-bottom:2px;
}
#menubody{
	width:auto;
	height:auto;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 0px;	
	/*background-color:#e5fabb;
	background:url(images/menubody.jpg) repeat-y;
	z-index:1;
	padding-left:1px;*/
}
#menu ul {
	list-style-type:none;
	display:none;	
	margin:2px 0px 2px 0px;
	/*padding-left:5px;*/
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;	
	text-align:left;
	color:#efefef;
	background-color:#e1dfdf;		
}
#menu ul li a{
	display: block;
	width:auto; /*135px*/
	padding-left: 25px;
	padding-right: 5px;
	padding-top:2px;
	color:#2d385b;	
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	text-align:left;

	margin-left:5px;
	margin-right:5px;
	background: url(images/streep.jpg) left center no-repeat;	
	border-bottom:1px solid #868585;		
}
html > body #menu ul li a{
	padding-bottom:2px;
}
#menu ul a:hover{
  	top:0px;
  	bottom:0px;
	/*background: url(images/menuover.png) no-repeat;	
	background: url(images/pijl.png) left center no-repeat;	*/
	color:#BF3B2F;	
	/*background: url(images/pijl.jpg) left center no-repeat;		
	border-top: 1px solid #fffdce;
	border-bottom: 1px dotted #dbdbdb;*/
	border-bottom:1px solid #dcd6d6;	
}
#menu ul li .navs_visited{
	width:auto; /*135px*/
	padding-left: 17px;
	padding-right: 5px;
	padding-top:2px;
	color:#2d385b;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	text-align:left;	
	background: url(images/pijl2.png) left center no-repeat;	
	/*border-bottom: 1px solid #f7f7f7;*/		
}
#shopcontainer .tekst ul{
	display:list-item;
}
#shopcontainer .tekst li{
	display:list-item;
}
#shopcontainer .hoofdcategorie_inhoud h2, #shopcontainer .subcategorie_inhoud h2 {	
	display:block;
	width:auto;
	background-color: inherit;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #659403;	
	padding: 10px 0px 4px 0px;	
	font-weight:normal;
}

#shopcontainer h2 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight:bold;
	line-height: 18px;
	color:#659403;	
	/*padding-left:20px;*/
	padding-top:2px;
	padding-bottom:4px;
}
#shopcontainer .product_inhoud h2 {
	/*background:url(images/categorie.gif) no-repeat;*/
	width:auto;
	background-color: inherit;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #659403;	
	padding: 10px 0px 4px 0px;	
	font-weight:normal;	
	text-align:right;
}
#zoekfunctie {
	display:block;
	width:150px;
	padding-left:0px;
	padding-top:30px;
	padding-bottom:30px;
	background      : transparent;
	/*border-bottom: 1px solid #3b3436;*/
}
.zoeken_input {
	width           : 120px;

	background      : #fff;
	color           : #000;
	border:1px solid #ced2d4;	
}
.zoeken_button {
	padding-top:4px;
    border          : 0px;
	vertical-align  : absmiddle;
}

hr{
	color:#aaaaaa;
	line-height:1px;
}	
.prijs{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#df1523;
}
#winkel_top{
	width:195px;
	height:12px;
	background-color:#e4b00a;
}
#winkelbody{
	width:170px;
	height:auto;
	background:url(images/bgmenu2.png) top repeat-y;
	padding         : 0px 15px 5px 10px;
}
#winkel_footer{
	width:195px;
	height:50px;
	background:url(images/menufooter2.png) no-repeat;
}
#shopcontainer #winkelwagen {
	/*background:url(images/bgmenu2.png) repeat-y;*/
}
.c-bot .tekst{
	font-size:8pt;
}
.product_nav_form span {
	font-size:8pt;
}