/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Vertical
  Style Theme:0 -Basic Style
  -----------------------------------
*/
#p7PMnav {
	padding:0;
	margin-top: 100px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 16px;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	line-height:1;
	background-image: url(../Fireworks/button.jpg);
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 2px;
	margin-bottom: 2px;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	color: #000000;
	letter-spacing: 0.01px;
	background-image: url(../Fireworks/button_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #333333;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger link */
#p7PMnav .p7PMtrg, #p7PMnav .p7PMon {
	background-image:  url(../Fireworks/button_pijl.jpg);
	background-repeat:	no-repeat;
	background-position: left center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #0066FF;
	color: #CCCCCC;
}

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 112px;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 100px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #5A69A5;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}

/* 
  -----------------------------------
  Normal stylesheet
  -----------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
	margin: 20px;
	padding: 0;
	color: #FFFFFF;
}
#masthead {
	padding: 0px;
	margin: 0;
	z-index:0;
}
#wrapper {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 619px;
	width: 960px;
	margin-left: -480px;
	margin-top: -310px;
}
#column_wrapper {

}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 745px;
	float: left;
	background-image: url(../Fireworks/00000001_r2_c2.jpg);
	background-repeat: no-repeat;
	height: 351px;
}
#left {
	width: 120px;
	float: left;
	background-image: url(../Fireworks/00000001_r2_c1.jpg);
	background-repeat: no-repeat;
	height: 469px;
}
#right {
	width: 95px;
	float: left;
	height: 351px;
	background-image: url(../Fireworks/00000001_r2_c3.jpg);
	background-repeat: no-repeat;
}
#bottom {
	float: left;
	height: 118px;
	width: 840px;
	background-image: url(../Fireworks/00000001_r3_c2.jpg);
	background-repeat: no-repeat;
}

#center .content {
	position: absolute;
	margin-top:	-50px;
	font-size: 0.8em;
	line-height: 1.65em;
	float: left;
	height: 400px;
	width: 360px;
	border-right: 1px dotted #FFFFFF;
	border-top: 0px dotted #000000;
	border-bottom: 0px dotted #000000;
	border-left: 0px dotted #000000;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index:999;
}
#center .content2 {
	margin-top:	-50px;
	font-size: 0.8em;
	line-height: 1.65em;
	float: right;
	height: 400px;
	width: 340px;
	padding-right: 10px;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR:  #ffffff;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	z-index:999;
}
#center .topSpace {
	height: 40px;
	width: 740px;
	z-index:0;
}
#center .content_full {
	position: absolute;
	margin-top:	-50px;
	font-size: 0.8em;
	line-height: 1.65em;
	float: left;
	height: 400px;
	width: 575px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR:  #ffffff;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	z-index:999;
}
#center .content2 p {
	margin: 0px 0px 10px;
}
#center .content2 img {
	border-color: #FFFFFF;
}

#tour {
	float: left;
	width: 220px;
	border-top: 1px dotted #FFFFFF;
	border-right: 0px dotted #000000;
	border-bottom: 0px dotted #000000;
	border-left: 0px dotted #000000;
}

#miniplayer {
	float: left;
	width: 100px;
	border-top: 1px dotted #FFFFFF;
	border-right: 0px dotted #000000;
	border-bottom: 0px dotted #000000;
	border-left: 0px dotted #000000;
}

#miniplayer_full {
	float: right;
	width: 100px;
	margin-top: -50px;
	padding-right: 20px;
	z-index:9999;
	position: relative;
}

#left .content {
	font-size: 0.7em;
	line-height: 1.5em;
	font-family: "Times New Roman", Times, serif;
}
#right .content {
	padding: 24px 16px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#masthead .content {
	background-image: url(../Fireworks/00000001_r1_c1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 150px;
	width: 880px;

}
#masthead .xtra {
	background-image: url(../Fireworks/00000001_r1_c4.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 80px;
	float: left;
}

#footer .content {
	padding: 12px 16px;
}
#footer {
	color: #FFFFFF;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	text-align:right;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link, #center a:visited {
	color: #FFFFFF;
}
#center a:hover, #center a:active {
	color: #FF0000;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #826800;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	padding: 0;
	display: block;
	background-image: url(../Fireworks/button.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	text-decoration: none;
	line-height: 24px;
	background-position: left;
}
#wrapper .menulist a:hover {
	background-image: url(../Fireworks/button_over.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {
	color: #FFFF00;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.2em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}

.content2 p {
	margin: 12px 0;
}

.agendaTable {
	border-right: 1px dotted #FFFFFF;
	border-top: 1px dotted #FFFFFF;
}

.agendaTable td {
	border-left: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}

.gastenboek {
	border-top: 1px dotted #FFFFFF;
	border-right: 1px dotted #FFFFFF;
}

.gastenboek td {
	border-left: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}

.tekstveld {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:300px;
}
.knop {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:150px;
}
