/*------------------------ ALGEMEEN ------------------------------*/
.algemeen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0E7101;
	font-weight: bold;
}

A.algemeen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0E7101;
}

A.algemeen:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #063500;
}


A.algemeen:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0E7101;
}

.textField
{
	background-color : white;
	border-left: 1px solid #28642F; 
	border-right: 1px solid #28642F; 
	border-top: 1px solid #28642F; 
	border-bottom: 1px solid #28642F; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #000000;
	padding-left : 2px;
}

/*------------------------ HEADER------------------------------*/

.bodyHeader
{
	background-color: #118402;
}

.headerTop
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:white;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 10px;
}

.headerLogo
{
	/*padding-top: 2px;*/
}

.headerBottom
{
	background-image: url(shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #2BAA1B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 15px;
	padding-top: 5px;
	color: #333366;
}

A.extraLinks
 { 
 	color: #003A07; 
 	font-size: 11px;
 	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
}

A.extraLinks:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #118402;
	text-decoration: underline;
}

/*------------------------ Navigation------------------------------*/

.bodyNavigation
{
	background-color: #FAFFFA;
	background-image: url(navfill.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.searchField
{
	background-image: url(bgsearch.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}

.btnMainNav
{
	background-image: url(mainnav.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	height: 25px;
	padding-top:6px;
	padding-left: 5px;
}


.subnav
{
	width: 166px;
	/*height:20px;*/
	border-left: 1px solid #DEF8FD; 
	border-right: 1px solid #003A07; 
	border-top: 1px solid white; 
	border-bottom: 1px solid #003A07; 
	background-color: #8AC881;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	color:#003A07;
}


A.subLinks
 { 
 	color: #003A07; 
 	font-size: 11px;
 	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
}

A.subLinks:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
}

/*------------------------ ContentPage------------------------------*/

.aanbiedingenTop
{
	background-color: #118402;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	color:white;
	padding-top: 2px;
}

.aanbiedingenBottom
{
	background-color: #8AC881;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003A07;
	padding-left: 20px;
	text-decoration: underline;
	padding-bottom: 10px;
}

A.aanbiedingenLinks
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003A07;
	text-decoration: underline;
}

A.aanbiedingenLinks:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#118402;
	text-decoration: underline;
}

.bodyContent
{
	background-color: #F4FFF4;
	/*padding-top: 15px;*/
}

.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #118402;
	padding-left: 25px;
	padding-top: 10px;
}

.bodyTxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 35px;
	padding-right: 2px;
}

/*------------------------ producten------------------------------*/

.titleProducten
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #118402;
	padding-left: 2px;
}

.subTitleProducten
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #118402;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: top left;
	height: 20px;
}

.bodyProductenPuntjes
{
	background-image: url(puntjes1.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.bodyTxtProducten
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	padding-right: 10px;
}

.prijs
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #003A07;
	padding-left: 5px;
	padding-top:15px;
}

.bodyProductenPuntjesRood
{
	background-image: url(puntjes2.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.aantal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	padding-top: 15px;
}

.productImage
{
	border:1px solid #333366;
}

.productImageTd
{
	padding-right:15px;
	padding-top: 15px;
}

.spatieproducten
{
	border-bottom: 1px solid #3A454E;
	height: 30px;
}

.artSubLinks
{
	background-color: #ECFAEC;
	padding-top: 5px;
	padding-left:5px;
	padding-bottom:10px;
	border-bottom: 1px solid #610C02;
}

/* ----------------------------------bestelling --------------------------*/

.delete
{
	border-top: 1px solid white;
	border-bottom: 1px solid #2A6E20;
	border-right: 1px solid  #2A6E20;
	background-color: #8AC881;
	padding-left: 15px;
	height: 15px;
}

.benamingen
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #118402;
	border-top: 1px solid white;
	border-bottom: 1px solid #7A8A38;
	padding-left: 10px;
	height: 15px;
	padding-right: 10px;
}

.waarden
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #8AC881;
	border-top: 1px solid white;
	border-bottom: 1px solid #2A6E20;
	padding-left: 10px;
	padding-right: 10px;
	height: 15px;
}

.button
{
	background-color: #118402;
	border-left: 1px solid white;
	border-right: 1px solid #003A07;
	border-top: 1px solid white;	
	border-bottom: 1px solid #003A07;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
}

.subtotaal
{
	border-left: 1px solid #118402;
	border-right: 1px solid #118402;
	border-top: 1px solid #118402;	
	border-bottom: 1px solid #118402;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight:bold;*/
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}

.dropdown
{
	border-left: 1px solid #C6A21B;
	border-right: 1px solid #C6A21B;
	border-top: 1px solid #C6A21B;	
	border-bottom: 1px solid #C6A21B;
	background-color: #F4FFF4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.bodyTxtForm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	width: 450px;
}

.bodyTxtFormBeschrijving
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 55px;
	text-align : right;
}

/*------------------sideFill -----------------------*/

.sidefillLeft
{
	background-color: #E0F6E0;
	/*background-image: url(sidefill.gif);
	background-repeat: repeat-y;
	background-position: right;*/
}

.sidefillRight
{
	background-color: #E0F6E0;
	/*background-image: url(sidefill.gif);
	background-repeat: repeat-y;
	background-position: left;*/
}

.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003A07;
}

.indexBody
{
	background-color: #E0F6E0;
}
