@import url("selectalgemeenstyle.css");


* {
	margin: 0;
	padding: 0;
}
	
#container {
	min-height: 100%;
	width: 945px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/background_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 0px;
	border: 1px solid #E5E5E5;
	overflow: hidden;
		}
#containerb {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/background_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	overflow: hidden;
}
#container2a {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	background-image: url(../img/background_top_content.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 24px;
	padding-top: 13px;
	overflow: hidden;
}

#container2b {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	background-image: url(../img/background_middle_content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	vertical-align: top;
		overflow: hidden;
}
#container2c {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	background-image: url(../img/background_bottom_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	padding-bottom: 10px;
	overflow: hidden;
}


	
menu {
	padding: 10px;
}


html,body {
	background-color: #FFFFFF;
	
	}
.bggroen {
	background-color: #F3FDEA;
	padding-left: 5px;
}
.border {
	color: #50970B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	overflow: hidden;
}

.button {
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #C8BE00;
	height: 18px;
	padding-top: 0px;
}
.button2 {
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #5F5F5F;
	background-color: #50970B;
	padding: 2px;
}
.button3 {
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #5F5F5F;
	background-color: #C8BE00;
	padding: 2px;
}
.button4 {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #50970B;
	height: 18px;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

#content {
	min-height: 300 px;
	float: left;
	width: 354px;
	padding: 15px;
}
#content2 {
	min-height: 300 px;
	float: left;
	width: 572px;
	padding: 15px;
}
#content3 {
	min-height: 300 px;
	float: left;
	text-align: center;
	border: 1px solid #53980A;
	padding: 3px;
	margin-top: 5px;
	margin-left: 5px;
}



#infotop {
	float: left;
	width: 225px;
	padding-top: 10px;
	margin: 0px;
	height: 8px;
}
#infomiddle {
	float: left;
	width: 210px;
	background-image: url(../img/info_middle.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: left;
	padding-left: 15px;
	margin: 0px;
	background-color: #006600;
}
#infobottom {
	float: left;
	width: 225px;
	height: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
}


.inputzoek {
	padding: 2px;
	height: 12px;
}
.input2 {
	width: 25px;
	text-align: center;
	padding: 0px;
	margin: -2px;

}


#linkerkolom {
	text-align: right;
	float: left;
	width: 225px;
	margin: 0px;
	padding-left: 2px;
}


#navtop {
	float: left;
	width: 225px;
	padding-top: 10px;
	margin: 0px;
	background-image: url(../img/navigatie_top.jpg);
	background-position: left bottom;
	height: 7px;
	background-repeat: no-repeat;
}
#navmiddle {
	float: left;
	width: 210px;
	background-image: url(../img/navigatie_middle.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: left;
	padding-left: 15px;
	margin: 0px;
	clear: both;
	height: 100%;
}
#navbottom {
	float: left;
	width: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	background-repeat: no-repeat;
	display: inline;
	background-image: url(../img/navigatie_bottom.jpg);
	background-position: left bottom;
	padding: 0px;
	height: 8px;
}

.niveau1 a:visited , .niveau1 a:link{
	display: block;
	width:174px;
	height:16px;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
	font-size: 12px;
	padding-left: 30px;
	padding-top: 2px;	
	text-align: left;
	margin-left: -15px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../img/nav_niveau1.jpg);
	 
	}
