body {
	font-family:Arial, Helvetica, Tahoma, Verdana;
	padding:0px;
	margin:20px 0px 40px 0px;
}



label{
	cursor:pointer;
}



table {
	border-collapse:collapse;
	border-spacing:0;
}
table td {
	padding:0px;
	vertical-align:top;
}



img {
	border:0px;
}
img.border {
	border:solid 1px #636363;
}



p {
	padding:0px 0px 10px 0px;
	margin:0px;
}



ul {
	margin:0px;
	padding-left:15px;
}
ul li {
	list-style-type:square;
	list-style-position:outside;
}
ol {
	margin:0 0 0 20;
}
ol li {
}



form {
	margin:0px;
	padding:0px;
}
input, select, textarea {
	font-family:Arial, Helvetica, Tahoma, Verdana;
	font-size:11px;
}

.linethrough{
	text-decoration: line-through;
}



div.warning{
	width:611px;
	padding: 0px 5px 0px 5px;
	border:1px solid #F8981D;
	background-color:#FFFFD3;
	margin-bottom:5px;
}



form.form1 td {
	padding-top:2px;
}
form.form1,
form.form1 input.text, 
form.form1 textarea,
form.form1 select {
	font-size:12px;
	color:#393939;
}
form.form1 input.text {
	background:url(../img/inputtextbg.gif) #F4F4F4 repeat-x top;
	border:solid 1px #CCCCCC;
	padding:2px;
}
form.form1 select,
form.form1 textarea {
	background:#F4F4F4;
}
form.form1 textarea {
	border:solid 1px #CCCCCC;
	padding:2px;
}



form.mytd input.text {
	font-size:12px;
	border:solid 1px black;
	padding:2px;
	margin-bottom:1px;
	color:#393939;
}



.button144 {
	width:144px;
	height:20px;
	border:0px;
	background:url(../img/button144_1.gif);
	font-size:12px;
	font-weight:bold;
	color:white;
	cursor:pointer;
}
.button144:hover {
	background:url(../img/button144_2.gif);
}
.buttonwm {
	width:144px;
	height:20px;
	border:0px;
	background:url(../img/buttonwm_1.gif);
	font-size:12px;
	font-weight:bold;
	color:white;
	cursor:pointer;
}
.buttonwm:hover {
	background:url(../img/buttonwm_2.gif);
}

.buttonbestel { 
	background: url(../img/button_bestel.gif) no-repeat;
	color: #fff;
	width: 210px;
	height: 30px;
	border: none;
	font-weight: bold;
	font-size: 12px;
	cursor:pointer;
}
.buttonbestel:hover {
	background:url(../img/button_bestel_hover.gif);
}

.buttonopgrijs94 {
	width:94px;
	height:20px;
	border:0px;
	background:url(../img/buttonopgrijs94_1.gif);
	font-size:12px;
	font-weight:bold;
	color:white;
	cursor:pointer;
}
.buttonopgrijs94:hover {
	background:url(../img/buttonopgrijs94_2.gif);
}
.buttonopgrijs130 {
	width:130px;
	height:20px;
	border:0px;
	background:url(../img/buttonopgrijs130_1.gif);
	font-size:12px;
	font-weight:bold;
	color:white;
	cursor:pointer;
}
.buttonopgrijs130:hover {
	background:url(../img/buttonopgrijs130_2.gif);
}
.buttonopgrijs160 {
	width:160px;
	height:20px;
	border:0px;
	background:url(../img/buttonopgrijs160_1.gif);
	font-size:12px;
	font-weight:bold;
	color:white;
	cursor:pointer;
}
.buttonopgrijs160:hover {
	background:url(../img/buttonopgrijs160_2.gif);
}

.buttonopgrijsprev130 {
	width:130px;
	height:20px;
	border:0px;
	background: none;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	float: left;
	cursor:pointer;
}
.buttonopgrijsprev130:hover {
	color: #9A9A9A;
}
.buttonopgrijsprev160 {
	width:160px;
	height:20px;
	border:0px;
	background: none;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	float: left;
	cursor:pointer;
}
.buttonopgrijs160:hover {
	color: #9A9A9A;
}

