/*
@ Random stuff
*/

html
{
	text-align: center;
	font-family: "Arial";
	font-size: 12px;
	margin: 0;
	color: #333333;
}
body
{
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	background: #f7f6ea;
}
a
{
	text-decoration: none;
	color: #124fb3;
}
a:hover
{
	text-decoration: underline;
}

.h1link a
{
	color: #3A6600;
}

.h1link a:hover
{
	color: #3A6600;
	text-decoration:none;
}


/*
@ All header stuff
*/

#container
{
	/* Fix IE Resize bug without fooling tooltip ... */
	position: relative
}
#header
{
	background: url(/afbeeldingen/header.png) repeat-y;
	width: 100%;
	height: 182px;
}
#hintaanl
{
	position:absolute;
	width:250px;
	height:50px;
	z-index:1;
}
#hd_top
{
	list-style: none;
	float: right;
	margin: 44px 20px 0 0;
	display: inline;
	height: 50px;
}
#hd_top li
{
	float: left;
}
#hd_top a
{
	color: white;
	text-decoration: none;
	display: block;
	float: left;
	height: 24px;
	width: 88px;
	text-align: center;
	line-height: 23px;
	margin-left: 2px;
}
#hd_top a:hover
{
	font-weight: bold;
	color: #666666;
	background: url(/afbeeldingen/hd_top_88.gif) no-repeat;
}
#hd_top .a78
{
	width: 78px;
}
#hd_top .a78:hover
{
	background: url(/afbeeldingen/hd_top_78.gif) no-repeat;
}
#hd_top .a68
{
	width: 68px;
}
#hd_top .a68:hover
{
	background: url(/afbeeldingen/hd_top_68.gif) no-repeat;
}
#hd_menu li
{
	padding: 0 11px 0 11px; 
	text-indent: 0;
	margin: 0;
	display: block;
	height: 33px;
	float: left;
	background: url(/afbeeldingen/hd_menu_div.gif) no-repeat right top;
}
#hd_menu .noback
{
	background: transparent;
}
.hd_menu_l
{
	background: url(/afbeeldingen/hd_menu_l.gif) no-repeat;
	width: 10px;
	height: 33px;
	float: left;
}
.hd_menu_r
{
	background: url(/afbeeldingen/hd_menu_r.gif) no-repeat;
	height: 33px;
	width: 12px;
	float: left;
}
#hd_menu
{
	list-style: none;
	padding: 0;
	text-indent: 0;
	float: left;
	margin: 3px 0 0 20px;
	color: #e6e4cc;
	display: inline;
}
#hd_menu a
{
	height: 33px;
	line-height: 28px;
	float: left;
	display: block;
	color: #e6e4cc;
	text-decoration: none;
	font-weight:bold;

}
#hd_menu a:hover
{
	color: #006600;
}
#hd_menu .current
{
	background: url(/afbeeldingen/hd_menu.gif);
	color: #006600;
}
.tooltip
{
	background: url(/afbeeldingen/hd_menu_foot.gif) no-repeat bottom left;
	position: absolute;
	top: 130px;
	visibility: hidden;
	width: 984px;
	padding-bottom: 13px;
	z-index: 999;
}
.hidden
{
	display:none;
}
/**
.tooltip > #hdl_inner > .hd_menu_layer > content
*/
#hdl_inner
{
	background: url(/afbeeldingen/hd_menu_layer.gif) repeat-y;
	padding: 14px 14px 14px 24px;
	float: left;
	width: 100%;
}
.hd_menu_layer
{
	color: #4d79bb;
	min-height: 35px;
	height: auto !important;
	height: 35px;
}
#hdl_inner img
{
	width: 44px;
	height: 44px;
	border: 4px solid white;
	float: left;
}
#hdl_right
{
	float: left;
	margin-left: 11px;
	color: #333333;
	font-weight: bold;
	cursor: default;
}
#hdl_right h1
{
	color: #010101;
	font-size: 17px;
	margin: 0;
	cursor: default;
	font-family: "Calibri";
}
/*
this makes code below work, but we get a hopping effect
html #hdl_right a { display: inline-block; }
*/
#hdl_right a
{
	color: #4d79bb;
	text-decoration: none;
}
#hdl_right a:hover
{
	border-bottom: #4d79bb 1px dotted;
	/* this doesn't work in IE */
}
#hdl_right dl
{
	width: 182px;
	float:left;
	/*margin-top: 14px;*/
}
#hdl_right dt
{
	margin-top: 17px;
	color: #124fb3;
	font-size: 13px;
}
#hdl_right dt a 
{
	color: #124fb3;
	font-size: 13px;
}
#hdl_right dt a:hover
{
	border: 0;
}
#hdl_right dd
{
	background: url(/afbeeldingen/hd_menu_bullet.gif) no-repeat 0 3px;
	margin:0;
	padding-left: 7px;
	color: #4d79bb;
	font-weight: normal;
	font-size: 11px;
}
#hdl_right dd a
{
	color: #4d79bb;
}
#hdl_right dd a:hover
{
	border:0;
	text-decoration: underline;
}
#hd_search
{
	margin-top: 1px;
	color: #333333;
	height: 50px;
	line-height: 45px;
	padding: 0 30px;
	float: left;
}
#hd_search .sleft
{
	float:left;
	margin-right: 10px;
	font-weight: bold;
	display: inline;
	font-size: 13px;
}
#hd_search form
{
	float: left;
}
#hd_search input
{
	width: 222px;
	margin-top: 12px;
	color: #9b9b9b;
	padding-left: 2px;
	padding-right: 2px;
	border: 0;
	background: #fafafa;
	border-top: #848484 1px solid;
	border-left: #848484 1px solid;
	border-right: #fafafa 1px solid;
	border-bottom: #fafafa 1px solid;
	float: left;
}
#hds_foc
{
	margin-right: 17px;
}
.dhtmlselect{ /*DHTML Select Menu */
	/*margin-left: 17px;*/
	margin-top: 12px;
	width: 222px;
	position: relative;
	text-indent: 3px;
	padding: 2px 0;
	cursor: pointer;
	background-color: #F0F0F0;
	float: left;
	line-height: 14px;
	background: #fafafa url(/afbeeldingen/hd_search_button.gif) no-repeat right;
	border-top: #848484 1px solid;
	border-left: #848484 1px solid;
	border-right: #fafafa 1px solid;
	border-bottom: #fafafa 1px solid;
}

