* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-image: url(_img/bgBody.png);
	background-repeat: repeat-x;
	scrollbar-face-color: #EBEBEB;
   	scrollbar-arrow-color: #632E33;
   	scrollbar-highlight-color: #FFFBF0;
   	scrollbar-3dlight-color: #808080;
   	scrollbar-shadow-color: #FFFBF0;
   	scrollbar-darkshadow-color: #808080;
   	scrollbar-track-color: #FFFFFF;
}
a:link {
	color: #632E33;
}
a:visited {
	color: #632E33;
}
a:hover {
	color: #333333;
}
a:active {
	color: #632E33;
}	
li {
	list-style: none;
}
table {
	border-collapse: collapse;
}
.noShow {
	display: none;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
.zapp {
	font-size: 1px;
	height: 1px;
	clear: both;
}
#wrapper {
	width: 920px;
	height: 543px;
	background-color:#FFFFFF;
	margin-top: 34px;
	margin-right: auto;
	margin-bottom: 34px;
	margin-left: auto;
}
#header {
	background-image: url(_img/boven.png);
	height: 20px;
	width:920px;
}
#footer {
	height: 20px;
	width: 920px;
	background-image: url(_img/onder.png);
}
#flash {
	background-color: #FFFFFF;
	width: 303px;
	float: left;
}
#flash.left {
	padding-left: 20px;
	border-left: 2px solid #DDD8D8;
}
#flash.right {
	padding-right: 10px;
	border-right: 2px solid #DDD8D8;
}
#menu {
	background-color:#EBEBEB;
	width:111px;
	padding-right: 10px;
	float: left;
	height:503px;
}
	#menu #menumid {
		background-color:#EBEBEB;
		height: 491px;
		font-size: 15px;
		font-family: Trebuchet MS, Verdana, Arial;
		font-weight:bold;
		padding-top: 6px;
		float: left;
	}
		#menu #menumid #nav, #nav ul {
			list-style: none;
			float : left;
		}
		#menu #menumid #nav li {
			position: relative;
			float: left;
			line-height: 20px;
			text-align: right;
		}
		#menu #menumid.right #nav li {
			text-align: left;
			padding-left: 10px;
		}
		#menu #menumid #navover li {
			position: relative;
			float: left;
			line-height: 20px;
			text-align: left;
			margin-left: 0;
			display: block;
			background-color: #EBEBEB;
		}
		#menu #menumid #navover li ul {
			position : absolute;
			left: -100em;
			margin-top: -20px;
		}
		#menu #menumid.left #nav li ul {
			position: absolute;
			left: -200em;
			margin-left: 110px;
			margin-top: -20px;
		}
		#menu #menumid.right #nav li ul {
			position: absolute;
			left: -200em;
			margin-left: -132px;
			margin-top: -20px;
		}
		#menu #menumid #nav li ul li,
		#menu #menumid #navover li ul li {
			margin-left:3px;
			padding-left: 8px;
		}
		#menu #menumid #nav li a {
			width: 111px;
			display : block;
			color:#939191;
			text-decoration : none;
		}
		#menu #menumid.right #navover li a {
			text-align: right;
		}
		
		#menu #menumid #nav li a:hover {
			text-decoration : none;
			color:#632E33;
		}
		#menu #menumid.right #navover li a:hover {
			text-align: right;
		}
		
		#menu #menumid #nav li:hover ul,
		#nav li li:hover ul,
		#nav li li li:hover ul,
		#nav li.sfhover ul,
		#nav li li.sfhover ul,
		#nav li li li.sfhover ul {
			left: auto;
		}
	#menu #langMenu {
		padding-top: 5px;
	}
	#menu #langMenu ul {
		width: 80px;
	}
	#menu #langMenu.left ul {
		float: right;
	}
	#menu #langMenu.right ul {
		float: left;
		padding-left: 10px;
	}
	#menu #langMenu ul li {
		float: left;
		margin-left: 3px;
		height: 13px;
		font-size: 1px;
		line-height: 1px;
	}
	#menu #langMenu a.off {
		filter: alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
	}
	#menu #langMenu a.off:hover {
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		opacity: 1;
	}	
#content {
	/*width:472px;*/
	width:452px;
	padding: 0 10px;
	height: 503px;
	float: left;
}
#content.left {
	padding-left: 20px;
	border-left: 2px solid #DDD8D8;
}
#content.right {
	border-right: 2px solid #DDD8D8;
}
	#content #logo {
		height:90px;
	}
	#content #contentmid {
		padding: 5px;
		font-size: 13px;
		font-family: Trebuchet MS, Verdana, Arial;
		color: #632E33;
		text-align: left;
		vertical-align: top;
		height: 402px;
		overflow: auto;
	}
