#left {
	width:210px;
	float: left;
	padding-top:9px;
}

#middle {
	width:730px;
	float: left;
	padding-left:20px;	
}

#right {
	width:180px;
	float: right;	
}

.buttons {
	float: left;
	background-image:url(/images/bg-buttons.jpg);
	width:472px;
	height: 0px;
	border-bottom:#AFAFAF solid 0px;
	border-left:#AFAFAF solid 0px;
	border-right:#AFAFAF solid 0px;
}

.buttons img {
	display: block;
	float: right;
}

.tekst_indekijker {
	text-align:center;
	color:#E30010;
	font-weight:bold;
	font-size:12px;
}

.tekst_products {
	color:#00519b;
	font-size:10px;
	padding-left:0px;
	padding-top:-30px;
}

.title_products {
	height:142px;
	color:#E30010;
	font-weight:bold;
	font-size:18px;
	padding-left:300px;
	padding-top:20px;
}

div.headerproducts {
	height:162px;
	border-left:#AFAFAF solid 0px;
	border-right: #AFAFAF solid 0px;
	border-top: #AFAFAF solid 0px;
}

div.products {
	border: #AFAFAF solid 1px;
	width:616px;
}

div.products_text {
	width:654px;
	margin-top:15px;
}

div.indekijker {
	border:#AFAFAF solid 0px;
	width:177px;
}.table_titel {
	vertical-align:top;
}


div.cat-back-text {
 width:130px;color: #3D7FB3; min-height:90px;
}

div.product-cat {
border:#C8C8C8 solid 1px;width:292px;float:left; padding:5px 10px 10px 10px; margin-top:0px; 
}

div.product-cat-right {
border:#C8C8C8 solid 1px;width:292px;float:left; padding: 5px 10px 10px 10px;margin-top:0px; margin-left:15px; 
}

div.product-desc {
	float:left; width:175px; font-size:10px; min-height:190px;color: #3D7FB3;
}

div.product-desc ul {
	padding-left: 0px !important; 
	margin-left:15px;
}

div.product-desc ul li{
	line-height: 20px;
}
/***DETAIL PAGINA***/
div#details-smallpics {
	float:left;width: 115px;
}

div#details-smallpics img{
	margin-bottom: 13px;
	border: 1px solid #C7C7C7;
	cursor: pointer;
}
div#details-show {
	float:left;
	width: 610px; 
	border: 1px solid #C7C7C7; 
	text-align:center;
}

.order-online {
	background-image: url('/images/icons/bestel-online.jpg');
	background-repeat: no-repeat;
	padding: 5px 0 15px 35px;
	margin-right:5px;
	margin-top: 0px;
	font-weight:bold;
	clear:both;
	float:right;
	text-align:center;
}

.dl-software {
	background-image: url('/images/icons/bestelsoftware.jpg');
	background-repeat: no-repeat;
	padding: 5px 0 15px 35px;
	margin-right:5px;
	margin-top: 0px;
	font-weight:bold;
	clear:both;
	float:right; 
	text-align:center
}

/*** FORMAT ***/
#format-select a {
	border: none;	
}

#format-select a img{
	border: 2px solid #FFF;	
}

#format-select a:hover img{
	border: 2px solid #F00;	
}


