/*** DEFAULT STYLESHEET ***/
	/******************************************************************************** GENERAL ELEMENTS ***/
* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff url(../siteimg/bg_body.gif) left 40px repeat-x;
	font-family: Lucida Sans, Verdana, sans-serif;
	font-size: 0.78em;
	line-height: 1.67em;
	color: #666666;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0 0 0.5em;
}

h1 {
	font-size: 1.5em;
	color: #010000;
}

h2 {
	font-size: 1.5em;
	color: #010000;
}

h3 {
	font-size: 1.45em;
	color: #010000;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 1em;
}

h6 {
	font-size: 0.9em;
}

p {
	font-size: 1em;
}

a {
	color: #cc0000;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

hr {
	margin: 10px 0 10px 0;
	height: 0;
	color: #cccccc;
	border: none;
	border-bottom: 1px solid #cccccc;
	clear: both;
}

ul {
	margin: 0 0 1em 1.5em;
	padding: 0;
}

ul li {
	margin: 0.25em 0;
	padding-left: 1.5em;
}

ol {
	margin: 0 0 1em 3em;
	padding: 0;
}

ol li {
	margin: 0.25em 0;
}

table {
	border-collapse: collapse;
	margin: 0 0 1em;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 1em;
}

table th,table td {
	padding: 0.5em 1em;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

table.noborder,table.noborder th,table.noborder td {
	padding: 0;
	border: none;
}

table.noborder {
	margin: -15px 0 20px 0;
	padding: 0;
	width: 100%;
}

table.noborder ul {
	margin: 0px 0 0 20px;
	list-style-type: disc;
}

table.noborder ul li {
	margin: 0;
	padding: 0;
}

blockquote p {
	margin: 0;
}

/******************************************************************************** GENERAL LAYOUT ITEMS ***/
.clear {
	clear: both !important;
}

div#logo {
	background: url(../siteimg/logo.png) no-repeat;
	width: 599px;
	height: 216px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 500;
}

div#logo img {
	position: absolute;
	top: 20px;
	left: 90px;
}

ul#navigatie {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 1.17em;
	font-weight: bold;
	position: absolute;
	left: 375px;
	top: 50px;
	z-index: 600;
}

ul#navigatie li {
	display: inline;
	padding: 7px 18px 7px 13px;
	background: url(../siteimg/bg_navigatieitem.gif) right top repeat-y;
}

ul#navigatie li a {
	color: #ffffff;
	text-decoration: none;
}

ul#navigatie li a:hover,ul#navigatie li.active a {
	text-decoration: underline;
}

div#leftcolumn {
	float: left;
	padding: 260px 0 0 60px;
	width: 210px;
	margin-right: 30px;
	overflow: hidden;
}

div#middlecolumn {
	float: left;
	width: 449px;
	margin-right: 31px;
	overflow: hidden;
	padding-top: 120px;
}

div#middlecolumn.members {
	margin: 0 !important;
	width: 720px;
}

div#middlecolumn p {
	margin-bottom: 20px;
}

div#rightcolumn {
	float: left;
	width: 200px;
	overflow: hidden;
	padding-top: 120px;
}

div#leftcolumn h3 {
	margin: 0;
}

div#rightcolumn p.marginbottom {
	margin-bottom: 15px;
}

div#leftcolumn p { /*border-bottom: 1px solid #b2b2b2;*/
	/*padding-bottom: 5px;
	margin-bottom: 5px;*/
	
}

div#leftcolumn a {
	margin: 0;
	font-size: 0.83em;
}

a#memberlogin,a#membercard {
	background: url(../siteimg/bt_inloggen.png) no-repeat;
	display: block;
	width: 80px;
	height: 21px;
	padding-top: 1px;
	text-align: center;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0;
	font-size: 0.83em;
}

a#memberlogin.margin {
	margin: 4px 0 0 0;
}

a#membercard {
	background: url(../siteimg/bt_memcard.png) no-repeat;
	width: 180px;
}

img.membercard {
	display: block;
	height: 85px;
	margin-left: 15px;
}

a#memberlogin :hover,a#membercard :hover {
	text-decoration: underline;
}

div.geefdoor {
	width: 142px;
	height: 141px;
	padding: 33px 29px 0;
	background: url(../siteimg/bg_geefdoor.png) no-repeat;
	margin: 30px 0 27px;
}

div.geefdoor h3 {
	color: #ffffff;
}

div.geefdoor p {
	color: #ffffff;
	border: none !important;
	margin-bottom: 15px !important;
}

div.geefdoor a {
	display: block;
	width: 166px;
	height: 25px;
	padding: 9px 3px 2px 49px;
	background: url(../siteimg/bt_geefdoor.png) no-repeat;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	margin-left: 15px;
}

div.geefdoor a:hover {
	text-decoration: underline;
}

