* {
	padding:0px;
	margin:0px;
	zoom:1;
}
body, html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12.5px;
	background:url('images/body-background.jpg');
	color:#231f20;
	height:100%;
}
body {
}
img {
	border:0px none;
}
ul,ol {
	list-style:none;
	list-style-image:none;
}
p {
	padding:10px 0px;
}
a, ol li {
	zoom:0;
}	
a:link,
a:visited {
	color:#12b7eb;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
	float:none !important;
	font-size:0px;
	line-height:0px;
}
h2 {
	color:#7bc143;
	font-size:20px;
}
h3 {
	color:#7bc143;
	font-size:16px;
	margin-top:10px;
}

/* Website */
#website {
	width:772px;
	margin:0px auto;
	position:relative;
	padding:0px 6px;
	overflow:hidden;
	min-height:100%;
}
#website #border-left {
	position:absolute;
	left:0px;
	top:0px;
	height:9999px;
	width:6px;
	background:url('images/website-border-left.png') repeat-y 0px 10px;
}
#website #border-right {
	position:absolute;
	right:0px;
	top:0px;
	height:9999px;
	width:6px;
	background:url('images/website-border-right.png') repeat-y 0px 10px;
}
#website #website-background {
	position:absolute;
	top:200px;
	left:6px;
	width:773px;
	height:9999px;
	background:#fbf9da;
}

/* Header */
#header {
	height:84px;
	position:relative;
}
#header h1 {
	height:84px;
	line-height:84px;
	text-align:center;
	font-size:60px;
	font-weight:bold;
}
#header img {
	position:absolute;
	top:7px;
	right:24px;
}

/* Menu */
#menu {
	height:24px;
	background:url('images/menu-background.png') repeat-x;
	line-height:24px;
	padding-left:22px;
	position:relative;
	z-index:100;

}

#menu ul {
	float:left;
	padding-right:2px;
	background:url('images/menu-between.png') no-repeat right;
	position:relative;
	
}
#menu li {
	float:left;
	background:url('images/menu-between.png') no-repeat;
	padding-left:2px;
	position:relative;
}
#menu li a:link,
#menu li a:visited {
	text-decoration:none;
	color:#231f20;
	padding:0px 7px;
	display:block;
	height:24px;
	font-size:11px;
	float:left;
}
#menu li a:hover {
	background:url('images/menu-hover.png') repeat-x;
	text-decoration:none;
}
#menu li a.hover {
	background:url('images/menu-hover.png') repeat-x;
	text-decoration:none;
}
/* Menu submenu */
#menu ul ul {
	position:absolute;
	top:24px;
	left:-9999px;
	width:260px;
	background:none;
	padding:0px;
	padding-top:4px;
	background:url('images/submenu-top.png') repeat-x;
	z-index:1000000;
}
#menu ul ul li {
	float:none;
	vertical-align:bottom;
	background:none;
	padding:0px;
	font-size:0px;
	line-height:0px;
	}
#menu ul ul li.end {
	width:260px;
	height:6px;
	background:url('images/submenu-bottom.png') repeat-x;
}
#menu ul ul li a:link,
#menu ul ul li a:visited {
	background:none;
	float:none;
	height:15px;
	background:url('images/submenu-background.png') repeat-x;
	padding-top:4px;
	line-height:16px;
	font-size:11px;
}
#menu ul ul li a:hover {
	background:url('images/submenu-background-hover.png') repeat-x;
}

/* Banner */
#banner {
	position:relative;
}
#banner ul {
	height:124px;
}
#banner ul li {
	float:left;
	height:124px;
}
#banner ul li img {
	float:left;
}
#banner .bottom {
	background:url('images/banner-bottom-background.png') no-repeat;
	height:6px;
	line-height:0px;
	font-size:0px;
}

/* Content */
#content {
	position:relative;
	background:#fbf9da;
	padding-top:20px;
	padding-bottom:90px;
}

/* Content */
#content-left {
	position:relative;
	float:left;
	width:265px;
	min-height:100px;
}

/* Content */
#content-right {
	position:relative;
	float:left;
	width:460px;
	padding-right:47px;
}

