body {
	background-color: #cfe0bf;
  background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
}

p {font-size:1.2em;line-height:1.5em;margin:0 0 1.5em 0;}
ul {font-size:1.2em;line-height:1.5em;margin-bottom:1.5em;}
.content table {font-size:1.2em;line-height:1.5em;margin:0 0 1.5em 0; border-collapse:collapse; width:300px;}
.content table td {padding: 5px;}
a {color:#2c8800;}
a:hover {text-decoration:none;}
h2 {color:#255a1d;font-size:2.4em;margin:0;font-family:Georgia, "Times New Roman", Times, serif;}
h1.logo {width:215px;height:90px;margin:0;padding:0;}
h1.logo a {display:block;width:215px;height:90px;text-decoration:none;background:url(../images/logo-subpages.gif) no-repeat 0 0;}
h1.logo a span {position:relative;left:-9999px;line-height:1px;font-size:1px;}
h3 {font-family:Georgia, "Times New Roman", Times, serif;margin:0 0 9px 0;font-size:1.5em;}
.clear {font-size:1px;line-height:1px;clear:both;}

#rap {text-align:center;padding-bottom:16px;}

#main {
	background-color:#fff;
	background-image:url(../images/bg-main.gif);
	width:789px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

#main-top {
	position:absolute;
	top:0;
	left:0;
	width:789px;
	height:302px;
	background-image:url(../images/bg-header.gif);
	z-index:100;	
}

#header {
	width:789px;
	margin:0 auto 1px auto;
	text-align:left;
	position:relative;
	z-index:200;
}
.title {
	height:54px;
	padding:36px 30px 0 30px;
}

.empty-block {
	width:195px;
	height:110px;
	background:#eef3e9;
	text-align:right;
	padding:60px 10px 10px 10px;
}

.empty-block p {font-size:1.1em;}

/* SUBNAV  */
ul#subnav {margin:0;padding:0;list-style:none;text-align:right;margin-top:30px;font-family:Georgia, "Times New Roman", Times, serif;font-size:1.1em;}
ul#subnav li {float:left;width:100%;}
ul#subnav li a {display:block;padding-right:10px;background:url(../images/menu_btns/btn-sub-normal.gif) no-repeat right bottom;line-height:32px;height:32px;width:205px;text-decoration:none;}
ul#subnav li a:hover {background:url(../images/menu_btns/btn-sub-hover.gif) no-repeat right bottom;}
ul#subnav li a.active, ul#subnav li a.active:hover {background:url(../images/menu_btns/btn-sub-sel.gif) no-repeat right bottom;color:#000;}

/* NAVIGATIE  */
#header #headnav {
	padding:0 20px ;
	height:25px;
}

/* CONTENT */
#maincontent {
	padding:0 20px ;
	position:relative;
	z-index:200;
	_height:100px;
}

#maincontent .left {
	float:left;
	width:215px;
}
#maincontent .right {
	float:right;
	width:534px;
}

.content {
	padding:30px;
}

/* FOOTER */
#footer {
	clear:both;
	height:50px;
	background:url(../images/bg-footer.gif) no-repeat 0 bottom;
	padding:0 30px;
}

#footer ul {margin:0;padding:20px 0 0 0;list-style:none;}
#footer ul li {float:left;margin-right:10px;padding-right:10px;border-right:1px solid black;}
#footer ul li.last {margin:0;padding:0;border:none;}


/* Homepage */

.headerhp {
	margin:0 21px ;
	text-align: center;
	background-color:#0a3809;
}

.img-home {position:relative;left:1px;top:16px;width:747px;height:209px;background:url(../images/foto-hp.jpg) no-repeat 0 0;margin-bottom:20px;}
.img-home ul {margin:0;padding:0;list-style:none;left:60px;top:15px;position:relative;}
.img-home ul li {margin-bottom:20px;}
.img-home ul a {display:block;width:270px;height:36px;text-decoration:none;}
.img-home ul li.gvbdagen a {background:url(../images/btn_hp_gvbdagen_u.gif) no-repeat 0 0;}
.img-home ul li.partner a {background:url(../images/btn_hp_handicap_u.gif) no-repeat 0 0;}
.img-home ul li.zakelijk a {background:url(../images/btn_hp_zakelijk_u.gif) no-repeat 0 0;}
.img-home ul li.gvbdagen a:hover {background:url(../images/btn_hp_gvbdagen_s.gif) no-repeat 0 0;}
.img-home ul li.partner a:hover {background:url(../images/btn_hp_handicap_s.gif) no-repeat 0 0;}
.img-home ul li.zakelijk a:hover {background:url(../images/btn_hp_zakelijk_s.gif) no-repeat 0 0;}
.img-home ul li a span {position:relative;left:-9999px;}

.columnOne {width:50%;float:left;margin-left:0px;display:inline;}
.columnTwo {width:47%;float:right;}

/* CONTACTFORMULIER */
form {margin:18px 0 0 0;}
fieldset {border:none;padding:0;}
legend {display:none;}
label {display:block;width:100px;float:left;font-size:1.2em;font-weight:bold;}
input {float:left;width:150px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:1.2em;margin:0;}
.fieldgrp {float:left;width:100%;margin-bottom:9px;}
fieldset ul {margin:0 0 0 100px;padding:0;list-style:none;font-size:1em;line-height:1.5em;}
fieldset ul li {clear:both;margin-bottom:9px;float:left;width:100%;}
fieldset ul label {width:300px;font-weight:normal;}
fieldset ul input {width:13px;height:13px;margin-right:7px;position:relative;top:3px}
fieldset h4 {font-size:1.2em;line-height:1.5em;margin:15px 0 9px 0;}
input.button {width:auto;margin-left:100px;margin-top:20px;}