.buttonfilter {
	width:80px;
	height:17px;
	border:0px;
	background:url(../img/buttonfilter_1.gif);
	font-size:11px;
	font-weight:bold;
	color:white;
	cursor:pointer;
}
.buttonfilter:hover {
	background:url(../img/buttonfilter_2.gif);
}

div.besteltel {
	float: right;
	margin-top: 60px;
	margin-right: 8px;	
}


div#zoekblok {
	width:144px;
	height:20px;
	background:url(../img/zoekblok.gif);
}
div#zoekblok input {
	width:120px;
	margin-left:4px;
	margin-right:2px;
	padding:3px 0px 0px 0px;
	height:14px;
	border:0px;
	background:transparent;
	font-size:11px;
	line-height:11px;
	color:#393939;
	vertical-align:middle;
}
div#zoekblok img {
	width:18px;
	height:20px;
	vertical-align:middle;
	cursor:pointer;
}

div.bottom {
	height: 45px;
	width: 100%;
	padding-top: 10px;
}

div#copyright {
	text-align:right;
	padding-right:15px;
	padding-top:10px;
	color: #999999;
	height: 25px;
	line-height: 25px;
	float: right;
}

div#copyright a { 
	color: #999999;
}

div#logos {
	padding-top:10px;
	float: left;
	height: 25px;
}

div#logos .logo {
	margin-left: 15px;
	width: 165px;
	float: left;
}



/* MENU BOVENIN */

table#hmenu {
	width:100%;
}
table#hmenu td {
	height:25px;
	background:url(../img/hoofdmenu_bg1.gif) repeat-x;
}
table#hmenu td:hover {
	background:url(../img/hoofdmenu_bg2.gif) repeat-x;
}
table#hmenu a {
	width:100%;
	float:left;
	/*background:url(../img/hoofdmenu_split.gif) no-repeat left;*/
	text-align:center;
	line-height:25px;
	font-size:11px;
	font-weight:bold;
	color:black;
	text-decoration:none;
}
table#hmenu a.nosplit {
	background:none;
}
table#hmenu a:hover {
	background:none;
	color:white;
}

table#hmenu td a.oranje {
	background:url(../img/hoofdmenu_bg1_oranje.gif) repeat-x;
	color: #fff;	
}

table#hmenu td a.oranje:hover {
	background:url(../img/hoofdmenu_bg2_oranje.gif) repeat-x;
	color: #fff;	
}


/* MENU LINKSBOVEN */

div#menu {
	width:144px;
}
div#menu div.hoofdcat {
	margin:10px 0px 14px 5px;
	font-size:15px;
	font-weight:bold;
	color:#F8981D;
}
div#menu a.subcat {
	margin-left:5px;
	display:block;
	line-height:23px;
	font-size:12px;
	color:#393939;
	text-decoration:none;
}
div#menu a.subcat:hover {
	color:#F8981D;
}

div#menu a.subcat_sel {
	font-size:12px;
	font-weight:normal;
	line-height:23px;
	display:block;
	color:#F8981D;
	text-decoration:none;
	margin-left:5px;
}

div#menu div.open {
	background:#ECECEC;
	padding:1px 5px 4px 5px;
}
div#menu div.open a.subcat_sel {
	font-size:12px;
	font-weight:normal;
	color:#F8981D;
	margin-left:0px;
	text-decoration:none;
}
div#menu div.open a.subcat {
	font-size:12px;
	font-weight:normal;
	margin-left:0px;
	text-decoration:none;
}
div#menu div.open a.ssubcat {
	display:block;
	margin-left:10px;
	line-height:18px;
	font-size:11px;
	color:#393939;
	text-decoration:none;
}
div#menu div.open a.ssubcat:hover {
	color:#F8981D;
}
div#menu div.open a.sel {
	color:#F8981D;
}



/* MENU ONDERIN VOOR CM-PAGINA'S */

