body
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	background-color: #FFF;
	overflow: -moz-scrollbars-vertical;
	background-image: url('../images/background.gif');
	background-repeat: repeat-y;
	background-position: center;
}

ul
{
	padding: -20px 0px 0px 0px;
	margin: -20px 0px 0px 0px;
}

/* start center */

	#echtall
	{
		position: absolute;
		width: 100%;
		top: 0px;
		left: 0px;
		z-index: 0;
		margin: 0px auto;
		text-align: center;
	}
	
	#all
	{
		position: relative;
		top: 0px;
		left: 0px;
		width: 784px;
		height: auto;
		margin: 0px auto;
		text-align: left;
		z-index: 1;
	}
	
/* end center */


#content 	{
	position:absolute; 
	left:177px;
	top: 140px;
	width: 500px;
	height: 400px;
	background-color:#ffffff;
	z-index: 2;
	}

#menu_sub 	{
	position:absolute; 
	left:0px;
	top: 140px;
	width: 150px;
	height: 100%;
	z-index: 3;
	}

#logo  {
	position:absolute; 
	left:20px;
	bottom: 20px;
	width: 120px;
	height: 120px;
	margin-bottom: -20px;
	z-index: 4;
	}

#hovering
{
	position: fixed;
	bottom: 0px;
	float: center;
	z-index: 200;
	margin-top: -580px;
	background-color: #eee;
	border-color: #DDD #CECECE #DDD #CECECE;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	font-size: 8.5pt;
	font-family: Verdana, Arial, sans-serif;
	color: black;
	height: 23px;
	width: 781px;
	text-align: center;
	line-height: 2em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 1px;
}

#header
{
	position: absolute;
	left: 2px;
	top: 0px;
	height: 112px;
	width: 780px;
	background-image: url('../images/backheader.gif');
	background-repeat: repeat-x;
	z-index: 5;
}

.tekst { 
	font-size: 8.5pt;
	line-height: 11pt;
	font-family: Verdana, Arial, sans-serif;} 

.tekst_gastenboek { 
	font-size: 8.5pt;
	line-height: 11pt;
	font-family: Verdana, Arial, sans-serif;} 

.title { 
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 8.5pt;
	line-height: 11pt;} 

.bold {
	font-size: 8.5pt;
	line-height: 11pt;
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;}

.inf_bold {
	font-size: 8pt;
	line-height: 12pt;
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;}

.inf {
	font-size: 8pt;
	line-height: 12pt;
	font-family: Verdana, Arial, sans-serif;}

.header
   { color: #000000;
     font-size: 11pt;
     font-family: Arial, sans-serif;
	 font-weight: bold;     
     line-height: 14pt;} 
 
a.inf:link, a.inf:visited, a.inf:active
   { text-decoration: underline;
     color: #999933; 
	font-weight: bold; 
    font-size: 8pt;	
	}

a.inf:hover
   { text-decoration: none;
     color: #000000;
     font-weight: bold; 
    font-size: 8pt;     
      }  
     
a.content:link, a.content:visited, a.content:active
   { text-decoration: underline;
     color: #999933; 
	font-weight: bold; 
    font-size: 8.5pt;	
	}

a.content:hover
   { text-decoration: none;
     color: #000000;
     font-weight: bold; 
    font-size: 8.5pt;     
      } 

.menu_sub { 
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;  
    color: #000000;
    font-size: 8pt;
    line-height: 11pt;}

.menu_sub_title { 
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 8.5pt;
	line-height: 11pt;} 

a.menu_sub:link, a.menu_sub:visited, a.menu_sub:active	{ 
	font-family: Verdana, Arial, sans-serif;
	text-decoration: underline;
    color: #999933;  
    font-size: 8pt;
    line-height: 11pt;}

a.menu_sub:hover	{ 
	font-family: Verdana, Arial, sans-serif;	
	text-decoration: none;
    color: #999933;
    font-size: 8pt;
    line-height: 11pt;}
  

/*   formulier   */

.pulldown {
	font-family: Arial, sans-serif; 
	font-size: 8pt; 
	color: #4c2200; 
	background-color: #ffffff; 
	width: 200px; 
	height: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #4c2200; }

.pulldown_small {
	font-family: Arial, sans-serif; 
	font-size: 8pt; 
	color: #4c2200; 
	background-color: #ffffff; 
	width: 170px; 
	height: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #4c2200; }

.pulldown_tickets {
	font-family: Arial, sans-serif; 
	font-size: 8pt; 
	color: #4c2200; 
	background-color: #ffffff; 
	width: 40px; 
	border-style: solid;
	border-width: 1px;
	border-color: #4c2200; }

.pulldown_how {
	font-family: Arial, sans-serif; 
	font-size: 8pt; 
	color: #4c2200; 
	background-color: #ffffff; 
	width: 200px; 
	border-style: solid;
	border-width: 1px;
	border-color: #4c2200; }		
	
.button	{
	font-family: Arial, sans-serif; 
	font-size: 8pt;
	background-color: #999933;
	color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #999933; 
		}	

.form_field {
	font-family: Arial, sans-serif; 
	font-size: 8pt;
	background-color: #ffffff;
	color: #999933;
	width: 230px;	
	border-style: solid;
	border-width: 1px;
	border-color: #999933;

}

.form_text {
	font-family: Arial, sans-serif; 
	font-size: 8pt;
	background-color: #ffffff;
	color: #999933;
	width: 350px;	
	border-style: solid;
	border-width: 1px;
	border-color: #999933;

}