body {
	text-align: center;
	margin: 0px;
	background: #CFEDF9 url(../images/bg_body_top.gif) repeat-x scroll left top;
}

/*********** General ***********/

body,tr,th,td,input,select,textarea {
	font: normal 11px Tahoma, Verdana, sans-serif;
}


ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0 0 0 25px;	
}
em, i {
    font-style: italic;
}
b, strong, .bold {
	font-weight: bold;
}

/* headers */
h1, h2, h3, h4, h5, h6 {
	margin: 0; padding: 0;
	font-weight: bold;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}
hr {
color:#E5F6FC;
}


a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

#leftcol a, #rightcol a {
	text-decoration: none;
}



/*********** End: General ***********/




/*********** Global additional classes ***********/

.f-left {
	float: left;
}
.f-right {
	float: right;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}

/*********** End: Global additional classes ***********/



/*********** Layout ***********/

/* container */
#container {
	position: relative;
	width: 975px;
	margin: 0 auto;
	text-align: left;
	
}
/* header */
#header {
	height: 188px;
	position:relative;
}
#telefoon
{
/*background: url(../images/hulp_0900_trans.png) no-repeat;*/
/*background: url(../images/hulp3.png) no-repeat;*/
height:40px;
left:245px;
position:absolute;
top:78px;
width:520px;
z-index:10;
font-size:16px;
font-weight:bold;
color:#f11010;
}
#telefoon a {
width:480px;
height:40px;
display:block;
}
#payoff
{
height:50px;
left:204px;
position:absolute;
top:174px;
width:565px;
z-index:10;
}
#payoff h2 {
font-family:"Trebuchet MS",Arial,Helvetica;
font-size:13px;
}
.thuiswinkelwaarborg
{
height:41px;
width:115px;
left:640px;
position:absolute;
top:138px;
z-index:10;
}
/* logo */
#logo {
	margin:0;
	padding:0;
	position:absolute;
	top:0px;
	left:-20px;
	width:633px;
	height:180px;
}
#logo a {
	display: block;
	overflow: hidden;
	height: 100%;
}

/* topmenu */
#topmenu {
	position: absolute;
	top: -3px; right: 10px;
	width: 440px; height: 35px; 
	overflow: hidden;
}
#topmenu ul,
#topmenu li {
	margin: 0; padding: 0;
	list-style: none;
}
#topmenu ul {
	float: right; display: inline;
	margin-right: 3px;
}
#topmenu li {
	margin-right: -2px;
	float: left; display: inline;
	height: 27px;
}
#topmenu li a {
	display: block;
	background: url(../images/tab_left.png) no-repeat left top;
	text-decoration: none;
	line-height: 14px;
	font-size: 11px;
	color: #fff;
}
	* html #topmenu li a { /* IE6 alternative image */
		background-image: url(../images/tab_left_ie.png);
	}
#topmenu li a:hover {
	color: #d1eefa;
}
#topmenu li strong {
	cursor: pointer;
	display: block;
	margin-left: 12px;
	padding: 6px 12px 5px 0;
	background: url(../images/tab_right.png) no-repeat right top;
}
	* html #topmenu li strong { /* IE6 alternative image */
		background-image: url(../images/tab_right_ie.png);
	}
#winkelwagen {
background-image: url(../images/bg_winkelwagen.png);
width:160px;
height:55px;
padding:15px 20px 0px 380px;
float:right;
position:relative;
top:125px;
text-align:left;
font-size:13px;
}
#winkelwagen a:link strong,#winkelwagen a:visited strong {
background: url(../images/kop_winkelwagen.png);
width:133px;
height:25px;
position:absolute;
margin:-55px 0px 0px 0px;
padding:13px 0px 0px 60px;
left:360px;
display:block;
}
#winkelwagen a:hover strong {
color:#f36f21;
}
#winkelwagen span {
color:#14a8e3;
float:right;
width:75px;
text-align:right;
font-size:16px;
position:absolute;
top:9px;
right:10px;
}

#winkelwagen ul {
position:absolute;
left:362px;
top:18px;
text-align:right;
z-index:10;
}
#winkelwagen li a{
background: url(../images/bestelgeschiedenis.gif) no-repeat left 6px;
padding:8px 0px 2px 20px;
font-size:10px;
line-height:16px;
height:16px;
text-decoration:none;
}
#winkelwagen li a:hover {
color:#00648F !important;
}

