/* BASIC SETUP */
div#imageHolder{
	width:250px;
	height:250px;
	overflow:hidden;
}	
body {  
	background-color: #000000; 
	margin: 0px 0px 10px 0px;
	}

td, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	vertical-align: top;
	}
a, input, button {
	position: relative;
	}	
a {
	color: #ffffff;
	}
a:hover {
	color: #cccccc;
	}
table.outline {
	width: 100%;
	}
td.basic_outline {
	background-image: url('/images/fixed/new/bg_basic_outline.gif');
	background-repeat: repeat-x;
	background-position: 0px bottom;
	text-align: center;
	}
div.basic {
	width: 900px;
	margin: 0px auto;
	padding: 0px 10px 0px 10px;
	background-color: transparent;
	background-image: url('/images/fixed/new/bg_basic.png');
	background-repeat: repeat-x;
	background-position: 0px 0px; 
	}
#home div.basic {
	padding-bottom: 10px;
	}
div.basic td {
	text-align: left;
	}
table.basic {
	border-width: 0px;
	border-color: #cccccc;
	border-style: solid;
	height: 450px;
	width: 900px;
	}
table.basic td {
	border-width: 0px;
	border-color: #cccccc;
	border-style: solid;
	}
table.basic td td {
	border-width: 0px;
	border-color: #cccccc;
	border-style: solid;
	}

td.footer {
	height: 37px;
	vertical-align: middle;
	text-align: center;
	background-image: url('/images/fixed/new/bg_footer.gif');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	}


/* ROW 1 */

td.topbar div.cartspace,
td.topbar img {
	float: right;
	}
div.cartspace {
	width: 225px;
	height: 120px;
	}


td.topbar {
	height: 120px;
	}

td.search {
	height: 18px;
	width: 220px;
	vertical-align: middle;
	}
td.search input,
td.search button,
td.mailform input,
td.mailform button {
	width: 134px;
	height: 18px;
	background-color: transparent;
 	font-size: 10px;
	color: #666666;
	float: right;
	border-width: 0px;
	margin-right: 5px;
	padding-top: 0px;
	padding-left: 2px; 	
	}
td.search input,
td.mailform input {
	background-image: url('/images/fixed/new/bg_input.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
td.search button,
td.mailform button {
	width: 64px;
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
	float: right;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 2px;
	font-size: 11px;
	background-image: url('/images/fixed/new/bg_button_search.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

td.search input.hidden,
td.mailform input.hidden {
	display: none;
	}
td.mailform form#tellAfrienForm {
	margin: 0px;
	padding: 0px;
	}


/* ROW 2 */

td.topphoto {
	height: 180px;
	background-image: url('/images/fixed/new/bg_topphoto.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	border: 1px solid red;
	}

div.topmenu {
	width: 225px;
	height: 180px;
	background-image: url('/images/fixed/new/bg_topmenu.png');
	}
div.submenu {
	width: 225px;
	min-height: 180px;
	background-image: url('/images/fixed/new/bg_submenu.gif');
	}
div.topmenu h3 {
	font-weight: normal;
	font-size: 12px;
	position: relative;
	top: 10px;
	margin: 0px 0px 0px 10px;
	}
div.topmenu ul,
div.submenu ul {
	position: relative;
	top: 5px;
	margin: 0px;
	margin-left: 30px;
	padding: 0px;
	list-style-type: none;
	}
div.submenu ul {
	top: 10px;
	margin-bottom: 20px;
	}
div.topmenu ul li,
div.submenu ul li {
	list-style-image: url('/images/fixed/new/bullet_topmenu.gif');
	}
div.topmenu ul li {
	padding: 0px;
	margin: 0px;
	line-height: 11px;
	}

div.submenu ul li {
	padding: 2px 0px 2px 0px;
	}
div.topmenu ul li#selected,
div.submenu ul li#selected {
	font-weight: bold;
	list-style-image: url('/images/fixed/new/bullet_topmenu_selected.gif');
	}
div.topmenu a,
div.submenu a {
	text-decoration: none;
	}
div.topmenu ul li#selected a,
div.submenu ul li#selected a {
	color: #ffffff ! important;
	}
div.submenu ul ul {
	top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	}
div.submenu ul li#selected li {
	font-weight: normal;
	}


/* ROW 3 */

td.menu {
	height: 38px;
	vertical-align: middle;
	background-image: url('/images/fixed/new/bg_menu.gif');
	background-position: 0px 3px;
	background-repeat: no-repeat;
	}
td.menu table {
	width: 100%;
	}
td.menu td {
	text-align: left;
	font-size: 12px;
	vertical-align: middle;
	}
td.menu td p {
	padding-top: 11px;
	}
td.menu td#selected {
	background-color: #cc0000;
	}
