


/****** css die kan geselecteerd worden via telerik >>> in admin.css ******/


/**********FONTS RELATED**********/

.productentxt Li {
	list-style-image: url(/images/ico_list.gif);
}	
.headerProduct {

	background-image: url(/images/bck_titProduct.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:100px;
}
	

	
.footerproducts {
	background-image: url(/images/bck_footerproducts.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:23px;
	text-align:center;
	padding-top:5px;
	color: #FFFFFF;
	font-size:11px;
	}
	

/**********FONTS RELATED END**********/


/******LINK RELATED *********/
.footerproducts a:link{
color: #ffffff;
text-decoration:none;
font-size:11px;
}

.footerproducts a:visited{
color: #ffffff;
text-decoration:none;
font-size:11px;
}

.footerproducts a:hover{
color: #ffffff;
text-decoration:none;
font-size:11px;
}

.footerproducts a:active{
color: #ffffff;
text-decoration:none;
font-size:11px;
}

/**********LAYOUT RELATED**********/

	
.contentTabelProduct {
	width: 752px;
	height: 100%;
	
}

.TabelboxProduct {
	width: 573px;
	height: 100%;
	background-image:url(/images/bck_productpage.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.TabelboxProfessional {
	width: 573px;
	height: 100%;
	background-image:url(/images/bck_productProfessional.gif);
	background-position:top;
	background-repeat:no-repeat;
}
		

.producticonen {
	background-color:#ffffff;
	vertical-align:top;
	padding-top:15px;
	}
	
.productenlinks{
	background-color:#ffffff;
	vertical-align:top;
	padding-left:30px;
	font-size: 11px;
	line-height: 16px;
	}
	
	
/**********LAYOUT RELATED END**********/
