html
{
	height: 98%;
}

#page
{
	width: 795px;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	background-color: #ffffff;
	
	
}

* html #page
{
	height: 98%;
}


body
{
	height: 98%;
	background-color: #26b8e6;
	background-position: top center;
	background-repeat: repeat-y;
	color: #4C4C4C;
	margin-top: 0;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.logo
{
	background-image: url(../images/logo.gif);
}

a:link
{
	color: #000000;
}

a:visited
{
	color: #000000;
}

a:hover
{
	text-decoration: none;
}


td
{
text-align: left
}

#menu
{	
	
	padding-left:20px;
	padding-top: 8px;
	background: #26b8e6;
	background-image: url(../images/back_menu.gif);
	background-repeat: no-repeat;
	height: 23px;
	text-transform: uppercase;
}

#menu a:link, #menu a:visited
{
	top: 0px;
	position: relative;
	border:solid 0px #ffffff; 
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: normal; 
	width: 80px;
	padding: 10px 5px 5px 6px;
	*padding: 11px 6px 5px 6px; /* IE7 Hack. Please Check IE6 Tod*/
}
#menu a:hover 
{
	background-color: #464646;
}

#menu .active
{
	top: 2px;
	position: relative;
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: normal; 
	width: 80px;
	padding: 5px 6px 6px 6px;
	background-color: #f7941d;
}

#submenu
{ 
	margin-left: 0px;
	margin-top: 24px;
	width: 190px;
}


#submenu h4 
{
	padding:1px 0 3px 11px;
	margin: 0;
	font-size:11px;
	font-weight: bold;


}



#submenu a:link, #submenu a:visited
{
	
	font-size: 10px; 
	color: #000000; 
	display: block; 
	border-bottom: #a0a0a0; 
	border-bottom-style: dotted; 
	border-bottom-width: 1px; 
	padding-left: 11px; 
	text-decoration: none; 
	padding-top: 4px; 
	padding-bottom: -9px;
}

#submenu a:hover 
{
	color: #000000; background-color: #f3f6f8;
}


/* Content section */


#content_home
{
	border:solid 0px #eee; /* Toggle on and off for checking*/
	padding: 18px 18px 18px 18px;
	
}

#content_rechts
{
	border:solid 0px #eee; /* Toggle on and off for checking*/
	left: 24px;
	width: 550px;
	position: relative;
	padding: 18px 18px 18px 0px;
	
}

#content_home h4,
#content_rechts h4
{
	clear:both;
	font-weight: bold;
	padding: 3px 0 9px 0;
	margin: 0;
	font-size:12px;
}

#program
{
	width: 100%;
}
#program th
{

}
#program td
{

}

#gallery
{
	width: 100%;
}

#gallery td
{
	text-align:center;
	vertical-align: middle;
}

#contact
{
	width: 100%;
}


.smallprint
{
	color: #aaa;
	font-size: 9px;

}

#sponsor-logo
{
	width:210px;
	border:1px solid #ccc;
	padding:1px;
	text-align:center;

}
/* Einde content section */

/*	Forms	*/
#system-message {
	margin: 10px auto;
	text-align: center;
	border: 1px solid #aaa;
	padding: 5px;
	width: 300px;


}
input, textarea
{
	width: 300px;
	border: 1px solid #aaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
select
{
	width: auto;
	border: 1px solid #aaa;
	font-size:10px;
}
input.button
{
	color:#ffffff;
	background-color:#26b8e6;
	font-size:10px;
	width: 100px;
}

.field
{
	width: 200px;
	text-align: right;
	vertical-align: top;
	padding-right: 20px;

}
#footer
{
	font-size: 10px;
	width: 795px;
	position: absolute;
	background-color: #efefef;
	height: 24px;
	padding-bottom: -1px;
	margin-left: -397px; 
	left: 50%; 
	border-top: dotted 1px
}

/* Lightbox */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none;}

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 65%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