/* Menu footer */
#menu-footer {
	background:#fbf9da;
	padding:10px 0px;
	position:relative;
}
#menu-footer li.orange a {
	background:url('images/menu-footer-orange.png') no-repeat;
}
#menu-footer li.red a {
	background:url('images/menu-footer-red.png') no-repeat;
}
#menu-footer li.blue a {
	background:url('images/menu-footer-blue.png') no-repeat;
}
#menu-footer li.green a {
	background:url('images/menu-footer-green.png') no-repeat;
}
#menu-footer li.purple a {
	background:url('images/menu-footer-purple.png') no-repeat;
}
#menu-footer li {
	float:left;
	height:33px;
	width:101px;
	padding-left:43px;
}
#menu-footer li a:link,
#menu-footer li a:visited {
	display:block;
	height:29px;
	float:left;
	width:101px;
	text-align:center;
	font-size:11px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	line-height:12px;
	padding-top:3px;
}

/* Footer */
#footer {
	background:#fbf9da;
	text-align:center;
	font-size:11px;
	position:relative;
}
#footer span {
	padding:0px 5px;
}

/* Bottom */
#bottom {
	position:absolute;
	bottom:0px;
	left:6px;
	height:90px;
	width:773px;
}

.externallink{
	background-image:url(images/externallink.png);
	background-repeat:no-repeat;
	background-position:top right;
	padding-left:12px;
	margin-right:2px;
}

#nieuwsbrieven li{
	width:145px;
	height:54px;
	background-image:url(images/beleefhetbutton.jpg);
	background-repeat:no-repeat;
	float:left;
	display:block;
	padding-left:3px;
	padding-bottom:3px;
}

#nieuwsbrieven li h2{
	text-align:center;
	color:#000;
	padding-top:5px;
}

#nieuwsbrieven li h4, #nieuwsbrieven li p{
	text-align:center;
	font-size:13px;
}

#content ul#nieuwsbrieven{
	margin-bottom:20px;
	display:block;
	float:none;
	clear:both;
}

#car{
	z-index:-1;
	width:790px;
	height:125px;
	display:block;
}

.carli{
	width:258px;
	display:block;
	float:left;
	height:400px;
}

.carli li{
	width:258px;
	height:125px;
	z-index:-1;
	float:left;
	display:block;
}

#ul3{
	width:257px;
}



#a1{
	background-image:url(images/a1.jpg);
	background-repeat:no-repeat;
}

#a2{
	background-image:url(images/a2.jpg);
	background-repeat:no-repeat;
}

#a5,#a3{
	background-image:url(images/a3.jpg);
	background-repeat:no-repeat;
}

#a4{
	background-image:url(images/a4.jpg);
	background-repeat:no-repeat;
}


#b1{
	background-image:url(images/b1.jpg);
	background-repeat:no-repeat;
}

#b2{
	background-image:url(images/b2.jpg);
	background-repeat:no-repeat;
}

#b3{
	background-image:url(images/b3.jpg);
	background-repeat:no-repeat;
}

#b4{
	background-image:url(images/b4.jpg);
	background-repeat:no-repeat;
}


#b5{
	background-image:url(images/b5.jpg);
	background-repeat:no-repeat;
}


#c1{
	background-image:url(images/c1.jpg);
	background-repeat:no-repeat;
}

#c2{
	background-image:url(images/c2.jpg);
	background-repeat:no-repeat;
}

#c3{
	background-image:url(images/c3.jpg);
	background-repeat:no-repeat;
}

#c4{
	background-image:url(images/c4.jpg);
	background-repeat:no-repeat;
}


#c5{
	background-image:url(images/c5.jpg);
	background-repeat:no-repeat;
}


.garminlink{
	display:block;
	float:left;
	width:260px;
	height:124px;
}

h4.red{
	color:#f00;
}

#map{
	margin-left:-230px;
	width:700px;
	height:500px;
}

#button{
	position:absolute;
	left:-75px;
	top:-100px;
	width:406px;
	height:154px;
	background-image:url(images/button7000.png);
	cursor:pointer;
	z-index:100;
}

#button #link{
	width:361px;
	height:154px;
	display:block;
	float:left;
}

#content form ul li{
	padding-bottom:10px;
}

#content form ul li span{
	display:block;
	width:150px;
	float:left;
}

#content form ul li div{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

#content form ul li div label{
	display:block;
	float:none;
	clear:right;
	width:auto;
}

#content form ul li .small{
	width:20px;
}

#content form ul li .regular{
	width:120px;
}

#content form ul li .large{
	width:200px;
}

.right{
	display:block;
	float:right;
	margin-bottom:10px;
	margin-left:10px;
}

.left{
	display:block;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}