body {
/*	background: url(../images/bg.png) repeat;*/
	color: #000;
	font: 11px/18px Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#page {
	margin: 0 auto;
	width: 1000px;
}
#header {
	margin: 0px;
	height: 280px;
	background: transparent url(../images/bg_header.png) no-repeat;
}
#main {
	margin: 0px;
	background: transparent url(../images/bg_main.png) repeat-y;
}
#main #background_fix {
	background: transparent url(../images/bg_main.png) repeat-y;
	margin: 0px;
	float: left;
}
#main #background_fix #menu {
	width: 170px;
	text-align: center;
	position: relative;
	left: 50px;
	top: 10px;
	float: left;
}
#main #background_fix #content {
	width: 500px;
	position: relative;
	left: 65px;
	top: 10px;
	float: left;
}
#main #background_fix #content #filler {
	width: 1px;
	float: right;
	position: relative;
	left: 2px;
}
#main #background_fix #shoppingcart {
	width: 210px;
	background: transparent url(../images/bg_shoppingcart.png) repeat-y;
	position: relative;
	right: 6px;
	float: right;
	text-indent: 10px;
}
#main #background_fix #shoppingcart_end {
	width: 210px;
	height: 20px;
	background: transparent url(../images/bg_shoppingcart_end.png) no-repeat;
	top: 20px;
	float: right;
	position: relative;
}
#main #background_fix #menu2 {
	
	width: 140px;
	float: right;
	position: relative;
	top: 30px;
	right: 55px;
}

.img-shadow-left {
	float:left;
	background: url(../images/bg_dropshadow.png) no-repeat bottom right !important;
	background: url(../images/bg_dropshadow.gif) no-repeat bottom right;
	margin: 10px 10px 10px 10px !important;
	margin: 10px 10px 5px 5px;
}
.img-shadow-left img {
	display: block;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 8px;
}

.img-shadow-right {
	float:right;
	background: url(../images/bg_dropshadow.png) no-repeat bottom right !important;
	background: url(../images/bg_dropshadow.gif) no-repeat bottom right;
	margin: 10px 0px 10px 20px !important;
	margin: 10px 0px 5px 15px;
}
.img-shadow-right img {
	display: block;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 8px;
}

#footer {
	margin: 0px;
	height: 145px;
	background: transparent url(../images/bg_footer.png) no-repeat;
	clear: both;
}


#receipt_header {
	margin-left: -2px;
	color: #000;
	font: bold 12px Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 188px;
}
#receipt {
	color: #000;
	font: 12px Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 179px;
	margin-left: 8px;
}
#receipt_link {
	color: #000;
	font: 12px Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 179px;
	margin-left: 8px;
	text-align: center;
}

a {
	text-decoration: underline;
	color: #cc0000;
}
a:hover {
	text-decoration: underline;
	color: #cc0000;
}
a.menu {
	text-decoration: none;
	color: #cc0000;
}
a.menu:hover {
	text-decoration: underline;
	color: #cc0000;
}
#kop {
	display:none;
	/*color: #cc0000;
	font: 24px/24px Monotype Corsiva, Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0px;*/
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #receipt_header {
	visibility: hidden;
}
.sIFR-hasFlash #receipt {
	visibility: hidden;
}
.sIFR-hasFlash #kop {
	visibility: hidden;
}
.sIFR-hasFlash #menudivider {
	visibility: hidden;
}
.sIFR-hasFlash #menudivider2 {
	visibility: hidden;
}
#overview_shoppingcart {
	width: 98%;
}
#overview_shoppingcart td.artikelen {
	border-bottom: 1px solid #000;
}
#overview_shoppingcart #aantal {
	width:  50px;
	text-align: center;
}
#overview_shoppingcart #aantal #input_aantal{
	width:  45px;
	text-align: center;
}
#overview_shoppingcart #aanbieding {
	width:  7px;
	text-align: center;
}
#overview_shoppingcart #unit {
	width: 65px;
}
#overview_shoppingcart #prijs {
	width: 65px;
	text-align: right;
}
#overview_shoppingcart #subtotaal {
	width: 65px;
	text-align: right;
}
#overview_shoppingcart #btw {
	width: 65px;
	text-align: right;
}
#overview_shoppingcart #btwnaam {
	width: 65px;
	font-weight: bold;
	text-align: right;
}
#overview_shoppingcart #totaal {
	width: 65px;
	text-align: right;
}
#overview_shoppingcart #totaalnaam {
	width: 65px;
	font-weight: bold;
	text-align: right;
}
#overview_shoppingcart th {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: bold;
	text-align: left;
}

