body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0;
	margin:0;
	text-align: center;
	background-color: #8A0045;
}

img {
	behavior: url('css/pngbehavior.htc');
}

td { font-size: 11px; }

a {
	text-decoration: none;
	color: #000000;
	cursor: hand;
}

img { border: 0; }

div.center {
	position: relative;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 960px;
	padding-left: 20px;
	background: url(../images/background.png) repeat-y;
}

div.top {
	position: relative;
	width: 920px;
	height: 245px;
	background: url(../images/top.png) no-repeat;
}

div.hoofdmenu {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 901px;
	// width: 920px;
	height: 25px;
	text-transform: uppercase;
	text-align: right;
	background: url(../images/hoofdmenu.png) no-repeat;
	padding-top: 3px;
	padding-right: 19px;
	z-index: 2;
}

div.hoofdmenu a {
	text-decoration: none;
	color: #000000; 
}

div.productmenu {
	position: absolute;
	left: 0px;
	top: 160px;
	width: 920px;
	height: 30px;
	z-index: 2;
}

div.productmenu table.menu a {
	color: #FFFFFF;
}

div.productmenu table.menu td.seperator {
	width: 2px;
	height: 30px;
	background: url(../images/seperator.png) repeat-x;
}

div.productmenu table.menu td.item {
	width: 113px;
	height: 30px;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
}

div.productmenu table.menu td.item_up {
	width: 113px;
	height: 30px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	background: url(../images/menu_up.png) repeat-x;
	cursor: pointer;
}

div.beeld {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 920px;
	height: 160px;
	z-index: 2;
}

div.search {
	position: absolute;
	left: 760px;
	top: 193px;
	width: 118px;
	height: 16px;
	background: url(../images/search.png) no-repeat;
	padding-left: 5px;
	z-index: 2;
}

div.pad {
	position: absolute;
	left: 20px;
	top: 196px;
	width: 720px;
	height: 16px;
	z-index: 2;
}

div.search input {
	position: absolute;
	left: 5px;
	top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: transparent;
	width: 107px;
	border: 0;
}

div.logo {
	position: absolute;
	left: 16px;
	top: 26px;
	width: 331px;
	height: 98px;
	z-index: 5;
}

div.button {
	padding-top: 2px;
	padding-right: 2px;
	float: left;
}

table.button td {
	cursor: pointer;
	cursor: hand;
}

table.button td.middle {
	color: #FFFFFF;
	background: url(../images/button_middle.png) repeat-x;
	padding-top: 1px;
}

div.content {
	position: relative;
	width: 920px;
}

div.content table *{
	vertical-align: top;
}

div.content table.content td.menu {
	width: 180px;
}

div.content table.content td.main {
	width: 540px;
}

div.content table.content td.seperator {
	width: 10px;
}

table.submenu {
	width: 180px;
	background-color: #F2F6F5;
	margin-bottom: 20px;
}

table.submenu td.header1 {
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #740137;
	padding: 6px 20px 6px 20px;
}

table.submenu td.header2 {
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #ED127B;
	padding: 6px 20px 6px 20px;
}

table.submenu td.item {
	color: #000000;
	background-color: #F2F6F5;
	padding: 6px 20px 6px 20px;
}

table.submenu td.logo {
	background-color: #FFFFFF;
	padding: 10px 0px 0px 15px;
}

table.submenu input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
	background-color: #FFFFFF;
	border: 1px solid #D0D1D1;
	width: 140px;
	vertical-align: middle;
}

table.submenu input.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
	background-color: #FFFFFF;
	border: 1px solid #ED127B;
	width: 140px;
	vertical-align: middle;
}

div.ww {
	position: relative;
}

table.submenu div.ww input.dummy {
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
	background-color: #FFFFFF;
	border: 1px solid #D0D1D1;
	width: 140px;
	vertical-align: middle;
}

