html, body
{
	height: 100%;
}

body
{
	margin: 0px;
	background: #027149 url(../images/bg.gif) repeat-x;
}

div, span, p, td, input
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
}

h1
{
	margin: 0px;
	padding: 0px;
}

*
{
	outline: none;
}

a
{
	color: #057A4E;
	text-decoration: none;
}

img
{
	border: none;
}

.submit 
{
	width: 100px;
	height: 30px;
	border: none;
	display: block;
	background: #02724a;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor: pointer;
	line-height: 30px;
}

#wrapper
{
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	position: relative;
	width: 991px;
	margin: 0px auto;
	background: url(../images/template/achtergrond_site.png) repeat-y;
	z-index: 1;
}
#container
{
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	position: relative;
	width: 991px;
	margin: 0px auto;
	background: url(../images/template/bg_container.gif) no-repeat;
	z-index: 1;
}
#sites
{
	background: url(../images/template/achtergrond_sites.jpg);
	height: 36px;
	width: 961px;
	position: absolute;
	top: 0px;
	left: 72px;
	z-index: 20;
}
#sites img
{
	position: relative;
	float: left;
}

#sites img.link
{
	margin: 0px 29.5px;
}

#site
{
	width: 961px;
	height: auto;
	position: relative;
	padding-top: 50px;
	padding-bottom: 102px;
	margin: 0 auto;
	z-index: 5;
}

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

#header
{
	height: 294px;
	width: 961px;
	position: relative;
}

#logo
{
	height: 49px;
	width: 240px;
	position: absolute;
	top: 0px;
	left: 16px;
}

#menu_top
{
	width: auto;
	height: 24px;
	position: absolute;
	padding-right: 43px;
	right: 0px;
	top: 25px;
}

#menu_top a
{
	width: auto;
	height: 24px;
	line-height: 24px;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	background: url(../images/template/lijn.gif) no-repeat center right;
}

#menu_top a:hover
{
	text-decoration: underline;
}

#sfeer
{
	width: 688px;
	height: 188px;
	position: absolute;
	right: 9px;
	top: 66px;
	background: url(../images/template/sfeer.jpg) no-repeat;
}

#sfeer .naarkassa
{
	width: 290px;
	height: 39px;
	line-height: 36px;
	position: absolute;
	right: 15px;
	top: 149px;
	color: #fff;
	text-align: right;
	font-size: 11px;
}

#sfeer .naarkassa a
{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}

#zoeken 
{
	width: 254px;
	height: 228px;
	position: absolute;
	left: 9px;
	bottom: 0px;
	background: url(../images/template/zoeken.jpg) no-repeat;
}

#zoeken .tabel_zoeken
{
	margin-top: 70px;
	margin-left: 30px;
}

#zoeken .tabel_zoeken td
{
	height: 23px;
	width: 189px;
	padding-bottom: 13px;
	vertical-align: top;
}

#zoeken .tabel_zoeken .input
{
	width: 183px;
	height: 17px;
	border: 1px solid #abb2b6;
	padding: 2px 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
}

#zoeken .tabel_zoeken .submit
{
	height: 22px;
	width: 64px; 
	position: relative;
	border: none;
	background: url(../images/template/submit_zoeken.gif) no-repeat;
	cursor: pointer;
}

#left
{
	width: 254px;
	height: auto;
	position: relative;
	margin-top: 15px;
	float: left;
}

.menu_container
{
	width: 254px;
	height: auto;
	margin-left: 9px;
	position: relative;
}

.menu_container .menu_item
{
	height: 33px;
	width: 254px;
	position: relative;
	display: block;
	background: url(../images/template/border_menu.gif) no-repeat top left;
}

.menu_container .menu_item a
{
	height: 33px;
	width: 254px;
	text-indent: 67px;
	position: relative;
	line-height: 33px;
	display: block;
	color: #707070;	
	font-size: 13px;
	background: url(../images/template/pijl_grijs.gif) 40px center no-repeat;
}

.menu_container .menu_item a:hover
{
	background: url(../images/template/rollover.gif) top no-repeat;
	color: #fff;
}

