/* style */

body{	
	margin-top:0;
	margin-left:auto; 
	margin-right:auto; 
	margin-bottom:0;
	background:url(images/bground.png) right top repeat;
}

#header{
	width:920px;
	height:282px;
	background-color:inherit;
	background:url(images/header.png) no-repeat;
	}
#bgmain{
	width:920px;
	height:480px;
	background:url(images/bgmain.png) repeat-y;
	z-index:-1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:left;
	color:07062f;
}
html > body #bgmain{
	overflow:hidden;
	height:auto;
}
#main{
	width:510px;
	height:auto;
	background:url(images/main.png) top no-repeat #edddb1;
	float:left;
}
#menu{
	width:190px;
	padding-left:10px;
	padding-right:5px;
	margin: 0;
	min-height:401px;
	height:auto;
	float:left;
	background:url(images/bgmenu.png) top left no-repeat;		
	}
* html #menu{
	height:401px;
}
#inmenu{
	width:auto;
	padding-left:0px;
	padding-right:0px;
	margin: 0;
	height:auto;
	color:#6B6245;
	margin-bottom:27px;
	/*background:url(images/menulink.jpg) repeat-y;*/
	}	
#menu2{
	width:190px;
	padding-left:5px;
	padding-right:10px;
	margin: 0;
	min-height:401px;
	height:auto;
	float:left;
	background:url(images/bgmenu2.png) top left no-repeat;		
	}
* html #menu2{
	height:401px;
}		
#bgcontent{
	margin:0px;
	height:auto;
	color:#ffffff;	
	background:url(images/bgcontent.gif) no-repeat;
	background-position:bottom;
}	
	
#content{
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
}
#footer {
	width:920px;
	background:url(images/footer.png) no-repeat;
	height:64px;
	margin-top:0;
	text-align:left;
}
#dekor1{
	position:absolute; margin-top:-180px; margin-left: 70px;
}
#dekor2{
	position:absolute; margin-top:-120px; margin-left: 720px;
}

td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:left;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16px;
	font-weight: bolder;
	color:#4ba780;
}
.small {
	font-family: verdana, sans-serif;
	font-size: 7pt;
	margin-left:0px;
}
.titel {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #d5b87e;
	height: 30px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
.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:#f7f7f7;
	padding: 1px;
	border: 1px solid #d5b87e;
}
a{
	text-decoration:none;
	color:#000099;
}
a:hover{
	text-decoration:underline;
	color:#0066FF;
}
img #content {
	border:3px solid #ffffff;
}
#menu2content{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	color:#122652;
	text-align:center;
}
.infofoto{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:7pt;
	color:#122652;
	text-align:center;
}	
#Name{
	display:block;
	background-color: inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;	
	color: #4b6bb2;
	line-height: 30px;
}
#Name a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	line-height:30px;
}
#PublishDate{
	display:block;
	color:#7e8fad;
	font-size:8pt;
}
#Info{
	display:block;
	margin-bottom:10px;
}	
#BTNBack{
	display:none;
}
/*------------------shop*/
/*navigator*/
#navigator{
	width:232px;	
	height:auto;
	margin-top:14px;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	float:left;
	background:url(images/webwinkel.png) left bottom no-repeat;	
	padding-bottom:150px;
}

#menu a.link_hoofdcategorie {
	display:block;
	width:auto;	

	border-bottom:1px solid #ced2e7;
	padding-left: 15px;
	padding-right: 15px;
	padding-top:4px;
	color:#171746;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	font-style:italic;
}
html > body #menu a.link_hoofdcategorie {
	padding-bottom:2px;
}
* html #menu a.link_hoofdcategorie {
	width:160px;
}
#menu a.link_hoofdcategorie:hover {
	/*border-bottom: 1px solid #ddd; background-color: #EBEBEB;*/
	
	background-color:#cbd7eb;
	/*background: url(images/menuover.png) repeat-y;*/
	color:#000000;	
	text-decoration:none;
	z-index:1;
}
#menu .nav_visited {
	display:block;
	height: auto;
	width:auto;	
	padding-left: 15px;
	padding-right: 15px;
	padding-top:4px;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
	text-align:left;
	background-color:#cbd7eb;
	color:#070707;	
	z-index:1;
}
#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:Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	text-align:left;
	color:#efefef;
		
}
#menu ul li a{
	display: block;
	width:auto; /*135px*/
	padding-left: 17px;
	padding-right: 5px;
	padding-top:4px;
	color:#f7f7f7;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-decoration:none;
	font-weight:bold;
	text-align:left;	
	background: url(images/pijl.gif) left center no-repeat;	
	border-bottom: 1px solid #a7c3ec;		
}
html > body #menu ul li a{
	padding-bottom:7px;
}
#menu ul a:hover{
  	top:0px;
  	bottom:0px;
	background: url(images/menuover.png) no-repeat;
	/*background-color: #b8e379;
	background: url(images/menuover.png) no-repeat;	
	background: url(images/pijl.gif) left center no-repeat;	*/
	color:#000000;	
	/*border-top: 1px solid #fffdce;*/
	border-bottom: 1px solid #dbdbdb;
}
#menu ul li .navs_visited{
	width:auto; /*135px*/
	padding-left: 17px;
	padding-right: 5px;
	padding-top:4px;
	color:#7d9a24;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-decoration:none;
	font-weight:bold;
	text-align:left;	
	background: url(images/pijl.gif) 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: #163a8e;	
	padding: 10px 0px 4px 0px;	
	font-weight:normal;
}

#shopcontainer h2 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 18px;
	color:#163a8e;	
	/*padding-left:20px;*/
	padding-top:2px;
	padding-bottom:4px;
}
#shopcontainer h2 a:hover {
	text-decoration:underline;
}
#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: #163a8e;	
	padding: 3px 0px 4px 0px;	
	font-weight:normal;	
}
#zoekfunctie {
	display:block;
	width:150px;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	background      : transparent;
	/*border-bottom: 1px solid #3b3436;*/
}
.zoeken_input {
	width           : 120px;
	margin-bottom:4px;
	background      : #fff;
	color           : #000;
	border:1px solid #ced2d4;	
}
.zoeken_button {
	padding-top:4px;
    border          : 0px;
	vertical-align  : absmiddle;
}

hr{
	color:#aaaaaa;
	line-height:1px;
}
.product_nav span{
	color:#7597c8;
	display:none;
}
#shopcontainer .prijs{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:normal;
	color:#9a1818;
}
#bgmenu2 #winkelwagen {	
	width           : 189px;
	background      :#ebebeb;
	/*background      : #dfdfdf;
	background:url(../images/winkel_mid.gif) repeat-y;	*/
	margin-right	: 0px; /*5 10 10*/
	margin-left		: 5px;
	margin-top 		: 0px;
	margin-bottom:406px;
	/*padding         : 5px 15px 5px 3px;*/
}
html>body #bgmenu2 #winkelwagen{
    width           : 189px;
	margin-left	: 5px;
	margin-right: 6px;
}
#winkel_top{
	width:189px;
	height:1px;
	background-color:#d0dde9;
}
#winkelbody{
	width:169px;
	height:auto;
	/*background:url(images/bgmenuwk.png) top repeat-y;*/
	background-color:#e6ebf1;
	padding         : 0px 10px 5px 10px;
}
#winkel_footer{
	width:189px;
	height:auto;
	background-color:#d0dde9;	
	/*background:url(images/bgmenuwk.png) top repeat-y;*/
}
#shopcontainer #winkelwagen {
	/*background:url(images/bgmenu2.png) repeat-y;*/
}