.dhtmlselect .dropdown{
	position: absolute;
	left: 0;
	width: 224px;
	border-bottom-width: 0;
	display: none;
	z-index: 5;
	font-weight: normal;
	height: 14px;
	border-top: 1px solid #848484;
}

.dhtmlselect .dropdown a{
	width: auto;
	display: block;
	background: #ffffff;
	padding: 1px 0;
	text-indent: 5px;
	text-decoration: none;
	color: black;
	height: 14px;
	padding:0;
	margin:0;
	line-height: 14px;
	border-left: 1px solid #848484;
	border-right: 1px solid #848484;
}

* html .dhtmlselect .dropdown a{ /*IE 6 (and below) hack */
	width: 100%;
}
#hds_submit
{
	margin-left: 14px;
	width: 81px;
	background: url(/afbeeldingen/hd_search_zoeken.gif);
	margin-top: 9px;
	float:left;
	height: 26px;
}
.hds_subnojs
{
	width: 81px;
	color: black;
}

/*
@ All content stuff
*/

#breadcrumbs
{
	background: url(/afbeeldingen/main_breadcrumbs.gif);
}
.b_disable
{
	height:3px;
	overflow:hidden
}
.b_enable
{
	height: 26px;
	line-height: 26px;
	text-indent: 26px;
}
#breadcrumbs ul
{
	text-indent: 0;
	padding: 0;
	list-style: none;
	margin: 0 0 0 20px
}
#breadcrumbs li
{
	float: left;
	background: url(/afbeeldingen/main_bread_bullet.gif) no-repeat right;
	margin: 0 0 0 5px;
	text-indent: 0;
	padding-right: 17px;
	font-size: 11px;
}
#breadcrumbs a
{
	color: #124fb3;
	text-decoration: none;
}
#breadcrumbs a:hover
{
	text-decoration: underline;
}
#breadcrumbs .current
{
	background: none
}
#breadcrumbs .current a
{
	font-weight: bold;
	color: #333333;
}
.bar_one
{
	height: 10px;
	width: 1000px;
	background: url(/afbeeldingen/bar_one.png) no-repeat;
	overflow:hidden;
}
.bar_two
{
	height: 10px;
	width: 1000px;
	background: url(/afbeeldingen/bar_two.png) no-repeat;
	overflow:hidden;
}
#content
{
	min-height: 70px;
	height: auto !important;
	height: 70px;
	padding-bottom: 10px;
}
.content_one 
{
	background: url(/afbeeldingen/back_one.png) repeat-y;
}
.content_two
{
	background: url(/afbeeldingen/back_two.png) repeat-y;
}
#left
{
	margin-top: -1px;
	width: 223px;
	float: left;
	position: relative;
	z-index: 4;
	padding-left: 19px;
	padding-right: 19px
}
.white
{
	background:white;
	float:left;
	width:200px
}
.transpabox
{
	padding: 12px 12px 6px 12px;
}
.box
{
	padding: 12px;
	margin-bottom: 5px;
}
.boxa
{
	padding: 12px 0 0 6px;
	float:left
}
#left h5, #right h2, #home_cats dt, #home_cats dt a, #page h1, #page h2, #right h1
{
	color: #006600;
	margin: 0;
	margin-bottom: 5px;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
}
#content form
{
	display: inline
}
#content input
{
	width: 174px;
	border:0;
	border-left: #848484 1px solid;
	background: url(/afbeeldingen/main_input_back.gif);
	margin-bottom: 8px;
}
.box a, .sadvanced, .arrhef, .linky, .addfavs, .writerev, .larrow
{
	line-height: 18px;
	text-decoration: none;
	color: #124fb3;
	background: url(/afbeeldingen/main_arrow.gif) no-repeat;
	padding-left: 8px;
}
.box a:hover, .sadvanced:hover, .linky:hover
{
	text-decoration: underline;
}
a.green_button {
	background:none;
	color: white;
	font-weight: bold
}
.toonmeer
{
	color: #536c93;

	font-size: 10px;
	background: url(/afbeeldingen/main_arrow.gif) no-repeat 0 -1px;
	padding-left: 8px;
}
.greenbutt
{
	background:url(/afbeeldingen/main_button_green.png);
	
	height:28px;
	display:block;
	float:left;
	cursor:pointer;
	color: white;
	line-height: 25px;
}
* html .greenbutt
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=main_button_green.png,sizingMethod='scale');
	background:none;
}
.greenbutt:hover
{
	text-decoration: underline
}
.imgbor
{
	float:left;
	border:0
}
.clear
{
	clear:both;
	height:0;
	overflow:hidden
}
.yello_top
{
	background: url(/afbeeldingen/main_left_yello_top.gif) no-repeat;
	width: 225px;
	height: 132px;
}
.yello
{
	background: url(/afbeeldingen/main_left_yello.gif);
	width: 225px;
	min-height: 135px;
	height: auto !important;
	height: 135px;
}
.yello_foot
{
	background: url(/afbeeldingen/main_left_yello_foot.gif) bottom;
	height: 4px;
	width: 225px;
}
#right
{
	float: left;
	width: 714px;
	margin-top: 6px;
}
#right .onderdeel
{
	width: 239px;
	float: left;
}
#home_cats img
{
	float: left;
	border: 2px solid #ecead8;
	width: 44px;
	/*height: 44px;*/
}
#home_cats dl
{
	float: left;
	margin: 0 0 20px 10px;
	width: 180px; /* 238px full width -58px van img */
}
#home_cats dd
{
	color: #4d79bb;
	margin: 0;
	font-size: 11px;
}
#home_cats dd a
{
	color: #4d79bb;
	text-decoration: none
}
#home_cats dd a:hover
{
	text-decoration: underline;
}
.fakefix
{
	/*Fake element toevoegen voor IE6 bug*/
	float:left;
	width:180px;
	/*Extra bugfix*/
	margin-top: -10px;
}
.hr, .hr2
{
	clear:both;
	border-top: 1px solid #ecead7;
	margin-bottom: 14px;
}
.hr2
{
	border-top: 1px solid #ecead7;
	margin-top: 7px;
	margin-bottom: 9px;
}
#home_3div h2
{
	margin-bottom: 3px;
}
.divide
{
	width: 238px;
	float: left;
}
.rover
{
	display: block;
	background: white url(/afbeeldingen/main_arr.gif) no-repeat right 14px;
	text-decoration: none;
	height: 29px;
	margin-bottom: 5px;
	padding: 10px;
	margin-right: 12px;
	color: #124fb3;
	position: relative;
}
/* IE6 Fix */
* html .rover{padding-bottom: 5px}
.rover:hover
{
	cursor: pointer;
	background: #efecd0 url(/afbeeldingen/main_arr.gif) no-repeat right -165px;
	text-decoration: none
}
.rover img
{
	float: left;
	border: 1px solid #ecead7;
	margin-right: 5px;
	margin-top: -5px;
	position: relative;
}
#home_3div .scorecard, .scorecard
{
	margin: 0;
	width:31px;
	height: 34px;
	margin-left: -55px;
	margin-top: -11px;
	position: absolute;
	z-index: 3;
	float: none;
	border: 0;
}
#home_3div .scorecard
{
	margin:0;
	left: 3px;
	top: -1px;
}
#home_3div .score, .score
{
	margin-left: -49px;
	margin-top: -1px;
	position: absolute;
	z-index: 3;
	font-family: "Myriad Pro";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#home_3div .score
{
	margin:0;
	left: 9px;
	top: 10px;
}
.rover .desc
{
	display: block;
	font-size: 11px;
	color: #5c5c5c;
	position: relative;
}
#home_3div .arrhef
{
	margin-left: 7px;
	margin-top: 10px;
	background-position: 0 3px;
	display: block;
	text-indent: 0;
}
.divide small
{
	margin-left: 7px;
	font-size: 11px;
}
.score small
{
	margin: 0
}
.arrhef:hover
{
	background-position: 0 3px;
	text-decoration: underline;
}
.container
{
	margin: 10px 25px 3px 25px;
}
#page
{
	float: left;
	width: 800px;
}
#page h1, #right h1
{
	font-size: 22px;
	float: left;
}
#banner
{
	float: right;
	width: 130px;
	text-align: center;
}
#banner img
{
	border: 0;
}
.print, .mfout
{
	float: right;
	margin-top: 5px;
	margin-left: 13px;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #716f6f;
	font-weight: bold;
	font-size: 11px;
}
.print
{
	background-image: url(/afbeeldingen/rand_print.gif);
	background-position: 0 -2px;
}
.mfout
{
	background-image: url(/afbeeldingen/rand_cross.gif);
	background-position: 0 1px;
}
.addfavs
{
	background-image: url(/afbeeldingen/rand_favs.gif);
}
.writerev
{
	background-image: url(/afbeeldingen/rand_write.gif);
}
.larrow
{
	background-image: url(/afbeeldingen/rand_arrow.gif);
}
#product
{
	padding-top: 15px;
}
#product .primg
{
	float: left;
}
.primg img, .producty img
{
	border: 1px solid #ecead7;
}
#product .zoom
{
	position: relative;
	left: -23px;
	bottom: 0;
	z-index: 1;
}
#product .zoom img
{
	border:0;
	width: 19px;
	height: 19px;
}
.prdesc
{
	float: left;
	width: 612px;
}
.prdesc dl
{
	margin: 0;
	width: 229px;
	float: left;

}
.prdesc dt
{
	float: left;
	width: 49px;
}
.prdesc dd
{
	float: left;
	width: 180px;
	overflow: hidden;
	margin: 0;
	text-indent: 0
}
.prdesc a, .relink, .readmore
{
	color: #4172c2;
}
.readmore
{
	text-decoration: none;
}
.readmore:hover, .actionbar a:hover
{
	text-decoration: underline;
}
.prijskaartje
{
	float:right; 
	background: url(/afbeeldingen/main_prod_butt.gif); 
	width: 333px; 
	height: 41px; 
	overflow:hidden;
	text-decoration: none;
	line-height: 41px;
	font-size: 16px;
}

.euro
{
	background:url(/afbeeldingen/main_prod_butt.gif) no-repeat right top;
	float:right;
	width: 43px;
	height:41px;
	margin-left: 7px;
}
.prijskaartje:hover
{
	text-decoration: none;
	background: url(/afbeeldingen/main_prod_butt.gif) no-repeat 0px -59px; 
}
a.prijskaartje
{
	color: #006600;
}
.prijskaartje .vanaf
{
	margin: 4px 0 0 4px;
	color: #666666;
	background: #ffeda7;
	height: 33px;
	display: inline;
	float: left;
	cursor: pointer;
	font-size: 10px;
	padding-left: 6px;
	padding-right: 16px;
	margin-right: 10px;
	line-height: 13px;
}
.prijskaartje .vanaf b
{
	display: block;
	font-size: 16px;
	color: #333333;
	line-height: 19px;
}




.prijskaartjegroen
{
	float:right; 
	background: url(/afbeeldingen/main_prod_butt_green.gif); 
	width: 333px; 
	height: 41px; 
	overflow:hidden;
	text-decoration: none;
	line-height: 41px;
	font-size: 16px;
}
.prijskaartjegroen:hover
{
	text-decoration: none;
	background: url(/afbeeldingen/main_prod_butt_green.gif) no-repeat 0px -59px; 
}
a.prijskaartjegroen
{
	color: #006600;
}
.prijskaartjegroen .vanaf
{
	margin: 4px 0 0 4px;
	color: #666666;
	background: #ffeda7;
	height: 33px;
	display: inline;
	float: left;
	cursor: pointer;
	font-size: 10px;
	padding-left: 6px;
	padding-right: 16px;
	margin-right: 10px;
	line-height: 13px;
}
.prijskaartjegroen .vanaf b
{
	display: block;
	font-size: 16px;
	color: #333333;
	line-height: 19px;
}
.prijskaartjerood
{
	float:right; 
	background: url(/afbeeldingen/main_prod_butt_red.gif); 
	width: 333px; 
	height: 41px; 
	overflow:hidden;
	text-decoration: none;
	line-height: 41px;
	font-size: 16px;
}
.prijskaartjerood:hover
{
	text-decoration: none;
	background: url(/afbeeldingen/main_prod_butt_red.gif) no-repeat 0px -59px; 
}
a.prijskaartjerood
{
	color: #006600;
}
.prijskaartjerood .vanaf
{
	margin: 4px 0 0 4px;
	color: #666666;
	background: #f8dddd;
	height: 33px;
	display: inline;
	float: left;
	cursor: pointer;
	font-size: 10px;
	padding-left: 6px;
	padding-right: 16px;
	margin-right: 10px;
	line-height: 13px;
}
.prijskaartjerood .shop
{
	color:#FFFFFF;
}
.prijskaartjerood .vanaf b
{
	display: block;
	font-size: 16px;
	color: #333333;
	line-height: 19px;
}


.actionbar
{
	margin-top: 13px;
	background: #efecd0;
	height: 25px;
	line-height: 25px;
	overflow: hidden
}
.actionbar a
{
	background-position: 0 1px;
	padding-left: 17px;
	margin-left: 5px;
	margin-right: 20px;
	font-size: 11px;
	color: #2159b5;
	float: left;
	margin-top: 4px;
}
.witruimte
{
	clear:both;
	height:33px;
	/*margin-bottom:33px*/
}
.similarprod
{
	width: 801px;
	height: 56px;
	background: url(/afbeeldingen/main_prod_similar.gif);
	margin-top: 5px;
	padding-top: 7px;
	padding-left: 10px;
}
.similarprod .divide
{
	width: 242px;
	float: left
}
.similarprod .rover
{
	background: #efecd0 url(/afbeeldingen/main_arr.gif) no-repeat right 14px;
}
.similarprod .rover:hover
{
	background: white url(/afbeeldingen/main_arr.gif) no-repeat right -165px;
}
.similarprod .scorecard
{
	position: absolute;
	margin:0;
	left: 0;
	border: 0;
	top: -1px;
}
.similarprod .score
{
	position: absolute;
	margin:0;
	left: 7px;
	border: 0;
	top: 9px;
}
.sarrow
{
	border: 0;
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}
.sarrow.ex
{
	margin-right: 8px;
}
.scorecard.big
{
	position: absolute;
	margin-left: -10px;
	width: 53px;
	height: 60px;
	border: 0;
}
/* IE would handle .score.big incorrect =( */
/* Not gonna try Dean's IE7 hack this time.. */
.groot
{
	position: absolute;
	margin-left: 3px;
	margin-top: 6px;
	font-size: 21px;
	color: #333333;
	cursor: default;
}
.groot small
{
	font-size: 18px;
}
.compare
{
	margin-top: 10px;
	width: 812px;
	border-collapse : collapse; 
}
.compare .head
{
	background: #a3bc18;
}
.compare th, .groenrechts
{
	padding:0;
	color: white;
	line-height: 25px;
	font-weight: normal;
	padding-left: 10px;
	font-size: 11px
}
.compare tr
{
	background: url(/afbeeldingen/main_prod_tableback.gif) repeat-x bottom;
}
.compare td
{
	padding-left: 10px;
	height: 60px;
}
.compare td .scorecard
{
	margin: -20px 0 0 0;
}
.compare td .score
{
	margin: -9px 0 0 6px;
	cursor: default;
}
.compare img
{
	border: 0;
}
.compare .linky
{
	background: none;
	padding: 0
}
.pnaam, .meerinformatie strong
{
	color: #124fb3;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	width: 293px;
	overflow: hidden;
	display: block;
	cursor: pointer
}
.pnaam:hover
{
	text-decoration: underline
}
.relink
{
	font-size: 11px;
}
.yellow_button, .frsfrf a
{
	background: url(/afbeeldingen/main_prod_yebutt.gif) no-repeat;
	height: 25px;
	line-height: 20px;
	width: 119px;
	display: block;
	text-align: center;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	padding:0
}
.yellow_button:hover
{
	text-decoration: underline;
	background: url(/afbeeldingen/main_prod_yebutt.gif) no-repeat 0 -54px;
}

.groene_button, .frfrfgr a
{
	background: url(/afbeeldingen/main_prod_yebutt_groen.gif) no-repeat;
	height: 25px;
	line-height: 20px;
	width: 119px;
	display: block;
	text-align: center;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
	padding:0
}
.groene_button:hover
{
	text-decoration: underline;
	background: url(/afbeeldingen/main_prod_yebutt_groen.gif) no-repeat 0 -54px;
}

.red_button, .frfrfre a
{
	background: url(/afbeeldingen/main_prod_yebutt_rood.gif) no-repeat;
	height: 25px;
	line-height: 20px;
	width: 119px;
	display: block;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding:0
}
.red_button:hover
{
	text-decoration: underline;
	background: url(/afbeeldingen/main_prod_yebutt_rood.gif) no-repeat 0 -54px;
}

.reviews
{
	margin-top: 10px;
	color: #70706f;
	font-size: 11px;
	background: #f5f4e5;
}
.reviews .scorecard
{
	position:static;
	float: left;
	margin: -10px 0 0 -5px;
}
.reviews .score
{
	float: left;
	position:static;
	margin: 1px 0 0 -25px;
	cursor: default
}
.reviews strong
{
	float:left;
	padding: 0 7px;
	color:#333333;
	font-size: 12px;
}
.lijn
{
	border-top: 1px solid #e1ddb6;
	height: 13px;
}
.reviews .datum
{
	clear:both;
	display:block;
	float:left;
	margin-bottom:7px;
	padding: 0 7px;
}
.reviews .tekstrev
{
	clear:both;
	padding: 0 7px;
	width: 560px;
	display: block;
	margin-bottom: 13px
}
.complete
{
	float:left;
	width:550px
}
.yellocont
{
	float: left;
	margin-left: 20px;
	margin-top: -10px;
	width: 225px
}
.yelloright
{
	position: relative;
	z-index: 2
}
.complete dl
{
	margin: 0;
	width: 550px;
	float: left;
	font-size: 11px;
	color: #707070
}
.complete .first
{
	font-weight:bold;
	width:500px
}
.complete dt
{
	float: left;
	width: 180px;
}
.complete dd
{
	float: left;
	width: 370px;
	overflow: hidden;
	margin: 0;
	text-indent: 0
}
.filter
{
	font-size: 11px;
	color: #414141;
}
.filter strong, .subber strong
{
	font-size: 13px;
	color: black;
}

#changer4
{
	background:url(/afbeeldingen/main_slider_back.gif);
	height:6px;
	width:187px;
	overflow:hidden;
	position:absolute;
	z-index:0;
	top:8px;
	margin-left:9px
}
#area4 
{
	background: url(/afbeeldingen/main_slider.png) no-repeat 6px 0;
	height: 20px;
	width: 202px;
	overflow:hidden;
	position:relative;
	z-index:3
}
#knob4 
{
	height: 20px;
	width: 15px;
	background: url(/afbeeldingen/main_slider_pick.gif);

}
#maxknob4
 {
	height: 20px;
	width: 15px;
	background: url(/afbeeldingen/main_slider_pick.gif);
}
.selector
{

}
.selector a, .subber a
{
	background: url(/afbeeldingen/rand_line.gif) no-repeat 7px 5px;
	padding-left: 20px;
	display: block;
	line-height: 18px;
	height: 17px;
	margin: 0;
}
.selector .listed
{
	background: white url(/afbeeldingen/rand_addel.gif) no-repeat 5px 1px;
}
.selector .listed:hover
{
	background: #efecd0 url(/afbeeldingen/rand_addel.gif) no-repeat 5px -18px;
	text-decoration: none
}
.selector .unlisted:hover
{
	background: white url(/afbeeldingen/rand_addel.gif) no-repeat 5px 1px;
}
a.dark
{
	color: #807f7f;
	background: none;
	padding: 0;
}
.subshow
{
	position: absolute;
	z-index: 2000;
}
.subber
{
	position: absolute;
	margin-left: -2px;
	margin-top: -4px;
	width: 559px;
	font-size: 11px;
	z-index: 200;
}
.subber_body
{
	background: url(/afbeeldingen/submenu_body.png) repeat-y;
	width: 537px;
	float:left;
	padding: 8px 10px 18px 12px;
}





.subber a, .subber a
{
	background: url(/afbeeldingen/rand_line.gif) no-repeat 7px 5px;
	padding-left: 20px;
	display: block;
	line-height: 18px;
	height: 17px;
	margin: 0;
}
.subber .listed
{
	background: white url(/afbeeldingen/rand_addel.gif) no-repeat 5px 1px;
}
.subber .listed:hover
{
	background: #efecd0 url(/afbeeldingen/rand_addel.gif) no-repeat 5px -18px;
	text-decoration: none
}
.subber .unlisted:hover
{
	background: white url(/afbeeldingen/rand_addel.gif) no-repeat 5px 1px;
}












* html .subber_body
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=submenu_body.png,sizingMethod='scale');
}
.subber .sluiten
{
	float:right;
	margin-right: 3px;
	cursor: pointer;
	background: url(/afbeeldingen/rand_cross.gif) no-repeat right 1.5px;
	padding-right: 15px;
	color: #8f8f8f;
	font-size: 11px;
	font-weight: bold;
}
.subber a
{
	padding-left: 16px;
}
.subber .vlotter
{
	margin-top: 8px;
	float:left;
	width:160px;
}