.menu_container .active
{
	height: auto;
	width: 254px;
	text-indent: 67px;
	position: relative;
	line-height: 33px;
	display: block;
	color: #fff;	
	font-size: 13px;
	background: url(../images/template/rollover.gif) no-repeat;
}

.menu_container .submenu
{
	height: auto;
	width: 254px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 33px;
}

.menu_container .submenu .submenu_item
{
	height: 22px;
	width: 181px;
	position: relative;
	display: block;
}

.menu_container .submenu .submenu_item a
{
	width: 181px;
	position: relative;
	line-height: 22px;
	display: block;
	font-size: 12px;
	margin-left: 54px;
	text-indent: 31px;
	background: url(../images/template/pijl_grijs_klein.gif) 13px center no-repeat;
}

.menu_container .submenu .submenu_item a:hover
{
	position: relative;
	line-height: 22px;
	display: block;
	margin-left: 54px;
	text-indent: 31px;
	color: #fff;
	background: url(../images/template/rollover_klein.gif) 0px center no-repeat;
}

.menu_container .submenu .active
{
	width: 181px;
	position: relative;
	line-height: 22px;
	display: block;
	font-size: 12px;
	margin-left: 54px;
	text-indent: 31px;
	color: #fff;
	background: url(../images/template/rollover_klein.gif) 0px center no-repeat;
}

#right
{
	width: 633px;
	height: auto;
	position: relative;
	margin-top: 21px;
	float: right;
	margin-right: 33px;
	margin-bottom: 19px;
	display: inline;
}

.titel
{
	height: 30px;
	width: 633px;
	position: relative;
	margin-bottom: 33px;
}

.titel h1
{
	font-size: 30px;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #02724a;
	display: block;
	float: left;
	width: auto;
	height: 30px;
	letter-spacing: 0.01em;
	font-weight: normal;
}

.titel span
{
	font-size: 21px;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #02724a;
	float: left;
	display: block;
	width: auto;
	height: 21px;
	margin-top: 9px;
	letter-spacing: 0.01em;
	font-weight: normal;
	margin-left: 13px;
	margin-right: 13px;
}

.titel h2
{
	font-size: 13px;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #02724a;
	display: block;
	width: auto;
	float: left;
	line-height: 13px;
	height: 13px;
	margin-top: 17px;
	letter-spacing: 0.01em;
	font-weight: normal;
}

.titel h2 a
{
	text-decoration: none;
	color: #02724a;
}

.titel h2 a:hover
{
	text-decoration: underline;
	color: #02724a;
}

.product
{
	height: 235px;
	width: 154px;
	position: relative;
	float: left;
	margin-right: 19px;
	margin-bottom: 33px;
	padding-top: 37px;
	padding-left: 22px;
	padding-right: 22px;
	background: url(../images/template/product_bg.gif) no-repeat;
}

.product .omschrijving
{
	width: 154px;
	height: 36px;
	position: absolute;
	left: 22px;
	bottom: 70px;
	line-height: 18px;
	color: #707070;
	font-size: 11px;
	overflow: hidden;
}

.product span.prijs {
	width: 154px;
	height: 24px;
	font-size: 14px;
	position: absolute;
	left: 22px;
	bottom: 48px;
	line-height: 24px;
	color: #94c544;
	font-weight: bold;
}
.product span.prijs2 {
	width: 154px;
	height: 24px;
	font-size: 12px;
	position: absolute;
	left: 22px;
	bottom: 28px;
	line-height: 24px;
	color: #94c544;
	font-weight: bold;
}

.product_nav
{
	width: 91px;
	height: 22px;
	position: absolute;
	bottom: 0px;
	left: 53px;
}

#footer
{
	width: 991px;
	height: 92px;
	position: absolute;
	bottom: 0px!important;
	bottom: -1px;
	left: 0px;
	background: url(../images/template/footer_bg.jpg) no-repeat; 
	text-align: center;
	line-height: 70px;
	color: #fff;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	z-index: 5;
}

#footer a
{
	color: #fff;
	text-decoration: none;
}	

