/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/hover_drop_1.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#outer {
	width: 1050px;
	height: 35px;
	background: url(filters.jpg) no-repeat right bottom;
	position: relative;
}
.pad1 {width:72px; height:25px; background:#FE0001; float:left; margin-top:3px; margin-right:3px; border:1px solid #000;}
.pad2 {width:72px; height:25px; background:#FE0001; float:left; margin-top:3px; border:1px solid #000;}
.pad3 {width:72px; height:25px; float:left; }
.pad4 {width:100px; height:25px; float:left; }
.topline1 {width:1045px; height:3px; border:1px solid #000; background:#FE0001; font-size:0px;}
.topline2 {width:72px; height:3px; border:1px solid #000; background:#FE0001; font-size:0px;}
.galleria-thumbnails .galleria-image { border:25px;}

#menu {list-style-type:none; padding:0; margin:0 0 0 3px;}
#menu ul {list-style-type:none; padding:0; margin:0;}
#menu li {
	float: left;
	background: 483729;
	border: 0px solid #000;
	width: 100px;
	height: 25px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
}
#menu li.sub {background:#aba;}

/* for IE5.5 and IE6 only */

#menu li a {
	display: block;
	color: #000;
	height: 25px;
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	width: 100px;
	text-decoration: none;
	text-align: center;
}
#menu li a table {position:absolute; left:0; top:-1px; border-collapse:collapse; width:0; height:0;}

#menu :hover {color:#7cb3f7; background:#000; position:inherit;}
#menu :hover > a {color:#000; background:#fe0002;}

#menu ul, 
#menu :hover ul ul,
#menu :hover ul :hover ul ul,
#menu :hover ul :hover ul ul.left {visibility:hidden; width:0; height:0; overflow:hidden;}

#menu :hover ul {visibility:visible; overflow:visible; position:absolute; height:auto; width:105px; left:-1px;top:26px; background:url(transparent.gif);} /* the background image is for IE7 */

#menu :hover ul :hover ul,
#menu :hover ul :hover ul :hover ul {visibility:visible; overflow:visible; height:auto; width:105px; padding:9px 3px; left:100px; top:0;}

#menu :hover ul :hover ul.left,
#menu :hover ul :hover ul :hover ul.left {visibility:visible; overflow:visible; height:auto; width:105px; padding:9px 3px; left:-106px; top:0;}

table.center {
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	text-align: left;
  }
.binnen {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #666;
	text-align: left;
}
.binnen_rood_groot {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #F00;
	font-weight: bold;
	text-align: center;
}
.binnen_rood_klein {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