td.menu td a {
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	}
td.menu td a:hover {
	color: #000000;
	}
td.menu td#selected a:hover {
	color: #000000;
	}


/* ROW 4 */

div.crumbs {
	margin: 5px 0px 0px 15px;
	height: 30px;
	padding: 10px 20px 10px 15px;
	color: #ffffff;
	font-size: 11px;
	background-color: #000000;
	background-image: url('/images/fixed/new/bg_crumbs.gif');
	background-repeat: no-repeat;
	}
div.crumbs a {
	color: #cccccc;
	text-decoration: none;
	}


/* ROW 5 */

td.content {
	background-color: #000000;
	}


/* CONTENTBASE */

table.content {
	height: 100%;
	}

table.content td {
	padding: 0px;
	}

table.content td.content {
	padding: 0px 20px 0px 0px;
	}
td.submenu {
	width: 225px;
	background-image: url('/images/fixed/new/bg_submenu_col.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #262626;
	padding-bottom: 100px ! important;
	}

table.content td td {
	padding: 10px 10px 10px 30px;
	border: 0px solid #cccccc;
	}

/* HEADERS */

table.content td.header,
table.content td td.header {
	height: 40px;
	vertical-align: middle;
	font-size: 16px;
	font-weight: normal;
	padding: 0px 30px 0px 30px; 
	}
table.content td.header a {
	text-decoration: none;
	color: #ffffff;
	}
table.content td.content td.header#headercontent {
	background-color: #666666;
	color: #ffffff;
	}

table.content table.cart td.header,
table.content td.content td.header {
	vertical-align: middle;
	color: #ffffff;
	}


/* CONTENT */

td.txt {
	font-size: 12px;
	}

table.content td.content td.txt td,
table.content td.content td.txt td td {
	padding: 2px 5px 2px 0px;
	margin: 0px;
	}

table.content td.content td.txt td {
	padding: 2px 5px 5px 0px;
	margin: 0px;
	}
table.content td.content td.txt td td {
	padding: 2px 5px 2px 0px;
	margin: 0px;
	border-width: 0px;
	}

td.txt img {
	margin-right: 10px;
	margin-top: 7px;
	margin-bottom: 10px;
	}

