@charset "utf-8";
/***********************************************************
 * File: hbdq.css
 * Project: Het Ballet Don Quichot 
 *
 * Copyright: (c) 2009 Hippo Software. All rights reserved
 *            <http://www.hipposoftware.nl>
 *
 * Author: Bert Bulder <mailto:bertb@hipposoftware.nl>
 *         Brouwersgracht 48, 1013 GX Amsterdam, 020-6255344
 *
***********************************************************************/
body  { 
	color: #000; 
	font: 11px/16px Arial, Helvetica, sans-serif; 
	background-color: #FFF;
	text-align: left;
	margin: 0;
	padding: 0;
	cursor:url(hand.cur), default;
}
#scrllb {
  /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; left: 0px; top: 0px;
  z-index: 8;
  width: 1px;
  height: 1px;
  border:#FFF 0px dotted;
  cursor:nw-resize;
  overflow:hidden;
}
body > div#scrllb {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
}

#evenwachten {
	position:absolute;
	border:0;
	left:884px;
	top:716px;
	width:406px;
	height:221px;
	z-index:8;
}
#muzth {
	position:absolute;
	left:1049px;
	top:1904px;
	width:576px;
	height:425px;
	z-index:9;
}
.iframe { cursor:pointer; }
ul {
 	border-top-width: 0px; 
	padding-right: 0px; 
	padding-left: 15px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	text-align: left; 
	border-right-width: 0px;
}
ul li {
    padding-right: 0px;
	list-style:circle;
	padding-left: 0px; 
	margin: 0px; 
	padding-top: 0px;
}
a { cursor: pointer; }
#apDiv1 {
	position:absolute;
	left:1493px;
	top:952px;
	width:358px;
	height:615px;
	z-index:1;
	visibility: visible;
	border: none;
	background-image: url(../media/popupje.jpg);
	text-align:right;
}
.links {
	text-align:left;
	padding-left:20px;
	width: 300px;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	color:#1F003E;
	line-height: 21px;
}