div.footermenu {
	float:left;
	width:160px;
	margin-left:15px;
}
div.footermenu a {
	display:block;
	line-height:21px;
	font-size:12px;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
div.footermenu a:hover {
	color:#666666;
}



div.contain_1 {
	width:100%;
	float:left;
}
div.contain_top {
	margin-top:20px;
}
div.contain_bottom {
	margin-bottom:20px;
}
div.contain_topbottom {
	margin-top:20px;
	margin-bottom:20px;
}



td.verplicht {
	background:url(../img/ster.gif) no-repeat right 7px;
}



div#kruimelpad {
	height:18px;
}
div#kruimelpad div {
	margin-left:16px;
}
div#kruimelpad a {
	float:left;
	font-weight:normal;
}
div#kruimelpad div.sep {
	float:left;
	margin:0px;
	width:20px;
	height:18px;
	background:url(../img/kruimelpad_sep.gif) no-repeat bottom;
}
div#kruimelpad div.kruimelpad{
	width:100%;
	margin:0px;
	padding:0px;
}
div#kruimelpad h1{
	line-height:14px;
	margin:0px;
	padding:0px;
	color:red;
}



/* ORANJE BALK */

div.kopbalk {
	background:#F8981D;
	margin-bottom:4px;
}
div.kopbalk div.links {
	float:left;
	width:320px;
	margin-left:16px;
	line-height:25px;
}
div.kopbalk div.rechts {
	float:left;
	line-height:25px;
}



/* KADER1 (winkelmandje, klantgegevens...) */

div.kader1, table.kader1 {
	clear:both;
	border:solid 1px #CCCCCC;
}
div.kader1_content {
	padding:10px 15px 10px 15px;
}
div.kader1_content_egaal { /* rechts evenveel margin als links, o.a. voor cm */
	padding:10px 15px 10px 15px;
}
div.kader1 div.kader1_kop,
div.kader1 div.kader1_kop_top {
	margin-bottom:5px;
	font-size:15px;
	font-weight:bold;
	color:#F8981D;
}
div.kader1 div.kader1_kop_top {
	margin-top:10px;
}
div.kader1 div.kader1_buttons {
	height:20px;
	padding:4px;
	text-align:right;
	background:#DCDCDC;
}
div.kader1 div.kader1_buttons div {
	float:right;
	padding:0px 0px 0px 4px;
}

div.kader1 div.kader1_grid {
	width:642px;
}
div.kader1 div.kader1_grid table {
	width:100%;
	margin:6px;
}
div.kader1 div.kader1_grid table tr.accent {
	background:#EDEDED;
}
div.kader1 div.kader1_grid table thead td {
	background:#EDEDED;
	color:#F8981D;
	font-weight:bold;
}
div.kader1 div.kader1_grid table td {
	padding-left:9px;
	padding-top:2px;
	padding-bottom:2px;
}



/* PAGINATION */

div.paging {
	float:right;
	line-height:18px;
	font-size:11px;
	font-weight:bold;
	color:#F8981D;
}
div.paging div {
	float:left;
}
div.paging a {
	display:block;
	padding-left:4px;
	padding-right:4px;
	color:#F8981D;
	text-decoration:none;
}
div.paging a:hover {
	background:#F8981D;
	color:white;
}
div.paging .sel {
	padding-left:4px;
	padding-right:4px;
	line-height:18px;
	background:#F8981D;
	color:white;
}
div.paging a.vorige {
	background:white;
	color:#F8981D;
}
div.paging a.vorige img,
div.paging div.vorige img {
	margin-right:3px;
}
div.paging a.volgende {
	background:white;
	color:#F8981D;
}
div.paging a.volgende img,
div.paging div.volgende img {
	margin-left:3px;
}
div.paging div.disabled {
	color:#CACACA;
	padding-left:4px;
	padding-right:4px;
}



/* CONTENT */

.cnt_zwart_groot {
	font-size:15px;
	font-weight:bold;
	color:black;
}
.cnt_zwart_12,
.cnt_zwart_12 a {
	line-height:20px;
	font-size:12px;
	color:black;
}
.cnt_zwart_11,
.cnt_zwart_11 a {
	line-height:18px;
	font-size:11px;
	color:black;
}
.cnt_lzwart_groot {
	font-size:15px;
	font-weight:bold;
	color:#393939;
}
.cnt_lzwart_12,
.cnt_lzwart_12 a {
	line-height:20px;
	font-size:12px;
	color:#393939;
}
.cnt_lzwart_11,
.cnt_lzwart_11 a {
	line-height:18px;
	font-size:11px;
	color:#393939;
}

#kruimelpad .cnt_lzwart_11 {
	line-height: 30px;	
}

