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

#container {
	background: 0 193px repeat-x;
}

#container.inflatables {
	background-image: url(../images/template/bg_container_vervolg_inflatables.jpg);
}

#container.kayaks {
	background-image: url(../images/template/bg_container_vervolg_kayaks.jpg);
}

#container.sailing {
	background-image: url(../images/template/bg_container_vervolg_sailing.jpg);
}

#container.ropes {
	background-image: url(../images/template/bg_container_vervolg_ropes.jpg);
}

#header .shoppingcart {
	width: 190px;
	height: auto;
	position: absolute;
	top: 30px;
	right: 10px;
	color: #b20000;
	font-size: 12px;
	text-align: right;
	padding: 27px 0 0 10px;
	background: url(../images/template/bg_shoppingcart.jpg) right top no-repeat;
}

#header .shoppingcart a {
	font-weight: bold;
	color: #b20000;
}

/* hoofdmenu */

#hoofdmenu {
	top: 167px;
}

#hoofdmenu ul li.actief {
	background-position: 0 0;
	background-repeat: no-repeat;
}

#content {
	margin-top: 150px;
}

.producten {
	width: 650px;
	height: auto;
	position: relative;
	float: right;
	z-index: 10;
}

.producten .titel {
	width: 650px;
	height: 26px;
	position: relative;
	float: left;
	margin: 0 0 30px 0;
}

.producten .titel h1 {
	width: auto;
	height: 26px;
	color: #242f42;
	visibility: hidden;
}

.producten .titel h1 em {
	color: #b20000;
}

.paging {
	width: 650px;
	height: 38px;
	position: relative;
	float: left;
	margin-bottom: 30px;
	z-index: 15;
}

.sorteren, .paginas {
	width: 250px;
	height: 38px;
	position: relative;
	float: left;
	z-index: 15;
}

.sorteren .select {
	width: 146px;
	height: 38px;
	position: relative;
	float: left;
	background: url(../images/template/sprite_sort.jpg) 0 0 no-repeat;
	z-index: 15;
}

.sorteren .select:hover {
	background: url(../images/template/sprite_sort.jpg) 0 -38px no-repeat;
	cursor: pointer;
}

.paginas {
	float: right;
	text-align: right;
}

.paginas a {
	width: 26px;
	height: auto;
	display: inline-block;
	position: relative;
	text-align: center;
	font: bold 12px/26px "Trebuchet MS";
	color: #b20000;
	text-decoration: none;
	margin: 6px 2px 0 0;
}

.paginas a:hover {
	background: url(../images/template/sprite_paging.jpg) 0 -26px no-repeat;
}

.paginas a.actief {
	background: url(../images/template/sprite_paging.jpg) 0 0 no-repeat;
	color: #fff;
}

.paginas a.alles {
	width: auto;
	display: inline-block;
	text-align: right;
	text-decoration: underline;
	margin: 0 0 0 7px;
	font-weight: normal;
}

.paginas a.alles:hover {
	background: none;
}

.product {
	width: 200px;
	height: 326px;
	position: relative;
	float: left;
	margin: 0 25px 20px 0;
	display: inline;
	background: url(../images/template/sprite_product.jpg) 0 0 no-repeat;
	cursor: pointer;
}

.product.hover {
	background: url(../images/template/sprite_product.jpg) 0 -326px no-repeat;
	cursor: pointer;
}

.product.nomargin {
	margin: 0 0 20px 0;
}

.product a {
	width: 190px;
	height: 316px;
	position: relative;
	float: left;
	display: block;
	margin: 17px 0 0 14px;
	text-decoration: none;
	cursor: pointer;
}

.product a .afbeelding {
	width: 168px;
	height: 165px;
	position: relative;
	float: left;
	text-align: center;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
}

.product a .afbeelding .center { 
	width: 168px;
	height: 165px;
	position: relative;
	display: table-cell; 
	vertical-align: middle; 
	text-align: center; 
}

.product a .naam {
	width: 172px;
	height: 32px;
	position: absolute;
	top: 180px;
	left: 0;
	text-align: center;
	color: #b20000;
	overflow: hidden;
	font: bold 14px/15px "Trebuchet MS";
	cursor: pointer;
}

#container.kayaks .product a .naam {
	height: 16px;
}

#container.kayaks .product a .specs {
	width: 128px;
	height: 16px;
	position: absolute;
	top: 210px;
	left: 25px;
	color: #b20000;
	font: normal 11px/16px "Trebuchet MS";
}

#container.kayaks .product a .specs.personen {
	background-image: url(../images/template/sprite_personen.jpg);
	background-position: -1000px 0;
	background-repeat: no-repeat;

}

#container.kayaks .product a .specs.personen.volwassen {
	background-position: right -112px;
}
#container.kayaks .product a .specs.personen.volwassen2 {
	background-position: right -96px;
}
#container.kayaks .product a .specs.personen.volwassen3 {
	background-position: right -80px;
}

#container.kayaks .product a .specs.personen.volwassenkind {
	background-position: right -64px;
}
#container.kayaks .product a .specs.personen.volwassen2kind {
	background-position: right -48px;
}
#container.kayaks .product a .specs.personen.volwassen3kind {
	background-position: right -32px;
}

#container.kayaks .product a .specs.personen.volwassen2kind2 {
	background-position: right -16px;
}
#container.kayaks .product a .specs.personen.volwassenkind2 {
	background-position: right 0px;
}

.product a .button {
	width: 111px;
	height: 38px;
	position: absolute;
	top: 245px;
	left: 31px;
	text-indent: -9999px;
	background: url(../images/template/button_ordernow.jpg) 0 0 no-repeat;
}

.product a .button:hover {
	background: url(../images/template/button_ordernow.jpg) 0 -38px no-repeat;
}

.subs {
	width: 213px;
	height: auto;
	position: relative;
	float: left;
	margin-top: 3px;
}

.subs h2 {
	width: 213px;
	height: 22px;
	position: relative;
	float: left;
	color: #242f42;
	visibility: hidden;
	margin-bottom: 15px;
}

.subs ul {
	width: 213px;
	height: auto;
	position: relative;
	float: left;
	padding-bottom: 20px;
	margin: 15px 0 20px 0;
	background: url(../images/template/bg_subs_scheiding.jpg) 0 bottom no-repeat;
}

.subs ul.categorie li {
	width: 213px;
	height: 43px;
	position: relative;
	float: left;
}

.subs ul.categorie li a {
	width: 213px;
	display: block;
	text-indent: 44px;
	text-decoration: none;
	font: bold 12px/43px "Trebuchet MS";
	background: url(../images/template/sprite_subs.jpg) 0 -43px no-repeat;
}

.subs ul.categorie li a.actief {
	background: url(../images/template/sprite_subs.jpg) 0 0 no-repeat;
	color: #fff;
}

.subs ul.subcategorie {
	padding: 0;
	margin: 0;
	background: none;
}

.subs ul.subcategorie li {
	width: 213px;
	height: 30px;
	position: relative;
	float: left;
}

.subs ul.subcategorie li a {
	width: 213px;
	line-height: 30px;
	display: block;
	text-indent: 45px;
	text-decoration: none;
	font-size: 12px;
	color: #b10000;
}

.subs ul.subcategorie li a:hover {
	text-decoration: underline;
}

.subs ul.subcategorie li a.actief {
	background: url(../images/template/sprite_subs.jpg) 15px -77px no-repeat;
	color: #242f42;
	font-weight: bold;
}

.subs ul.subcategorie li a.actief:hover {
	text-decoration: none;
}