.cart {
position:relative;
top:-43px;
left:-15px;
width:10px;
}
.cart a {
background: url(../images/cart.png) no-repeat;
width:17px;
padding:0px 10px 0px 17px;
height:26px;
line-height:14px;
color:#fff;
font-size:10px;
font-weight:bold;
display:block;
float:left;
text-decoration:none;
font-size:10px;
position:relative;
text-align:left;
left:4px;
top:-3px;
}

/* navbar */
#navbar {
	height: 20px;
	padding: 5px 10px;
	background-color: #E5F6FC;	
	background: url('../images/head_linebg.gif') repeat-x;
	border: 1px solid #cb480c;
}

#search {
/*background: url(../images/kop_zoek.png);*/
height:31px;
left:613px;
padding:7px 0px 0px 10px;
position:absolute;
top:194px;
width:136px;
z-index:10;
float:right;
}
.inputzoek {
background:url("../images/input_zoek.png") no-repeat scroll 0 0 transparent;
border:medium none;
color:#00648F;
display:block;
height:27px;
line-height:27px;
padding:0 36px 0 12px;
width:100px;
}
.submitzoek  {
left:115px;
position:relative;
top:-25px;
}
#langselect {
	float: right;
}

/* main area */
#main-wrapper {

}
#main {
	clear: both;
	margin: 10px 0 0 0;
}

#breadcrumbs {
color:#fff;
font-size:11px;
left:6px;
overflow:hidden;
position:relative;
z-index:10;
width:410px;
height:32px;
line-height:34px;
} 
#breadcrumbs a {
color:#fff;
font-size:11px;
text-decoration:none;
}
#breadcrumbs a:hover {
color:#fff;
font-size:11px;
text-decoration:underline;
}
/* columns */
#leftcol {
	float: left;
	top:-29px;
	width: 196px;
	position:relative;
}

#rightcol {
	float: right;
	width: 196px;
	position:relative;
	top:10px;
}

/* menu blocks */
.menublock, .menublockwit {
	background: url(../images/bg_menublock.png) 0px bottom ;
	margin: 40px 0 5px 0;
	line-height: 16px;
}
.menublockblauw {
background: url(../images/bg_menublock_blauw.png) 0px bottom;
margin: 0 0 10px 0;
line-height: 16px;
color: white;
}
	.menublock h4 {
		background: url(../images/bg_menublock_titel.png);
		height: 35px;
		font-size:13px;
		font-weight: bold;
		padding: 0 15px;
		line-height: 37px;
		color: #fff;
		position:relative;
		top:-35px;
		margin:0px 0px -35px 0px;
	}	
	.menublockwit h4 {
		background: url(../images/bg_menublockwit_titel.png);
		height: 35px;
		font-size:13px;
		font-weight: bold;
		padding: 0 15px;
		line-height: 40px;
		color: #14a8e3;
		position:relative;
		top:-35px;
		margin:0px 0px -35px 0px;
	}
	.menublockblauw h4 {
		background: url(../images/bg_menublockblauw_titel.png);
		height: 35px;
		font-size:13px;
		font-weight: bold;
		padding: 0 15px;
		line-height: 40px;
		color: #fff;
		position:relative;
		top:-35px;
		margin:0px 0px -35px 0px;
	}
	.menublock h4 img {
		vertical-align: middle;
	}
.menucontent {
	padding: 5px 15px 10px 15px;
}
	
    .menucontent ul {
		list-style: none;
        margin: 0px;
	}
	.menucontent ul li {
		background: url(../images/stippel_scheiding.gif) repeat-x scroll left bottom;
display:block;
font-size:11px;
font-weight:bold;
padding:3px 3px;
text-decoration:none;
	}
	.menublockblauw .menucontent ul li, .menublockwit .menucontent ul li {
	background:none;
	}
    
	.menucontent ul li a:hover {
	text-decoration: none;
	color: #f36f21;
	}
	.menublockblauw .menucontent ul li a:hover {
	text-decoration: none;
	color: #fff;
	}
