body {
	margin:0px;
	padding:0px;
	overflow: -moz-scrollbars-vertical;
	font-family:Arial, VAG Rounded, Arial, sans-serif;
	font-size: 10pt;
	color:#254274;
	background-color:#230807;
/*	background-color:#FBC70A; */
}
.print{
	display:none;
}

* {
	margin:0px;
	padding:0px;
}

td, div, th {
	vertical-align: top;
	font-family:Arial, VAG Rounded, Arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	color:#254274;
	border: 0px solid #ffffff;
}

td a, div a, th a {
	color:#254274;
	text-decoration:none;
}

a, input, select {
	position:relative;
	}

img {
	border:none;
}

input.radio {
	position:relative;
	top: 2px;
	width:12px !important;
	height:12px !important;
	border-width: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px !important;
}

input.small,
input.small_x,
input.medium,
input.medium_x,
input.long,
input#profile_bank,
input#profile_banknr {
	position:relative;
	height:19px;
	padding-left:5px;
	padding-top:3px;
	border:none;
	background:none;
	background-repeat:no-repeat;
	color:#000000;
	font-size:9pt;
	cursor:text;
}

input.small {
	width:38px;
	background-image:url(../images/back_input_small.png);
}

input.small_x {
	width:58px;
	background-image:url(../images/back_input_small_x.png);
}

input.medium,
input#profile_bank,
input#profile_banknr {
	width:153px;
	background-image:url(../images/back_input_medium.png);
}

input.medium_x {
	width:179px;
	background-image:url(../images/back_input_medium_x.png);
}

input.long {
	width:245px;
	background-image:url(../images/back_input.png);
}

input.info,
input.tocart,
input.tocart_small,
input.info_small,
input.order,
input.back,
input.next,
input.shopback,
input.shopnext {
	position:relative;
	background:none;
	border:none;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	cursor:hand;
	cursor:pointer;	
}

input.info {
	float:left;
	width:62px;
	height:22px;
	padding-right:10px;
	background-image:url(../images/button_info.png);
}

input.tocart {
	float:right;
	width:127px;
	height:22px;
	padding-right:10px;
	background-image:url(../images/button_tocart.png);
}

/*body#home input.info,
body#home input.tocart {	
	margin-top:25px !important;
}*/

body#home td.offerselect {
/*	padding-top:40px !important; */
}

body#home td.offer {	
/*	padding-top:45px !important;*/
}
body#home table.offertable {
	height: 20px ! important;
	}
body#home table.offertable td {
	height: auto ! important;
	padding: 10px 0px 0px 0px ! important;
	}

input.info_small {
	float:left;
	width:54px;
	height:22px;
	padding-right:10px;
	background-image:url(../images/button_info_small.png);
}

input.tocart_small {
	float:right;
	width:112px;
	height:22px;
	padding-right:10px;
	background-image:url(../images/button_tocart_small.png);
}

input.order {
	width:104px;
	height:23px;
	background-image:url(../images/button_order.gif);
}

input.delete {
	width:18px;
	height:18px;
	background:none;
	background-image:url(../images/button_delete.gif);
	background-repeat:no-repeat;
	border:none;
	cursor:hand;
	cursor:pointer;	
}

input.back {
	float:left;
	width:81px;
	height:17px;
	background-image:url(../images/button_naviback.gif);
}

input.next {
	float:right;
	width:96px;
	height:17px;
	margin-right:8px;
	background-image:url(../images/button_navinext.gif);
}

input.shopback {
	float:left;
	width:122px;
	height:22px;
	padding-left:15px;
	background-image:url(../images/button_shopback.png);
	background-repeat:no-repeat;
}

input.shopnext {
	float:right;
	width:140px;
	height:22px;
	padding-right:10px;
	background-image:url(../images/button_shopnext.png);
	background-repeat:no-repeat;
}

/* basis */

table.maintable {
	width:100% ! important;
	height: 100%;
	background-color:#ffda0b;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position: center top; 
	float: left;
	}

td.left {
	background-image:url(../images/bg_right.jpg);
	background-repeat:repeat-x;
}