.cnt_wit_groot,
.cnt_wit_groot h1 {
	font-size:15px;
	font-weight:bold;
	color:white;
	margin:0px;
	padding:0px;
}
.cnt_wit_12,
.cnt_wit_12 a {
	line-height:20px;
	font-size:12px;
	color:white;
}
.cnt_wit_11,
.cnt_wit_11 a {
	line-height:18px;
	font-size:11px;
	color:white;
}
.cnt_dgrijs_groot {
	font-size:15px;
	font-weight:bold;
	color:#666666;
}
.cnt_dgrijs_12,
.cnt_dgrijs_12 a {
	line-height:20px;
	font-size:12px;
	color:#666666;
}
.cnt_dgrijs_11,
.cnt_dgrijs_11 a {
	line-height:18px;
	font-size:11px;
	color:#666666;
}
.cnt_dgrijs_10,
.cnt_dgrijs_10 a {
	line-height:16px;
	font-size:10px;
	color:#666666;
}
.cnt_lgrijs_11,
.cnt_lgrijs_11 a {
	line-height:18px;
	font-size:11px;
	color:#9A9A9A;
}
.cnt_lgrijs_10,
.cnt_lgrijs_10 a {
	line-height:16px;
	font-size:10px;
	color:#9A9A9A;
}
.cnt_oranje_groot {
	font-size:15px;
	font-weight:bold;
	color:#F8981D;
}
.cnt_oranje_12,
.cnt_oranje_12 a {
	line-height:20px;
	font-size:12px;
	color:#F8981D;
}
.cnt_oranje_11,
.cnt_oranje_11 a {
	line-height:18px;
	font-size:11px;
	color:#F8981D;
}
a.cnt_oranje {
	color:#F8981D;
}
a.cnt_td0 {
	text-decoration:none;
}
a.cnt_td0:hover {
	text-decoration:underline;
}
a.cnt_td1 {
	text-decoration:underline;
}
a.cnt_td1:hover {
	text-decoration:none;
}






/* HOME */

div.blok_home {
	float:left;
	width:202px;
	margin-bottom:20px;
	margin-right:4px;
	cursor:pointer;
}
div.blok_home div.img {
	width:200px;
	/*line-height:158px;*/
	/*height:158px;
	vertical-align:middle;*/
	text-align:center;
	border:solid 1px #DCDCDC;
}
div.blok_home table {
	width:100%;
	height:158px;
}
div.blok_home table td {
	vertical-align:middle;
	text-align:center;
}
div.blok_home .titel {
	margin-top:6px;
	margin-bottom:0px;
	margin-left:16px;
	font-size:17px;
	line-height:19px;
	font-weight:bold;
	color:#F8981D;
}
div.blok_home div.links a {
	display:block;
	padding-left:16px;
	line-height:17px;
	font-size:11px;
	color:#393939;
	background:url(../img/link_pijl.gif) no-repeat 2px 7px;
	text-decoration:underline;
}
div.blok_home div.links a:hover {
	text-decoration:none;
}






/* SHOP-INDEX (categorie) */

div.filters {
}
div.filters div.links {
	float:left;
	width:475px;
}
div.filters div.rechts {
	float:left;
	margin-left:20px;
	width:161px;
}
div.filters div.filter {
	float:left;
	height:20px;
	margin-right:4px;
	margin-bottom:4px;
	background:url(../img/filter_links.gif) no-repeat;
}
div.filters div.filter div.box {
	height:20px;
	margin-left:3px;
	background:url(../img/filter_rechts.gif) #929292 no-repeat top right;
	cursor:pointer;
}
div.filters div.filter div.sel,
div.filters div.filter div.box:hover {
	background:url(../img/filter_rechts_sel.gif) #929292 no-repeat top right;
}
div.filters div.filter a {
	display:block;
	margin-left:13px;
	margin-right:33px;
	white-space:nowrap;
	line-height:19px;
	font-size:12px;
	color:white;
	text-decoration:none;
}
div.filters div.submenu {
	position:absolute;
	width:366px;
	display:none;
}
div.filters table {
	width:100%;
	position:relative;
	left:-4px;
}
div.filters table td.submenu_tl {
	height:8px;
	width:8px;
	background:url(../img/filter_submenu_tl.png) no-repeat;
}
div.filters table td.submenu_t {
	background:#929292;
}
div.filters table td.submenu_t div {
	height:4px;
	background:white;
}
div.filters table td.submenu_tr {
	height:8px;
	width:8px;
	background:url(../img/filter_submenu_tr.png) no-repeat;
}
div.filters table td.submenu_ml {
	background:url(../img/filter_submenu_ml.gif) repeat-y;
}