table.submenu td.item a { color: #000000; text-decoration: none; }
table.submenu td.item a:hover { color: #000000; text-decoration: underline; }

table.submenu td.seperator {
	height: 1px;
	background: url(../images/seperator_submenu.png) repeat-x;
}

table.pagina {
	width: 539px;
	margin-bottom: 20px;
}

table.pagina td.onderwerp {
	height: 30px;
	color: #000000;
	text-transform: uppercase;
	background: url(../images/productnaam.png) repeat-x;
	padding: 6px 10px 6px 10px;
}

table.pagina td.omschrijving {
	color: #000000;
	padding: 10px 10px 10px 10px;
}

table.categorie_overzicht {
	width: 173px;
	margin-bottom: 5px;
}

table.categorie_overzicht td.categorie {
	height: 30px;
	color: #000000;
	padding: 6px 10px 6px 10px;
}

img.list {
	position: absolute;
	top: 4px;
	left: 690px;
}

img.thumb {
	position: absolute;
	top: 4px;
	left: 708px;
}






table.producten_lijst {
	width: 539px;
	background-color: #F0F5F4;
}

table.producten_lijst td.title {
	font-weight: bold;
	padding: 3px 5px 0px 5px;
}

table.producten_lijst td.text {
	padding: 0px 5px 8px 5px;
}

table.producten_lijst td.price {
	width: 320px;
	padding: 1px 0px 0px 5px;
}

table.producten_lijst td.schaduw {
	height: 10px;
	background: url(../images/schaduw.png) repeat-x #FFFFFF;
}

table.productentitel {
	width: 539px;
}

table.producten td.seperator {
	width: 10px;
}

table.producten td.voorbeeld {
	vertical-align: bottom;
	background-color: #F0F5F4;
}

table.product_overzicht {
	width: 173px;
}

table.product_detail {
	width: 539px;
	margin-bottom: 20px;
}

table.productentitel td.opties, table.producten td.opties, table.product_detail td.opties {
	height: 30px;
	color: #FFFFFF;
	text-transform: uppercase;
	background: url(../images/opties.png) repeat-x;
	padding: 6px 10px 6px 10px;
}

table.product_overzicht td.seperator {
	background-color: #FFFFFF;
	height: 20px;
}

table.product_overzicht td.productnaam {
	height: 30px;
	color: #000000;
	text-transform: uppercase;
	vertical-align: bottom;
	background-color: #F0F5F4;
	padding: 6px 10px 6px 10px;
}

table.product_overzicht td.schaduw {
	height: 6px;
	background: url(../images/schaduw.png) repeat-x;
}

table.product_detail td.productnaam {
	height: 30px;
	color: #000000;
	text-transform: uppercase;
	background: url(../images/productnaam.png) repeat-x;
	padding: 6px 10px 6px 10px;
}

table.producten td.omschrijving, table.product_overzicht td.omschrijving {
	color: #000000;
	background-color: #FFFFFF;
	height: 90px;
	padding: 10px 10px 10px 10px;
}

table.product_detail td.omschrijving {
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
}

table.product_overzicht td.prijs {
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px 10px 10px 10px;
}

table.product_detail td.omschrijving span.roze {
	color: #ED127B;
}

table.product_detail td.lijn {
	height: 1px;
	background: url(../images/seperator_submenu.png) repeat-x;
}

table.product_overzicht td.button {
	background: url(../images/productbutton.png) no-repeat;
	padding: 2px 5px 2px 5px;
}

table.product_detail td.afbeelding {
	width: 265px;
}

table.product_detail td.seperator {
	width: 10px;
}

table.details {
	margin-bottom: 10px;
}

table.details tr.active {
	background: #f2f6f5;
	cursor: pointer;
}

table.details td {
	text-align: right;
	padding: 3px 8px 3px 8px;
}

table.details td.input {
	padding: 0px 0px 0px 5px;
}

table.details td.price {
	text-align: right;
}

table.status {
	width: 132px;
	margin-bottom: 20px;
}

table.status td.onderwerp {
	text-transform: uppercase;
	background-color: #740137;
	padding: 6px 10px 6px 10px;
}

table.status td.onderwerp span.inactive {
	color: #AC7790;
}

table.status td.onderwerp span.active {
	color: #FFFFFF;
}

table.status td.content {
	background-color: #F2F6F5;
	padding: 6px 10px 6px 10px;
}

table.status td.content span.inactive {
	color: #D4D4D4;
}

table.status td.content span.active {
	color: #000000;
}

table.status td.schaduw {
	height: 6px;
	background: url(../images/schaduw.png) repeat-x;
}

table.winkelmand {
	width: 539px;
	margin-bottom: 20px;
}

table.winkelmand td.onderwerp {
	height: 30px;
	color: #000000;
	text-transform: uppercase;
	background: url(../images/productnaam.png) repeat-x;
	padding: 6px 10px 6px 10px;
}

table.winkelmand td.omschrijving {
	color: #000000;
	padding: 10px 10px 10px 10px;
}

table.winkelmand td.right {
	text-align: right;
}

table.winkelmand td.seperator {
	height: 20px;
}

table.winkelmand tr.winkelmand {
	background-color: #F2F6F4;
}

table.winkelmand div.label {
	padding: 6px 5px 6px 5px;
	float: left;
}

table.winkelmand div.input {
	padding: 3px 10px 0px 10px;
	float: left;
}

table.winkelmand div.euro {
	text-align: left;
	float: left;
}

table.winkelmand div.bewerken {
	padding-top: 8px;
	float: left;
}

table.winkelmand td.footer {
	height: 6px;
	background: url(../images/winkelmandfooter.png) repeat-x;
}

table.winkelmand input.aantal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
	background-color: #FFFFFF;
	border: 1px solid #262626;
	width: 25px;
	vertical-align: middle;
}

table.winkelmand select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
	background-color: #FFFFFF;
	border: 1px solid #262626;
	vertical-align: middle;
	width: 50px;
}

