html, body {
	margin:0px;
	padding:0px;
	background: #333333;
	width: 100%;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
Div#HeaderTexture {
	width: 100%;
	height: 213px;
	background: url(images/bg_header_texture.jpg) repeat-x;
	position: absolute;
}
Div#MiddleTexture {
	width: 100%;
	height: 620px;
	background: url(images/bg_texture_middle.jpg) 0;
	position: absolute;
	top: 213px;
	z-index:0;
}
Div#MainContainer {
	width: 100%;
	text-align:left;
	float: left;
	position: absolute;
}
Div#Container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
Div#Topbar {
	width: 960px;
	height: 123px;
	position: relative;
	float: left;
	overflow: visible;
	z-index: 10;
}
Div#Menubar {
	width: 950px;
	height: 29px;
	position: relative;
	float: left;
	background-color: #FF7C0D;
	text-align: right;
	margin-right: 10px;
}
Div#Redbar {
	width: 950px;
	height: 61px;
	position: relative;
	float: left;
	background-color: #AC1C10;
}
Div#ContentContainer {
	width: 970px;
	padding-top: 13px;
	position: relative;
	float: left;
}
Div#Logo {
	width: 432px;
	height: 165px;
	position: absolute;
	float: left;
	z-index: 30;
	top: 24px;
	left: -10px;
}
Div#Basket {
	width: 248px;
	height: 59px;
	position: absolute;
	float: left;
	z-index: 10;
	top: 34px;
	left: 702px;
	text-align: right;
}
.BasketSide {
	width: 7px;
	height: 59px;
	float: left;
}
Div#BasketMiddle {
	width: 214px;
	height: 59px;
	float: left;
	background-image: url(images/basket_bg.png);
	padding-right: 20px;
}

Div#Buttons {
	width: 950px;
	height: 200px;
	position: relative;
	float: left;
	padding-bottom: 11px;
}
.Button {
	width: 183px;
	height: 200px;
	position: relative;
	margin-right: 9px;
	float: left;
}
.FirstButton {
	margin-right: 8px;
}
.LastButton {
	margin-right: 0px;
}
Div#OrangeContent {
	width: 950px;
	height: 270px;
	float: left;
	position: relative;
	background: url(images/bg_orangebar.jpg) repeat-y;
}
Div#BottomSchaduw {
	width: 100%;
	position: relative;
	float: left;
	height: 47px;
}
Div#BottomBar {
	width: 100%;
	background: #333333 url(images/bg_bottom.jpg) repeat-x;
	height: 80px;
	padding-top: 15px;
	z-index: -10;
	float: left;
	border-top: 1px solid #333;
	text-align: center;
}
Div#TxtContent {
	width: 242px;
	height: 235px;
	float: left;
	position: relative;
	padding: 25px 15px 10px 45px;
}
Div#TxtIntro {
	width: 327px;
	height: 249px;
	float: left;
	position: relative;
	margin-right: 10px;
	margin-top: 10px;
	background: url(images/whiteline_middle.gif) repeat-y;
}
.TxtIntroRounding {
	width: 327px;
	height: 7px;
	float: left;
	position: relative;
}
Div#TxtIntroMiddle {
	width: 287px;
	height: 85px;
	float: left;
	position: relative;
	background: url(images/main_txt.jpg) no-repeat 1px 10px;
	text-align: right;
	padding-top: 150px;
	padding-right: 30px;
	padding-left: 20px;
}
Div#WhiteColumn {
	width: 271px;
	height: 249px;
	float: left;
	position: relative;
	margin-top: 10px;
}
.WhiteColumnRounding {
	width: 271px;
	height: 7px;
	float: left;
	position: relative;
}
Div#WhiteColumnMiddle {
	width: 271px;
	height: 235px;
	float: left;
	position: relative;
	background: #FFF;
}
Div#WhiteColumnOptions {
	width: 220px;
	height: 200px;
	float: left;
	position: absolute;
	z-index: 10;
	top: 20px;
	left: 30px;
	text-align: right;
}
Div#OrangebarVertical {
	width: 270px;
	position: relative;
	margin-right: 30px;
	float: left;
}
Div#OrangebarVerticalTop {
	width: 270px;
	height: 40px;
	float: left;
	position: relative;
}
Div#OrangebarVerticalBottom {
	width: 270px;
	height: 60px;
	float: left;
	position: relative;
}
Div#Items {
	width: 650px;
	position: relative;
	float: left;
}

.Item {
	width: 300px;
	height: 210px;
	position: relative;
	background-image: url(images/bg_item.png);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}
.ItemLeft {
	margin-right: 10px;
}

Div#ItemOptions {
	width: 250px;
	float: left;
	position: absolute;
	z-index: 10;
	top: 30px;
	left: 60px;
	text-align: right;
}

