/* navigatie VM Tegels*/
#logo{
	position: absolute;
	top: 0;
	left: 0;
	width: 190px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#logo img{
	border:0;
}
#navbar{
	border: none;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	left: 0;
	top: 180px;
	margin-left: -23px;
	font-size:14px;
	z-index: 9995;
}
#navbar ul{
	list-style: none;
}
#navbar ul li{
	list-style: none;
	height:25px;
	padding-left: 0;
}
#navbar ul li a{
	display: block;
	width:175px;
	height:25px;
	padding-left: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#navbar ul li a:hover{
	text-decoration: none;
	display: block;
	font-weight: bold;
	width:175px;
	height:25px;
	color: #000;
	padding-left: 13px;
	font-size:14px;
	background-image: url(tegels-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-repeat: no-repeat;
}
#navbar ul li ul li{
	border-left: 2px solid #DAD3CB;
	margin-left: -15px;
	padding-left: 0;
}
#navbar ul li.sub{
	height:75px;
	margin-top: 3px;
	background-image: none;
}
#navbar ul li.sub ul li a{
	display: block;
	width:175px;
	height:25px;
	color: #fff;
	padding-left: 12px;
	font-weight: bold;
	text-decoration: none;
}
#navbar ul li.sub ul li a:hover{
	background-image: url(tegels-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	font-weight: bold;
	width:175px;
	height:25px;
	color: #000;
	padding-left: 13px;
	font-size:14px;
}
#shadow{
	border: none;
	position: absolute;
	left: 0;
	margin-left: -20px;
	top: 181px;
	z-index: 9994;
	font-family: Arial, Helvetica, sans-serif;
}
#shadow ul{
	list-style: none;
}
#shadow ul li{
	list-style: none;
	width:175px;
	height:25px;
	display: block;
	background-image: url(tegels-down.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 10px;	
	font-size:14px;
	font-weight: bold;
	color:#333;
}
#shadow ul li ul li{
	margin-left: -23px;
	background-image: none;
}
#shadow ul li.sub{
	height:75px;
	margin-top: 3px;
	background-image: none;
}
#shadow ul li.sub ul li{
	height:25px;
	display: block;
	background-image: none;
}

#magazijn{
	position: absolute;
	top: 470px;
	left:15px;
	width:175px;
	text-align: justify;
	background-color: #EEEDE8;
	border:1px solid #222;
}
.imgside{
	text-align: center;
}

.imgside img{
	border:1px solid #222;
}
#counter{
	position: absolute;
	bottom: 20px;
	left:30px;
	width: 150px;
	z-index: 9999;
}
#counter p{
	text-align: center;
	font-size: 0.8em;
	margin: 0;
}
#counter h5{
	text-align: center;
	font-size: 1.3em;
	margin: 0;
}
#bis-beurs{
	position: absolute;
	top: 480px;
	left: 10px;
	width: 190px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#bis-beurs p{
	text-align: center;
	font-size: 11px;
}
#bis-beurs img{
	border:1px solid #787974;
}
#bis-beurs a{
	font-weight: normal;
}
#bis-beurs a:hover img{
	 filter:alpha(opacity=60); 
	-moz-opacity: .60;
	opacity: .65;
   border: 1px solid #000;

