/* style */

body{	
	margin-top:0;
	margin-left:auto; 
	margin-right:auto; 
	margin-bottom:0;
	background:url(images/bground.png) top repeat-x #434343;
}
#header{
	width:950px;
	height:187px;
	background:url(images/header.png) no-repeat;
	}
#midmenu{
	width:950px;
	height:32px;
	background:url(images/midmenu.png) no-repeat;
	}
#header0{
	width:950px;
	height:187px;
	background:url(images/header0.png) no-repeat;
	}
#midmenu0{
	width:950px;
	height:32px;
	background:url(images/midmenu0.png) no-repeat;
	}	
#mid{
	width:950px;
	height:129px;
	background:url(images/mid.png) no-repeat;
	}	
#bgmain{
	width:950px;
	min-height:380px;
	height:auto;
	background:url(images/bgmain.png) repeat-y;
	z-index:-1;
	overflow:hidden;	
}
* html #bgmain{
	height:380px;
	overflow:visible;
	}
#bgmainfooter{
	width:950px;
	min-height:380px;
	height:auto;
	background:url(images/bgmainfooter.png) bottom no-repeat;
	z-index:-1;
	overflow:hidden;	
}
* html #bgmainfooter{
	height:380px;
	overflow:visible;
	}	
#footer {
	width:950px;
	background:url(images/footer.png) no-repeat;
	height:31px;
	margin-top:0;
}
#main{
	width:740px;
	background-color:inherit;
	height:auto;
	background:url(images/bgmain.jpg) no-repeat;
}
#bgmenu{
	width:220px;
	margin: 0;
	height:auto;
	color:#dceeb9;
	z-index:1;
	float:left;
}
* html #bgmenu{
	width:220px;
}	
#dekor{
	margin-left:5px;
	width:240px;
	height:300px;
	background:url(images/dekor1.png) center no-repeat #ffffff;
}
#bgcontent{
	width:725px;
	margin:0px;
	height:auto;
	color:#000000;
	border:0px solid #993300;
	text-align:left;
	float:left;
}	
#content{
	height:auto;
	width:auto;
	/*float:right;*/
	color:#9ae0fd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding:5px 0px 10px 15px;
	overflow:hidden;
}
#contentl{
	width:480px;
	height:auto;
	float:left;
	margin-right:20px;
}
#contentr{
	width:200px;
	float:left;
	height:auto;
	overflow:hidden;
}
#contentr img{
	width:200px;
	height:auto;
	display:none;
}
#content h2, #smicontent h2{
	font-weight:bold;
	height:30px;	
}
#smicontent{
	height:auto;
	width:auto;
	/*float:right;*/
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding-top:2px;
	padding-left:0px;
	padding-right:20px;
	overflow:hidden;
}
#smihome{
	float: left;
	width:400px;
}
#sminieuws{
	float: left;
	width:200px;
}
#Name{
	display:block;
	background-color: inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #139ea1;
	line-height: 30px;
}
#PublishDate{
	display:block;
	color:#afb9b9;
	font-size:8pt;
}
#Info{
	display:block;
	margin-bottom:10px;
	overflow:hidden;
}	
#contentr #Info{
	overflow:hidden;
}	
#BTNBack{
	display:none;
}	
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16px;
	font-weight: bolder;
}
.small {
	/*background-color: inherit;*/
	font-family: verdana, sans-serif;
	font-size: 7pt;
	margin-left:0px;
	/*margin-bottom:35px;*/
}
.titel {
	display:block;
	background-color: inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #139ea1;
	line-height: 30px;
	font-style:italic;
	margin-bottom:7px;
}
.midtitel {
	display:block;
	background-color: inherit;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
	font-weight:normal;
	font-size: 13pt;
	color: #139ea1;
	line-height: 30px;
	font-style:italic;
}

.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:#eef7f8;
	padding: 0px;
	border: 1px solid #a6bebf;
}
a {
text-decoration:none;
color:#097b7d;
}
a:hover{
text-decoration:underline;
color:#1ab7ba;
}
#contentl img{
	border:1px solid #139ea1;
	padding:2px;
}	
/*------------------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:10px 0px 20px 20px;	
	height:auto;
	}
#menu a.link_hoofdcategorie {
	display:block;
	height: auto;
	width:auto;	
	border-bottom:1px solid #302f2f;
	padding:3px 5px 4px 20px;
	color:#139ea1;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	background-color:#3a3a3a;		
}
html > body #menu a.link_hoofdcategorie {
	/*padding-bottom:2px;*/
}
* html #menu a.link_hoofdcategorie {
	width:175px;
}
#menu a.link_hoofdcategorie:hover {
	/*border-bottom: 1px solid #ddd; background-color: #EBEBEB;*/

	background-color:#4f4e4e;	
	color:#42cbce;	
	text-decoration:none;
	z-index:1;
}
#menu .nav_visited {
	display:block;
	height: auto;
	width:auto;	
	border-bottom:1px solid #302f2f;
	padding:3px 5px 4px 20px;	
	color:#139ea1;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	background-color:#434343;	
	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:"Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;	
	text-align:left;
	color:#efefef;
	background-color:#424242;		
}
#menu ul li a{
	display: block;
	width:auto; /*135px*/
	padding-left: 25px;
	padding-right: 5px;
	padding-top:2px;
	color:#139ea1;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	text-align:left;

	background-color:#393838;
	border-bottom:1px solid #302f2f;		
}
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:#42cbce;	
	background-color:#4f4e4e;	
	/*background: url(images/pijl.jpg) left center no-repeat;		
	border-top: 1px solid #fffdce;
	border-bottom: 1px dotted #dbdbdb;*/
	border-bottom:1px solid #302f2f;	
}
#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:20px;
	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;
}