div.filters table td.submenu_m {
	background:#929292;
	line-height:11px;
	font-size:11px;
	color:white;
}
div.filters table td.submenu_mr {
	background:url(../img/filter_submenu_mr.gif) repeat-y;
}
div.filters table td.submenu_bl {
	height:8px;
	width:8px;
	background:url(../img/filter_submenu_bl.png) no-repeat;
}
div.filters table td.submenu_b {
	background:white;
}
div.filters table td.submenu_b div {
	height:4px;
	background:#929292;
}
div.filters table td.submenu_br {
	height:8px;
	width:8px;
	background:url(../img/filter_submenu_br.png) no-repeat;
}
div.filters table td.submenu_m div.submenu_m_links,
div.filters table td.submenu_m div.submenu_m_rechts {
	width:150px;
	float:left;
}
div.filters table td.submenu_m input.filter_sorteerknop {
	display:block;
	width:110px;
	margin:0px 0px 0px 11px;
	background-color:#929292;
	padding:3px 0px 3px 0px;
	border:0px;
	text-align:left;
	color:white;
	cursor:pointer;
}
div.filters table td.submenu_m input.filter_sorteerknop:hover {
	color:#D0D0D0;
}



div.blok_navi {
	float:left;
	width:216px;
	margin-top:20px;
	margin-right:4px;
	cursor:pointer;
}
div.blok_navi div.img {
	width:214px;
	/*line-height:158px;*/
	/*height:158px;
	vertical-align:middle;*/
	text-align:center;
	border:solid 1px #DCDCDC;
}
div.blok_navi table {
	width:100%;
	height:169px;
}
div.blok_navi table td {
	vertical-align:middle;
	text-align:center;
}
div.blok_navi .titel {
	margin-top:6px;
	margin-bottom:0px;
	margin-left:16px;
	font-size:17px;
	font-weight:bold;
	color:#F8981D;
}
div.blok_navi div.links a {
	display:block;
	padding-left:16px;
	line-height:17px;
	font-size:11px;
	color:#393939;
	background:url(../img/link_pijl.gif) no-repeat 2px 7px;
	text-decoration:underline;
}
div.blok_navi div.links a:hover {
	text-decoration:none;
}



div.blok_prod {
	float:left;
	width:159px;
	height: 289px;
	margin-bottom:20px;
	margin-right:4px;
	border:solid 1px #DCDCDC;
}
div.blok_prod div.product_icon{
	position:relative;
	height:0px;
	float:right;
	top:-55px;
	left:20px;
}
div.blok_prod div.img {
	width:159px;
	height:200px;
	/*line-height:158px;*/
	/*height:158px;
	vertical-align:middle;*/
	text-align:center;
	cursor:pointer;
}
div.blok_prod table {
	width:100%;
	height:100%;
}
div.blok_prod table td {
	vertical-align:middle;
	text-align:center;
}
div.blok_prod div.bg {
	padding:5px;
	background:#DCDCDC;
}
div.blok_prod .titel {
	height:31px;
	overflow:hidden;
	margin:0px;
}
div.blok_prod .titel a {
	font-size:11px;
	font-weight:bold;
	color:black;
	text-decoration:underline;
}
div.blok_prod .titel a:hover {
	text-decoration:none;
}
div.blok_prod div.maten {
	font-size:11px;
	color:black;
}
div.blok_prod div.prijs {
	padding:2px 5px 2px 5px;
	font-size:14px;
	font-weight:bold;
	color:#F8981D;
}






/* SHOP-DETAILS */

div.details_info {
	padding-top: 4px;
}

div.details_info #tab_info {
	
}

div.details_info div.tabs a,
div.details_info div.tabs a:hover,
div.details_info div.tabs a.sel {
	background-color:red;
	float:left;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	line-height:25px;
	background:white;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	background: #CCCCCC;
	margin: 0px 3px 0px 0px;
}
div.details_info div.tabs a:hover {
	background:#cccccc;
	color:#666666;
}