td.right {
	background-image:url(../images/bg_right.jpg);
	background-repeat:repeat-x;
}

td.container {
	width:915px;
/*test	height:530px; test*/
	padding-left:79px;
	margin:0px auto;
	padding-bottom: 50px;
}

/* header */

div.topmenu {
	width:250px;
	padding-top:40px;
	font-weight:bold;
/*	text-align:right; */
	float: left;
	z-index: 5;
	position: relative;
	text-align:right;
	}
div.topmenu a {
	margin-right: 20px;
	font-weight: bold;
	}
/*
div.topmenu img {
	margin-left:15px;
	font-weight:bold;
}
*/

/* MW */	
body#betaling div.topmenu {
	width:861px;
	height:28px;
	padding-top:8px;
	padding-right:4px;
	text-align:right;
	font-weight:bold;
}
/* MW */

div.logo {
	width:95px;
	width: 1px;
	height:115px;
/*	background-image:url('/images/shoppingbag.gif');
	background-repeat:no-repeat; */
	float: left;
	z-index: 5;
	position: relative;
	left: 0px;
	}	
div.logo a {
	display:block;
	width:95px;
	height:115px;
	text-decoration:none;
}

/* MW */
body#betaling div.logo {
	display:none;
	visibility:hidden;
}
/* MW */

/* maincontent */

div.maincontent {
	float:left;
	width:625px;
	margin-right:18px;
}

div.maincontent table {
	width:618px;
	margin-right: 10px;
/*test	height:300px; test*/
}

td.maintop {
	height:10px;
	display: none;
	}
body#home td.maintop {
	display: none;
	}

td.mainmid {
/*	background-image: url('/images/bg_maincontent.gif'); */
	background-position: 0px 0px;
	width:618px;
	padding-left:0px;
	padding-right:0px;
/*test	height:269px; test*/
}
div.overview {
	background-image: url('/images/bg_maincontent.gif');
	background-position: 0px 0px;
	width: 618px;
	float: left;
	}
body#home td.mainmid {
	background-image: none;
	}

td.mainbottom {
/*	background-image:url(../images/back_maincontent_bottom.png);
	background-repeat:no-repeat; */
	height:21px;
}

/* mainmenu */

/* MW */
div.mainmenu {
	position:relative;
	width:500px;
	padding-top:40px;
	padding-left:0px;
	float: left;
	z-index: 5;
	font-weight: bold;
	}

body#betaling div.mainmenu {
	float:none;
	position:relative;
	margin-left:20px;
	bottom:-128px;
	}
/* MW */

/* MW */
body#betaling div.mainmenu div.left {
	float:left;
	width:9px;
	height:17px;
}

body#betaling div.mainmenu div.mid {
	float:left;
	height:17px;
	padding-right:10px;
	text-align:center;
	font-weight:normal !important;
}

body#betaling div.mainmenu div#selected div.left {
	background-image:url(http://www.chocomelshop.nl/images/back_menu_selected_left.gif);
	background-repeat:no-repeat;
}

body#betaling div.mainmenu div#selected div.mid {
	background-image:url(http://www.chocomelshop.nl/images/back_menu_selected_mid.gif);
	background-repeat:no-repeat;
	background-position:right;
}

body#betaling div#selected div.mid,
body#betaling div#selected div.mid a {
	display:block;
	font-weight:normal !important;
	color:#FFFFFF !important;
}
/* MW */

div.mainmenu div.item {
	float:left;
	margin-right: 20px;
}

body#betaling div.mainmenu div.mid,
body#betaling div.mainmenu div.mid a {
	color:#a7b3c7;
	font-weight: bold;
}

body#betaling div.mainmenu div.mid,
body#betaling div.mainmenu div.mid a {
	color:#a7b3c7;
	font-weight: bold;
}

body#betaling div.mainmenu div#selected,
body#betaling div.mainmenu div#selected a {
	color:#cc0000;
	font-weight: bold;
}

div.mainmenu div#selected a {
	color:#cc0000;
	font-weight: bold;
}

/* maincontent - content */