.login_info {
position:relative;
top:-7px;
}	
.logininput {
background:url(../images/bg_logininput.gif) no-repeat;
width:157px;
height:23px;
line-height:23px;
border:none;
margin:0px 0px 4px -1px;
padding:0px 6px 0px 6px;
color:#14a8e3;
}
.news_input {
background:url(../images/bg_news_input.gif) no-repeat;
width:157px;
height:23px;
line-height:23px;
border:none;
margin:4px 0px 4px -1px;
padding:0px 6px 0px 6px;
color:#14a8e3;
}
#maincontent {
	float: left;
	width: 575px;
	margin: 0px 0px 20px 4px;
}
/* content blocks */
.contentblocktop {
background: url(../images/contentblocktop.png) no-repeat;
height:15px;
}
.contentblockbottom {
background:#CFEDF9 url(../images/contentblockbottom.png) no-repeat;
height:15px;
padding:0px 0px 5px 0px;
}
.contentblock {
background:url(../images/bgcontentblock.png) repeat-y;
	clear: both;
	line-height: 16px;
	padding:0px;
	margin: 0px;
}
	.contentblock h1 {
		height: 20px;
		line-height:20px;
		font-weight: bold;
		font-size: 13px;
		padding: 0px 15px;
		color:#14a8e3;
	}	
	.contentblock h2 {

		font-weight: bold;
		font-size: 13px;
		padding: 0px 0px;
		color:#14a8e3;
	}

.content {
	padding: 15px;
}
	.content p {
		margin: 0 0 5px 0;
	}
	.content a:link, .content a:visited{
	text-decoration: underline;
	}

	#static-page .content ul {
		list-style: disc outside;
		margin: 10px 0 10px 14px;			
	}
    #static-page .content ol {
		list-style: decimal outside;
		margin: 10px 0 10px 14px;			
	}
	#static-page .content a:link {
	text-decoration: underline;
	color: #14A8E3;
	}
	#static-page .content a:hover {
	text-decoration: underline;
	color: #f36f21;
	}

/* login */
#login input.logintextfield {
	width: 145px;
	margin-bottom: 5px;
}

/* footer */
#footer {
background:url(../images/bg_footer.png) no-repeat 0px bottom;
	clear: both;
	margin-bottom: 50px;
	width:977px;
	height:150px;
	padding:0px;
	position:relative;
}
/* footerMenu */
#footerMenu {
	position: absolute;
	top: 30px; 
	left: 200px;
	width: 780px; 
	height: 100px
}
#footerMenu ul {
list-style: none;
display:inline;
}
#footerMenu li {
	background: url(../images/dotline_v_blauw.gif) repeat-y left top;
	padding: 0 5px 5px 15px;
	margin: 0;
	list-style: none;
	width:175px;
	height:90px;
	display:inline;
}
#footerMenu a {
	padding: 0 0 0px 10px;
	background: url(../images/bullet_footermenu.png) no-repeat 1px 6px;
	text-decoration: none;
	color: #000;
	line-height:18px;
}
#footerMenu ul li ul {
margin:0px;
padding:0px;
}
#footerMenu ul li ul li {
margin:0px;
	padding: 0px 0px 0px 18px;
	background: url(../images/bullet_go.gif) no-repeat 1px 6px;
	text-decoration: none;
	color: #000;
	line-height:18px;
	height:18px;
}
#footerMenu a:hover {
	text-decoration: underline;
	color: #00648f;
}
#footerMenu li img {
margin:0px 0px 6px 0px;
}
#priceinfo {
	position: absolute;
	top: 170px; left: 360px;
	width: 325px;
	text-align: center;
	font-size: 11px;
	color: #14a8e3;
}
#footerLogo {
	position: absolute;
	top: 30px; 
	left: 55px;
	width: 115px;
}
#copyright {
	position: relative;
	top: 170px;
	right:15px;	
	float:right;
	font-size: 11px;
	color: #000;
}

.blauw {
	font-family: "Trebuchet MS", Arial, Helvetica;
	color: #009cde;
	padding: 0px 0 10px 0;

}


	#copyright {
		float: right;
	}
	#footermenu {
		float: left;
	}
		#footer ul li {
			float: left;
		}
		#footer ul li a {
			text-decoration: none;
		}
		#footer ul li a:hover {
			text-decoration: underline;
		}



/*********** End: Layout ***********/

		
/*********** Productlist ***********/

.productlist-page {
	width: 545px;
	margin: 0 auto;
	text-align: center;
}

.content ul.productlist {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 0;
	
}
ul.productlist li {
	background:#fff;
	border: 1px solid #E5F6FC;
	float: left;
	display: inline;
	width: 153px;
	margin: 0 10px 10px 0;
	padding: 10px;
	text-align: center;
}
ul.productlist li.productlist-first-in-row {
	clear: both;
}

ul.productlist li.productlist-last-in-row {
	margin-right: 0;
}

