/* CSS Document */

html, 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FFF;
	background-color:#333;
	padding: 0px;
	margin: 0px ;
	height: 100%;
	line-height: 1.6em;
	letter-spacing: 0px;
	overflow:auto;
}
	
#container {
	margin: 20px auto;
	text-align: left;
	position: relative;
	overflow: hidden;}

#body{ position:relative; 
	overflow: hidden;
	height:100%}

img,
img a {
	border: none; 
	height: auto;	}

a:active{outline: none;}
a:focus{-moz-outline-style: none;}
	
a{	color:#FFF;
	text-decoration:underline;
	border:none;
	}

ol{margin: 0 10px 0 20px;}
	
ul{	margin: 0 10px 0 15px;}

h1, h2, h3, h4, h5 {
  	font-family: Helvetica, Arial, Verdana, sans-serif; 
	color:#FFFFFF;}
	
h1 {	font-size: 24px;
	font-weight: 700;
	margin: 15px 0 10px;
	text-align:left;
	font-weight: bold;
	}
h2 {	font-size: 18px;
	font-weight: 700;
	padding: 0;
	margin:0; 
	line-height:18px;}
h3 {	font-size: 16px;
	font-weight:700; 
	margin:0; 
	padding:0; 
	text-align: justify;
	color:#333; }
h3 a {	color:#333;
	text-decoration:none;}

h4 {	font-size: 12px;font-weight:700;}
h5 {	font-size: 9px;
	font-weight:700; 
	line-height: 8px; 
	margin:0; 
	padding:0; 
	height: 10px; 
	text-align: justify;
	color:#333; }

.tijd h3{ margin: 10px 0 2px; padding: 0; height: 18px; text-decoration:underline;}
.plaats h5{font-size: 10px; margin-top:10px;}
.uur h5{ text-align:right;}

select{font-family:Arial, Helvetica, sans-serif; font-size:1.0em;}

#left{ position: absolute;
	z-index: 600;
	height:100%;
	width: 305px;
	left:0;
	top:0;}
	
#left2{ position: absolute;
	z-index: 400;
    	-moz-opacity: 0.1;
    	opacity:.10;
    	filter: alpha(opacity=10);
	background-color:#000000;
	height:100%;
	width: 305px;
	left:0;
	top:0;}
	
#logo{ position:absolute;
	top:22px;
	left:66px;}
#logo:hover {
	cursor: pointer;} 
	
#menu{
	position:			absolute;
	top:				220px;
	left:				0;
	width: 				305px;
	z-index: 			500;
	color:				#FFF;}
#menu a {
	font-size:			16px;
	padding:			4px 10px;
	height:				18px;
	color:				#FFF;
	width: 				auto;
	float:				left;
	font-weight:		bold;
	white-space:		nowrap;
	text-decoration:	none;
	z-index: 			500;
	display:			block;	}
#menu ul{
	list-style:			none;
	float:				left;
	left:				0;
	margin:				0;
	padding:			0;
	width:				305px;
	z-index: 			500;}
#menu li {
	position: 			relative;
	float: 				left;
	width:				180px;
	background: 			url(../images/bg.png);
	margin-bottom: 			14px;}
#menu li:hover {
	width:				305px;
	background: 			url(../images/bg2.png);}
#menu li a, 
#menu li a.hi {
	width: 				165px;
	float:				left;
	white-space:			nowrap;
	z-index: 			500;
	display:			block;}
#menu ul ul{
	position:			absolute;
	display: 			none;
	left: 				190px;
	width:				115px;
	z-index: 			700;
	padding-top: 			5px;
	top: 				28px;
	}
#menu ul ul li{
	width: 				115px;
	background: 			url(../images/bg.png);
	font-size:			12px;
	margin-bottom: 			3px;
	}
#menu ul ul li:hover {
	width:				115px;}
	
#menu ul ul li a{
	font-size:			12px;
	width: 				95px;
	padding:			2px 10px 5px
	}
	
#menu li:hover ul ul,
#menu li li:hover  ul ul{
	display:			none !important;}

#menu li:hover ul,
#menu li li:hover ul{
	display:block !important;	}
	
.selected{
	background: url(../images/bg2.png);}

#adres{position:absolute;
	bottom:20px;
	left:10px;
	width:165px;}
	
.right{
	position: absolute;
	overflow:hidden;
	z-index: 500;
	height: 100%;
	right:0px;
	top:0px;
	}
	
.big{width: 465px; }
.biggrey{width: 465px; background-color:grey;}
.big2{width: 465px; 
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	background-color:#000000;}
	
.small{width: 300px; color:#000;}
.small2{width: 2px;
	background-color:#000000;
	position: absolute;
	z-index: 600;
	height: 100%;
	left:0;
	top:0;}

		
.style{width: 100px; }
.style2{width: 100px;  
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
	background-color:#000000;}

.big img {float: right; padding: 0 0 10px 10px;}

#map{margin-left:305px; }

#imageBig{ position:absolute; top:50%; margin-top: -225px;  left:20px; z-index: 100; width: 100%; text-align:center; }

#imageSmall{ position:absolute;top:65px; left: 375px; padding-right: 40px; 	height: 90%; overflow-y:auto; overflow-x: hidden;}

#imageSmall2{ position:absolute; margin:65px 0px 10px 290px; top:0px; left:0px; height:520px; width:590px; overflow-y:auto; overflow-x:hidden;}

.product{ position: relative; float:left; display:block; margin: 0 10px 30px 0; text-align:center; width:110px; color:#333;}

.subProducts{margin-top: 35px;}

.pagesnumber{ 
	position: relative;
	float: left;
	margin:10px 0;
	width: 100%;
	text-align:center; 
	padding-bottom: 20px;}
.pagesnumber a{margin-left: 3px;}
.pagesnumber span{margin-left:6px; color:#000;}

.first{position: absolute; top:0; left:0; font-size: 24px;  }
.last{ position: absolute; top:0; right:0; font-size: 24px; }
	
.text{padding-right: 25px;
	font-size:14px;}

.title{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 27px; 
	font-weight: bold;
	margin: 30px 0;}

#home{ 
	position: absolute;
	z-index: 501;
	top:38px;
	right:0px;}
	
#search{ 
	position: absolute;
	z-index: 501;
	top:10px;
	right:0px;
	width: 300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#F00;}
.email{
	font-family:Arial, Helvetica, sans-serif;
    border: 1px solid #000;
	color:#666;
	font-size:16px;
	width: 180px;
	padding: 1px 6px;
	right: 105px;}
.button{
	position:absolute;
	right:0;
	cursor:pointer;
	height: 23px;
	width: 100px;
	border: none;
    background:  url(../images/home.jpg) no-repeat left top;	}
  
.hide{ display:none;}

.hideImg img{ display:none;}

#aanmelden {
         background:transparent url(../images/bg.png) repeat scroll 0 0;
         bottom:0;
         height:30px;
         position:absolute;
         right:0;
         text-align:right;
         width:280px;
         z-index:500;
}

#aanmelden h3{ 
	padding: 6px 20px;
	font-size:10px;
}

.productColumn {
         width:33%;
	height: 335px;
	float: left;
	background: grey;
}

.productContainer {
	padding-left: 15px;
}

.wrapper {
	top: 25px;
}

.productHeader
{
	font-size:16px;
	font-weight:bold;
	padding-left: 15px;
}

.tijd h3 {
text-decoration:underline;
}


































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
