﻿

.ProductTitle
{
	height:20;
	padding-left:5px;
	color:White;
	font-size:12px;
	font-weight:bold;
	
}

.controlTitle
{
	height:20;
	color:White;
	font-size:12px;
	font-weight:bold;
	padding:5px;
}

.clscart{
	font-size: 13px;
	text-decoration: underline;
	color: #000000;
	}

.clscart:hover{
	font-size: 13px;
	text-decoration: underline;
	color: #ecc333;
	}





.clsLink{
  text-decoration: none;
  color: green;
  }

.clsLink:hover{
  text-decoration: none;
  color: black;
  }

div#horizon{
  text-align:center;
   position:absolute;
   top:50%;
   left:0;
   width:100%;
  }
div#inner{
  text-align:left;
  margin:0 0 0 -100px;
   position:absolute;
   top:-100px;
   left:50%;
  }

.clsinput{
border: 1px solid gray;
color: green;
padding-left: 3px;
}

.clsinput1{
border: 1px solid gray;
color: green;
}

.clsProductLink{
  color: green;
  text-decoration: none;
  }

.clsProductLink:hover{
  color: green;
  text-decoration: underline;
  }

.clsCalender{
text-decoration: none;
color: green;
}

.clsCalender:hover{
text-decoration: none;
color: green;
}

.tableheader{
	color: #000000;
	font-weight: bold;
	letter-spacing: 2px;
	padding:5px;
}  

.borderRight
{
	border-right:1px solid black;
}
.clsMenu,.clsMenu:hover
{
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	height:20px;

	}
	.clsMenu:hover
	{
		text-decoration:underline;
	}
	
	.textArea
	{
		overflow:auto;
		border: 1px solid gray;
	}
	
	


.actie
{
	border:1px solid #808080;
	width:150;
	height:120;
	display:inline-block;
	text-align:center;
	text-decoration:none;	
	float:left;
	
}
.actie:hover
{
	border:1px solid #f05123;
	color:Black;
	text-decoration:none;

}


.actieSmall
{
	
	width:90;
	height:90;
	display:inline-block;
	text-align:center;
	text-decoration:none;	
	float:left;
	color:Black !important;
	
}
.actieSmall:hover
{
	
	color:Black;
	text-decoration:none;

}


.adviesprijs
{
	text-decoration:line-through;	
}
.prijs
{
	font-weight:bold;
	color:#009900;
}
.groentext
{
	color:#009900;
}
.merk
{
	float: left; width: 123px;margin-right:5px;padding-top:5px;margin-bottom:5px;  height: 100px; text-align: center; border: 1px solid #000000;
}
.merk a
{
	font-weight:bold;
	font-size:16px;
}
.LProd
{
	float: left; width: 230px;margin-right:5px;margin-bottom:5px;  height: 257px; text-align: center; border: 1px solid #000000;
}
.LProdT
{
	border: 2px solid #f05123;
	height:40;
	width:80;
}
.ActieSpan
{
	position:absolute;left:0;top:0;
}