table.gegevens {
	width: 539px;
	margin-bottom: 20px;
}

table.gegevens td.seperator {
	width: 11px;
}

table.gegevens table.formulier {
	width: 264px;
}

table.gegevens td.onderwerp {
	height: 30px;
	color: #000000;
	text-transform: uppercase;
	background: url(../images/productnaam.png) repeat-x;
	padding: 6px 10px 6px 10px;
}

table.gegevens td.label {
	width: 110px;
	padding: 4px 0px 3px 10px;
}

table.gegevens td.radio {
	width: 20px;
	padding: 1px 0px 0px 3px;
}

table.gegevens td.info {
	padding: 4px 10px 0px 0px;
}

table.gegevens td.omschrijving {
	padding: 10px 10px 10px 10px;
}

table.gegevens td.input {
	padding: 2px 10px 0px 0px;
}

table.gegevens input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
	background-color: #FFFFFF;
	border: 1px solid #262626;
	vertical-align: middle;
	width: 150px;
}

table.gegevens input.radio {
	width: 20px;
}

table.gegevens textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
	background-color: #FFFFFF;
	border: 1px solid #262626;
	vertical-align: middle;
	width: 150px;
	height: 100px;
}

table.gegevens select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #262626;
	background-color: #FFFFFF;
	border: 1px solid #262626;
	vertical-align: middle;
	width: 150px;
}

table.gegevens div.label {
	float: left;
}

table.winkelnavigatie {
	width: 539px;
	margin-bottom: 20px;
}

table.winkelnavigatie td.left {
	width: 270px;
}

table.winkelnavigatie td.right {
	width: 269px;
}

.error {
	color: #ED127B;
}

div.landingpages {
	font-size: 10px;
	color: #A1A1A1;
}

div.landingpages a {
	color: #A1A1A1;
	text-decoration: underline;
}
