@charset "utf-8";
/* CSS Document */


#main_home {
	background: #433931 url(/img/opzet/bg_gradient_middenkolom.gif) left top repeat-x; 
	border-top:1px solid #433931;
	border-bottom:1px solid #433931;
	border-left:1px solid #433931;
	border-right:1px solid #433931;
	padding-top:38px;
	padding-left:11px;
	padding-right:11px;
}
#nieuws_ticker {
	background: transparent url(/img/opzet/border_nieuws.gif) left top repeat-x; 
	height:30px;
	line-height:32px;
	font-size:11px;
	color:#a09b97;
	margin-top:5px;
	margin-bottom:10px;
}
#laatste_nieuws {
	width:83px;
	padding-left:7px;
	color:#cfae95;
}

#home_prod {
	margin:0;
	padding:0;
	list-style:none;
}
#home_prod li {
	position:relative;
	width:138px;
	float:left;
	height:204px;
	display:block;
	background: transparent url(/img/opzet/bg_items_home.gif) left top no-repeat;
	margin-bottom:8px;
	margin-right:6px;
}
#home_prod li.shop {
	background: transparent url(/img/opzet/bg_items_shop_home.gif) left top no-repeat;
}
#home_prod li.banner1 {
	background: transparent url(/img/shop/banner.png) left top no-repeat;
}
#home_prod li.banner2 {
	background: transparent url(/img/shop/banner_en.png) left top no-repeat;
}
#home_prod li.banner3 {
	background: transparent url(/img/shop/banner_de.png) left top no-repeat;
}
#home_prod li.banner4 {
	background: transparent url(/img/shop/banner.png) left top no-repeat;
}
#home_prod li a, #home_prod li a:link, #home_prod li a:active, #home_prod li a:visited {
	width:138px;
	height:204px;
	display:block;
	cursor: pointer;
	text-decoration:none;
	color:#FFFFFF;
}
#home_prod li a:hover {
	text-decoration:none;
	color:#efbd10;
}

#home_prod li.nomarginright {
	margin-right:0px;
}
#home_prod .bestelknop {
	width: 71px;
	height: 71px;
	position: absolute;
	left: 65px;
	top: 72px;
}
.home_foto {
	width: 138px;
	text-align: center;
	margin-top:16px;
	
}
.home_product {
	text-align:center;
	font-weight:bold;
	font-size:13px;
	width: 138px;
	left:0;
	top:165px;
}