body#home div.content {
	background-image:url(/images/homepage/front_image.jpg); 
	background-repeat:no-repeat;
	background-position: 20px 20px;
	position: relative;
	top: -15px;
	left: -16px;
	width: 632px;
	margin-right: -30px;
}


/* maincontent - content - div.informatie */

body#home div.informatie {
	position:relative;
	width:230px;
	height:165px;
	padding-top: 30px;
	margin-left:265px;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	text-align: center;
	color:#000000 ! important;
	}

body#home div.informatie table  {
	width:240px;
	height:20px;
	margin-top:5px;
}

body#home div.informatie table td {
	height:30px;
	padding-top:5px;
	padding-bottom:0px;
	font-size:12px;
	color:#000000 ! important;
}

body#home div.informatie table td input {
	margin-top:0px;
}

div.informatie P {
	margin-top: 10px ! important;
	margin-bottom: 0px ! important;
}

div.informatie h1 {
	font-size:17px;
	margin-bottom: 0px ! important;
	color: #552811;
	text-align: center;
	}

td.title input,
select {
	width:35px !important;
	margin-left: 5px;
	height:18px !important;
	border:1px solid #254274 !important;
	color:#254274 !important;
	font-size:11px !important;
}

div.homepage {
	width: 649px;
	height: 236px;
	background-repeat: no-repeat;
	background-position: 20px 20px;
	}
div.homepageborder {
	width: 649px;
	height: 236px;
	background-image: url('/images/border_homepage.png');
	background-repeat: no-repeat;
	}


/* maincontent - content - overview */

body#overview div.content,
body#regular div.content {
	background:none;
}

div.product {
	float:left;
	width: 201px;
	height: 216px;
	background-repeat: no-repeat;
	background-position: 2px 3px;
	margin-right:5px;
	margin-bottom:5px;
}

div.productborder {
	width: 197px;
	height: 210px;
	padding: 3px 2px 3px 2px;
	background-image: url('/images/border_article.png');
	}

div.product table {
 	width:173px;	
	height:187px;
	margin-top:11px;
	margin-left:6px;
}

div.product table td.title {
	height:30px;
	font-size:13px;
	line-height: 15px;
	font-family:Arial, Helvetica, sans-serif !important;
}

div.product table td.title select,
div.product table td.title input {
	float:right;
}

div.product table td.price {
	height:20px;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}

div.product table td.img {
	height:120px;
	text-align:center;
}

div.product table td.buttons {
	height:22px;
}

div.product table td input.info_small,
div.product table td input.tocart_small {
	padding:0px;
}

/* maincontent - content - navigation */

div.navigation,
div.navigation2,
div.navigation3 {
	clear:both;
	position:relative;
	width:609px;
	height:17px;
}

div.navigation2 {
	position:relative;
	width:525px;
/*	margin-top:122px; */
}

div.navigation3 {
	width:525px;
	margin-top:103px;
}

/* Cart */

div.cart {
	position:relative;
	float:left; 
	padding-top: 50px;
	width:222px;
	margin-top:83px;
/*test	height:300px; test*/
}

body#betaling div.cart {
	margin-top:0px;
}

div.cart table {
	position:relative;
	width:222px;
}

div.cart table.shop {
	height:303px;
}

div.cart table td.carttop {
	background-image:url(../images/back_cart_top.png);
	background-repeat:no-repeat;
	height:44px;
}

div.cart table td.cartmid {
	background-image:url(../images/back_cart_mid.png);
	background-repeat:repeat-y;
	width:206px;
	padding-left:8px;
	padding-right:8px;
	height:134px;
}

div.cart table td.cartbottom {
	background-image:url(../images/back_cart_bottom.png);
	background-repeat:no-repeat;
	height:14px;
}

/* Cart - products */

div.cart table td.cartmid table {
	width:206px;
	border-bottom:1px solid #dbe0e8;
}

div.cart table td.cartmid table td.img {
	padding-top:10px;
	padding-bottom:10px;
	width:50px;
}

div.cart table td.cartmid table td.title {
	padding-top:10px;
	padding-left:5px;
}