.text_form {
		font-size: 13px;
		font-family: Trebuchet MS, Verdana, Arial;
		color: #632E33;
		text-align: left;
}
.form {
	font-size: 13px;
	font-family: Trebuchet MS, Verdana, Arial;
	color: #632E33;
	text-align: left;
	border: 1px solid #632E33;
}
.headtitle {
	font-size: 16px;
	font-family: Trebuchet MS, Verdana, Arial;
	color: #632E33;
	text-align: left;
}
#lbOverlay { 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 99998; 
	width: 100%; 
	height: 500px; 
}
#lbOverlay.grey { 
	background-color: #000000; 
}	
#lbMain { 
	position: absolute; 
	left: 0; width: 100%; 
	z-index: 99999; 
	text-align: center; 
	line-height: 0; 
}
#lbMain a img { 
	border: none; 
}
#lbOuterContainer { 
	position: relative; 
	background-color: #fff; 
	width: 200px; 
	height: 200px; 
	margin: 0 auto;
}
#lbOuterContainer.grey { 
	border: 3px solid #888888; 
}
#lbDetailsContainer {	
	font: 10px Verdana, Helvetica, sans-serif; 
	background-color: #fff; 
	width: 100%; 
	line-height: 1.4em;	
	overflow: auto; 
	margin: 0 auto; 
}
#lbDetailsContainer.grey { 
	border: 3px solid #888888; 
	border-top: none; 
}
#lbImageContainer, #lbIframeContainer { 
	padding: 10px; 
}
#lbLoading {
	position: absolute; 
	top: 45%; 
	left: 0%; 
	height: 32px; 
	width: 100%; 
	text-align: center; 
	line-height: 0; 
	background: url(_img/loading.gif) center no-repeat;
}
#lbHoverNav { 
	position: absolute; 
	top: 0; 
	left: 0; 
	height: 100%; 
	width: 100%; 
	z-index: 10; 
}
#lbImageContainer>#lbHoverNav { 
	left: 0; 
}
#lbHoverNav a { 
	outline: none; 
}
#lbPrev { 
	width: 49%; 
	height: 100%; 
	background: transparent url(_img/blank.gif) no-repeat; 
	display: block; 
	left: 0; 
	float: left; 
}
#lbPrev.grey:hover, #lbPrev.grey:visited:hover { 
	background: url(_img/prev_grey.gif) left 15% no-repeat; 
}
#lbNext { 
	width: 49%; 
	height: 100%; 
	background: transparent url(_img/blank.gif) no-repeat; 
	display: block; 
	right: 0; 
	float: right; 
}
#lbNext.grey:hover, #lbNext.grey:visited:hover { 
	background: url(_img/next_grey.gif) right 15% no-repeat; 
}
#lbPrev2, #lbNext2 { 
	text-decoration: none; 
	font-weight: bold; 
}
#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { 
	color: #333333; 
}
#lbPrev2_Off, #lbNext2_Off { 
	font-weight: bold; 
}
#lbPrev2_Off.grey, #lbNext2_Off.grey { 
	color: #CCCCCC; 
}
#lbDetailsData { 
	padding: 0 10px; 
}
#lbDetailsData.grey { 
	color: #333333; 
}
#lbDetails { 
	width: 60%; 
	float: left; 
	text-align: left;
}
#lbCaption { 
	display: block; 
	font-weight: bold; 
}
#lbNumberDisplay { 
	float: left; 
	display: block; 
	padding-bottom: 1.0em; 
}
#lbNavDisplay { 
	float: left; 
	display: block; 
	padding-bottom: 1.0em; 
}
#lbClose { 
	width: 64px; 
	height: 28px; 
	float: right; 
	margin-bottom: 1px;
}
#lbClose.grey { 
	background: url(_img/close_grey.jpg) no-repeat; 
}
#lbPlay { 
	width: 64px; 
	height: 28px; 
	float: right; 
	margin-bottom: 1px;
}
#lbPlay.grey { 
	background: url(_img/play_grey.png) no-repeat; 
}
#lbPause { 
	width: 64px; 
	height: 28px; 
	float: right; 
	margin-bottom: 1px; 
}
#lbPause.grey { 
	background: url(_img/pause_grey.png) no-repeat;
}