#navigatie {
	width: 98%;
	font: 11px/18px Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-collapse: collapse;
	border: 0px solid #000;
	margin: 0px;
	padding: 0px;
}
#navigatie #left {
	width:  50%;
	text-align: left;
	border: 0px solid #000;
	margin: 0px;
	padding: 0px;
}

#navigatie #right {
	text-align: right;
	border: 0px solid #000;
	margin: 0px;
	padding: 0px;
}

#klantgegevens_textarea {
	width: 350px;
	height: 100px;
}

#klantgegevens {
	width: 98%;
	font: 11px/18px Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-collapse: collapse;
	border: 0px solid #000;
	margin: 0px;
	padding: 0px;
}
#klantgegevens #left {
	width:  25%;
	vertical-align: top;
	text-align: left;
	border: 0px solid #000;
	margin: 0px;
	padding: 0px;
}

#klantgegevens #right {
	vertical-align: top;
	text-align: left;
	border: 0px solid #000;
	margin: 0px;
	padding: 0px;
}

/***/

#content {
	width: 570px;
}

#content p{
	width: 570px;
}
#bonnetje{
	width:210px;
	float:right;
}
#shoppingcart-t {
	height:20px;
	width: 210px;
	background: transparent url(../images/bg_bonnetje_t.png) repeat-y;
	position: relative;
	right: 6px;
	text-indent: 10px;
}
#shoppingcart {
	color:#000;
	width: 210px;
	background: transparent url(../images/bg_bonnetje_m.png) repeat-y;
	position: relative;
	right: 6px;
	text-indent: 10px;
}

#shoppingcart-b {
	width: 210px;
	background: transparent url(../images/bg_bonnetje_b.png) repeat-y;
	position: relative;
	right: 6px;
	height:20px;
	text-indent: 10px;
}
#main #background_fix #shoppingcart_end {
	margin:10px;
	padding:0px 10px;
	color: #000;
	font: bold 12px Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	width: 168px;
	background: transparent url(../images/bg_shoppingcart_end.png) no-repeat;
	top: 20px;
	float: right;
	position: relative;
}
#main #background_fix #menu2 {
	
	width: 140px;
	float: right;
	position: relative;
	top: 30px;
	right: 55px;
}

/***
#category {
	display:none;
}
#category #left {
	width: 250px;
	vertical-align: top;
}

#category #right {
	vertical-align: top;
}

#product {
	width: 250px;
	font: 11px/18px Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#product #left {
	width: 250px;
	vertical-align: top;
	text-align: center;
}

#product #right {
	vertical-align: top;
	text-align: center;
}
#product_bg {
	width: 250px;
	height: 206px;
	text-align: center;
	background: transparent url(../images/bg_product.png) no-repeat;
}*/

.webwinkel2{
	width:755px;
	padding:0px;
}

.webwinkel{
	width:770px;
	padding:0px;
}


#category {
	display:none;
}
#category #left {
	width: 250px;
	vertical-align: top;
}

#category #right {
	vertical-align: top;
}

#product {
	width: 250px;
	font: 11px/18px Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#product #left {
	width: 250px;
	vertical-align: top;
	text-align: center;
}

#product #right {
	vertical-align: top;
	text-align: center;
}
#product_bg {
	width: 235px;
	height: 206px;
	text-align: center;
	background: transparent url(../images/bg_product.png) no-repeat;
}
#flashfirebug1{
	width:175px;
}