.groenrechts
{
	background: #a3bc18;
	padding-right: 10px;
	text-align:right;
}
.groenrechts a
{
	color: white;
	padding-left: 13px;
	margin-left: 3px;
}
.sort_up
{
	background: url(/afbeeldingen/rand_sorteren.gif) no-repeat 0 -31px;
}
.sort_down
{
	background: url(/afbeeldingen/rand_sorteren.gif) no-repeat 0 -4px;
}
a.sort_dot
{
	margin-left: 0;
	background: url(/afbeeldingen/rand_sorteren.gif) no-repeat -2px -56px;
}
.vglselect
{
	background:#efecd0;
	line-height:30px;
	border-bottom:1px solid #e1ddb6;
	font-style: italic;
	font-size: 11px;
}
.vglselect a
{
	float: left;
	display: block;
	width: 166px;
	background: url(/afbeeldingen/main_vergelijk_back.gif);
	text-indent: 29px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-left:5px;
	margin-right:5px;
	font-style: normal;
}
#content .sigh
{
	background: none;
	border:0;
	width:15px;
	text-align: left;
	float: left
}
.producty .scorecard
{
	margin-left: -87px;
	margin-top: -8px;
	border:0;
}
.producty .score
{
	margin-left: -81px;
	margin-top: 2px;
	cursor: default
}
.spatie
{
	float:left;

	margin-left: 12px;
	margin-right: 14px;
	width: 80px;
}
.producty .pnaam, .flflf a
{
	padding: 0;
	background: none
}
.producty .flflf
{
	font-size: 11px;
	color: #696969;
	width: 289px;
	padding-right: 23px;
	display: block;
	float:left
}
.producty .frfrf
{
	float:left;
	width: 119px;
	text-align:center
}
.frfrf strong
{
	font-size: 13px;
	display:block;
	margin-top: -15px;
	padding-bottom: 5px;
	position:relative;
	z-index:1
}
.producty .lijn
{
	margin-top: 7px;
}
.pageswitch
{
	text-align: center
}
.pageswitch a
{
	height: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
.pageswitch a:hover
{
	background: #ffd52c;
	text-decoration: none;
}
.pageswitch .lsd
{
	
}
.pageswitch .lsd:hover
{
	background: none;
	text-decoration: underline
}
.related
{
	float:left;
	width: 180px;
	margin-right: 10px;
}
.related a
{
	display: block;
	background: url(/afbeeldingen/hd_menu_bullet.gif) no-repeat 0 3px;
	padding-left: 8px;
	font-size: 11px
}
.meerinformatie
{
	width: 280px;
	float:left;
	font-size: 11px;
}
.meerinformatie strong
{
	width: 280px;
}
.meerinformatie a 
{
	color: #7a7a7a
}

/*
@ Layer
*/

#layer
{
	background: url(/afbeeldingen/trans_layer.png);
	left:0;
	right: 0;
	top:0;
	position:absolute;
	width:100%;
	min-width: 100%;
	z-index:9999;
	text-align: center;
	color: red;
}

#layer .trsub
{
	vertical-align: middle;
}

* html #layer
{
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=trans_layer.png,sizingMethod='scale');
}

/*
@ All footer stuff
*/

#footer
{
	width: 100%;
	font-size: 11px;
	float: left;
	margin-bottom: 10px;
}
#footer .ftext
{
	margin: 20px 0 0 25px;
}
.ftext span
{
	float: left;
}
#footer a 
{
	text-decoration: none;
	margin-left: 16px;
	color: #999999;
	float: left;
}
#footer .emarky
{
	float:right;
	display: inline;
	margin-right:20px;
}
.footer_one
{
	background: url(/afbeeldingen/footer_one.png) no-repeat;
}
.footer_two
{
	background: url(/afbeeldingen/footer_two.png) no-repeat;
}

/*
@ Reset
@ Things that get modded during CSS compile
*/
.sadvanced
{
	float: left;
	margin-left: 10px;
	line-height: 43px;
	background-position: 0 15px
}