div.cart table td.cartmid table td.price {
	padding-top:2px;
	padding-left:5px;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

div.cart table td.cartmid table td.select,
div.cart table td.cartmid table td.delete {
	padding-bottom:10px;
}

/* Cart - Totaal */

div.cart table td.totaal {
	vertical-align:bottom;
	background-image:url(../images/back_cart_mid.png);
	background-repeat:repeat-y;
}

div.cart table td.totaal table {
	width:206px;
	margin-left:8px;
	border:none;
}

div.cart table td.totaal table td {
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #dbe0e8;
}

div.cart table td.totaal table td.total {
	height:31px;
	vertical-align:middle;
	border-bottom:none;
	background-image:url(../images/back_totaal.gif);
	background-repeat:no-repeat;
	background-position:left;
}

div.cart table td.totaal table td.price {
	height:31px;
	vertical-align:middle;
	border-bottom:none;
	background-image:url(../images/back_totaal.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#FF0000;
}

div.cart table td.totaal table td.order {
	text-align:center;
	border:none;
}

/* popup product detail */

body#detail {
/*	background-image:url(../images/back_popup.gif);
	background-repeat:no-repeat; */
	margin:0px;
	padding:0px;
}

body#detail table {
	width:514px;
	height:280px;
	margin-top:53px;
	margin-left:30px;
	margin-right:30px;
}

body#detail table td {
	color:#431c00;
	font-size:9pt;
}

body#detail a.close {
	float:right;
	width:41px;
	height:16px;
	margin-top:16px;
	margin-right:16px;
	padding-top:3px;
	background-image:url(../images/button_close.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:9pt;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
}

body#detail table td.img {
	width:219px;
	padding-right:10px;
}

body#detail table td.omschrijving {
	width:285px;
	color:#431c00;
	font-size:9pt;
}

body#home h1,
body#overview h1 {
	font-family:Arial Rounded MT bold, VAG Rounded, Arial, sans-serif;
	font-size: 28px;
	color: #552811;
	text-align: center;
	margin-bottom: 0px;
	margin-bottom:13px;
	/* grotere shoppingbag */
	margin-top: 0px;
}

body#overview h1 {
	margin-bottom:18px;
}


body#home div.informatie h1 {
	font-size:19px;	
	}
body#detail h1 {
	color:#254274;
	font-size:19px;	
}

body#detail h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#FF0000;	
}

/* maincontent - content - betaling */

body#betaling div.maincontent {
	float:left;
	width:570px;
	margin-top:50px;
	margin-right:15px;
}

body#betaling div.maincontent table {
	width:548px;
	height:300px;
}

body#betaling div.maincontent P,
body#betaling div.maincontent table td {
	margin-bottom:0px;
	font-weight:normal;	
}

body#betaling td.maintop {
	background-image:url(../images/back_betalingcontent_top.png);
	background-repeat:no-repeat;
	height:10px;
	display:block !important;
	visibility:visible !important;
}

body#betaling td.mainmid {
	background-image:url(../images/back_betalingcontent_mid.png);
	background-repeat:repeat-y;
	width:551px;
	padding-left:8px;
	padding-right:0px;
	height:282px;
}

body#betaling td.mainbottom {
	background-image:url(../images/back_betalingcontent_bottom.png);
	background-repeat:no-repeat;
	height:21px;
}

/* MW */
body#betaling div.content {
	position:relative;
	height:236px;
	margin-top:30px;
	padding-top:15px;
	padding-left:15px;
	background-image:url(../images/back_content.gif); 
	background-repeat:no-repeat;
}
/* MW */

body#betaling div.content div.text {
	width:548px;
}

body#betaling div.content div.text table {
	width:510px;
	height:10px;
}

body#betaling div.content table td {
	color:#000000;
	font-size:9pt;
}

body#betaling div.content table td input {
	margin-left:0px;
}

body#betaling div.content td.aanmelden {
	padding-top:10px;
}

body#betaling div.content td.aanmelden input.check {
	margin:0px;
	padding:0px;
	margin-right:10px;
}

