/* LAYOUT */
* { margin:0; padding:0; }

html, body	{ height:100%; font:11px Verdana; color:#5e4608; }
body#intro	{ height:100%;vertical-align:middle; background-color:#ffffff; overflow: hidden; }
body#top	{ text-align: center;background: #ffffff url(../images/layout/ptrn.jpg) repeat-x left top; }

a, a:hover	{ text-decoration:underline;color:#5e4608;  }
h1	{ font: bold 16px 'Century Gothic';margin-bottom:10px;text-transform:uppercase; }
h2	{ font: bold 11px Verdana; }
hr	{ width:100%;height:1px;color:#5e4608;background-color:#5e4608;border:none;clear:both; }
img	{ border:0px;/* vertical-align: middle; */}
b	{ font-weight: bold; }

ul		{ list-style-position:outside; }
ul li	{ list-style-type:none; }
ol		{ list-style-position:outside; }
ol li	{}

table	{ border-collapse: collapse;border: none; }

#intro table { height:100%;width:100%;text-align:center; }
#intro li { text-align: center; text-transform: uppercase; }
#intro li a, #intro li a:hover { font: bold 16px 'Century Gothic'; text-decoration: none; }

#rt		{ background: url(../images/layout/rt.jpg) no-repeat left top; }
#container	{ position:relative; text-align:left;width:948px;margin:0 auto; }

#header	{ height: 130px; }
#left	{ float:left; width: 188px; }
#right	{ float:right; width: 188px; margin: 0 0 35px 0; }
#center	{ margin: 0px 189px 0px 191px; }
#content{ clear: both; }
#main	{ background: url(../images/layout/content_ptrn.jpg) repeat-x left top; }

#pagina	{ line-height: normal; overflow:auto; padding: 5px 12px; background: url(../images/layout/content_ptrn.png) repeat-y left top; }
#foto	{ min-height:562px; line-height: normal; overflow:hidden; text-align: center; padding: 4px 3px; background: url(../images/layout/content_ptrn.png) repeat-y left top; }
#foto td{ width: 562px; height: 562px; text-align: center; vertical-align: middle; }
#contentfoto { margin: 30px 6px; }
#foto #contentfoto { margin: 0 6px 5px 6px; font: bold 11px 'Verdana'; }

a.recent, a.recent:hover{ text-transform: uppercase; font: bold 12px 'Century Gothic'; text-decoration: none; }
a.recent img { margin: 0 5px; }

a.arrow, a.arrow:hover
{
	display: inline-block; width: 143px; height:22px;
	padding:3px 0px 0px 30px; margin: 0 3px 0 2px;
	background: url(../images/layout/link.gif) no-repeat left bottom;
	font: 13px/22px 'Century Gothic';text-decoration: none;
}
a.arrow2, a.arrow2:hover
{
	display: inline-block; width: 166px; height:22px;
	padding:3px 0px 0px 7px; margin: 0 3px 0 2px;
	background: url(../images/layout/button.jpg) no-repeat left bottom;
	font: 12px/22px 'Century Gothic';text-decoration: none;
}
.FBConnectButton_Text_Simple:hover { text-decoration: none !important; }
#pagina a.arrow, #pagina a.arrow:hover { padding-top:4px; }
form#formulier a.arrow, form#formulier a.arrow:hover { margin-left: 0; height: 21px; line-height: 21px; }

#rightExtra { float: right; padding: 0 0 0 8px; clear:right;
	width:180px; }
/* ****** */

/* SPONSORS */
#sponsors th { font: bold 16px 'Century Gothic';padding:8px 0;text-transform:uppercase; }
#sponsors td { height:80px; text-align: center; background: url(../images/layout/sponsor.jpg) no-repeat left top; }
/* ****** */

/* CONTACTS */
#contacts	{ width:100%; }
#contacts td { padding-top: 30px; }
/* ****** */

/* TAALKEUZE */
ul#talen	{ float: right; width:63px; }
ul#talen li	{
	float:left; width:29px; margin: 0 0 0 1px;
	font: bold 10px 'Century Gothic';
	color:#ffffff; line-height:16px; text-align: center;
	background: url(../images/layout/talen.gif) no-repeat center center; }
ul#talen a, ul#talen a:hover 
{
	font: bold 10px 'Century Gothic';
	display: block; width:29px; line-height:16px;
	color: #ffffff;text-decoration:none;text-align: center;
}
/* ***** */

/* FOTO UPLOAD */
.imgthumb
{
	background: url(../images/layout/imagethumb.png) no-repeat left top;
	width: 124px;
	min-height: 126px;
	vertical-align: middle;
	text-align: center;
}
.imgthumb img { margin-top: 3px; }
.imgthumb div { height: 126px; }
/* ***** */

/* FOOTER */
#footer, #footer a, #footer a:hover { vertical-align:bottom; text-align:right; font-size: 8px; text-decoration:none; }
#footer p {}
/* ******* */


/* NIEUWSBRIEF * /
#newsletter
{
	padding-top:25px;
	width:140px;
}

#newsletter table
{
	FONT-FAMILY: Arial;
	font-size: 11px;
	COLOR: #b5b5b5;
	width:100%;
}

#newsletter table input
{
	float:left;
	FONT-FAMILY: Arial;
	font-size: 11px;
	COLOR: #b5b5b5;
	width:109px;
	height:19px;
	border: solid 1px #b5b5b5;
}
#newsletter table input.button
{
	float:right;
	background-color:#b5b5b5;
	width:22px;
	border: solid 1px #b5b5b5;
	height:22px;
	COLOR: #ffffff;
	font-weight:bold;
}

.nb-email
{
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 1px;
	margin: 0px;
	
	FONT-FAMILY: Arial;
	FONT-SIZE:10px;
	COLOR: #a2a1a1;
	font-weight: normal;

	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	width:163px;
	height:19px;
	background-color:#FFFFFF;
	background-image: url(../images/layout/search_ptrn.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.nb-focus
{
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 1px;
	margin: 0px;
	
	FONT-FAMILY: Arial;
	FONT-SIZE:10px;
	COLOR: #464646;
	font-weight: normal;

	border-right: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	width:163px;
	height:17px;
	background-color:#FFFFFF;
	background-image: url(../images/layout/search_ptrn.gif);
	background-repeat: repeat-x;
	background-position: left center;
}

.nb-btn
{
	margin-left:5px;
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	COLOR: #FFFFFF;
	font-weight: normal;
	
	background-color: #A6A6A6;
	border:1px solid #797979;
	width:60px;
	height:20px;
	text-align:center;

	background-image: url(../images/layout/ptrn_btn.jpg);
	background-repeat:repeat-x;
	background-position:left center;
}
/* ******* */

/* SPECIALS */
/*
div.hr
{
	clear:both;
	height:20px;
}

.img_tbl td { color: #ffffff; font-size:1px;text-align:center; line-height:1px;}
.img_lt { background: #ffffff url(../images/layout/img_corners.gif) no-repeat left top; width:7px; height:7px; }
.img_lb { background: #ffffff url(../images/layout/img_corners.gif) no-repeat left bottom; width:7px; height:7px; }
.img_rt { background: #ffffff url(../images/layout/img_corners.gif) no-repeat right top; width:7px; height:7px; }
.img_rb { background: #ffffff url(../images/layout/img_corners.gif) no-repeat right bottom; width:7px; height:7px; }
.img_l { background: #ffffff url(../images/layout/img_sides.gif) repeat-y left top; width:7px; }
.img_r { background: #ffffff url(../images/layout/img_sides.gif) repeat-y right top; width:7px; }
.img_t { background: #ffffff url(../images/layout/img_topbtm.gif) repeat-x left top; height:7px; }
.img_b { background: #ffffff url(../images/layout/img_topbtm.gif) repeat-x right bottom; height:7px; }
*/