.awesome{
	background: #222 url(/images/alert-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #999;
	-webkit-box-shadow: 0 1px 3px #999;
	text-shadow: 0 -1px 1px #222;
	border-bottom: 1px solid #222;
	position: relative;
	cursor: pointer;
	clear:both;
	float:right;
	max-width:200px;
	width:250px;
	margin-left:-10px;
	margin-left:5px
}

	.awesome:hover							{ background-color: #111; color: #fff; text-decoration:none; }
	.awesome:active							{ top: 1px; }
	.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; }
	.awesome, .awesome:visited,
	.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 27px 9px; }
	
	.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
	.green.awesome:hover						{ background-color: #749a02; }
	.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
	.blue.awesome:hover							{ background-color: #007d9a; }
	.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
	.red.awesome:hover							{ background-color: #872300; }
	.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
	.magenta.awesome:hover							{ background-color: #630030; }
	.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
	.orange.awesome:hover							{ background-color: #d45500; }
	.yellow.awesome, .yellow.awesome:visited		{ background-color: #007d9a; }
	.yellow.awesome:hover							{ background-color: #007d9a; }

.cta_product  {
/*float:right;*/
/*background: #eff ; */
}

.cta_product img {
float:right;
padding-bottom: 10px;
/*max-width:200px;*/
margin-left:40px;
}

.cta_product   {
padding:0px 10px 10px 10px;
margin: 0 0 10px 10px;
/*border: 2px solid #eee;*/
}

td .inhoud
{
padding-top:0px!important;
padding-bottom:0px!important;
}

td .inhoud h2
{
font-size:14px;
text-decoration:underline;
}

/*Breadcrumbs landingspaginas*/

.breadcrumbslp {
  color:#C1C1C1;
  font-size:10pt;
  margin-bottom:5px;
  padding-top:5px;