.productlist h2 {
	height: 70px;
}
.productlist h2 a {
	color:#00648f;
	font-size:11px;
}
.productlist-thumb {
	width: 100px;
	height: 125px;
	margin: 0 auto;
	overflow: hidden;
}
.productlist-thumb img {
	width: 100px;
	height: auto;
}
.productlist-listprice {
	text-decoration: line-through;
}
.productlist-price {
	font-weight: bold;
	color: #F36F21;
	font-size: 14px;
}
.productlist-details a {
	display: block;
	clear: left;
	position:relative;
	top:-10px;
}
.productlist-details a:hover {
font-weight:bold;
}
.productlist-nav {
	clear: both;
	margin-bottom: 10px;
}
.productlist-resultpages {
	float: left;
	margin-bottom: 10px;
}
.productlist-resultpages ul li {
	float: left;
	padding: 0 5px;
	margin-right: 3px;
	border: 1px solid #E5F6FC;
}
.productlist-resultpages ul li.descr {
	border: none;
}
.productlist-resultpages ul li.act {
	font-weight: bold;
	background-color: #E5F6FC;
}
.productlist-orderby {
	float: right;
}
.productlist-orderby ul li {
	float: left;
	padding: 0 5px;
	margin-right: 3px;
}

.productlist-orderby ul li.act {
	font-weight: bold;
}

/*********** End: Productlist ***********/




/*********** Productdetail ***********/

#productdetail {
	position: relative;
}
#productdetail h2 { 
	margin: 20px 0;
	font-weight: bold;
	font-size: 12px;
}
#productdetail ul {
	list-style: square inside;
}
#productdetail-leftcol {
    float: left;
    width: 250px;
}
#productdetail-rightcol {
    float: right;
    width: 275px;
}
#product-thumb {
	/*float: left;*/
	width: 250px;
	/*padding: 15px;*/
	overflow: hidden;
	/*border: 1px solid #E5F6FC;*/
	text-align: center;
	/*margin: 0 15px 15px 0;*/
}
.detailed_images a {
    text-decoration: none;
}
ul#det-images {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
}
ul#det-images li {
float: left;
padding: 3px;
}
#product-info {
float: left;
padding:10px 3px 0px 3px;
width:540px;
clear:both;
}

#product-info li {
	margin-left: 14px;
}
.sectie_bundle_product
{
position:relative;width:560px;
}
.bundle_product {
float:left; width:245px; background:#e5f6fc;
margin:0px 10px 10px 0px;
padding:10px;
}
.bundle_titel {
height:50px;
width:130px;
float:left;
}
.bundle_product a {
color:#00648F;
font-weight:bold;
text-decoration:none;
}
.bundle_product a:hover {
text-decoration:underline;
}
.bundle_product img {
float:left;
margin:0px 10px 0px 0px;
}
#productdetail-table {
	margin-top: 20px;
}
	#productdetail-table td {
		vertical-align: middle;
		padding: 2px;
	}
/*
.discount-img {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 5px;
	margin-right: 5px;
	width: 57px;
	height: 57px;
	background: transparent url(../../images/save_money.gif) no-repeat;
}
.discount-img div {
	position: relative;
	padding: 25px 0 0 13px;
	color: #fff;
	font-weight: bold;
}
*/

.productdetail-lbl {
	font-weight: bold;
	font-size: 14px;
}
#product_price {
	font-weight: bold;
	font-size: 14px;
	color: #F36F21;
}
.product-listprice {
	text-decoration: line-through;
}
/*
.product-buy {
	float: right;
}
.product-buy input {
	background-color: #F36F21;
	color: #fff;
	font-weight: bold;
	width: 100px;
	height: 30px;
}
*/
.product-fulldescr {
	clear: both;
}


/*********** Menu addons ***********/
#today_news {
	padding: 0 0 5px 0;
}


td.FormButton { 
	padding: 10px 10px 0 0;
	font-weight: bold;
}
/*********** End: Menu addons ***********/




/*********** Cart ***********/

#cart-items-wrapper {
	clear: both;
	margin: 0 0 15px 0;
}

#cart-items-wrapper h2 {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0;
}

.cart-item  {
	position: relative;
	/*
    width: 100%;
    min-height: 100px;
	height: auto !important;
	height: 100px;
	overflow: hidden;
    */
	clear: both;
	padding: 10px 0;
	border-bottom: 1px solid #E5F6FC;
}
.cart-thumb {
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #E5F6FC;
	text-align: center;
	margin: 0 10px 10px 0;
}
.cart-thumb img {
	width: 80px;
	height: auto;
}
.cart-product-price {
	font-weight: bold;
	font-size: 14px;
	color: #F36F21;
}
.cart-product-delete {
position:relative;
float:right;
padding:5px 0px 5px 10px;


}