table.content td.content td.txt td img {
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

h1 {
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	margin-bottom: 20px;
	}
h1.article {
	width: 350px;
	}
h2,
h3,
h4 {
	font-size: 14px;
	margin-top: 25px;
	margin-bottom: 0px;
	}
p  {
	margin: 0px 0px 15px 0px;
	}

td.content ul {
	margin: 0px 0px 15px 18px ! important;
	padding: 0px;
	list-style-type: none;
	list-style-image: url('/images/fixed/new/bullet_content.gif');
	}
td.content ul a {
	text-decoration: none;
	color: #ffffff ! important;
	font-weight: bold;
	}


/* SHOP */

table.content td.content td table.bestelform td {
	padding: 5px 10px 5px 0px;
	border-top: 1px solid #262626;
	border-bottom: 1px solid #222222;
	}
table.content td.content td table.bestelform td td {
	border-width: 0px;
	}
table.content td.content td table.bestelform img {
	margin-right: 5px;
	}
table.bestelform {
	width: 600px;
/*	border-top: 1px solid #262626; */
	}
table.bestelform td.thumb {
	width: 100px;
	}
table.bestelform div.price {
	top: 0px ! important;
	margin-bottom: 0px ! important;
	}
table.bestelform h3,
table.bestelform h2 {
	margin-top: 0px ! important;
	margin-bottom: 10px ! important;
	}

/*
table.bestelform input,
table.bestelform button {
	width: 50px;
	height: 16px;
	background-color: #ffffff;
 	border: 1px solid #000000;
	font-size: 10px;
	color: #666666;
	margin-right: 5px;
	padding-top: 0px;
	padding-left: 2px; 	
	}
table.bestelform input {
	background-image: url('/images/fixed/bg_input.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	}
table.bestelform button {
	width: 50px;
	background-color: #ebebeb;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 2px;
	font-size: 10px;
	} */

form.price,
div.price {
	padding-left: 20px;
	background-image: url(/images/fixed/new/bg_price.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	min-height: 125px;
	position: relative;
	top: -50px;
	margin-bottom: -40px ! important;
	}
form.price input,
form.price button,
div.price input,
div.price button {
	width: 48px ! important;
	height: 20px;
	font-size: 11px;
	text-align: center;
	padding-top: 3px;
	border-width: 0px;
	background-color: transparent;
	background-image: url('/images/fixed/new/bg_input_shop.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	margin-top: 5px;
	}
form.price button,
div.price button {
	width: 66px ! important;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url('/images/fixed/new/bg_button_shop.gif');
	margin-top: 0px;
	}
form.price select,
div.price select {
	width: 122px;
	}

td.pricetxt {
	vertical-align: middle;
	}
td.price {
	font-size: 20px;
	font-weight: bold;
	color: #FD0100;
	height: 50px;
	}
td.price s {
	 color: #666666;
	 font-size: 16px;
	 font-weight: normal;
	 }
td.price .normal {
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	}
form.price td,
div.price td {
	vertical-align: middle;
	}

div.thumbs {
	margin-top: 10px;
	width: 250px;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #262626;
	border-bottom: 1px solid #262626;
	}
div.thumbs a {
	float: left;
	padding: 0px;
	margin-right: 3px;
	margin-bottom: 10px;
	}
div.thumbs a img {
	margin: 0px;
	border-width: 0px;
	}

p.linkback {
	height: 20px;
	margin-top: 20px ! important;
	margin-bottom: 40px ! important;
	} 


/* NEW CART */

div.cart {
	width: 225px;
	height: 120px;
	background-image: url('/images/fixed/new/bg_cart.jpg');
	background-repeat: repeat-x;
	}
div.cart h3 {
	font-size: 14px;
	margin: 0px 15px 10px 15px;
	padding-top: 20px;
	padding-bottom: 10px; 
	border-bottom: 1px solid #4a4a4a;
	}
div.cart h3 a {
	width: 100%;
	display: block;
	}
div.cart p {
	margin: 0px 15px 5px 15px;
	}
div.cart a {
	text-decoration: none;
	}

/* CART */

table.content table.cart td td {
	padding: 2px 5px 2px 0px;
	border-width: 0px;
	}
table.content table.cart input {
	width: 100px;
	height: 18px;
	background-color: #666666;
 	border: 1px solid #cccccc;
	font-size: 10px;
	color: #ffffff;
	float: right;
	margin-right: 5px;
	padding-top: 0px;
	padding-left: 2px; 
	font-weight: normal;
	float: left;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 2px;
	font-size: 10px;	
	}


/* HOME */

#home div.crumbs {
	display: none;
	}
	
td.nopadding {
	padding: 0px ! important;
	}

#home td.content table {
	height: 100%;
	width: 100%;
	border-width: 0px 0px 0px 0px;
	border-color: #cccccc;
	border-style: solid;
	}

#home table.content td {
	width: 25%;
	padding: 10px 15px 10px 15px;
	border-width: 0px;
	border-color: #cccccc;
	border-style: solid;
	}

#home td.txt {
	width: 450px ! important;
	vertical-align: middle;
	background-color: #000000;
	}
#home td.actie {
	width: 225px;
	/*padding: 0px ! important;*/
	background-color: #262626;
	}
#home td.actietxt {
	width: 225px;
	vertical-align: middle;
	padding: 10px ! important;
	background-color: #262626;
	}

#home table.content td.header {
	font-size: 12px;
	font-weight: normal;
	background-image: url('/images/fixed/new/bg_homepageitem_header.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding: 0px 15px 0px 25px;
	}
#home table.content td.header h2 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	}
#home table.content td.header a {
	color: #ffffff;
	text-decoration: none;
	}

#home table.content td.item {
	border-width: 0px;
	font-size: 11px;
	background-image: url('/images/fixed/new/bg_homepageitem.gif');
	}
#home td.item img {
	margin-right: 10px;
	margin-bottom: 50px;
	float: left;
	}
#home table.content td.item ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: square;
	}
#home table.content td.item li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 17px;
	}

#home table.content td a {
	font-weight: normal;
	text-decoration: underline;
	}


/* POPUP woordenlijst */

