
body.Main {
	background-image: url(../img/BG01.gif);
	background-repeat: repeat-x;
	overflow-x: hidden;
}
table.Main {
	background-image: url(../img/BG02.gif);
	background-repeat: repeat-x;
}
table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
div.Padding {
	padding-top: 3px;
	padding-bottom: 3px;
}
td.5pxTopLeft {
	padding-top: 5px;
	padding-left: 5px;
}
a:link, a:visited {
	color: #4F8548;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Header /////////////////////////////////////////////////////////////////////////////////////*/
table.Kop {
	background-image: url(../img/KopBG.jpg);
	margin-left: 5px;
	margin-right: 5px;
	background-repeat: no-repeat;
}
td.SiteNav {
	padding-top: 6px;
	padding-right: 4px;
}
a.LinkSiteNav:link, a.LinkSiteNav:visited {
	color: #71BF44;
	text-decoration: none;
}
a.LinkSiteNav:hover {
	color: #71BF44;
	text-decoration: underline;
}
span.Winkelwagen {
	color: #000000;
	background-color: #A9ABAE;
	padding-left: 4px;
	padding-right: 4px;
}

/* SearchBox /////////////////////////////////////////////////////////////////////////////////////*/
td.SearchBox {
	height: 26px;
	padding-top: 5px;
	padding-left: 25px;
}

/* EmailBox /////////////////////////////////////////////////////////////////////////////////////*/
td.EmailBox {
	background-color: #E7E7E8;
	width: 184px;
	padding-top: 2px;
	padding-left: 21px;
	padding-bottom: 2px;
}

/* BreadCrumb /////////////////////////////////////////////////////////////////////////////////////*/
div.BreadCrumbOutside {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
div.BreadCrumbInside {
	background-color: #EEEEEE;
	color: #999999;
	padding-top: 1px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
	height: 18px;
	font-weight: bold;
}
span.BreadCrumb {
	color: #333333;
	font-weight: bold;
}
a.BreadCrumb:link, a.BreadCrumb:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a.BreadCrumb:hover {
	color: #4F8548;
	font-weight: bold;
	text-decoration: underline;
}

/* TabNav /////////////////////////////////////////////////////////////////////////////////////*/
a.TabNav:link, a.TabNav:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a.TabNav:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

/* ProductNav /////////////////////////////////////////////////////////////////////////////////////*/
div.ProductNav {
	margin-left: 5px;
	padding: 8px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}
span.ProductNav {
	background-color: #CC0000;
	color: #FFFFFF;
	padding: 2px;
	text-decoration: none;
	font-weight: normal;
}
a.ProductNav:link, a.ProductNav:visited {
	background-color: #FFFFFF;
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline;
	padding: 2px;
}
a.ProductNav:hover {
	background-color: #CCCCCC;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
	padding: 2px;
}

/* HR /////////////////////////////////////////////////////////////////////////////////////*/

div.hrRed {
	background-image: url(../img/HrBgLight.gif);
	height: 1px;
	background-color: #CC0000;
}
div.hrGrey {
	background-image: url(../img/HrBgLight.gif);
	height: 1px;
	background-color: #CCCCCC;
}
div.hrDarkGrey {
	background-image: url(../img/HrBgDark.gif);
	height: 1px;
	background-color: #DDDDDD;
}
hr {
  display: none;
}

/* Top5 /////////////////////////////////////////////////////////////////////////////////////*/
td.Top5Home {
	background-image: url(../img/Top5Home.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	line-height: 20px;
	width: 180px;
	padding-top: 19px;
	padding-left: 25px;
}
a.Top5Home:link, a.Top5Home:visited {
	color: #333333;
	text-decoration: none;
}
a.Top5Home:hover {
	color: #333333;
	text-decoration: underline;
}
div.Top5Vervolg {
	background-image: url(../img/Top5Vervolg.gif);
	background-repeat: no-repeat;
	line-height: 20px;
	padding-left: 23px;
}
a.Top5Vervolg:link, a.Top5Vervolg:visited {
	color: #333333;
	text-decoration: none;
}
a.Top5Vervolg:hover {
	color: #333333;
	text-decoration: underline;
}

/* Subnav /////////////////////////////////////////////////////////////////////////////////////*/
table.SubNav {
	margin-left: 5px;
}
a.Subnav:link, a.Subnav:visited {
	color: #333333;
	text-decoration: none;
}
a.Subnav:hover {
	color: #333333;
	text-decoration: underline;
}

/* Price /////////////////////////////////////////////////////////////////////////////////////*/
span.PriceBig {
	font-size: 18px;
	font-weight: bold;
	color: #4F8548;
}
span.PriceSmall {
	font-size: 11px;
	font-weight: bold;
	color: #4F8548;
}
span.OriginalPriceBig {
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
span.OriginalPriceSmall {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}

/* Producten /////////////////////////////////////////////////////////////////////////////////////*/
table.ProductLargeOff {
	color: #333333;
	border: 1px solid #DDDDDD;
	cursor: pointer;
}
table.ProductLargeOn {
	color: #333333;
	border: 1px solid #4F8548;
	cursor: pointer;
}
table.ProductSmallOff {
	color: #333333;
	border: 1px solid #DDDDDD;
	padding-left: 5px;
	padding-right: 5px;
}
table.ProductSmallOn {
	color: #333399;
	border: 1px solid #4F8548;
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}

/* Product detail /////////////////////////////////////////////////////////////////////////////////////*/
table.ProductDetail {
	color: #333333;
	border: 1px solid #DDDDDD;
}
.stempel {
	position:absolute;
	left:55%;
	width:80px;
	height:80px;
	margin-right: auto;
	margin-left: auto;
}
/* Highlight /////////////////////////////////////////////////////////////////////////////////////*/
span.HighlightGreen {
	color: #5E7F4D;
	font-weight: bold;
}
span.HighlightBlue {
	color: #333333;
	font-weight: bold;
}
span.HighlightRed {
	color: #4F8548;
	font-weight: bold;
}
span.HighlightWhite {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
span.ProductTitel {
	color: #333333;
	font-weight: bold;
	font-size: 24px;
	line-height: 34px;
	padding-left: 4px;
}
span.KassaTitel {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 18px;
	line-height: 34px;
}
span.KassaTitelActief {
	color: #333333;
	font-weight: bold;
	font-size: 18px;
	line-height: 34px;
}

/* Form /////////////////////////////////////////////////////////////////////////////////////*/
input,textarea,select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
div.FormBorderColor {
	background-color: #DDDDDD;
}
td.FormTitel {
	color: #333366;
	font-weight: bold;
}

/* Logos bottom /////////////////////////////////////////////////////////////////////////////////////*/
img.LogoBannerOff {
	border: 1px solid #DDDDDD;
}
img.LogoBannerOn {
	border: 1px solid #4F8548;
	cursor: pointer;
}

/* Footer /////////////////////////////////////////////////////////////////////////////////////*/
table.Footer {
	background-image: url(../img/FooterBG.gif);
	margin-left: 5px;
	margin-right: 5px;
	background-repeat: no-repeat;
	height: 24px;
}
td.Footer {
	color: #666666;
	padding-top: 0px;
	padding-left: 205px;
}
a.LinkFooter:link, a.LinkFooter:visited {
	color: #666666;
	text-decoration: none;
}
a.LinkFooter:hover {
	color: #000000;
	text-decoration: underline;
}