body#betaling div.navigation {
	position:relative;
	width:525px;
	margin-top:15px;
}

table.postorder {
	width: 520px ! important;
	height: auto ! important;
	margin-bottom: 20px;
	}
table.postorder td {
	padding: 2px 10px 2px 0px ! important;
	}
table.postorder td * {
	padding: 0px ! important;
	margin: 0px ! important;
	}
table.sign {
	height: 120px ! important;
	}


/* Betaling - Mainmenu */

body#betaling div.mainmenu {
	width:551px;
	height:27px;
	padding-top:5px;
	padding-left:0px;
}

/* Betaling - Cart */

body#betaling div.cart {
	position:relative;
	float:left;
	width:262px;
	height:300px;
}

body#betaling div.cart table {
	position:relative;
	width:262px;
}

body#betaling div.cart table th {
	color:#a7b3c7;
}

body#betaling div.cart table td.cartmid table th,
body#betaling div.cart table td.cartmid table td {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #dbe0e8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

body#betaling div.cart table td.cartmid table {
	border-bottom:none;
}
	
body#betaling div.cart table.shop {
	height:303px;
}

body#betaling div.cart table td.carttop {
	background-image:url(../images/back_betalingcart_top.png);
	background-repeat:no-repeat;
	height:44px;
}

body#betaling div.cart table td.cartmid {
	background-image:url(../images/back_betalingcart_mid.png);
	background-repeat:repeat-y;
	width:262px;
	padding-left:8px;
	padding-right:8px;
	height:167px;
}

body#betaling div.cart table td.cartbottom {
	background-image:url(../images/back_betalingcart_bottom.png);
	background-repeat:no-repeat;
	height:14px;
}

body#betaling div.cart table td.totaal {
	vertical-align:bottom;
	background-image:url(../images/back_betalingcart_mid.png);
	background-repeat:repeat-y;
	color:#a7b3c7;
}

body#betaling div.cart table td.totaal table td {
	color:#a7b3c7;
	text-align:right;
	padding-right:5px;
}

body#betaling div.cart table td.totaal table td.total {
	color:#254274;
}

body#betaling div.cart table td.totaal table td.price {
	color:#FF0000;
}

body#betaling hr {
	width:500px;
}

/* textpages */

div.text {
	width:618px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

body#overview div.text {
	width:618px;
}

body#regular div.text {
	width:579px;
	padding-left:15px;
	padding-right:15px;
}

body#regular div.maincontent {
	background-image: none;
	background-color: #ffffff;
	z-index: 1;
	position: relative;
	top: -39px;
	}
body#regular td.mainmid {
	background-image: none;
	}

body#regular div.maincontent table {
	width: 560px;
	height: 20px ! important;
	}

body#regular  td.mainmid p,
body#regular  td.mainmid h1,
body#regular  td.mainmid h3,
body#regular  td.mainmid h4 {
	margin-left: 15px;
	}
body#regular  td.mainmid h1 {
	font-family:Arial Rounded MT bold, VAG Rounded, Arial, sans-serif;
	font-size: 24px;
	margin-top: 40px;
	}
body#regular  td.mainmid h2 {
	font-family:Arial Rounded MT bold, VAG Rounded, Arial, sans-serif;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 5px;
	background-image: url('/images/bg_h2.gif');
	background-repeat: no-repeat;
	width: 564px;
	height: 20px;
	padding: 3px 0px 0px 15px;
	}

/* footer */

td.footer {
	width:865px;
	height:93px;
	padding-top:20px;
	text-align:right;
	font-size:11px;
	color:#431c00;
}

td.footer img {
	float:right;
	margin-left:10px;
}

td.footerwave {
	height:150px ! important;
	padding-top:10px;
	/*background-image: url('/images/bg_footer.gif');*/
	background-image: url('/images/footer.png');
	background-position: center 15px;
	background-repeat: repeat-x;
	}
td.cartmid table td.select,
td.cartmid table td.delete {
	padding-top:12px;
}

td.cartmid table td.select input {
	width:35px;
}

/* --- */

P {
	margin-bottom:15px;
}

h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}

