/* CSS global reset for all browsers */ 
* { padding: 0; margin: 0; }
/*****/

body { margin: 0 0 0 0; padding: 0;background: #0e0e0e url(../images/background.gif) repeat-x top;}
.clear { clear: both }
.right { float: right }

#site { margin: 0px auto; padding: 0; width: 950px;	background: #2f2f2f; }	
#main { margin: 0px auto; padding: 0; width: 950px;	background: #2f2f2f; }	

#header1 {width:950px; height:123px; margin:auto; background: url(../images/header_cars.jpg);}
#header2 {width:950px; height:123px; margin:auto; background: url(../images/header_helicopters.jpg);}
#header3 {width:950px; height:123px; margin:auto; background: url(../images/header_airplanes.jpg);}
#header1_menu {width:950px; height:27px; margin:auto; background: url(../images/header_cars_menu.jpg)}
#header2_menu {width:950px; height:27px; margin:auto; background: url(../images/header_helicopters_menu.jpg)}
#header3_menu {width:950px; height:27px; margin:auto; background: url(../images/header_airplanes_menu.jpg)}
#header_tabs {width:345px; height:27px; float:left;}
#header_menu_top {font-size: 13px; height: 15px; font-family:Arial, Verdana, sans-serif; font-weight: bold; list-style-type: none; padding-top:7px; margin: 0 0 0 460px; _margin: 0 0 0 440px;}
#header_menu_top li { display: block; float: left; margin: 0 0 0 16px;}
#header_menu_top li a { height: 15px; font-size: 15px;color: #ffffff; text-decoration: none; display: block; float: left; line-height: 100%;}
#header_menu_top li a:hover { color: #f18519; }
#header_menu_top .selected{ color: #f18519; }
#header_bottom {margin: 0 auto; padding: 0 0 10px 0; width:950px; height:11px; background: #2f2f2f url(../images/header_bottom.jpg) no-repeat top;}

#vlaggen {float: right; margin: 6px 24px 0 0 ; padding: 0; }
#vlaggen img {margin: 0 2px 0 2px ; }

#main_content {width: 950px; margin:auto; background-color:#2f2f2f; background-image:url(../images/background_content.jpg); position:absolute; background-repeat:repeat-y;} 
#left { width: 210px; float:left; padding: 0 10px 0 7px;}
#zoek { width: 200px; background-color:#5d5d5d; padding: 10px 5px 0px 5px; margin-bottom:10px; font-size:10px; font-weight:normal; }
	.zoektekst { font-size:11px; font-weight:normal; width:190px; margin-top:5px;}
	.zoekveld { font-size:11px; font-weight:normal; width:95px;}
#content { width: 500px; float:left; padding: 10px; background-color:#fff;}
#content .contact{ padding: 10px 0 10px 0;}
#content_catpage { width: 520px; float:left; padding: 0; background-color:#fffffe;}
.content_catpage_nav { width: 520px; float:left; padding: 0; text-align:center; padding-bottom:5px; padding-top:0px;}
.content_catpage_nav a:hover, .content_catpage_nav a:visited  { font-size:11px; }
.content_catpage_nav .activepaging { font-weight:bold; color:#FF0000;}
.content_catpage_pageitems { width: 210px; float:left; margin-left: 170px; text-align:center; height:20px; font-size:11px; color:#565656;}
.content_pageitems { width: 170px; float:left; margin-left: 15px; text-align:center; height:20px; font-size:11px; color:#565656;}
#content_afrekenen { width: 520px; float:left; padding: 0; background-color:#fffffe;}
#content_afrekenen hr {width:480px; color:#dddddd; height:2px; float:left; margin-top:10px; margin-bottom:10px;}
#content_catpage_top { width: 520px; height:10px; float:left; padding: 0; background-image:url(../images/header_cat_top.jpg); background-repeat:no-repeat; margin-bottom:10px;}
#content_catpage_bottom { width: 520px; height:10px; float:left; padding: 0; background-image:url(../images/header_cat_bottom.jpg);  background-repeat:no-repeat; background-color:#2f2f2f}
#right { width: 180px; float:left; padding: 0 5px 0 10px;}

.select_view { margin:0px 10px 0 10px; height:55px;}
.select_view_text { text-indent:10px}

#menu_left {width: 200px; font-size: 12px; float: left; list-style: none; padding: 10px 5px 10px 5px; margin-bottom:10px; font-weight: bold; background-color:#d3d3d3;}
#menu_left a {color: #303030; font-size: 12px; font-family: Arial, Verdana, sans-serif; font-weight: bold; padding-left: 8px; list-style-type: none; height: 16px; background-image:url(../images/link.gif); background-repeat:no-repeat;}
#menu_left li a:hover {color: #e37103; text-decoration:none;}
#menu_left .default a {color: #303030; text-decoration:none;}
#menu_left .selected a{color: #e37103; text-decoration:none;}

#menu_left .sub_left a { font-size:12px; text-decoration:none; font-weight:normal; margin-left:20px;}
#menu_left .sub_left a:hover {color: #e37103; }
#menu_left .sub_left .default a {color: #000; }
#menu_left .sub_left .selected a{color: #e37103; }

#menu_left .sub2_left a { font-size:12px; text-decoration:none; font-weight:normal; margin-left:40px; font-style:italic}
#menu_left .sub2_left a:hover {color: #e37103; }
#menu_left .sub2_left .default a {color: #000; }
#menu_left .sub2_left .selected a{color: #e37103; }


#menu_extra {width: 200px; font-size: 12px; float: left; list-style: none; padding: 10px 5px 10px 5px; margin-bottom:10px; font-weight: bold; background-color:#5d5d5d;}
#menu_extra a {color: #d3d3d2; font-size: 12px; font-family: Arial, Verdana, sans-serif; font-weight: bold; list-style-type: none; height: 16px;padding-left: 4px; }
#menu_extra li a:hover {color: #fff; text-decoration:none; }
#menu_extra .default a {color: #fff; text-decoration:none; }
#menu_extra .selected {color: #fff; text-decoration:none; }

#kolom_rechts {width: 175px; font-size: 12px; float: left; list-style: none; padding: 10px 5px 10px 5px; margin-bottom:10px; font-weight: bold; background-color:#5d5d5d;}
#kolom_rechts a {color: #303030; font-size: 12px; font-family: Arial, Verdana, sans-serif; font-weight: bold; list-style-type: none; height: 16px; }
#kolom_rechts li a:hover {color: #e37103; text-decoration:none; font-size:11px;}
#kolom_rechts .default a {color: #303030; text-decoration:none; font-size:11px;}
#kolom_rechts .selected a{color: #e37103; text-decoration:none;}

#kolom_rechts h1 { color:#ffffff; font-size:12px;}
#kolom_rechts p { color:#ffffff; font-size:12px;}
#kolom_rechts hr { color:#858585; margin:6px 0 6px 0;}

#kolom_rechts img a{ border:none;}
#kolom_rechts_links a {color: #d3d3d2; font-size: 11px; font-family: Arial, Verdana, sans-serif; font-weight: bold; list-style-type: none; height: 16px;padding-left: 4px; }
#kolom_rechts_links a:hover {color: #e37103; text-decoration:none; font-size: 12px; font-weight:bold;}
#kolom_rechts_links .default a {color: #d3d3d2; text-decoration:none; }
#kolom_rechts_links .selected a {color: #e37103; text-decoration:none; }

#kolom_rechts_mandje a {color: #d3d3d2; font-size: 11px; font-family: Arial, Verdana, sans-serif; font-weight: normal; list-style-type: none; height: 16px;padding-left: 1px; font-style:italic; }
#kolom_rechts_mandje a:hover {color: #fff; text-decoration:none; font-size: 12px; font-weight:normal;}
#kolom_rechts_mandje .default a {color: #d3d3d2; text-decoration:none; }
#kolom_rechts_mandje .selected a {color: #fff; text-decoration:none; }

#kolom_rechts .aanbieding_titel  {font-size:12px; color:#ffffff;}
#kolom_rechts .aanbieding_prijs {font-size:12px; color:#fefefe; font-weight:bold; }

#payment_logos {width: 176px; font-size: 12px; float: left; list-style: none; padding: 10px 0px 10px 4px; margin-bottom:10px; font-weight: bold; background-color:#5d5d5d;}
#payment_logos img {color: #d3d3d2; font-size: 12px; font-family: Arial, Verdana, sans-serif; font-weight: bold; list-style-type: none; border:none; }

.nieuwsheader { width:480px;  margin-top:15px; margin-bottom:10px; background-image:url(../images/background_nieuws.gif); padding: 5px 0 5px 5px;}
.nieuwsheader .datum { color:#ce6907; font-size:12px; font-weight:normal; margin-left:10px; font-style:italic;}
.nieuwsheader .titel { color:#2f2f2f; font-size:14px; font-weight:bold; text-align:left;}
.nieuwscontent { width:480px; min-height:110px; text-align:left; padding-left:5px;}
.nieuwscontent .content { text-align:left;}
.nieuwscontent img{ float:left; margin: 5px 5px 5px 0;}

.linkheader { width:480px; color:#123965; font-size:14px; font-weight:bold; text-align:left; margin-top:15px; }
.linkheader a:link, #linkheader a:visited, #linkheader a:hover, #linkheader a:link, active { color:#333333; text-decoration:none; font-size:12px; }
.linkscontent { width:480px; text-align:left;}
.linkscontent img { float:left; border:none;}

a:link, a:visited { font-size: 11px; color: #000; text-decoration: none; font-family:  Arial, Verdana, Helvetica, sans-serif; }
a:hover { font-size:11px; color: #FF6600; text-decoration: none; font-family: Arial, Verdana, Helvetica, sans-serif; }

.search_button { font-size:11px; display: block; background-color: transparent; background-repeat: no-repeat; border:none; width: 82px; height: 19px; margin: 0px auto; padding: 0px 0 0 10px; text-align: left; font-weight: normal;
text-decoration: none; background-image:url(../images/search_button.jpg);}
.knop { border:none; background:#dddddd; color:#000000; font-weight:normal; font-size:11px; width: 75px; padding:2px; }
.login { float:left; background-color:#CCCCCC; border:none; font-size:10px; font-weight:normal; color:#666; padding:3px; margin-top:0px;}
.ftext { height: 18px; font-size:12px; font-family:Arial, Veranda, Helvetica, sans-serif }
.ftext a:link, a:hover, a:visited  { font-size:11px; font-weight:bold; color:#333333; text-decoration:none; }
.formel { font-size:11px; color:#777; }
.number { font-size:11px; color:#777; }
.tekstveld { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333; width:320px; }

td,tr,p,div { font-size: 11px; color: #3d3d3d; text-decoration: none; font-family:  Arial, Verdana, Helvetica, sans-serif; }
h1 {color: #484848; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; padding: 0; text-transform:uppercase; height:25px;}
h2, h2 a:hover, h2 a:visited {color: #484848; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
h3 {color: #484848; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 13px; font-weight: bold; }
h4 {color: #484848; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
h5 {color: #484848; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
h6 {color: #484848; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }

ul { margin: 0px 0px 0px 0px;}

.product { position:relative; margin-left:10px; padding-bottom:10px; width:500px; float:left; }
.product_table { width:500px; z-index:1; }
.product_table td { padding:0; }
.product_tr_top { background: url("../images/table_background_top.jpg"); height:35px; }
.product_tr_middle { background: url("../images/table_background_middle.jpg") repeat-y; height:100%; }
.product_tr_bottom {background: url("../images/table_background_bottom.jpg"); height:24px;  }
.product_td_name { font-size:12px; color:#d94902; font-weight:bold; vertical-align:middle; height:15px; }
.product_td_part { padding:0; margin:0; font-style:italic; }
.product_td_part img { border:none; margin-right:8px;}
.product_td_stock { padding:0; margin:0; }
.product_td_stock img { border:none; margin-right:8px;}
.product_td_txt { width:360px; color:#333333; font-size:10px; height:60px;}
.product_image { position:absolute; left:0; z-index:2; border:solid #bfbfbf 1px;}
.product_prijs {color:#000000; width:75px; white-space:nowrap; text-align:right; font-size:12px; float:right;}
.product_more a, .product_more a:link, .product_more a:hover, .product_more a:visited { width:180px; min-height:14px; border:none; padding:0; color:#332f2f; font-size:11px; font-weight:bold; white-space:nowrap;}
.product_input_qty {	width:26px;	height:15px; border:1px solid #E7E7E7;	font-weight:normal; font-size:14px; text-align:center; padding:0;	margin:2px 2px 2px 0 ;}
.product_button_add { border:none; font-size:12px; font-weight:bold; float:right; width:26px;}
.product_button_add a:link, .product_button_add a:hover, .product_button_add a:visited {font-size:12px; font-weight:bold;}

.pulldown_options { width: 80px; margin:0 10px 0 0; padding:0; height:20px; font-size:10px; color:#333333; }

.product_cat_page { width:250px;}
.product_cat { width:230px; min-height:260px; _height:auto !important;  _height:260px; vertical-align:bottom; margin:5px 5px 0 5px; padding-left:0px; float:left; border:1px; border-color:#f1f1f1; border-style:solid;}
.product_cat h1 {font-size:11px; font-weight:bold; padding-left:8px; height:40px;}
.product_cat img, product_cat a{ margin:4px 4px 4px 0; border:none;  }
.product_cat_box { width:230px; float:left; height:100px;}
.product_cat_image { width:150px; float: none; min-height:170px; _height:auto !important;  _height:170px; display:block; margin-left:auto; margin-right:auto; }
.product_cat_part { width:125px;  height:16px; text-align:left; float:left; background-color:#f3f3f3;  margin:0; padding:5px 10px 0 10px; text-indent:2px; font-style:italic; } 
.product_cat_part a:link, a:hover, a:visited  { font-size:12px; font-weight:normal; color:#333333; text-decoration:none; } 
.product_cat_more { width:65px;  height:16px; text-align:right; float:right; background-color:#f3f3f3; margin:0; padding:5px 10px 0 10px; font-style:italic; } 
.product_cat_more a:link, .product_cat_more a:hover, .product_cat_more a:visited  { font-size:12px; font-weight:normal; color:#333333; text-decoration:none; } 
.product_cat_bottom {  width:75px; height:20px; background-color:#eaeaea; border-bottom:solid; border-bottom-color:#CC6600; float:left; margin:0; padding:5px 10px 0 10px; text-indent:2px; font-size:12px; font-weight:bold;  }
.product_cat_bottom, .product_cat_bottom a:link, .product_cat_bottom a:hover, .product_cat_bottom a:visited { font-size:12px; font-weight:bold; color:#404040; text-decoration:none;}
.product_cat_order {  width:115px; height:15px; background-color:#eaeaea; border-bottom:solid; border-bottom-color:#CC6600; text-align:right; float:right; margin:0; padding:0px 10px 10px 10px; text-indent:2px; font-size:12px; font-weight:bold; vertical-align:top; }
.product_cat_order  a:link, a:hover, a:visited { font-size:12px; font-weight:bold; color:#404040; text-decoration:none;}
.product_cat_order img { border:none; vertical-align:bottom;}

.product_det { width:480px; margin:5px; padding:10px; _padding:5px; float:left; }
.product_det img, product_cat a{ margin:4px 4px 4px 0; border:none; width:200px; }
.product_det_image { width:480px; float:left; }
.product_det_vergroot { width:480px; margin:5px 0 10px 0;} 
.product_det_vergroot a { font-size:10px; font-weight:bold; color:#333333; text-decoration:none; } 
.product_det_vergroot a:link, a:hover, a:visited  { font-size:10px; font-weight:bold; color:#333333; text-decoration:none; } 
.product_det_bottom { width:480px; height:2px; float:left; border-bottom:solid; border-bottom-color:#CC6600; margin:1px 0 0 0; padding: 0px; font-size:12px; font-weight:bold;}
.product_det_prijs { width:320px; height:20px; float:left; margin:14px 0 0 0; padding-top:5px; font-size:15px; font-weight:bold;}
.product_det_bestellen { height: 20px; float:right;  margin:14px 0 0 0; padding-top:0px; vertical-align:bottom;}
.product_det_bestellen a {font-size:12px; font-weight:bold;}
.product_det_bestellen img{border:none; height:15px; width:21px; margin:4px 0 0 6px; vertical-align:bottom; }
.product_det_review { width:220px; float:left; margin:6px 0 0 0; padding-top:5px; font-size:14px; font-weight:bold; text-transform:uppercase;}
.product_det_reviews { width:480px; float:left; margin:6px 0 0 0; padding:5px 4px 2px 4px; font-size:11px; font-weight:normal; border-top:2px; border-top-style:solid; border-top-color:#ddd; background-color:#eee;}
.product_det_meer_review { width:220px; height:20px; float:right; margin:6px 0 0 0; padding-top:0px; font-size:12px; font-weight:bold; text-align:right; }
.product_det_meer_review img{ border:none; height:14px; width:64px; vertical-align:middle;}
.product_det_meer_review a { font-size:12px; font-weight:bold; color:#333333; text-decoration:none; } 
.product_det_meer_review a:link, a:visited  { font-size:12px; font-weight:bold; color:#333333; text-decoration:none; } 
.product_det_meer_review a:hover, { font-size:12px; font-weight:bold; color:#CC6600; text-decoration:none; } 
.product_det_ranking { width:480px; height:16px; float:left; margin:3px 0 5px 0; padding: 0px; font-weight:bold; vertical-align:top; font-size:11px;  }
.product_det_ranking img{border:none; height:14px; width:64px; vertical-align:middle; }
.product_det_opties { width: 480px; height:22px; float:left; margin:1px 0 0 0; padding: 0px; font-size:12px; font-weight:normal;}

.subcat_table { float:left; margin:auto; padding:inherit;}
.subcat_tr { height: 160px; }
.subcat_td { height: 160px; width: 200px; background-image:url(../images/subcat_bg.png); background-repeat:no-repeat; }
.subcat_name_div { margin-left:17px;padding:0px 8px;background-color:#fff;display:inline; }
.subcat_name_div A { color:#000;font-size:12px;font-weight:bold;text-decoration:none; }
.subcat_img_div { margin-left:10px;width:150px;height:100px;display:block; }
.subcat_desc { margin-left:10px; width:150px; }

.order_overzicht { width:480px; float:left; margin-left:20px; margin-bottom:4px;}
.order_overzicht a:hover, .order_overzicht a:visited { font-size:11px; font-weight:normal; }
.order_overzicht_datum_header  { width:25%; float:left; background-color:#eeeeee; height:20px; color:#000000; font-size:12px; font-weight:bold; padding-top:4px; text-indent: 8px;  }
.order_overzicht_nummer_header { width:25%; float:left; background-color:#eeeeee; height:20px; color:#000000; font-size:12px; font-weight:bold; padding-top:4px; text-indent: 8px; text-align:right; }
.order_overzicht_status_header { width:25%; float:left; background-color:#eeeeee; height:20px; color:#000000; font-size:12px; font-weight:bold; padding-top:4px; text-indent: 8px; text-align:right; }
.order_overzicht_totaal_header { width:25%; float:left; background-color:#eeeeee; height:20px; color:#000000; font-size:12px; font-weight:bold; padding-top:4px; text-indent: 8px; text-align:right; }
.order_overzicht_datum  { width:25%; float:left; height:12px; color:#000000; font-size:11px; font-weight:normal; text-indent: 8px;  }
.order_overzicht_nummer { width:25%; float:left; height:12px; color:#000000; font-size:11px; font-weight:normal; text-indent: 8px; text-align:right; }
.order_overzicht_status { width:25%; float:left; height:12px; color:#000000; font-size:11px; font-weight:normal; text-indent: 8px; text-align:right; }
.order_overzicht_totaal { width:25%; float:left; height:12px; color:#000000; font-size:11px; font-weight:normal; text-indent: 8px; text-align:right; }

.review_overzicht { width:480px; float:left; margin-left:20px; margin-bottom:4px; }
.review_overzicht a:hover, .review_overzicht a:visited { font-size:11px; font-weight:normal; }
.review_overzicht_header_1  { width:220px ; float:left; background-color:#eeeeee; height:20px; font-size:12px; font-weight:bold; padding-top:4px; text-indent: 8px; text-align:left;  }
.review_overzicht_header_2  { width:260px ; float:left; background-color:#eeeeee; height:20px; font-size:12px; font-weight:bold; padding-top:4px; text-indent: 8px; text-align:left;  }
.review_overzicht_item  { width:300px; float:left; height:12px; font-size:11px; font-weight:normal; text-indent: 8px; text-align:left; }
.review_overzicht_icons  {  float:left; height:12px; font-size:11px; font-weight:normal; text-indent: 2px; text-align:left; }
.review_overzicht_icons img { border:0px; margin-left: 3px; }
.review_overzicht_plaats { width:470px; float:left; margin-left:20px; margin-bottom:4px; background-color:#eee; padding:6px; }
.review_overzicht_plaats a:hover, .review_overzicht_plaats a:visited { font-size:11px; font-weight:normal; }

.review_all { width:480px; min-height:140px; margin:5px; padding:10px; _padding:5px; float:left; }
.review_all img, product_cat a{ margin:4px 4px 4px 0; border:none; }
.review_all_box { width:480px; float:left; height:100px;}
.review_all_image { width:135px; float:left; }
.review_all_text { width:330px; float:left; padding-left:10px; }
.review_all_more { width:55px; text-align:right; float:right; vertical-align:top;} 
.review_all_more a:link, a:hover, a:visited  { font-size:12px; font-weight:bold; color:#333333; text-decoration:none; } 
.review_all_bottom { width:480px; height:25px; float:left; border-bottom:solid; border-bottom-color:#CC6600; margin:2px 0 0 0; padding-top:2px; vertical-align:top; font-size:12px; font-weight:bold;}

.afrekenen_balk { width:480px; float:left; margin-left:20px; margin-bottom:10px; }
.afrekenen_stap { width:25%; float:left; background-color:#cccccc; height:20px; color:#FFFFFF; font-size:12px; font-weight:bold; padding-top:4px; text-indent: 8px; }
.afrekenen_stap_active{ width:25%; float:left; height:20px; background-color:#f29029; color:#ffffff; font-size:12px; font-weight:bold; padding-top:4px; text-indent: 8px;}
.afrekenen_overzicht { width:480px; float:left; margin-left:20px; margin-bottom:4px;}
.afrekenen_overzicht_adres { width:240px; float:left; margin:auto; }
.afrekenen_overzicht_adres_tekst { width:120px; font-size:11px; float:left; text-indent: 8px; }
.afrekenen_overzicht_adres_tekst_head { width:240px; font-size:12px; float:left; text-indent: 8px; font-weight:bold; height:20px; background-color:#eeeeee; margin-bottom:5px; padding-top:3px; }
.afrekenen_overzicht_betaalkeuze { width:380px; float:left; margin-top:10px; margin-bottom:10px; font-size:11px; height:28px;}
.afrekenen_overzicht_bestelling { width:240px; float:left; margin-bottom:2px; font-size:11px; }
.afrekenen_overzicht_bestelling_totaal { width:240px; float:left; margin-bottom:2px; font-size:11px; font-weight:bold; }
.afrekenen_overzicht_header { width:25%; float:left; background-color:#eeeeee; height:20px; color:#000000; font-size:11px; font-weight:bold; padding-top:4px; text-indent: 8px; }
.afrekenen_overzicht_header_omschrijving { width:45%; float:left; background-color:#eeeeee; height:20px; color:#000000; font-size:11px; font-weight:bold; padding-top:4px; text-indent: 8px; }
.afrekenen_overzicht_header_omschrijving_4 { width:320px; float:left; background-color:#eeeeee; height:20px; color:#000000; font-size:11px; font-weight:bold; padding-top:4px; text-indent: 8px; margin-top:12px; }
.afrekenen_overzicht_header_verwijder { width:20%; float:left; background-color:#eeeeee; height:20px; color:#000000; font-size:11px; font-weight:bold; padding-top:4px; text-indent: 8px; }
.afrekenen_overzicht_header_aantal { width:15%; float:left; background-color:#eeeeee; height:20px; color:#000000; font-size:11px; font-weight:bold; padding-top:4px; text-indent: 8px; }
.afrekenen_overzicht_header_aantal_4 { width:50px; float:left; background-color:#eeeeee; height:20px; color:#000000; font-size:11px; font-weight:bold; padding-top:4px; text-indent: 8px; margin-top:12px; text-align:right}
.afrekenen_overzicht_header_prijs { width:20%; float:left; background-color:#eeeeee; height:20px; color:#000000; font-size:11px; font-weight:bold; padding-top:4px; text-indent: 8px; text-align:left;}
.afrekenen_overzicht_header_prijs_4 { width:110px; float:right; background-color:#eeeeee; height:20px; color:#000000; font-size:11px; font-weight:bold; padding-top:4px; text-indent: 8px; text-align:right; margin-top:12px;}
.afrekenen_overzicht_artikel { width:25%; float:left; height:20px; color:#000000; font-size:11px; font-weight:normal; text-indent: 8px; }
.afrekenen_overzicht_artikel_omschrijving { width:200px; color:#000000; font-size:11px; font-weight:normal; padding-top:4px; }
.afrekenen_overzicht_artikel_omschrijving_4 { width:280px; float:left; color:#555; font-size:11px; font-weight:normal; padding-top:2px; vertical-align:top;}
.afrekenen_overzicht_artikel_verwijder { width:65px; height:20px; color:#000000; font-size:11px; font-weight:bold; padding-top:4px; text-indent: 8px; }
.afrekenen_overzicht_artikel_verwijder img{ border:none;}
.afrekenen_overzicht_artikel_aantal { color:#000000; font-weight:normal; text-indent: 8px; text-align:center; width:50px;}
.afrekenen_overzicht_artikel_aantal_4 { width:80px; float:left; color:#555; font-weight:normal; text-align:right; vertical-align:top; padding-right:20px;}
.afrekenen_overzicht_artikel_prijs { width:85px; color:#333; font-size:11px; font-weight:normal; padding-top:4px; text-indent: 8px; margin-right:5px; text-align:right; vertical-align:top;}
.afrekenen_overzicht_artikel_prijs_4 {float:right; color:#555; font-size:11px; font-weight:normal; padding-top:2px; text-indent: 8px; margin-right:5px; vertical-align:top;}
.afrekenen_overzicht_artikel_verwijder a {color:#000000; font-size:11px; font-weight:bold; }
.afrekenen_overzicht_totaal { float:right; font-weight:bold; margin-bottom:15px; margin-right:5px; }
.afrekenen_terug { float:left; background-color:#CCCCCC; border:none; font-size:10px; font-weight:bold; color:#FFFFFF; padding:3px; margin-top:6px;}
.afrekenen_verder { float:right; background-color:#f29029; border:none; font-size:10px; font-weight:bold; color:#FFFFFF; padding:3px; margin-top:6px;}

.tekstveld_order { width:470px; float:left; margin-left:18px;}
.tekstveld_order_tekst { font-size:11px; font-family:Arial, Veranda, Helvetica, sans-serif; width:480px;  }

#footer { width:950px; background:#2f2f2f; margin:auto; padding:0 0 10px 0;}

#payment_logos {float: left; padding: 10px 0px 10px 10px; margin:0; background-color:#5d5d5d;}
#payment_logos img { border:none; }