body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background: #FDCA00;
}


@font-face {
	font-family: 'DIN-BoldRegular';
	src: url('../DIN-Bold.eot');
	src: local('DIN-Bold Regular'), local('DIN-Bold'), url('../DIN-Bold.woff') format('woff'), url('../DIN-Bold.otf') format('opentype'), url('../DIN-Bold.svg#DIN-Bold') format('svg');
}



#main																				{ background-repeat: no-repeat; padding-left: 257px; position: absolute; width: 700px; padding-right: 25px; height: 480px; left: 50%; margin-left: -490px; top: 50%; margin-top: -240px; background-color: #fff; }

.solidblockmenu{
	margin: 0;
	padding: 0;
	margin-top: 30px;
	float: center;
	background: transparant;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.solidblockmenu li{
	display: inline;
	margin-right: 10px;
}

.solidblockmenu li a{
	float: center;
	color: #52A625;
	padding: 1px 3px;
	text-decoration: none;
}

.solidblockmenu li a:hover{
	color: #FDCA00;
	background: transparent;
}

.solidblockmenu li a.current{
	color: #E85299;
	background: transparent;
}

.submenu {
	position: absolute;
	background: #ff0000;
	top: 120px;
	text-align: right;
	padding: 10px 18px 10px 0px;
	left: 50%;
	margin-left: -449px;
	width: 180px;
	background: #fdca00;
	-moz-opacity: .70; filter:alpha(opacity=70); opacity:.70;
	line-height: 21px;
}

.submenu ul {
	padding: 0px;
	margin: 0px;
}

.submenu ul li {
	list-style: none;
	float: right;
	clear: both;
}

.submenu ul li a {
	color: #525252 !important;
	font-size: 12px;
	font-weight: bold;
}

.submenu ul li a:hover, .submenu ul li a.current {
	color: #000000 !important;
}

.footer {
	position: absolute;
	bottom: 0px;
	background: #000000;
	padding: 13px 0px 13px 0px;
	width: 240px;
	left: 50%;
	font-size: 17px;
	margin-left: -491px;
	-moz-opacity: .10; filter:alpha(opacity=10); opacity:.10;
	font-weight: bold;
}

.textfooter {
	position: absolute;
	bottom: 0px;
	background: #e8e8e8;
	color: #9f9e9e;
	padding: 13px 0px 13px 20px;
	font-weight: bold;
	width: 722px;
	font-size: 17px;
	left: 50%;
	margin-left: -251px;
	font-family: 'DIN-BoldRegular', Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #e8e8e8;
}
.jScrollPaneDrag {
	position: absolute;
	background: #9f9e9e;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

.gastenboek { margin-bottom: 11px; }
#gastenboek-button { cursor: pointer; margin-bottom: 0px; }

#gastenboek-form { display: none; margin-bottom: 25px; margin-top: -10px; }
#gastenboek-form table tr td { vertical-align: top; }
#gastenboek-form p { }
#gastenboek-form label { display: inline-block; vertical-align: top; width: 60px; font-weight: bold;}
#gastenboek-form input, #gastenboek-form textarea { width: 200px; border: 1px solid #e4c960; }
#gastenboek-form input#submit { width: 90px; margin-left: 0px; background-color: #fee06b; cursor: pointer;}
#annuleer { border: 1px solid #e4c960; padding: 4px; width: 100px; margin-left: 10px; background-color: #fee06b; cursor: pointer;}
#captcha { margin-left: 10px; margin-top: 10px;}

.header { background-color: #e4c960; padding: 7px; }
.bericht { background-color: #fee06b; padding: 7px; }

#gallery ul { list-style:none; padding: 0;}
#gallery li {display: inline-block; margin: 0px 13px 13px 0px; width: 76px; height: 76px; float: left; padding: 0;}
.album-foto { margin: 0px 13px 13px 0px; width: 76px; height: 76px; }


/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#817e0e;}
#colorbox{}
    #cboxContent{margin-top:32px; overflow:visible;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background: transparant; padding:1px; padding-bottom: 20px;}
        #cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#fff;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; bottom: 0px; background:url(../images/controls.png) no-repeat 0 0;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose.hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
 
 /*
#jquery-overlay {
	position: absolute;
	background-color: #817e0e;
	display: none;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 10%;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox img {  }  


#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
 
 
/*
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: transparant;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 0px; background-color: transparant; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	background-color: transparant;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	width: 9px;
	height: 10px;
	position: absolute;
	bottom: -10px;
	right: 80px; 
	float: left;
}
#lightbox-nav-btnNext { 
	width: 9px;
	height: 10px;
	position: absolute;
	bottom: -10px;
	right: 50px; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	position: absolute;
	color: #fff;
	top: -20px;
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	clear: left; 
	padding-bottom: 1.0em;	
	margin-left: 20px;
}			
#lightbox-secNav-btnClose {
	position: absolute;
	margin-top: 0px;
	margin-left: 380px;
	width: 14px;	
}
*/
