@charset "utf-8";
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/*{padding: 0; margin: 0;}*/

/* CSS Document */
/*	0475 77 66 93  myriam */ 
body {
	margin: 0px;
	background: url(images/BGbp.jpg) repeat center;
	margin-left: auto;
	margin-right: auto;	
}
img { border: 0; }
#content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;	
}
#page
{
	/*background: url(images/BG.jpg) no-repeat;	*/
	background-color: #ffffcc;
	width: 825px;
	height: 781px;
	margin-left: auto;
	margin-right: auto;	
}

#pageshadowR /*den buitenste*/
{
	/*background: #CCCCCC url(images/shadowRight.jpg) no-repeat top right;	*/
	background: #CCCCCC url(images/shadowRight.jpg) repeat top right;	
	width: 825px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;	
	/*min-height: 781px;*/
}
#pageshadowB
{
	background: #CCCCCC url(images/shadowBottom.jpg) no-repeat bottom left;	
	width: 825px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;	
	/*min-height: 781px;*/
}
#fotobanner
{
	position:absolute;
	top: 0px;
	background: url(images/fotobanner.gif) no-repeat top left;
	width: 1000px;
	height: 334px;
	margin-left: -86px;
	margin-right: auto;	
	z-index: 0;
}
#fotobannerinhoud
{
	top: 0px;
	width: 825px;
	height: 265px;
	margin-left: auto;
	margin-right: auto;	
}
#header
{
	/*height: 420px;*/
	width: 825px;
}
#header1
{
	height: 265px;
	width: 825px;
}

.catlink
{
color: #663300; 
margin-right: 5px; 
font-weight:bold;
text-decoration: none;
}

.catlink:hover
{
color: #990000; 
margin-right: 5px; 
font-weight:bold;
text-decoration: underline;
}

.catlink:visited
{
color: #663300; 
margin-right: 5px; 
font-weight:bold;
text-decoration: none;
}

.catlink:visited:hover
{
color: #990000; 
margin-right: 5px; 
font-weight:bold;
text-decoration: underline;
}

.topBlok
{
	text-align:right;
	font-size: 11px;
	/*font-weight: 500; */
	color: #663300;
	padding-top:15px;
	padding-right: 25px;
	padding-left: 15px;	
}
.topBlok a
{
	text-decoration:none;
	color: #663300;
}
.topBlok a:hover
{
	text-decoration:underline;
	color: #663300;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;/* Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	line-height: normal;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;/* Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	margin-bottom: 10px;
}

.event_titel {
	font-family: Arial, Helvetica, sans-serif;/* Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}

.titel2 {
	font-family: Arial, Helvetica, sans-serif;/* Arial, Helvetica, sans-serif;*/
	font-weight: bold;
	font-size: 11px;
	color: #990000;
	text-align: left;
	vertical-align: top;
	white-space: normal;
}

.kavijaks {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;/* Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	position: absolute;
}
.tekst_kavijaks {
	font-family: Arial, Helvetica, sans-serif;/* Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

.evenementen {
	
}

.noliststyle
{
	list-style: none; 
	margin: 0px;
	padding: 0px;
}

#header2
{
	height: 95px;
	width: 825px;
	background-color: #ffcc66;
}

.menucontainer
{
	position: absolute;
	top: 340px;
	width: 825px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-left:25px;
}

.langcontainer
{
	position: absolute;
	top: 340px;
	/*left: 900px;*/
	width: 200px;
	font-size: 12px;
	/*text-align: center;*/
	margin-left:700px ; /*25px;*/
	z-index: 5;
}

.langcontainer a
{
	color: #663300; 
	text-decoration: none;
}

.langcontainer a:hover
{
	color: #663300; 
	text-decoration: underline;
}

.langcontainer a:visited
{
	color: #663300; 
}

.langcontainer a:visited:hover
{
	color: #663300; 
	text-decoration: underline;
}

.menucontainer ul 
{ 
	margin: 0px;
	padding: 0px;
    list-style: none; 
} 

.menucontainer ul li
{ 
	position: relative;
    float: left;
	display: inline-block;
	padding-right: 0.5em; 
	padding-left: 0.5em; 
	border-right: 1px solid #663300;
} 

