body {
	text-align: center;
	background-color: #FFFCE2;
	background-image: url(http://4203.static.securearea.eu/Global/Files/Abeo/4203_Background.gif);	background-repeat: repeat;
	background-attachment: scroll;
	font-family: Arial;
	
 font-size: 12px;
	margin: 0px;
	padding: 0px;
}

hr {
	color: #25501B;
	background-color: #25501B;
	height: 2px;
}

table {
	color: inherit;
}

.LeftBar a, .Link {
  	font-weight: bold;
	color: #CE150F; 
	text-decoration: none; 
}

.CenterBlok {
	margin: 0px auto; 
	width: 780px; 
	*width: 784px;
	text-align: left;
}

.TopImage {
	border-left: solid #25501B 2px;
	border-right: solid #25501B 2px;
	background-color: #ECD944;
	text-align: center;
	width: 780px;
	*width: 784px;
	
}

.ButtonBar {
	border-left: solid #25501B 2px;
	border-right: solid #25501B 2px;
	background-color: #ECD944;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 775px;
	*width: 784px;
	color: #CE150F;
	font-size: 13px;	font-weight: bold;
	text-align: center;
	
}

.Button, .ButtonSelected, .ButtonImage {
	margin: 0px;
	padding-left: 0px;
	padding-right: 5px;
	
}

.Button, .ButtonSelected {
	cursor: pointer; 
	cursor: hand;
	padding-top: 5px;
	padding-bottom: 5px;

}


.ButtonImage {
		border-left: 1px solid #FFFCE2;
	}

.ButtonSelected, .ButtonSelected a{
	color: #214B0D;
	text-decoration: none;
}

.Button a {
	text-decoration: none;
	color: #CE150F;
}

.ButtonWhiteSpace {
	border-left: solid #25501B 2px;
	border-right: solid #25501B 2px;
	font-size: 0px;
	height: 2px;
	width: 780px;
	*width: 784px;
	background-color: #ECD944;
}

.ButtonBarBottomBar {
	border-left: solid #25501B 2px;
	border-right: solid #25501B 2px;
	background-color: #ECD944;
	height: 7px;
	font-size: 1px;
	width: 780px;
	*width: 784px;
}

.MainArea {
	clear: both;
	border-left: solid #25501B 2px;
	border-right: solid #25501B 2px;
	background-color: #FFFCE2;
	width: 780px;	
	*width: 784px;
}

.LeftBar {
	color: #CE150F;
	padding-top: 20px;
	float: left;
	background-color: #ECD944;
	width: 200px;
	border-right: solid 1px #25501B;
	border-bottom: solid 1px #25501B;
/*	border-top: solid 1px #25501B; */
}

.LeftBarHeader {
	margin-right: 20px;
	color: #CE150F;
	background-color: #FFFCE2;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #25501B;
	border-left: 0px solid black;
}

.LeftBarList, .LeftBarOrderdList {
	margin-left: 20px;
	padding-left: 0px;
	width: 160px;
}


.LeftBarList li, .LeftBarOrderdList li {
	color: #25501B;
	margin-top: 5px;
	padding-bottom: 3px;
	border-bottom: solid 1px #31421A ;	
	cursor: pointer; 
	cursor: hand;
}

.LeftBarSubList {
	margin-left: 20px;
	padding-left: 0px;
	border-bottom: solid 0px black;
}

.LeftBarSubList li {
	border-bottom: solid 0px black;

}

.LeftBarOrderdList li {
	list-style: decimal inside;
}

.LeftBarList li {
	list-style: inside square;
}

.LeftBarListItem, .LeftBarListItem a {
	color: #CE150F;
	text-decoration: none;
	font-weight: normal;
}

.LeftBarListItemSelected, .LeftBarListItemSelected a {
	font-weight: bold;
	color: #31421A;
	text-decoration: none;
}

.OfferBlok {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 5px;
	margin-bottom: 20px;
	cursor: pointer; 
	cursor: hand;
	text-align: left;
}

.OfferBlok a {
	color: #CE150F;	
	font-weight: normal;	
}

.OfferImage {
	float: left;
}

.OfferOrgPrice {
	text-decoration: line-through;	
}

.OfferPrice {
	font-weight: bold;
}

.ProductContainer{
	margin-right: 5px;
}

.ShoppingCart, .ShoppingCart table {
	color: #CE150F;
	font-size: 10px;	
}

.ShoppingCart {
	cursor: pointer; 
	cursor: hand;
	width: 160px;
	margin-left: 20px;
}

.FilledBox {
	background: #CE150F;
	height: 1px;
}

.UserLogin {
	margin: 0px 20px;	
}

.UserLogin table {
	color: #CE150F;
}

.AddressBar {
    font-size: 12px;
    color: #25501B;
    text-decoration: none;
}

.ContentFloat {
	padding-top: 20px;
	float: left; 
	width: 535px;
}

.Content {
	margin-bottom: 50px;
	padding-left: 20px;
/*	padding-right: 20px; */
	text-align: justify;
}

.Content, .Content table {
	color: #E2240B;	
	line-height: 17px;
	font-size: 12px;	
}

.Content a {
	color: #E2240B;
	line-height: 17px;	
	font-size: 12px;	
}

.ContentHeading {
	position: relative;
	top: -5px;
	border-bottom: solid #25501B 2px;
	margin-bottom: 15px;
}

.Title {
	color: #25501B;
	font-size: 14px;	
	font-weight: bold;
	position: relative;
	top: 5px;
	padding-right: 10px;
	background-color: #FFFCE2;
}

.Footer {
	clear: both;
	background-color: #FFFCE2;
	color: #25501B;
	padding: 7px;
	font-size: 10px;
	text-align: left;
}

.Footer a {
	color: #25501B;	
}

legend{
	color: #25501B;	
}

/**********/
/* GLOBAL */
/**********/


.AddressBar {
    color: #25501B;
}

/* 
	Global classes
*/

.StandardButton, .StandardButton a {
  	color: #25501B;  	
}

.InputAmount {
  	border: 1px solid #25501B;
}
/*
	ProductList
*/

.ProductList_Header {
	color: #25501B;  
	border-bottom: 1px solid #25501B;
}

.ProductList_HeaderBackground {  	
  	background-color: #F5F2E0;  
}

.ProductList_TDDescription {
	border-left: 1px solid #25501B;
	border-right: 1px solid #25501B;
}

.ProductList_TDDescription a {
	color: #25501B;
}

.ProductList_ProductPrice {
	color: #25501B;
}

.ProductList_ProductTitle{
  	color: #25501B;	    
}

.ProductList_ProductDescription{
  	color: #E2240B;	    
}

.ProductList_StockPosition {
	color: #214B0D;	    
}

.ProductList_Orderbutton {
  	color: #25501B;
}

.ProductList_NoProducts {
  	color: #214B0D;	    
}



/*
	CategorieList
*/

.CategoryList_Container {
	margin-right: 6px;
}

.CategoryList_Photo {
  	border: 1px solid #25501B;
  	width: 120px;
	*width: 122px;
}

.CategoryList_TitleBar{
  	background-color: #F5F2E0;
	border: 1px solid #25501B;
	*width: 122px;
}

.CategoryList_TitleBar a {
	color: #25501B;	
}
/*
	ShowProduct
*/

.ShowProduct_Title {
  	color: #25501B;
  	border-bottom: 1px solid #25501B;
}

.ShowProduct_StockPosition {
  	color: #214B0D;
}

.ShowProduct_PhotoElement {
	border: 1px solid  #25501B;
} 

.Product_EnlargePhoto{
	color: #214B0D;
}

.ShowProduct_BigPhotoElement{
	border: 1px solid  #25501B;
}

.ShowProduct_BigPhoto {
  	border: 1px solid  #25501B;
}

/*
	Basket classes
*/

.Basket_HeaderAmount {
	color: #25501B;
	background: #F5F2E0;
	border-bottom: 1px solid #25501B;  
}

.Basket_HeaderPhoto {
  	color: #25501B;
	background: #F5F2E0;
	border-bottom: 1px solid #25501B;
}

.Basket_HeaderProduct {
	background: #F5F2E0;
  	color: #25501B;
	border-bottom: 1px solid #25501B;  
}

.Basket_HeaderTotal {
	background: #F5F2E0;
  	color: #25501B;
	border-bottom: 1px solid #25501B;  
}

.Basket_Amount {
	border-bottom: 1px solid #25501B;
}

.Basket_Photo {
	border-left: 1px solid #25501B;
	border-bottom: 1px solid #25501B;	
}

.Basket_Product {
	border-left: 1px solid #25501B;
	border-right: 1px solid #25501B;
	border-bottom: 1px solid #25501B;
}

.Basket_Total {
	border-bottom: 1px solid #25501B;
}

.Basket_RemoveProduct a {
	color: #E2240B;
}
/*
	Klantgegevens classes
*/

.CustomerDetails_Title {
  	color: #25501B;
}

/* 
	Pagina classes
*/

.GuestbookTop {
  	border: 1px solid #25501B;
	background-color: #F5F2E0;	
  	color: #25501B;
}

.GuestbookBottom {
	border: 1px solid #25501B;
}

.GuestbookDetails {
  	border-top: 1px solid #25501B;  
}

.CalendarTop {
  	background-color: #F5F2E0;
  	color: #25501B;
}


.FAQCategory {
  	color: #25501B;
}

.FAQAnswer {
  	color: #E2240B;
}


.PollQuestion {
  	color: #25501B;
}

.NewsPageTitle {
  	color: #25501B;
}

.LinkPageCategory {
  	color: #25501B;
}

.BannerBar {
	color: #25501B;
}
/*
	TWYP
*/

.table {
	font-size:			12px;
	font-family:		Arial;
}

td.ncolh1 	{
 	background-color: 	#FFFFFF;
	color: 				#000000;
	border-bottom:		#25501B 1px solid;
	font-weight: 		bold;
	font-size: 			1.4em;
	}
	
td.ncoltxtl 		{
 	font-size:			1.0em;
 	background-color: 	#FFFFFF;
	color: 				black; 
	text-align: 		right; 
	font-weight:		bold;
	}
	 
td.ncoltxtl2 		{
 	background-color : 	#FFFFFF;
	color : 			black; 
	text-align : 		right; 
	font-weight :		bold;
	}
	
td.ncoltxtr 		{
 	font-size:			1.0em;
 	background-color : 	#FFFFFF;
	color : 			black; 
	text-align : 		left;
}

td.ncoltxtc 		{
	background-color : 	#FFFFFF;
	color : 			black; 
	text-align : 		center; 
	font-weight :		bold;
	}

td.ncoltxtmessage 	{
 	background-color : 	#FFFFFF;
	color : 			#ffffcc; 
	text-align : 		left; 
	font-weight: 		bold;
	}
	
td.ncolinput 		{

}

td.ncolline1 		{
	color : 			#000000;
	font-size: 			1.1em;
	}
	
td.ncolline2 		{
	color : 			black;
	font-size: 			1.1em;
	}
	


td.ncollogol	 	{
 	background-color : 	#FFFFFF ;
	color : 			black; 
	text-align : 		right; 
	font-weight :		bold;
	}

td.ncollogor 		{
	background-color: 	#FFFFFF ;
	color: 				black; 
	text-align: 		left; 
	font-weight:		bold;
	}

td.ncollogoc 		{
 	background-color :	#FFFFFF ;
	color : 			black; 
	text-align : 		center; 
	font-weight :		bold;
	}

table.ncoltable1	{
 	background-color : 	#FFFFFF ; 
 	border: 			#25501B 1px solid;
	}

table.ncoltable2 	{
 	background-color : 	#FFFFFF ; 
	border: 			#25501B 1px solid;
}

table.ncoltable3 	{
	border: 			#25501B 1px solid;
}


/*
	Gastenboek
*/


.Next {
	color: #25501B; 
}

.Previous {
	color: #25501B; 
}


/*
	User Login
*/
.UL_Header {
  	color: #25501B;
  	border-bottom: 1px solid #214B0D;
}

.UL_Affected_Row {
	color: #25501B;
}

.UL_NonAffected_Row {
	color: #E2240B;
}

.UL_INFO {
  	color: #E2240B;
}

.UL_INFO a {
  	color: #E2240B;	
}

.SmallInactive {
	color: #214B0D;
}

.Blackline {
	background: #25501B;	
}

.FloatProductBorder {
	border-left: 1px dashed #25501B; 
}

.FloatProductBorderBig {
	border-left: 1px dashed #25501B; 
}

.OrderHistoryBlackLine {
	border-bottom: 1px solid #25501B;
}

.OrderHistoryHeading {
	background: #F5F2E0;	
}

.OrderHistoryTopLine {
	border-top: 1px solid #25501B;
}

.OrderHistoryTable {
	 border: 1px solid #25501B;
}

.MaxWidth {
	width: 528px;
}

.MorePagesButton {
	border-color: #25501B;		
}

/* Seach Form */
.SearchFormLabel {
	font-weight: bold;
	color: #25501B;  
	border-bottom: 1px solid #25501B;
}

.SearchFormData {
	border-bottom: 1px solid #25501B;
}


.ShowProductPriceBlock{     
    background-color: #25501B; 
    color: white;
}

.ShowProductQuickOrderPrice {    
    color: #25501B;   
}

.QuickOrderTitle{     
    color: #25501B;
    border-bottom: 1px dashed #A0A0A0;   
}

.QuickOrderAmount {     
    color: #25501B;
}