#cart td {
    padding:6px 0px;
}
.TableHead {
background:url(../images/sort.gif) no-repeat;
}
.TableHead th, .TableHead td  {
padding:6px 10px;
font-weight:bold;
color:#00648F;
border-bottom:3px solid #fff;
}

.TableSubHead {
	BACKGROUND-COLOR: #f2fcff;
}
.cart-totals {
    float: right;
    margin-bottom: 20px;
}
.tbl-cart-totals td {
    line-height: 20px;    
}
.totals-line-seperator {
    border-bottom: 1px solid #000;
}

td.tbl-label {
    padding: 0 5px 0 0;
}
td.tbl-value {
    text-align: right;
    padding: 0 0 0 12px;
}
.totals-label, .totals-value {
    font-weight: bold;
}


/*********** End: Cart ***********/



/*********** Buttons ***********/

/* general button style */
a.adv_button {
	background: url(../images/button-left.png) no-repeat left top;
	color: #fff;
	padding: 3px 0px 4px 10px;
	border-top: none;
	text-decoration: none !important;
	font-weight: bold;
	line-height: 22px;
}
a.adv_button:hover {
	text-decoration: none;
}
a.adv_button strong {
	/* background-color: #F36F21; */
	background: url(../images/button.png) no-repeat right top;
	color: #fff;
	padding: 3px 10px 4px 0px;
	border-top: none;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
/* action buttons for cart items */
.cart-item a.adv_button {
	background: url(../images/button-left.png) no-repeat left top;
	color: #fff;
	padding: 3px 0px 4px 10px;
	border-top: none;
	text-decoration: none !important;
	font-weight: bold;
	line-height: 22px;
}

.cart-item a.adv_button:hover {
	text-decoration: none;
}
/*
#rightcol input, #leftcol input {
	margin-bottom: 5px;
}
*/

table input, table select {
	margin-bottom: 5px;
}
/*********** End: buttons ***********/


/* categories */



#adv_categories_container ul {
		list-style: none;
        margin: 0px;
	}
#adv_categories_container ul li {
		background: url(../images/stippel_scheiding.gif) repeat-x scroll left bottom;
display:block;
font-size:11px;
font-weight:bold;
padding:3px 3px;
text-decoration:none;
}
#adv_categories_container ul li ul li {
background:none;
padding:2px 0px;
}
#adv_categories_container ul li a:link, #adv_categories_container ul li a:visited {
    margin: 0;
	display:block;
}
#adv_categories_container ul li ul li a:link, #adv_categories_container ul li ul li a:visited {
background: url(../images/categorie_sub.png) no-repeat scroll 5px 2px;
font-weight:normal;
font-size:10px;
line-height:16px;
padding:3px 0 3px 20px;
}
#adv_categories_container ul li ul li ul li a:link, #adv_categories_container ul li ul li ul li a:visited {
background: url(../images/categorie_sub.png) no-repeat scroll 23px 2px;
font-weight:normal;
font-size:10px;
line-height:16px;
padding:3px 0 3px 38px;
}
#adv_categories_container ul li a:hover {
color:#f36f21;
    margin: 0;
	text-decoration:none;
}
#adv_categories_container ul li a.active_root
{	
	color:#f36f21;
    margin: 0;
}


#leftcol ul li, #rightcol ul li {
	line-height: 20px;
}

/* Subcategories page */
.subcategorylist li {
	float: left;
	padding: 20px;
}
.subcategorylist h2 {
	font-weight: bold;
}
.maincat-descr {
	margin-bottom: 10px;
}
.maincat-icon {
	float: left;
	padding: 0 10px 10px 0;
}


/* modules */

ol#bestsellers li {
}
li.bestsellers-with-img {
	margin-bottom: 15px;
}
li.bestsellers-with-img .bestseller-content {
}
/* modules */

/*
#dialog-message-inner {
	position: relative;
}
.dialog-message-close {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: 5px;
	margin-right: 5px;
}
*/
.sort {
background:url(../images/sort.gif) no-repeat;
padding:6px 10px;
text-align:right;
margin:0px 0px 10px 0px;
}

.SearchSortCell {
    padding: 0 0 0 5px;
}
.SearchSortCell  a{
text-decoration:none;
}
.SearchSortCell  a:hover{
color:#14a8e3;
text-decoration:none;
}
.SearchSortCell b{
color:#14a8e3;
text-decoration:none;
}
.SearchSortLink {
    padding: 0 0 0 10px;
}
.searchresult-page-nav td {
    padding: 0 5px 0 0;
}