.menucontainer ul li ul 
{
	list-style: none; 
	position: absolute;
	left: auto;
	top: 0;
	padding-top: 25px;
	display: none;
	font-size: 11px;
	width: 450px;
	white-space:nowrap;
}

.menucontainer ul li:hover ul { display: inline-block; }

.menucontainer ul a
{ 
    color: #663300; 
	text-decoration: none; 
	display: block;
} 

.menucontainer ul a:hover
{ 
    color: #990000; 
	display: block;
} 

.menucontainer ul a:visited
{ 
    color: #663300; 
	display: block;
} 

.menucontainer ul a:visited:hover
{ 
    color: #990000; 
	display: block;
} 

#header3
{
	height: 25px;
	width: 825px;	
	background-color: #fee58b;
}	
#header4
{
	height: 25px;
	width: 825px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.scroller
{
	height: 20px;
	width: 755px;
	margin-left: 25px;
	margin-right: 25px;
	padding: 5px 10px 0px 10px;
	background-color: #ffffff;
}
.scroller div a 
{
	text-decoration: none;
	color: #954517;
	font-weight: bold;
}

.scroller div a:hover, div a:visited
{
	text-decoration: none;
	color: #954517;
}

.scrollerDate
{
	background-color:#7FB51A;
	color: #ffffff;
}

.box
{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.boxLeft
{
	float:left;
	height: 340px;
	width: 560px;
	background-color: #ffffff;
	margin:  0px 0px 0px 25px;
	margin-top: 0px;	
	padding: 5px 5px 5px 5px;
	/*overflow:scroll;*/
	overflow-y: scroll;
}


.boxLeft .imgContainerL
{
	margin: 5px 0px 0px 5px;
	width: 265px;
	Float: left;	
}
.boxLeft .textContainer
{
	margin: 5px 5px 5px 5px;
}

.boxLeft .imgContainerR
{
	margin: 5px 0px 0px 10px;
	width: 265px;
	Float: right;	
}

.contactform
{
	font-size: 10px;
}

.boxRight
{
	width: 185px;
	margin-left: 615px;
	margin-top: 0px;
}

.boxRight h1
{
	color: #cc0000;
	text-align: center;
	text-transform:capitalize;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
}

.boxRight a a:hover a:visited
{
	color: #cc0000;
	text-decoration: none;
}

#box1
{
	height: 145px;
	width: 175px;
	background-color: #ffffff;
	/*margin-top: 10px;	*/
	padding: 5px 5px 5px 5px;
	display: block;
}
#box2
{
	height: 90px;
	width: 185px;
	background-color: #ffffff;
	margin-top: 15px;
	display: block;
}
#box3
{
	height: 55px;
	width: 185px;
	background-color: #ffffff;
	margin-top: 15px;
	display: block;
}

/* footer */
#footer
{
	clear: both; 
	text-align: center;
	padding-top: 5px;
	height: 35px;
	color: white;
}
.legal {
	color: #EEEEEE;
	font-size: 11px;
}
legal a  {
	text-decoration: none;
	color: #EEEEEE;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	display:none;
}

.TB_overlayMacFFBGHack {
	background: url(picasaPhoto/templates/images/macFFBgHack.png) repeat;
}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}


#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{ 
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#galleries {
	overflow:auto;
}
#galleries .content_gallery {
	float:left;
	padding:8px;
	/*margin:2px;*/ 
	/*width:172px;
	height:240px;*/
	font-family:arial,sans-serif;
	font-size:12px;
}
#galleries .content_gallery .block_image {
	/*border:5px solid #CCC;*/
	/*float:left;*/
	padding: 0px;
	margin: 0px;
}

#galleries .content_gallery .block_image img {
	/*border:5px solid #CCC;*/
	/*float:left;*/
	padding: 0px;
	margin: 0px;
}
.photo_cover {
	border:1px solid #444;
}

#gallery {
	text-align:center;
	width:100%;
	overflow:auto;
	z-index:100;
}
#gallery #block_embed {
	width:100%;
	font-family:arial,sans-serif;
	font-size:13px;
	padding-bottom:50px;
}
#gallery #photos_list {
	width:100%;
	/*background:#111;*/
	overflow:auto;
}
#gallery #photos_list .block_photo {
	float:left;
	padding:2px;
	margin:2px;
}
.photo {
	border:1px #CCC solid;
}