/* hide from ie5 mac \*/
html {
	height: 100%;
	overflow: hidden;
}
img{
	border:0px solid black;

}
#flashcontent {
	height: 100%;
	top:0px;
	position:absolute;
	height:100%;
	width:100%;
	z-index:3;
}
/* end hide */
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size:10px;
	font-weight: normal;
	font-family: Verdana, Verdana, Arial;
}
/*a {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#000;
}*/

#pagePlaneWide {
	height: 182px;
	width: 660px;
	overflow:auto;
	background-color: #593707;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	position: absolute;
	z-index:10;
	color:#FFF;
	padding:10px;
	font-size:10px;
	line-height:16px;
}

#pagePlaneWide a {
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
}

#pagePlaneWide a:hover {
	color:#000;
}

#pagePlaneHigh {
	
	height:350px;
	width:250px;
	overflow:auto;
	background-color: #593707;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	position: absolute;
	z-index:10;
	color:#FFF;
	padding:10px;
	font-size:10px;
	line-height:16px;
}

#pagePlaneHigh a {
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
}

#pagePlaneHigh a:hover {
	color:#000;
}

h2 {
	margin: 0;
	color:white;
	font-size:17px;
	font-weight: 800;
	font-family: Helvetica, Verdana, Arial;
}

div#rightcolumn {
	height:446px;
	border-left:3px solid #FFF;
	float:left;
	right:-6px;
	width:220px;
	position:absolute;	
	margin-top:45px;
}
div#menubg {
	position:absolute;
	background-color:#000;
	width:200px;
	background-color: #000000;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	padding-left:10px;
	padding-bottom:2px;
}	

div#menubg a {
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	text-transform:capitalize;
	font-family:Verdana, Geneva, sans-serif;
	padding-bottom:2px;
	
}

div#menubg a:hover {
	color:#593707;
}
div#music {
	position:absolute;
	bottom:100px;
	padding:10px;
}
div#music a{
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	text-transform:capitalize;
}
div#music a:hover {
	color:#593707;
}
div#address {
	position:absolute;
	bottom:0px;
	color:#FFF;
	padding:10px 0px 0px 10px;
	font-size:10px;
}
div#address a{
	color:#FFF;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}
div#address a:hover {
	color:#593707;
}

div#reserveren {
	position:absolute;
	z-index:100;
	right:497px;
	top:215px;
	background-color:#000;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;

}