.niveau1 a:hover , .niveau1 a:active{
	color: #000000;
	background-image: url(../img/nav_niveau1_selected.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: -15px;
	font-weight: bold;
	} 
.niveau1_selected a:link, .niveau1_selected a:visited, .niveau1_selected a:active, .niveau1_selected a:hover {
	color: #000000;
	display: block;
	width:174px;
	height:16px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
	font-size: 12px;
	padding-left: 30px;
	padding-top: 2px;	
	text-align: left;
	margin-left: -15px;
	background-image: url(../img/nav_niveau1_selected.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
} 

.niveau2 a:link, .niveau2 a:visited {
	display: block;
	width:160px;
	height:18px;
	color:#50970B;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
	font-size: 12px;
	padding-left: 44px;
	margin-left: -15px;
	background-image: url(../img/nav_niveau1.jpg);
	background-position: left bottom;
}
.niveau2 a:active, .niveau2 a:hover {
	margin-left: -15px;
	background-image: url(../img/nav_niveau2_selected.jpg);
	color: #FFFFFF;
	font-weight: bold;
}
.niveau2_selected a:link, .niveau2_selected a:visited, .niveau2_selected a:active, .niveau2_selected a:hover  {
	display: block;
	width:160px;
	height:18px;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	list-style-type: none;
	list-style-image: none;
	text-decoration: underline;
	font-size: 12px;
	padding-left: 44px;
	margin-left: -15px;
	background-image: url(../img/nav_niveau2_selected.jpg);
}
.niveau3 a:link, .niveau3  a:visited{
	display: block;
	width:126px;
	height:18px;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
	font-size: 12px;
	padding-left: 44px;
	margin-left: 15px;
} 
.niveau3  a:active, .niveau3  a:hover 
{
	font-weight: bold;
	color: #51970B;
}

.niveau3_selected a:link, .niveau3_selected  a:visited, .niveau3_selected  a:active, .niveau3_selected  a:hover {
	display: block;
	width:126px;
	height:18px;
	color:#51970B;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	list-style-type: none;
	list-style-image: none;
	font-size: 12px;
	padding-left: 44px;
	margin-left: 15px;
	} 

.niveau1, .niveau1_selected, .niveau2, .niveau2_selected, .niveau3,.niveau3_selected{
	list-style: none;
	text-transform: none;
	font-size: 11px;
}
.prijs {
	width: 168px;
	text-align: right;
	float: left;
}
.prijs2 {
	width: 108px;
	text-align: right;
	float: left;
}

.producttop {
	float: left;
	width: 210px;
	height: 18px;
	background-image: url(../img/product_top.jpg);
	padding-left: 15px;
	padding-top: 7px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.productmiddle {
	float: left;
	width: 210px;
	background-image: url(../img/product_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	margin: 0px;
	padding-left: 15px;
	padding-top: 5px;
}
.productbottom {
	float: left;
	width: 210px;
	height: 27px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	background-image: url(../img/product_bottom.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 7px;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	display: inline
}
.productimg {
	width: 65px;
	float: left;
}
.producttekst {
	width: 125px;
	float: left;
	padding-left: 5px;
	overflow: hidden;
}



.producttop2 {
	float: left;
	width: 150px;
	height: 18px;
	background-image: url(../img/product_top2.jpg);
	padding-left: 15px;
	padding-top: 7px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.productmiddle2 {
	float: left;
	width: 150px;
	background-image: url(../img/product_middle2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	margin: 0px;
	padding-left: 15px;
	padding-top: 5px;
}
.productbottom2 {
	float: left;
	width: 150px;
	height: 27px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	background-image: url(../img/product_bottom2.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 7px;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	display: inline
}
.productimg2 {
	width: 65px;
	float: left;
}
.producttekst2 {
	width: 65px;
	float: left;
	padding-left: 5px;
	overflow: hidden;
}
.productimg3 {
	width: 135px;
	float: left;
	text-align: center;
	height: 86px;
}
.productimg4 {
	width: 130px;
	float: left;
	text-align: center;
	border: 1px solid #50970B;
	margin-top: 5px;
}



#rechterkolom {
	float: left;
	width: 218px;
}
.stap {
	border: 1px solid #50970B;
	text-align: center;
	font-weight: bold;
	color: #50970B;
}

.stapb {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #50970B;
	text-align: center;
}
.stapc {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #50970B;
	text-align: left;
	padding-right: 10px;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	height: 25px;
		overflow: hidden;
}

.stapd {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #50970B;
	text-align: left;
	padding-left: 5px;
}

.stape {
	text-align: left;
	padding-left: 5px;
}



.tabel {
	text-align: left;
	width: 575px;

	
}
.tabelkolom {
	width: 250px;
	float: left;
	padding-right: 10px;
}
.tabelmiddle {
	vertical-align: middle;
}
.tabelcenter {
	text-align: center;
}
.tabelright {
	text-align: right;
}
.tabelhonderd {
	width: 99%;
}



.tekst1 {
	color: #51970B;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.tekst2 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.tekst3 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.tekst4 {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.tekst5 {
	color: #FFFFFF;
}
.tekst6 {
	color: #C00524;
	font-weight: bold;
}

.tekstrechterkolom {
	width: 168px;
	text-align: left;
	float: left;
}








#zoekbalk {
	float: left;
	height: 141px;
	width: 838px;
	text-align: left;
	background-image: url(../img/zoekbalkbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 1px;
	vertical-align: top;
}

#zoekbalk2 {
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	position: absolute;
	left: 12px;
	top: 202px;
}
#bestellingen {
	float: left;
	width: 210px;
	background-image: url(../img/imgbestellingen.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	text-align: center;
	padding-left: 15px;
	height: 79px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
}

.winkelmandje {
	width: 21px;
	float: left;
}
.tabelkolom1 {
	width: 125px;
	float: left;
}
.tabelkolom2 {
	width: 60px;
	overflow: hidden;
}
.tabelkolom3 {
	width: 85px;
	float: left;
}
.tabelkolom4 {
	width: 200px;
	float: left;
	padding-right: 20px;
	padding-top: 5px;
}


.tabelkolom5 {
	width: 325px;
	float: left;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.tabelkolom6 {
	width: 480px;
	float: left;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.tabelkolom7 {
	width: 412px;
	float: left;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.tabelkolom8 {
	width: 35px;
	float: left;
}
.tabelkolom9 {
	width: 265px;
	float: left;
	padding-right: 20px;
	vertical-align: middle;
	text-align: left;
	padding-top: 5px;
}
.tabelkolom10 {
	width: 10px;
	float: left;
	vertical-align: middle;
	text-align: left;
}
.tabelkolom11 {
	width: 175px;
	float: left;
	padding-right: 20px;
	vertical-align: middle;
	text-align: left;
	padding-top: 5px;
	overflow: hidden;
}
.tabelkolom12 {
	width: 18px;
	float: left;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}
.tabelkolom13 {
	width: 225px;
	float: left;
	padding-right: 20px;
	vertical-align: middle;
	text-align: left;
	padding-top: 5px;
}

.tabelkolom14 {
	width: 185px;
	float: left;
	padding-right: 20px;
	vertical-align: middle;
	text-align: left;
	padding-top: 5px;
	overflow: hidden;
}
.tabelkolom15 {
	width: 155px;
	float: left;
	vertical-align: middle;
	text-align: left;
	padding-top: 5px;
	overflow: hidden;
}
.tabelkolom16 {
	width: 130px;
	float: left;
	text-align: left;
	overflow: hidden;
	padding-top: 4px;
}

.lijnbg {
	background-image: url(../img/lijn.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 10px;
}

.producten {
	float: left;
	width: 170px;
	margin-left: 25px;
}
.voorradig {
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	width: 20px;
}
