html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
a, abbr, address, del, em, img, ins, small, strong, tt, dl, dt, dd, 
fieldset, form, input, textarea, label, legend, table, caption, tbody, tfoot, thead, th, td {
	margin: 0; padding: 0; border: 0; outline: 0;
	color: #000;
	font: 13px/23px "Trebuchet MS";
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

ol li {
	list-style: inside;
}

:focus {
	outline: none;
}

input:focus {
	outline: none;
}

p {
	font: 13px/23px "Trebuchet MS";
}

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

a:hover {
	text-decoration: none;
}

strong {
	font-weight: bold;
}

html, body {
	height: 100%;
}

body {
	background: #fff url(../images/template/bg_body.jpg) center 0 no-repeat;
}

/* IE6 DIV */

#ie6 {
	min-height: 100%;
	height: 585px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: #fff;
	z-index: 1000;
	text-align: center;
	padding-top: 50px;
}

/* einde */

#container {
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: relative;
	width: 100%;
	background: url(../images/template/bg_container.jpg) 0 170px repeat-x;
	z-index: 1;
}

#site {
	width: 916px;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding-bottom: 190px;
	z-index: 2;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#header {
	width: 916px;
	height: 170px;
	position: relative;
	float: left;
}

.logo {
	width: 196px;
	height: 130px;
	float: left;
	margin: 6px 0 0 22px;
}

.submenu {
	width: 540px;
	height: 19px;
	position: absolute;
	left: 375px;
	top: 120px;
}

.submenu ul {
	width: 540px;
	height: 19px;
	position: relative;
	float: left;
}

.submenu li {
	width: auto;
	height: 19px;
	position: relative;
	float: left;
	margin-right: 23px;
}

.submenu li.home {
	width: 40px;
	background: url(../images/template/sprite_menu.jpg) 0 -21px no-repeat;
}

.submenu li.productrange {
	width: 118px;
	background: url(../images/template/sprite_menu.jpg) -40px -21px no-repeat;
}

.submenu li.about {
	width: 48px;
	background: url(../images/template/sprite_menu.jpg) -158px -21px no-repeat;
}

.submenu li.downloads {
	width: 87px;
	background: url(../images/template/sprite_menu.jpg) -206px -21px no-repeat;
}

.submenu li.dealers {
	width: 63px;
	background: url(../images/template/sprite_menu.jpg) -293px -21px no-repeat;
}

.submenu li.contact {
	width: 64px;
	background: url(../images/template/sprite_menu.jpg) -356px -21px no-repeat;
	margin-right: 0;
}

/* actieve en hover status submenu */

.submenu li.home:hover, .submenu li.home.active {
	background: url(../images/template/sprite_menu.jpg) 0 0 no-repeat;
}

.submenu li.productrange:hover, .submenu li.productrange.active {
	background: url(../images/template/sprite_menu.jpg) -40px 0 no-repeat;
}

.submenu li.about:hover, .submenu li.about.active {
	background: url(../images/template/sprite_menu.jpg) -158px 0 no-repeat;
}

.submenu li.downloads:hover, .submenu li.downloads.active {
	background: url(../images/template/sprite_menu.jpg) -206px 0 no-repeat;
}

.submenu li.dealers:hover, .submenu li.dealers.active {
	background: url(../images/template/sprite_menu.jpg) -293px 0 no-repeat;
}

.submenu li.contact:hover, .submenu li.contact.active {
	background: url(../images/template/sprite_menu.jpg) -356px 0 no-repeat;
}

.submenu li a {
	text-indent: -9999px;
	width: auto;
	height: 19px;
	position: relative;
	display: block;
}

/* slideshow */

#fotos {
	width: 916px;
	height: 300px;
	position: relative;
	float: left;
}

.layer {
	width: 916px;
	height: 300px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

/* slider op homepage */

#slider {
	width: 916px;
	height: 300px;
	position: relative;
	margin: auto;
	z-index: 1;
	overflow: hidden;
}

#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider ul { 
	width: 916px;
	height: 300px;
	position: relative;
}

#slider li { 
	width: 916px;
	height: 300px;
	overflow: hidden; 
}