h2 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}

h3 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}

h4 {
	color:#254274;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
}

h5 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}


/* POPUP artikel */

div.popArtikel,
body#home div.informatie div.popArtikel {
	display:none;
	width:614px;
	height:375px;
	position:absolute ! important;
	margin:0px;
	padding: 0px;
}
div.popArtikel {
	top:140px ! important;
}

body#home div.informatie div.popArtikel {
	top:-200px ! important;
	left: -250px;
	z-index:250;
}

div.popup {
	width: 614px;
	height: 375px;
	background-repeat: no-repeat;
	background-position: 20px 20px;
	}
div.popup_border {
	width: 614px;
	height: 375px;
	background-image: url('/images/border_popup.png');
	background-repeat: no-repeat;
	}


table.popup {
	width: 614px ! important;
	height: 375px ! important;
	}
/*
td.popup11 {
	width: 20px ! important;
	height: 20px ! important;
	padding: 0px ! important;
	background-image:url(../images/back_popup11.png);
	background-repeat:no-repeat;
	}
td.popup12 {
	width: 574px ! important;
	height: 20px ! important;
	padding: 0px ! important;
	background-image:url(../images/back_popup12.png);
	background-repeat:no-repeat;
	}
td.popup13 {
	width: 20px ! important;
	height: 20px ! important;
	padding: 0px ! important;
	background-image:url(../images/back_popup13.png);
	background-repeat:no-repeat;
	}
td.popup21 {
	width: 20px ! important;
	height: 335px ! important;
	padding: 0px ! important;
	background-image:url(../images/back_popup21.png);
	background-repeat:no-repeat;
	} */
td.popup22 {
	width: 574px ! important; 
	height: 335px ! important;
	padding: 20px ! important;
	background-repeat:no-repeat;
	} 
/*
td.popup23 {
	width: 20px ! important;
	height: 335px ! important;
	padding: 0px ! important;
	background-image:url(../images/back_popup23.png);
	background-repeat:no-repeat;
	}
td.popup31 {
	width: 20px ! important;
	height: 20px ! important;
	padding: 0px ! important;
	background-image:url(../images/back_popup31.png);
	background-repeat:no-repeat;
	}
td.popup32 {
	width: 574px ! important;
	height: 20px ! important;
	padding: 0px ! important;
	background-image:url(../images/back_popup32.png);
	background-repeat:no-repeat;
	}
td.popup33 {
	width: 20px ! important;
	height: 20px ! important;
	padding: 0px ! important;
	background-image:url(../images/back_popup33.png);
	background-repeat:no-repeat;
	}
*/

div.popArtikel td.popup22 table {
	width:514px !important;
	height:280px !important;
	margin-top:18px; 
	margin-left:30px;
	margin-right: 30px;
	}

div.popArtikel table td {
	color:#431c00 ! important;
	font-size:9pt;
	border-width: 0px ! important;
}
td.closebutton {
	height: 35px;
	}
div.popArtikel a.close {
	float:right;
	position: relative;
	width:41px;
	height:16px;
	margin-top:0px;
	margin-right:0px;
	padding-top:3px;
	background-image:url(../images/button_close.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:9pt;
	text-align:center;
	font-weight:normal;
	text-decoration:none;
}

div.popArtikel td.img {
	width:219px;
	padding-right:10px;
}

div.popArtikel td.omschrijving {
	color:#431c00 ! important;
	font-size:9pt;
}
div.popArtikel h1 {
	color:#254274 ! important;
	font-size:19px;	
}

div.popArtikel h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#FF0000 ! important;	
}

/* AANPASSINGEN TBV HOME */

body#home div.informatie div.informatie table td input {
	margin-top:0px;
}

/* WEBSHOP */

span.soldout {
/*	width: 112px; */
	width: 72px;
	height: 22px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 5px 0px 5px;
	position: relative;
	left: 10px;
	display: block;
	text-align: center; 
	background-image: url(../images/bg_soldout.gif);
	background-repeat: no-repeat;
	}
body#home span.soldout {
	left: 50px;
	overflow: hidden;
	}