body#popup {  
	background-color: #000000; 
	margin: 0px 10px 10px 10px;
	background-image: url('/images/fixed/nixel.gif');
	background-repeat: repeat-x;
	background-position: 0px 0px;
	}

table.basicpopup {
	width: 430px;
	border-width: 1px 1px 0px 1px;
	border-color: #cccccc;
	border-style: solid;
	background-color: #222222;
	}
table.basicpopup td {
	border-width: 0px 0px 1px 0px;
	border-color: #cccccc;
	border-style: solid;
	}	

table.basicpopup td.topbar {
	height: 19px;
	background-image: url('/images/fixed/bg_topbar.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	height: 18px;
	width: 430px;
	font-family: RotisSansSerif, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	}

table.basicpopup td.header {
	font-family: RotisSansSerif, Arial, Helvetica, sans-serif;
	font-size: 20px;
	vertical-align: middle;
	background-color: #666666;
	color: #ffffff;
	letter-spacing: 1px;
	padding: 0px 5px 0px 10px;
	}

table.basicpopup td.txt {
	padding: 10px;
	}


/* PRODUCTEN */

table.product {
	width: 220px;
	border: 1px solid #999999;
	background-color: #454545;
	}
table.content td.txt td.product table.product td {
	padding: 5px;
	}
table.product td h3,
table.product td h2 {
	margin: 0px; 
	}

dl {
	padding: 0px;
	margin: 0px 0px 15px 0px;
	border-top: 1px solid #262626;
	border-bottom: 1px solid #262626;
	background-image: url('/images/fixed/new/bg_dl_article.gif');
	background-repeat: no-repeat;
	background-position: 0px 10px;
	}
dd {
	padding: 10px 0px 10px 50px;
	height: 35px;
	margin: 0px; 
	}
dd a {
	font-weight: bold;
	text-decoration: none;
	}


/* NIEUWS */

.datum {
	font-size: 10px;
	}
	
td.datum {
	padding: 0px ! important;
	margin: 0px ! important;
	clear: both ! important;
	border-width: 0px ! important;
	}

div.newsitem {
	padding-bottom: 10px;
	background-image: url('/images/fixed/new/bg_crumbs.gif');
	background-position: center bottom;
	background-repeat: no-repeat;
	}

/* WINKELWAGEN */

tr.rule td {
	color: #ff0000; 
	}
form#form button,
form#updateForm input,
form#updateForm button {
	height: 20px;
	font-size: 11px;
	padding-top: 3px;
	border-width: 0px;
	background-color: transparent;
	background-image: url('/images/fixed/new/bg_input_shop.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	margin-top: 0px;
	}
form#updateForm input.small {
	width: 48px ! important;
	text-align: center;
	}
form#updateForm input {
	width: 180px ! important;
	background-image: url('/images/fixed/new/bg_input_shop_wide.gif');
	}
form#updateForm select ,
form#updateForm textarea{
	font-family: Arial;
	font-size: 11px;
	width: 180px ! important;
	}
form#form button,
form#updateForm button {
	width: 150px ! important;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url('/images/fixed/new/bg_button_cart.gif');
	margin-top: 0px;
	}
form#updateForm input.radio,
form#updateForm input.checkbox,
input.radio,
input.checkbox {
	width: 12px ! important;
	height: 12px ! important;
	padding: 0px ! important;
	margin: 0px ! important;
	margin-right: 5px ! important;
	text-align: left;
	background-image: none ! important;
	background-color: transparent ! important;
	}
td.checkbox {
	vertical-align: top;
	}
td.checkbox input.checkbox {
	width: 12px ! important;
	height: 12px ! important;
	padding: 0px ! important;
	margin: 0px ! important;
	}
table.paymentlist {
	width: 100%;
	}
table.paymentlist td {
	width: auto;
	}
table.paymentlist td.radio {
	width: 20px;
	}

form.volgende {
	width: 250px;
	float: right;
	}
form.volgende button {
	float: right;
	}
form.vorige {
	width: 250px;
	float: left;
	}
form.vorige button,
form.volgende button {
	margin-top: 20px;
	margin-bottom: 20px;
	}

/* WOORDENLIJST NEW */

div.info {
	display: none;
	position: absolute;
	margin: 0 auto;
	top: 50%;
	left: 50%;
	margin-left: -200px;
	margin-top: -100px;
	width: 400px;
	border: 5px solid #ffffff;
	padding: 20px;
	background-color: #000000;
	}