/*------------------------ ALGEMEEN ------------------------------*/

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	SCROLLBAR-FACE-COLOR: #316F22;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #C1D301;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
H1 {
  	
	background-image: url(verpakkingen-h1.jpg);
	height: 27px;
	background-repeat: no-repeat;
	background-position: 1px top;
	color: #333333;
	font-size: 12px;
	text-indent: 18px;
	padding-top: 5px;
}
h2 {
	background-image: url(verpakkingen-h1.jpg);
	height: 27px;
	background-repeat: no-repeat;
	background-position: 1px top;
	color: #333333;
	font-size: 12px;
	text-indent: 18px;
	padding-top: 5px;
}
A {
	color: #333333;
	text-decoration: none;
}
A:hover {
	color: #333333;
	text-decoration: underline;
}
INPUT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TABLE {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.indexTable{
	background-image: url(index_kader.jpg);
	background-repeat: repeat-y;
}
.divNavLinks {
	width: 179px;
	background-image: url(verpakkingen-nav-links.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 1px top;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-indent: 25px;
	padding-top: 5px;
}
.divNavRechts {
	width: 258px;
	background-image: url(verpakkingen-nav-rechts.jpg);
	height: 27px;
	background-repeat: no-repeat;
	background-position: 1px top;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-indent: 25px;
	padding-top: 5px;
}
.divProdLinks {
	width: 179px;
	background-image: url(verpakkingen-dot.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 1px bottom;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	text-indent: 15px;
	padding-top: 2px;
	cursor: hand;
}
.divRed {
	background-image: url(verpakkingen-dot.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 1px bottom;
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	text-indent: 15px;
	padding-top: 2px;
}
.divProdLinksAct {
	width: 179px;
	background-image: url(verpakkingen-dotAct.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 1px bottom;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	text-indent: 15px;
	padding-top: 2px;
	cursor: hand;
}

.divProdRechts {
	width: 257px;
	background-image: url(verpakkingen-dotRechts.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 1px bottom;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	text-indent: 15px;
	padding-top: 2px;
	cursor: hand;
}
.divProdRechtsAct {
	width: 257px;
	background-image: url(verpakkingen-dotRechtsAct.jpg);
	height: 25px;
	background-repeat: no-repeat;
	background-position: 1px bottom;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	text-indent: 15px;
	padding-top: 2px;
	cursor: hand;
}

.divLinkOver {
	width: 179px;
	height: 25px;
	padding-top: 2px;
}

.divTextRechts {
	width: 232px !important;
	width: 257px;
	background-image: url(verpakkingen-dotRechts.jpg);
	background-repeat: no-repeat;
	background-position: 1px bottom;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	padding-top: 2px;
	padding-left: 15px;
	text-align: justify;
	padding-right: 10px;
}

.shopbutton {
	width: 212px;
	height: 23px;
	background-image: url(cart_knop.jpg);
	background-repeat: no-repeat;
	cursor: hand;
	padding-top: 4px;
}

.main {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 521px;
}

.mainindex {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 600px;
	margin-top: 5px;

}

.divcart {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 521px;
}

.search {
	height: 25px;
	width: 301px;
	text-align: center;
	background-image: url(verpakkingen-search.jpg);
	background-repeat: no-repeat;
}

.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-color: #C1D301;
	padding: 2px;
	vertical-align: bottom;
}
.tableBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px;
	border: 1px dashed #C1D301;
}

.buttonTextBlack {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

A.buttonTextBlack {
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

A.buttonTextBlack:hover {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.buttonTextWhite {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

A.buttonTextWhite {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}

A.buttonTextWhite:hover {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonTextIndexWhite {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

A.buttonTextIndexWhite {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

A.buttonTextIndexWhite:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonTextColor {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.tableHeaderSmall {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.priceText {
	font-size: 11px;
	font-weight: bold;
}

.priceItalicText {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.highlightText {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

A.highlightText {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
A.highlightText:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.button
{
	width: 154px;
	height: 23px;
	background-image: url(verpakkingen-btn.png);
	background-repeat: no-repeat;
	cursor: hand;
	padding-top: 4px;
}


.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 980px;
	text-align: center;
	background-image: url(verpakkingen-dotRechts.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.promotions
{
	background-image: url(verpakkingen-dotRechts.jpg);
	background-repeat: no-repeat;
	background-position: 1px bottom;
	text-align: center;
	width: 257px;
}

.topBarLeft
{
	background-image: url(verpakkingen-top2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	width: 722px;
	text-indent: 25px;
	color: #FFFFFF;
	padding-top: 10px;
	height: 35px !important;
	height: 45px;
}

A.topBar
{
	color: #FFFFFF;
	text-decoration: underline;
}

A.topBar:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.dropdown
{
	background-color: white;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #316f22;
}
.image
{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bgOff {
	background-image: url(verpakkingen-dotRechts.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	height: 100px;
	text-indent: 25px;
}

.bgOn {
	background-color: #c1d301;
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	height: 100px;
	text-indent: 25px;
}
.form {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px dotted #c1d301;
}