#footer a:hover
{
	color: #fff;
	text-decoration: underline;
}



/* details */



.terugbalk {
	width: 633px;
	line-height: 60px;
	background: #E3EFCF;
	text-indent: 15px;
	height: 60px;
	float: left;
}

.terugbalk a {
	text-decoration: underline;
}

.productdetail
{
	width: 633px;
	height: auto;
	margin: 25px 0;
	float: left;
}

.productdetail .links
{
	width: 360px;
	height: auto;
	float: left;
}

.productdetail .links p 
{
	font-size: 13px;
	line-height: 23px;
}

.productdetail .rechts
{
	width: 248px;
	height: auto;
	float: right;
}

.productdetail .rechts .foto
{
	width: 246px;
	height: auto;
	position: relative;
	border: 1px solid #b4d67c;
	overflow: hidden;
}

.productdetail .rechts .foto img
{
	width: 246px;
	float: left;
}

.productdetail .rechts .foto .vergrootglas
{
	background: url(../images/template/vergrootglas.png) no-repeat; 
	width: 24px;
	height: 24px;
	position: absolute;
	right: 4px;
	bottom: 4px;
}

.prijsdetails
{
	font-size: 15px;
	font-weight: bold;
	color: #02724a;
}

.aantalkeuze
{
	width: 633px;
	height: auto;
	margin-bottom: 25px;
	float: left;
}

.aantalkeuze table
{
	margin-left: 10px;
}

.aantalkeuze table td
{
	height: 34px;
	line-height: 33px;
}

.voegtoebalk
{
	width: 633px;
	background: #f4f9ec;
	text-indent: 15px;
	float: left;
}

.voegtoebalk img
{
	margin: 13px 0;
}

.gerelateerd
{
	width: 633px;
	height: auto;
	margin: 25px 0;
	padding-top: 10px;
	float: left;
}

.gerelateerd h2 {
	font-size: 22px;
	font-weight: bold;
	color: #94c545;
	line-height: 30px;
	height: 30px;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
}

/* winkelwagen */

.winkelwagen
{
	width: 633px;
	height: auto;
	margin: 25px 0;
	float: left;
}

.winkelwagen strong
{
	font-size: 13px;
}

.winkelwagen table td
{
	color: #02724a;
	padding: 6px 3px;
}

.winkelwagen .aantal
{
	width: 42px;
}

.winkelwagen .lichtgroen
{
	background-color: #E3EFCF;
}

.kosten
{
	width: 633px;
	height: auto;
	position: relative;
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px solid #e3efcf;
	margin-bottom: 10px;
}

.kosten table td
{
	color: #02724a;
	padding: 6px 3px;
	font-size: 13px;
	line-height: 25px;
}

.nav
{
	height: 48px;
	line-height: 48px;
	width: 633px;
	position: relative;
}

.nav a
{
	text-decoration: underline;
	color: #707070;
}

.nav a:hover
{
	text-decoration: none;
	color: #707070;
}

.nav .resultaat
{
	height: 48px;
	width: auto;
	position: relative;
	float: left;
}

.nav .pagina
{
	height: 48px;
	width: auto;
	position: relative;
	float: right;
}

.input {
	width: 247px;
	height: 23px;
	border: 1px solid #abb2b6;
	padding: 5px 4px 0px 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	margin-bottom: 8px;
	float: left;
}
.verzenden {
	width: 135px;
	display: block;
	height: 30px;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #02724A;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	color: #fff;
}