div#sitemap ul {
    list-style: none;
    margin: 10px 0 10px 0px;
}
div#sitemap ul li a {
    font-size: 10px;
	text-decoration:none;
	
}
div#sitemap ul li a:hover {
    font-size: 10px;
	text-decoration:underline;
	
}
div#sitemap ul li li a {
    font-size: 10px;
}
div#sitemap ul li li li a {
    font-size: 10px;
}
div#sitemap ul li{
    font-size: 12px;
	background:url(../images/sitemap_pagina.gif) no-repeat 0px 2px;
	padding:2px 0px 2px 20px;

}
div#sitemap ul li.sitemap_pagina {
background:url(../images/sitemap_pagina2.gif) no-repeat 0px 2px;
padding:2px 0px 2px 20px;
font-size: 10px;
}
.RegSectionTitle {
font-weight:bold;
padding:10px 0px 10px 0px;
color:#14a8e3;
}
.paddingbox , .Message{
padding:10px 5px;
color:#00648F;
}
.ErrorMessage, .Star, .TableCenterCustomerFormOrange {
color:#ff0000;
padding:0px 5px;
}
.latestviewthumb {
border:1px solid #cccccc;
padding:2px;
}
.VertMenuItems {
	font-size: 10px;
	text-decoration: none;
}
A.VertMenuItems:link {
	font-size: 10px;
	text-decoration: none;
}
A.VertMenuItems:visited {
	font-size: 10px;
	text-decoration: none;
}
A.VertMenuItems:hover {
	color: #00648F;
	font-size: 10px;
}
.h_scheiding {
background:url(../images/stippel_scheiding.gif) repeat-x;
height:1px;
width:540px;
}
.GoImage {
	WIDTH: 20px;
	VERTICAL-ALIGN: middle;
	HEIGHT: 18px;
	margin-bottom: 1px;
	BORDER: 0px;
}
.uitleg_verzendkosten{
background:transparent url(../images/stippel_scheiding.gif) repeat-x scroll left top;
display:block;
font-size:11px;
font-weight:normal;
padding:5px 0px;
margin:15px 0px 0px 0px;
text-decoration:none;
}
.trash {
position:relative;
top:-6px;
left:0;
float:right;
width:14px;
height:17px;
}
.amount_pad {
padding:0 0 0 5px;
}
.contact_ul {
margin:10px 0px;
}
.contact_li {
background: url(../images/categorie_sub.png) no-repeat scroll 5px 3px;
font-size:10px;
font-weight:normal;
line-height:16px;
padding:3px 0 3px 20px;
}
.bestaandeklant {
background:transparent url(../images/stippel_scheiding.gif) repeat-x scroll left bottom;
float:right;
width:250px;
height:90px;
padding:10px 0px;
}
.nieuweklant {
background:transparent url(../images/stippel_scheiding.gif) repeat-x scroll left bottom;
float:left;
width:250px;
height:90px;
padding:10px 0px;
}
.bestaandeklant strong, .nieuweklant strong
{
background:transparent url(../images/stippel_scheiding.gif) repeat-x scroll left top;
width:250px;
display:block;
padding:10px 0px;
}
.bestaandeklant strong img, .nieuweklant strong img {
position:relative;
top:2px;
left:5px;
}
.payment td{
background:transparent url(../images/stippel_scheiding.gif) repeat-x scroll left bottom;
padding:5px 0px 10px 0px;
}

.ikhebeenvraag {
	background: url("../images/zoeken.png") no-repeat scroll 0 bottom transparent;
    margin: 0 0 40px;
	text-align:center;
}

.ikhebeenvraag a{
	color:#fff;
	display:block;
	line-height:50px;
	text-transform:uppercase;
	font-size:16px;

}

.talenWrapper {
    position: absolute;
    right: 6px;
    top: 45px;
}

.talenWrapper img {
    margin:0px 0px 0px 15px;
}

.fblogos {
    margin-left: -145px;
    margin-top: 14px;
    position: absolute;
    top: 0;
}

.usp_product { border:1px solid #ccc; background:#e4e4e4; float:left; left:157px; font-size:11px; z-index:0; top:38px; color:#000; }
.usp_product ul{ padding:20px 10px; list-style: none inside none !important; }
.usp_product li { background: url("../images/vinkje-w.png") no-repeat scroll left top transparent; line-height: 16px; padding-left: 18px; }
