* 
{
	margin:0;
	padding:0;
}

html, body 
{
	height:100%;
}

body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	color: #000;
	background-color: #4e4e4e;
	width:100%;
	overflow-y:auto;
	/*background: url(images/bg2.png) repeat-x;*/
}

#distance { 
	width:1px;
	height:50%;
	margin-bottom:-300px;
	float:left;
}
.main
{
	text-align:left;
	height:600px;
	width:743;
	float:left;
	background: #FFF url(images/main_bg.png) repeat-y;
	border: 1px solid #000;
	height: 600px;
	width: 743px;
}
.top
{
	width: 100%;
	height: 42px;
}
.banner
{
	width: 100%;
	background: url(images/iframe.jpg) no-repeat 1px top;
	height: 120px;
}
.boek
{
	position: absolute; 
	width:180px; 
	height: 210px; 
	top: -10px; 
	left: 137px; 
	z-index: 999;
}
.col1
{
	padding: 5px;
	padding-top: 30px;
	float:left;
	width: 184px;
	/*height: 416px;*/
	height: 391px;
}
.col2
{
	padding-top: 15px;
	padding-bottom: 15px;	
	float:left;
	height: 408px;
	border-left: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
}
.col2 .scroller
{
	padding-left: 15px;
	padding-right: 15px;	
	line-height: 125%;	
	overflow-y: auto;
	height: 408px;
}
.col2 h2 a
{
	display: block;
	color: #3EA848;
	font-size: 15px;
	text-decoration: none;
	margin:0;
	margin-bottom: 10px;
}
.col2 .border
{
	border: 1px solid #000;
}
.col2 em
{
	font-style: italic;
}
.col2 a
{
	color: #000;
}
.col2 p
{
	/*margin-top: 10px;*/
	margin-bottom: 10px;
	line-height: 13px;
}
.col2 b, .col2 strong
{
	font-weight: bold;
}
.col3
{
	padding: 15px;
	padding-right: 5px;
	float:left;
	width: 157px;
	height: 408px;
}
.menu, .menu li
{
	padding: 0;
	margin: 0;
}
.menu li
{
	margin-top: 0px;
}
/* ----------------------- NextGEN Gallery -------------------- */
.ngg-gallery-thumbnail-box
{
	border: 1px solid #C1C1C1;
	padding: 5px;
	height: 77px;
	margin-bottom: 8px;
	width: 505px;
	background-color: #F3F3F3;
}
.ngg-gallery-thumbnail-box span
{
	display: block;
	margin-top: -79px;
	margin-left: 102px;
	width: 217px;
	height: 77px;
	padding-left: 5px;
	padding-right: 5px;
}

/* ----------------------- CForms Gallery -------------------- */
/*@import "calendar.css";*/

.cform { 
	margin:10px auto 0 auto; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 5px 0; 
	border:none;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin:0;
	padding:0; 
	color: #aaa;
	letter-spacing:3px;
}

ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.1em;
}

ol.cf-ol li.textonly {
	margin-left: 75px !important;
}

.cform label {
	width:65px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
}
.cform label span {
	width:65px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 2px 0pt 6px;
	text-align:left;
	width:75px;
}

label.cf-after span {
	width:75px;
	display:block;
}

label.cf-group-after {
	margin:4px 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	border:1px solid #aaa; 
	font:9px Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	background:#ffffff url(images/field-bg-top.gif) repeat-x top left;
	vertical-align:top;
}
.cform input {
	width:150px; 
}
.cform textarea{
	width:290px; 
}
.cform select {
	width:306px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}
.cform .sendbutton
{
	margin-left: 75px;
	cursor: pointer;
}
.cform .reqtxt
{
	padding-top: 10px;
}
.cform .upload
{
	width: 300px;
}
.failure
{
	color: #F00 !important;
	font-weight: bold;
}
.success
{
	color: #006600 !important;
	font-weight: bold;
}


/* ----------------------- CForms Gallery 2 (subscribe) -------------------- */

.subscribe 
{
	border-bottom: 1px solid #C1C1C1;
	margin-bottom: 10px;
}
.subscribe strong
{
	display: block;
	width: 150px;
	text-align: center;
	letter-spacing: 2px;
	color: #555555;
	font-size: 110%;
	margin-top: -5px;
	margin-bottom: -5px;
}
.subscribe .cform
{
	margin: 0;
	padding:0;
}
.subscribe .cf-ol, .subscribe .cf-ol li
{
	margin: 0;
	padding: 0;
}
.subscribe .sendbutton
{
	margin: 0;
	margin-bottom: 10px;
	width: 150px;
}
.subscribe .single , .subscribe .fldemail, .subscribe .fldrequired
{
	margin: 0;
	width: 142px !important;
	text-align: center;
}
.subscribe .failure, .subscribe .success
{
	width: 150px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: -10px;
}
.copy
{
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #CCCCCC;
	font-size: 90%;
	text-align: center;
	line-height: 120%;
}
.copy a
{
	color: #CCCCCC;
	text-decoration: underline;
}
/* ----------------------- Map Belgie -------------------- */
.map_be
{
	position: absolute;	
	width: 481px;
	height: 395px;
	left: 167px;	
}
.map_be .layer0
{
	position: absolute;
	width: 481px;
	height: 395px;
	z-index: 1;
}
.map_be .layer1
{
	position: absolute;
	width: 481px;
	height: 395px;
	z-index: 2;
}
.map_be .layer2
{
	position: absolute;
	width: 481px;
	height: 395px;
	z-index: 3;
}
/* ----------------------- Map Nederland -------------------- */
.map_nl
{
	position: absolute;	
	width: 326px;
	height: 383px;
	left: 227px;
}
.map_nl .layer0
{
	position: absolute;
	width: 326px;
	height: 383px;
	z-index: 1;
}
.map_nl .layer1
{
	position: absolute;
	width: 326px;
	height: 383px;
	z-index: 2;
}
.map_nl .layer2
{
	position: absolute;
	width: 326px;
	height: 383px;
	z-index: 3;
}
#belgie area, #nederland area
{
	cursor: pointer;
}
.adsense
{
	float:left;
	width:127px;
	height:603px;
	margin-top:2px;
}
.wide
{
	position:absolute;
	width:1000px;
	height:605px;
	left:50%;
	top:50%;
	margin-top:-300px;
	margin-left:-500px;
}