#prevBtn, #nextBtn { 
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	left: 0px;
	top: 85px;
	z-index: 3;
}

#nextBtn { 
	left: 768px;
}
			
#prevBtn a, #nextBtn a {  
	display: block;
	width: 149px;
	height: 134px;
	text-indent: -9999px;
	background: url(../images/template/button_volgendevorige.png) 0 -268px no-repeat;
}
	
#prevBtn a:hover { 
	background: url(../images/template/button_volgendevorige.png) 0 0 no-repeat;
}

#nextBtn a { 
	background: url(../images/template/button_volgendevorige.png) 0 -402px no-repeat;
}

#nextBtn a:hover { 
	background: url(../images/template/button_volgendevorige.png) 0 -134px no-repeat;
}

/* hoofdmenu */

#hoofdmenu {
	width: 975px;
	height: auto;
	position: absolute;
	left: -15px;
	top: 413px;
	z-index: 10;
}

#hoofdmenu ul {
	width: 975px;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
}

#hoofdmenu ul li {
	width: auto;
	height: 140px;
	position: relative;
	float: left;
	margin: 0;
	cursor: pointer;
}

#hoofdmenu ul li ul {
	height: auto;
	position: relative;
	float: left;
	margin-top: 135px;
	padding-bottom: 25px;
	display: none;
	cursor: default;
}

#hoofdmenu ul li ul li {
	width: 175px;
	height: 40px;
	position: relative;
	float: left;
	margin-left: 32px;
	cursor: default;
}

#hoofdmenu ul li ul li a {
	width: 175px;
	position: relative;
	float: left;
	line-height: 40px;
	text-indent: 32px;
	font: bold 12px/40px "Trebuchet MS";
	text-decoration: none;
}

/* inflatables */

#hoofdmenu ul li.inflatables {
	width: 235px;
	background: url(../images/template/menu/inflatables.png) 0 -140px no-repeat;
}

#hoofdmenu ul li.inflatables.hover {
	background: url(../images/template/menu/inflatables.png) 0 -280px no-repeat;
	height: auto;
}

#hoofdmenu ul li.inflatables.hover ul {
	width: 235px;
	background: url(../images/template/menu/inflatables-bg_sub.png) 0 bottom no-repeat;
	display: block;
}

#hoofdmenu ul li.inflatables.hover ul li a {
	background: url(../images/template/menu/inflatables-item.jpg) 0 0 no-repeat;
	color: #d1d5da;
}

#hoofdmenu ul li.inflatables.hover ul li a:hover {
	color: #fff;
}

/* sailing */

#hoofdmenu ul li.sailing {
	width: 259px;
	background: url(../images/template/menu/sailing-and-windsurfing.png) 0 -140px no-repeat;
}

#hoofdmenu ul li.sailing.hover {
	background: url(../images/template/menu/sailing-and-windsurfing.png) 0 -280px no-repeat;
	height: auto;
}

#hoofdmenu ul li.sailing.hover ul {
	width: 235px;
	background: url(../images/template/menu/sailing-and-windsurfing-bg_sub.png) 0 bottom no-repeat;
	display: block;
}

#hoofdmenu ul li.sailing.hover ul li a {
	background: url(../images/template/menu/sailing-and-windsurfing-item.jpg) 0 0 no-repeat;
	color: #f1ece4;
}

#hoofdmenu ul li.sailing.hover ul li a:hover {
	color: #fff;
}

/* kayaks */

#hoofdmenu ul li.kayaks {
	width: 235px;
	background: url(../images/template/menu/kayaks-and-fishing.png) 0 -140px no-repeat;
}

#hoofdmenu ul li.kayaks.hover {
	background: url(../images/template/menu/kayaks-and-fishing.png) 0 -280px no-repeat;
	height: auto;
}

#hoofdmenu ul li.kayaks.hover ul {
	width: 235px;
	background: url(../images/template/menu/kayaks-and-fishing-bg_sub.png) 0 bottom no-repeat;
	display: block;
}

#hoofdmenu ul li.kayaks.hover ul li a {
	background: url(../images/template/menu/kayaks-and-fishing-item.jpg) 0 0 no-repeat;
	color: #171d27;
}

#hoofdmenu ul li.kayaks.hover ul li a:hover {
	color: #000;
}