div.details_info div.tabs a.sel {
	background:#F8981D;
	color:white;
}
div.details_info div.content{
	border:solid 1px #CCCCCC;
	padding:10px;
	clear: both;
	margin: 0;
	width: 634px;
	float: left;
}

div#tab_info_levertijd{
	display:none;
	padding-bottom: 22px;
}
div#mail_levertijd {
	display:none;
	padding-bottom: 22px;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;	
}


div.details_imgs {
	margin-top:4px;
	height:106px;
}
div.details_imgs div {
	float:left;
	width:104px;
	border:solid 1px #CCCCCC;
}
div.details_imgs table {
	width:100%;
	height:104px;
}
div.details_imgs table td {
	vertical-align:middle;
	text-align:center;
	cursor: pointer;
}


div.details_kleurvarianten {
	margin-top:4px;	
	width:100%;
}

div.details_kleurvarianten_div {
	padding-left:5px;
	padding-right:10px;
	padding-top:10px;
	width: 40px;
	height:40px;
	float: left;
}
div.details_kleurvarianten_div a {
	vertical-align:middle;
	text-align:left;
}


div.details_cross_selling {
	margin-top:4px;
	height:104px;
	width: 324px;
	overflow: hidden;
	border:solid 1px #CCCCCC;
}
div.details_cross_selling_titel {
	padding:3px 0px 3px 5px;
	background:#DCDCDC;
}
table.details_cross_selling_imgs {
	width:100%;
	height:74px;
}
table.details_cross_selling_imgs td{
	padding-left:5px;
	padding-right:5px;
	vertical-align:middle;
	text-align:center;
}
table.details_cross_selling_imgs td a{
	line-height:14px;
}
div.details_bestel {
	margin-top:4px;
	/*height:180px;*/
	border:solid 1px #CCCCCC;
	background:#DCDCDC;
}

#advertorials {
	width: 154px;
	height: auto;
	margin-top: 20px;
}

#advertorials .advertorial {
	width: 154px;
	padding: 6px 0px;
}



/* SHOP-VERGELIJK (productvergelijker) */

table#productvergelijker {
	/*width:100%;*/
}
table#productvergelijker td {
	padding-left:3px;
	padding-right:2px;
	padding-top:1px;
	padding-bottom:1px;
}
table#productvergelijker td.accent,
table#productvergelijker td.label_accent,
table#productvergelijker td.titel {
	background:#EDEDED;
}
table#productvergelijker td.label {
	padding-left:15px;
	color:#393939;
	font-weight:bold;
}
table#productvergelijker td.label_accent {
	padding-left:15px;
	color:#393939;
	font-weight:bold;
}
table#productvergelijker td.titel {
	color:#F8981D;
	font-weight:bold;
}
table#productvergelijker table td {
	height:120px;
	vertical-align:middle;
	padding:0px;
}
table#productvergelijker table td img {
	margin:10px 0px 10px 0px;
}


/* BESTEL-INDEX (winkelmandje) */
div#statusbar {
	width:820px;
	height:20px;
	margin-top:9px;
	margin-bottom:13px;
	background:url(../img/statusbar_border.gif) no-repeat;
}
div#statusbar div.statusbar_item {
	display:block;
	float:left;
	width:164px;
	text-align:center;
	line-height:20px;
	font-size:11px;
	color:#393939;
	background:url(../img/statusbar_pijl.gif) no-repeat 150px 8px;
}
div#statusbar div.statusbar_item a {
	display:block;
	width:164px;
	height:16px;
	margin-top:2px;
	background:url(../img/statusbar_pijl_sel.gif) no-repeat #F8981D 150px 6px;	
	line-height:16px;
	font-size:11px;
	color:white;
	text-decoration:none;
}
div#statusbar div.statusbar_item_first a {
	width:162px;
	margin-left:2px;
	background:url(../img/statusbar_pijl_sel.gif) no-repeat #F8981D 148px 6px;
}
div#statusbar div.statusbar_item_last,
div#statusbar div.statusbar_item_last a {
	background-image:none;
}
div#statusbar div.statusbar_item_last a {
	width:162px;
	margin-right:2px;
}
div#statusbar div.statusbar_item a:hover {
	text-decoration:underline;
}
div#statusbar div.statusbar_item a.inactief{
	background:url(../img/statusbar_pijl.gif) no-repeat 150px 6px;
	background-color:white;
	color:#393939;
}