.stap {
	width: 135px;
	display: block;
	height: 30px;
	line-height: 30px;
	position: relative;
	background: #02724A;
	color: #fff;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.afleveradres {
	width: 237px;
	height: 55px;
	position: relative;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding: 10px 10px 0px 10px;
	margin: 10px 0px 15px 0px;
}
.afleveradres:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
.afleveradres input {
	float: left;
}
.afleveradres label {
	width: 200px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 5px;
	line-height: 22px;
}
.volgende-stap-groot {
	width: 257px;
	display: block;
	height: 35px;
	position: relative;
	background: url(../images/template/volgende-stap-groot.jpg);
	cursor: pointer;
	border: none;
}
.select {
	width: 135px;
	height: 24px;
}
.registreren {
	width: 633px;
	height: auto;
	position: relative;
}
.registreren .links {
	width: 270px;
	height: auto;
	position: relative;
	float: left;
	line-height: 22px;
}
.registreren .rechts {
	width: 270px;
	height: auto;
	position: relative;
	float: left;
	margin-left: 50px;
	display: inline;
}
.registreren .links td,
.registreren .rechts td {
	height: 36px;
	line-height: 28px!important;
}
.registreren .links td span,
.registreren .rechts td span {
	height: 36px;
	width: auto;
	display: block;
	position: relative;
	float: left;
	margin-left: 5px;
	line-height: 28px!important;
}
.registreren .links a,
.registreren .rechts a {
	text-decoration: underline;
}
.registreren .links a:hover,
.registreren .rechts a:hover {
	text-decoration: none;
}
.registreren .links h2,
.registreren .rechts h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 25px;
	color: #93C545;
	line-height: 25px;
	margin: 0px 0px 20px 0px;
	letter-spacing: -1px;
}
.registreren .links .error,
.registreren .rechts .error {
	width: 225px;
	color: #f00;	
	padding: 15px;
	border: 1px solid #f00;
	font-size: 11px;
	margin-bottom: 8px;
}
.stappen {
	width: 631px;
	height: 39px;
	position: relative;
	margin-bottom: 49px;
	float: left;
}
.stappen.stap1 {
	background: url(../images/template/stappen.jpg);
}
.stappen.stap2 {
	background: url(../images/template/stappen.jpg) 0px -39px;
}
.stappen.stap3 {
	background: url(../images/template/stappen.jpg) 0px -78px;
}
.stappen.stap4 {
	background: url(../images/template/stappen.jpg) 0px -117px;
}
.stappen a {
	height: 39px;
	position: relative;
	float: left;
	display: block;	
	text-indent: -9999px;
}
.stappen a.stap1 {
	width: 167px;	
}
.stappen a.stap2 {
	width: 172px;	
}
.stappen a.stap3 {
	width: 176px;	
}
.stappen a.stap4 {
	width: 116px;	
}
.speciale-korting-banner a {
	width: 280px;
	height: 122px;
	position: relative;
	display: block;
	margin-bottom: 1px;
}
.speciale-korting {
	width: 222px;
	height: auto;
	position: relative;
	background: #016a45;
	padding: 20px 29px;
}
.speciale-korting p {
	line-height: 19px;
	color: #fff;
}
.speciale-korting a {
	color: #94c545;
	text-decoration: underline;
}
.tekst {
	width: auto;
	height: auto;
	position: relative;
	line-height: 24px;
	padding-right: 15px;
	float: left;
}
.tekst.border {
	border-bottom: 1px solid #e1e1e1;
}
.kies-betaalmethode {
	width: 510px;
	height: auto;
	position: relative;
	margin-bottom: 10px;
}
.kies-betaalmethode .left {
	width: 103px;
	height: auto;
	position: relative;
	padding-top: 34px;
	float: left;
}
.kies-betaalmethode .left input {
	float: left;
}
.kies-betaalmethode .left img {
	float: left;
	margin-left: 10px;
	margin-top: -8px;
}
.kies-betaalmethode .right {
	width: 407px;
	height: auto;
	position: relative;
	padding: 10px 0px;
	margin-bottom: 10px;
	float: left;
	line-height: 24px;
}
.kies-betaalmethode .right label {
	display: block;
	cursor: pointer;
}
.volgende-stap {
	width: 132px;
	height: 35px;
	position: relative;
	float: left;
	margin-left: 103px;	
	cursor: pointer;
	background: url(../images/template/volgende-stap.jpg);
	border: none;
	margin-top: 15px;
}
.afronden {
	width: 165px;
	height: 35px;
	position: relative;
	float: left;
	margin-left: 103px;	
	cursor: pointer;
	background: url(../images/template/betalen-afronden.jpg);
	border: none;
	margin-top: 15px;
	text-indent: -9999px;
}