div#leftcolumn p.contact {
	font-size: 0.83em;
	line-height: 1.5em;
	color: #000000;
	font-weight: bold;
	padding: 2px 0 8px 12px;
}

div#visualcontainer {
	float: left;
	width: 449px;
	height: 249px;
	background: url(../siteimg/bg_visualcontainer.png) no-repeat;
	margin-bottom: 20px;
}

div#visualcontainer2 {
	float: left;
	width: 555px;
	height: 352px;
	/* background: url(../siteimg/bg_visualcontainer2.png) no-repeat; */
	margin-bottom: 20px;
}
.titlebox_h{width:550px; height:75px;}


blockquote.quote {
	width: 359px;
	padding: 45px 50px 0 40px;
	background: url(../siteimg/bg_quote.png) no-repeat;
	text-align: center;
	font-size: 2em;
	line-height: 1.1em;
	margin: 0.9em 0 0.5em 0;
}

blockquote.quote div.quote_bottom {
	background: url(../siteimg/bg_quote_bottom.png) no-repeat;
	width: 449px;
	height: 40px;
	margin: 10px 0 0 -40px;
}

ul.inline {
	margin: -10px 0 0 20px;
	list-style-type: disc;
}

ul.inline li {
	margin: 0;
	padding: 0;
}

ul#sponsors {
	background: url(../siteimg/bg_sponsors.png) no-repeat;
	width: 423px;
	height: 43px;
	list-style-type: none;
	margin: 2em 0 0;
	padding: 5px 12px 22px 14px;
	text-align: center;
}

ul#sponsors li {
	margin: 0 10px 0 0;
	padding: 0;
	display: inline;
}

ul#sponsors li img {
	vertical-align: middle;
}

div.wordlid {
	width: 154px;
	height: 230px;
	padding: 21px 17px 0;
	background: url(../siteimg/bg_wordlid.png) no-repeat;
	margin: 0 0 27px;
}

div.wordlid h3 {
	color: #ffffff;
	margin: 0;
}

div.wordlid p {
	color: #ffffff;
	border: none;
	margin-bottom: 2px;
}

div.wordlid a {
	display: block;
	width: 120px;
	height: 25px;
	padding: 9px 2px 2px 40px;
	background: url(../siteimg/bt_wordlid.png) no-repeat;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 0.83em;
}

div.wordlid a.regularlink {
	display: inline;
	background: none;
	padding: 0;
	color: #333333;
}

div.wordlid a:hover {
	text-decoration: underline;
}

div#rightcolumn h3 {
	margin: 0;
}

div.smallphotocontainer {
	width: 200px;
	height: 110px;
	background: url(../siteimg/bg_smallphotocontainer.png) no-repeat;
}

div#rightcolumn blockquote.quote {
	width: 182px;
	padding: 20px 9px 0 9px;
	background: url(../siteimg/bg_smallquote.png) no-repeat;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}

div#rightcolumn blockquote.quote div.quote_bottom {
	background: url(../siteimg/bg_smallquote_bottom.png) 168px top no-repeat
		;
	width: 200px;
	height: 13px;
	margin: 10px 0 0 -14px;
}

/******************************************************************************** HOME ***/
	/******************************************************************************** LIGHTBOXES ***/
div.lightbox_innercontainer {
	margin: 90px 0 0 93px;
	width: 390px;
	height: 430px;
	padding-right: 32px;
	overflow-y: hidden;
	color: #ffffff;
}

div.lightbox_innercontainer2 {
	margin: 90px 0 0 93px;
	width: 390px;
	height: 630px;
	padding-right: 32px;
	overflow-y: hidden;
	color: #ffffff;
}

div.lightbox_innercontainer form {
	width: 370px;
}

div.lightbox_innercontainer2 form {
	width: 370px;
}

div.lightbox_innercontainer form p {
	font-size: 0.93em;
	margin-bottom: 10px;
}

div.lightbox_innercontainer2 form p {
	font-size: 0.93em;
	margin-bottom: 10px;
}

div.lightbox_innercontainer form p span.black {
	color: #000000;
}

div.lightbox_innercontainer2 form p span.black {
	color: #000000;
}

div.lightbox_innercontainer form p span.black a {
	color: #000000;
	text-decoration: underline;
}

div.lightbox_innercontainer2 form p span.black a {
	color: #000000;
	text-decoration: underline;
}

div.lightbox_innercontainer form p span.black a:hover {
	color: #000000;
	text-decoration: none;
}

div.lightbox_innercontainer2 form p span.black a:hover {
	color: #000000;
	text-decoration: none;
}

div.lightbox_innercontainer form p.small {
	font-size: 0.9em;
	margin: -8px 0 5px 0;
}

div.lightbox_innercontainer2 form p.small {
	font-size: 0.9em;
	margin: -8px 0 5px 0;
}

div.lightbox_innercontainer legend {
	margin: 0 0 0 -7px;
	font-size: 1.5em;
	font-weight: bold;
}