#MenuContainer {
	width: 250px;
	float: left;
	position: relative;
	padding-top: 10px;
	padding-left: 20px;
	background: url(images/orangebar_vertical_middle.jpg) repeat-y;
}

ul.Menu {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}

ul.Menu li{
	border-top: 1px solid #FFBE86;
	float: left;
	width: 210px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #fff;
	font: bold 18px Helvetica, Arial, sans-serif;
}

ul.Menu li a:link,ul.Menu li a:active, ul.Menu li a:visited {
	display: block;
	color: #FFF;
	font: normal 18px Helvetica, Arial, sans-serif;
}

ul.Menu li a:hover {
	color: #000;
}

ul.Submenu {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0 0 0 0px;
	display: none;
}
ul.DISPLAY {
	display: block;
}

ul.Submenu li{
	border-top: 0px;
	float: left;
	height: 10px;
	width: 180px;
	padding-bottom: 10px;
	padding-left: 25px;
	background: url(images/pijl.gif) no-repeat 12px 9px;
}

ul.Submenu li a:link,ul.Submenu li a:active, ul.Submenu li a:visited {
	color: #FFF;
	font: 13px Helvetica, Arial, sans-serif;
}

ul.Submenu li a:hover {
	color: #000;
}
.Left {
	float: left;
}
.Right {
	float: right;
}

div.ProductImgHome {
	width: 141px;
	height: 239px;
	float: left;
	margin-left: 10px;
	overflow: hidden;
}
div.ProductImg {
	width: 200px;
	height: 199px;
	float: left;
	overflow: hidden;
	text-align:left;
}

div.Inhoud {
	width: 623px;
	background: #fff;
	padding: 15px 20px;
	float:left;
}
img.TopImg {
	margin-top: 15px;
}
div#Beeldkolom {
	width: 170px;
	float: left;
	padding-top: 51px;
}
div#Beeldkolom img {
	margin-top: 15px;
}
div#Inhoud, div#InhoudBreed {
	width: 423px;
	float: left;
	padding-left: 20px;
	
}
div#InhoudBreed {
	width: 623px;
	padding: 0;
	float:left
}

td.TablePadTop {
	padding-top: 4px;
}
div.BottomImg {
	float: left;
}

div#ShopBeeldkolom {
	width: 623px;
	float: left;
}

div.BKBorder{
	float: left;
	width: 136px;
	height: 136px;
	padding: 5px;
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-bottom: 15px;
}
div.BKItem {
	width: 136px;
	height: 136px;
	overflow: hidden;
	text-align: center;
}
div.MarginRechtsNul {
	margin-right: 0;
}

div.SBKTekstje {
	padding-top: 10px;
	float: left;
}

.FormContact		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background: #ffffff; height: 17px; width: 264px; border: 1px solid #cccccc; padding-left: 3px; padding-top: 2px; }.FormContactPC		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background: #ffffff; height: 17px; width: 55px; border: 1px solid #cccccc; padding-left: 3px; padding-top: 2px; }.FormContactPl		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background: #ffffff; height: 17px; width: 205px; border: 1px solid #cccccc; padding-left: 3px; padding-top: 2px; }.FormContactTA		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background: #ffffff; height: 80px; width: 264px; border: 1px solid #cccccc; padding-left: 3px; padding-top: 2px; }
.FormContactSelect		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background: #ffffff; height: 22px; width: 269px; border: 1px solid #cccccc; padding-left: 3px; padding-top: 2px; }
.FormBestellenAantal{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background: #ffffff; height: 17px; width: 30px; border: 1px solid #cccccc; padding-top: 2px; text-align: center; }
.FormBestellenKleur	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; background: #ffffff; height: 22px; width: 100px; border: 1px solid #cccccc; padding-left: 3px; padding-top: 2px; }
.Kort {
	width: 75px;
}
.AlertBox_DivAchtergrond{		filter:alpha(opacity=70);	/* Transparency */	opacity:0.7;	/* Transparency */	background-color:#000;	z-index:100;	position:absolute; /* Always needed	*/	top:0;	left: 0;	display: none;}.AlertBox_DivContent{	z-index:150;/* Always needed	*/	position:absolute;	/* Always needed	*/	display: none;}
#DivPDContainer {
	width: 600px;
	background-color: #ffffff;
}
#DivPDSluiten {
	position: absolute;
	width: 30px;
	height: 30px;
	z-index: 110;
	margin-left: 585px;
	margin-top: -15px;
}
#DivPDInhoud {
	width: 550px;
	padding: 25px;
}
#DivHidden {
	display: none;
}
img#PinkRibbon {
	margin-top: -10px;
	margin-right: 10px;
}