/* ropes */

#hoofdmenu ul li.ropes {
	width: 235px;
	background: url(../images/template/menu/ropes.png) 0 -140px no-repeat;
}

#hoofdmenu ul li.ropes.hover {
	background: url(../images/template/menu/ropes.png) 0 -280px no-repeat;
	height: auto;
}

#hoofdmenu ul li.ropes.hover ul {
	width: 235px;
	background: url(../images/template/menu/ropes-bg_sub.png) 0 bottom no-repeat;
	display: block;
}

#hoofdmenu ul li.ropes.hover ul li a {
	background: url(../images/template/menu/ropes-item.jpg) 0 0 no-repeat;
	color: #f1ece4;
}

#hoofdmenu ul li.ropes.hover ul li a:hover {
	color: #fff;
}

/* content */

#content {
	width: 916px;
	height: auto;
	position: relative;
	float: left;
	margin-top: 100px;
	z-index: 5;
}

#content .sidebar {
	width: 260px;
	height: auto;
	float: left;
	margin-right: 45px;
	padding-top: 10px;
}

#content .sidebar a {
	width: 206px;
	height: auto;
	float: right;
}

#content .tekst {
	width: 575px;
	height: auto;
	position: relative;
	float: left;
}

#content .tekst p, #content .tekst #text p {
	margin: 15px 0 18px 0;
}

#content .tekst h1, #content .tekst #text h1 {
	height: 40px;
	color: #b20000;
	visibility: hidden;
	margin-bottom: 40px;
}

#content .tekst ul, #content .tekst #text ul {
	margin: 15px 0 15px 30px;
}

#content .tekst ul li, #content .tekst #text ul li {
	padding-left: 15px;
	list-style: disc;
	margin: 0;
}

#footer {
	width: 100%;
	height: 151px;
	position: absolute;
	bottom: 0px !important;
	bottom: 0;
	left: 0;
	background: url(../images/template/bg_footer.jpg) center 0 no-repeat;
	z-index: 2;
}

.footer {
	width: 916px;
	height: 151px;
	position: relative;
	margin: 0 auto;
	color: #4b8fbb;
	font: 11px/90px Arial, Helvetica, sans-serif;
	text-align: center;
	text-indent: 20px;
	z-index: 3;
}

.footer a {
	color: #4b8fbb;
	font: 11px/60px Arial, Helvetica, sans-serif;
}

#footer_onder {
	width: 100%;
	height: 151px;
	position: absolute;
	bottom: 0px !important;
	bottom: 0;
	left: 0;
	background: url(../images/template/bg_footer_onder.jpg) 0 0 repeat-x;
	z-index: 1;
}


/*////////////////////////////
		SELECT BOX
////////////////////////////*/
.kleur .selectbox,
.select .selectbox {
	width: 142px;
	height: 28px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-indent: 8px;
	background: none;
	padding: 10px 0px 0px 0px;
}
.kleur .selectbox-wrapper,
.select .selectbox-wrapper {
	position: absolute;
	top: 31px;
	left: 1px;
	background: url(../images/template/bg-dropdown-list-wide.png) center bottom no-repeat;
	overflow: hidden;
	z-index: 100;
}
.maat .selectbox {
	width: 80px;
	height: 28px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-indent: 12px;
	background: none;
	padding: 10px 0px 0px 0px;
}
.maat .selectbox-wrapper {
	position: absolute;
	top: 28px;
	left: -1px;
	background: url(../images/template/bg-dropdown-list-small.png) center bottom no-repeat;
	overflow: hidden;
	z-index: 100;
}
.selectbox-wrapper ul {
	padding-top: 5px;
	width: inherit;
}
.selectbox-wrapper ul li {
	width: inherit;
	height: 28px;
	font-size: 12px;
	line-height: 18px;
	color: #292929;
	text-indent: 8px;
	margin: 5px 0px;
	cursor: pointer;
}
.maat .selectbox-wrapper ul li {
	text-indent: 15px;
	cursor: pointer;	
}
.selectbox-wrapper ul li.selected {
	font-weight: bold;
}

.selectbox {
	cursor: pointer;	
}

select {
	visibility: hidden;	
}