div.lightbox_innercontainer2 legend {
	margin: 0 0 0 -7px;
	font-size: 1.5em;
	font-weight: bold;
}

div.lightbox_innercontainer fieldset {
	width: 390px;
	border: none;
}

div.lightbox_innercontainer2 fieldset {
	width: 390px;
	border: none;
}

div.lightbox_innercontainer label {
	color: #000000;
	font-size: 0.9em;
	width: 185px;
	display: block;
	float: left;
}

div.lightbox_innercontainer2 label {
	color: #000000;
	font-size: 0.9em;
	width: 185px;
	display: block;
	float: left;
}

div.lightbox_innercontainer input,div.lightbox_innercontainer select {
	margin: 0 0 5px 0;
	padding: 3px 2px 4px 2px;
	width: 154px;
	border: 1px solid #CCC;
	font-size: 0.9em;
}

div.lightbox_innercontainer2 input,div.lightbox_innercontainer2 select {
	margin: 0 0 5px 0;
	padding: 3px 2px 4px 2px;
	width: 154px;
	border: 1px solid #CCC;
	font-size: 0.9em;
}

div.lightbox_innercontainer select {
	width: 160px;
}

div.lightbox_innercontainer2 select {
	width: 160px;
}

div.lightbox_innercontainer input.big {
	width: 340px;
}

div.lightbox_innercontainer2 input.big {
	width: 340px;
}

div.lightbox_innercontainer input.margin,div.lightbox_innercontainer select.margin
	{
	margin-right: 22px;
}

div.lightbox_innercontainer2 input.margin,div.lightbox_innercontainer2 select.margin
	{
	margin-right: 22px;
}

div.lightbox_innercontainer input.error,div.lightbox_innercontainer textarea.error
	{
	background: #f8b9b7;
	border: 1px solid #FF0000;
}

div.lightbox_innercontainer input.checkbox {
	margin: 7px 5px 0 -4px;
	border: none;
	background: transparent;
	width: 20px;
	float: left;
}

div.lightbox_innercontainer label.checkbox {
	margin: 2px 0 0 0;
	width: 350px;
}

div.lightbox_innercontainer textarea {
	margin: 0 0 7px 0;
	padding: 3px 2px 4px 2px;
	width: 340px;
	height: 60px;
	border: 1px solid #CCC;
	font-family: Lucida Sans, Verdana, sans-serif;
	font-size: 0.9em;
}

div.lightbox_innercontainer div.formerrors {
	margin: 10px 0 0 0;
	width: 100%;
	height: 50px;
}

div.lightbox_innercontainer div.formerrors p {
	padding: 0 0 0 20px;
	color: #FFFFFF;
	font-style: italic;
	background: transparent url(../siteimg/ico_formerror.gif) no-repeat left
		3px;
}

div.lightbox_innercontainer input.submit {
	background: url(../siteimg/bt_versturen.png) no-repeat;
	display: block;
	width: 80px;
	height: 21px;
	padding-top: 3px;
	text-align: center;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	margin: 0 10px 0 0;
	font-size: 0.83em;
	border: none;
	float: left;
	cursor: pointer;
}

/*_______________________________________________________________  Shadowbox  */
div#ie6_bodybg {
	display: none;
	/* png background on separate div for ie6 only, otherwise form controls don't work */
}

#shadowbox_overlay {
	visibility: hidden;
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	z-index: 998;
}

#shadowbox_container {
	position: fixed;
	height: 0px;
	width: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	z-index: 999;
	text-align: center; /* centers in quirks and IE */
}

#shadowbox {
	display: none;
	visibility: hidden;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

#shadowbox_title {
	display: none;
}

html#lightbox {
	background: none;
	overflow-x: hidden; /* to prevent ugly horizontal scrollbar */
}

html#lightbox body {
	background: url(../siteimg/bg_lightbox.png) no-repeat;
}

html#lightbox2 body {
	background: url(../siteimg/bg_lightbox2.png) no-repeat;
}

#shadowbox_body {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#shadowbox_body_inner {
	position: relative;
	overflow: hidden;
}

#shadowbox_loading {
	display: none;
}

#shadowbox_content.html { /* make html content scrollable */
	height: 100%;
	width: 100%;
	overflow: auto;
}

#shadowbox_toolbar {
	margin: 0;
	padding: 0;
	color: #000000;
	position: absolute;
	top: 64px;
	right: 127px;
}

#shadowbox_toolbar_inner div#shadowbox_nav_close a {
	text-decoration: none;
	display: block;
	text-indent: -9999px;
	width: 7px;
	height: 7px;
	background: url(../siteimg/close.gif) no-repeat;
}

div.iframecontainer {
	float: left;
	margin: 0 0 0 0;
	padding: 20px 0px 0 5px;
	width: 710px;
	height: 544px;
	overflow: hidden;
	background: transparent url(../siteimg/bg_iframe.gif) no-repeat top left;	
}