div#winkelmandje table {
	width:100%;
}
div#winkelmandje table td {
	padding:4px 0px 4px 0px;
}
div#winkelmandje select {
	height:20px;
	font-size:12px;
}
div#winkelmandje tr.nopadding td {
	padding:0px 0px 0px 0px;
}
div#winkelmandje td.bedrag,
div#winkelmandje tr.nopadding td.bedrag {
	text-align:right;
	padding-right:6px;
}


div#winkelmandje #kassakoopje_container {
	position: relative;
	height: 100px;	
}

div#winkelmandje #kassakoopje {
	position: absolute;
	left: 25px;
	top: -40px;
	width: 300px;
	height: 150px;
}

div#winkelmandje #kassakoopje .artikel {
	height: 100px;
	position: relative;
}

div#winkelmandje #kassakoopje .artikel .img {
	float: left;
	width: 80px;
	height: 100px;
	margin-right: 10px;
}
div#winkelmandje #kassakoopje .artikel .img table {
	width:100%;
	height:100px;
}
div#winkelmandje #kassakoopje .artikel .img table td {
	vertical-align:middle;
	text-align:center;
	cursor: pointer;
}

div#winkelmandje #kassakoopje .artikel .titel {
	height: 40px;
	float: left;
	width: 190px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 10px;
	font-weight: bold;	
}

div#winkelmandje #kassakoopje .artikel .advies {
	height: 20px;	
	width: 190px;
	position: absolute;
	right: 10px;
	bottom: 50px;
}

div#winkelmandje #kassakoopje .artikel .prijs {
	height: 20px;
	width: 190px;
	position: absolute;
	right: 10px;
	bottom: 30px;
}
		
div#winkelmandje #kassakoopje .artikel .bestellen {	
	width: 190px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}





/* BESTEL-BEVESTIG (overzicht producten + klantgegevens etc.) */
div#producten table {
	width:100%;
}
div#producten table td {
	padding:4px 0px 4px 0px;
}

div#producten tr.nopadding td {
	padding:0px 0px 0px 0px;
}
div#producten td.bedrag,
div#producten tr.nopadding td.bedrag {
	text-align:right;
	padding-right:6px;
	white-space:nowrap;
}



div#betaalmethodes div.betaalmethode {
	width: 624px;
	height: auto;
	line-height:25px;
	float: left;
	clear: both;
}
div#betaalmethodes div.betaalmethode div {
	float:left;
}
div#betaalmethodes div.betaalmethode img {
	margin-left:3px;
	margin-right:6px;
}






/* ZOEKEN */
table#zoekresult {
}
table#zoekresult td {
	height:50px;
	padding-right:15px;
	vertical-align:middle;
}
table#zoekresult td.zoekresultimg {
	
}



/* TT CMS */

.tt_template {
	width: 100%;
	padding: 0px;
}
.tt_element,.tt_column {
	padding: 0px;
}
table.tt_template form td.label{
	padding-right:20px;
}

table.tt_template form input{
	margin-right:4px;
}

table.tt_template form input.button{
	float:right;
}

.vier04{
	font-family:Arial, Helvetica, Tahoma, Verdana;
	font-size:12px;
}

.vier04 a{
	color:#393939;
	text-decoration:underline;
}
.vier04 a:hover{
	text-decoration:none;
}
.vier04 h1{
	font-size:20px;
}

.review .kader1_content {
	min-height: 100px;
}

.review .img {
	width: 100px;
	height: 100px;
	text-align: center;
	float: left;
}
.review .sterren.selectable img {
	cursor: pointer;	
}

.review .img table {
	width:100%;
	height:104px;
}
.review .img table td {
	vertical-align:middle;
	text-align:center;
	cursor: pointer;
}
.review table.review {
	height: auto;
	float: left;
	margin-left: 40px;
	margin-bottom: 10px;	
}

.review table.review .label {
	width: 150px;
}

#tab_reviews .review {
	margin-bottom: 15px;	
}

#tab_reviews .sterren {
	float: left;
}

#tab_reviews .datum {
	float: left;
	font-weight: bold;
	margin-left: 10px;	
	line-height: 17px;
	margin-bottom: 10px;
}