@charset "utf-8";
/* CSS Document */

/* ================================================================ 
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.cssplay.co.uk/pro-drop-image.html
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#ruimte {
	padding-right: 100px;
	padding-left: 85px;
}
.lijn {
	padding:0 0px 0 0;
	line-height:38px;
	color:#f79621;
}
#rss {
	
	padding:0 5px 0px 5px;
	width: 40px;
	
	
}
#home a, #home a:link, #home a:visited, #home a:active {
	color: white;
	underline: none;
}

#home a:hover {
	color:#00205b;
	underline: none;
}

#menuPositioner {
	width:950px;
	position:relative;
	left:15px;
	top:7px;
}

#menu, #menu ul {
	padding:0;
	margin:0;
	list-style:none;
	font: 11px arial, verdana, sans-serif;
	position:relative;
	z-index:100;
}
#menu {
	height:50px;
	padding:0;
	position:relative;
}
#menu ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
}
#menu table {
	border-collapse:collapse;
	margin:-1px;
	padding:0;
	width:0;
	height:0;
}
#menu li {
	float:left;
}
#menu li a {
	display:block;
	float:left;
	color:#00205b;
	height:49px;
	padding:0 0px 0 0px;;
	line-height:38px;
	text-decoration:none;
	background:url(pro-image/tab-off.gif) no-repeat right top;
}
#menu li a.sub {
	background:url(pro-image/tab-off.gif) no-repeat right top;
}
#menu li a b {
	display:block;
	float:left;
	height:49px;
	background:url(pro-image/tab-off.gif) left top;
	padding:0 5px 0 5px;
	cursor:pointer;
}
#menu li:hover {
	position:relative;
	z-index:100;
}
#menu a:hover {
	background:url(pro-image/tab-on.gif) no-repeat right top;
	position:relative;
	z-index:100;
	color:#f79621;
	line-height:38px;
}
#menu a:hover b {
	background:url(pro-image/tab-on.gif) no-repeat left top;
}
#menu a.sub:hover {
	background:url(pro-image/tab-on.gif) no-repeat right top;
}
#menu li:hover > a {
	background:url(pro-image/tab-on.gif) no-repeat right top;
	color:#f79621;
	line-height:38px;
}
#menu li:hover > a b {
	background:url(pro-image/tab-on.gif) no-repeat left top;
}
#menu li:hover > a.sub {
	background:url(pro-image/tab-on.gif) no-repeat right top;
}
#menu :hover ul {
	left:-5px;
	top:40px;
	z-index:300;
	width:170px;
	padding-top:4px;
}
#menu :hover ul li {
	width:145px;
	margin:0 5px;
	border:1px solid #999;
	border-width:0 1px;
	display:inline;
	background:#00205b;
}
#menu :hover ul li.subtop {
	margin:0;
	border:0;
	float:left;
	width:140px;
	height:5px;
	font-size:1px;
	padding:0 20px 0 0;
	background:transparent url(pro-image/subli.gif) no-repeat right top;
}
#menu :hover ul li.subtop b {
	margin:0;
	border:0;
	float:left;
	width:120px;
	height:5px;
	font-size:1px;
	padding:0 20px 0 0;
	background:transparent url(pro-image/sub.gif) no-repeat left top;
}
#menu :hover ul li.subbottom {
	margin:0;
	border:0;
	float:left;
	width:110px;
	height:5px;
	font-size:1px;
	padding:0 20px 0 0;
	background:transparent url(pro-image/subli.gif) no-repeat right bottom;
}
#menu :hover ul li.subbottom b {
	margin:0;
	border:0;
	float:left;
	width:90px;
	height:5px;
	font-size:1px;
	padding:0 20px 0 0;
	background:transparent url(pro-image/sub.gif) no-repeat left bottom;
}
#menu :hover ul li a {
	height:25px;
	width:130px;
	padding:0 0 0 5px;
	line-height:25px;
	background:#00205b;
	color:#fff;
	font-size:11px;
	margin-left:5px;
	display:inline;

}
#menu :hover ul li.fly a {
	background: url(pro-image/camera.gif) no-repeat right center;
}
#menu :hover ul li a:hover {
	color:#f79621;
	background-color:#eee;
	border-color:#ccc;
}
#menu :hover ul li.fly a:hover {
	color:#f79621;
	background-color:#eee;
	border-color:#ccc;
}
#menu li:hover ul li:hover > a {
	color:#f79621;
	background-color:#eee;
	border-color:#ccc;
}
#menu li:hover ul li.fly:hover > a {
	color:#f79621;
	background-color:#eee;
	border-color:#ccc;
}
#menu :hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	background:#fff;
}
#menu :hover ul :hover ul {
	left:110px;
	top:0;
	padding:0;
	margin:0;
}
* html #menu :hover ul :hover ul {
	left:105px;
	top:-1px;
}
#menu :hover ul :hover ul li {
	margin:0;
	padding:5px;
	border-width:1px;
	border-color:#ccc;
	width:152px;
	background:#fff;
}
#menu :hover ul :hover ul li a {
	width:150px;
	padding:0;
	margin:0;
	height:100px;
	border:1px solid #000;
}
#menu :hover ul :hover ul li a img {
	display:block;
	border:0;
}
#menu :hover ul :hover ul li a:hover {
	border:1px solid #fd0502;
}
#menuPositioner img {
	clear:left;
	display:block;
	margin:0 auto;
}
