@charset "utf-8";
/* CSS Document */


DIV#horeca_verzorging {
	background: transparent url(../img/horeca_verzorging.jpg) top left no-repeat;
	width: 1000px;
	height: 639px;
	float: left;
}

#topmenu {	float: left; padding: 39px 0px 0px 270px; }
#topmenu ul 			{ margin:0px; padding:0px;}
#topmenu ul li 	{ float: left; padding:0px; list-style:none;   }
#topmenu ul li a { background: url(../img/horeca_verzorging_menu.png) no-repeat 0 0; display: block; height: 10px; overflow: hidden;	text-indent: -9999px; margin: 0 5px;}

#topmenu ul li a#home { background-position: 0 0; width: 30px; }
#topmenu ul li a#home:hover { background-position: 0 -10px; }

#topmenu ul li a#collecties { background-position: -35px 0; width: 46px;}
#topmenu ul li a#collecties:hover { background-position: -35px -10px; }

#topmenu ul li a#dealernet { background-position: -86px 0; width: 47px;}
#topmenu ul li a#dealernet:hover { background-position: -86px -10px; }

#topmenu ul li a#contact { background-position: -136px 0; width: 37px;}
#topmenu ul li a#contact:hover { background-position: -136px -10px; }



DIV#horeca_verzorging_tekst {
	color: white;
	width: 500px;
	height: 170px;
	margin: 340px 0 0 50px;
}

DIV#horeca_verzorging_tekst H1 {
	margin: 0;
	padding: 0;
}

DIV#horeca_verzorging_tekst P {
	margin: 10px 0 5px 0;
	line-height: 1.6em;
}

DIV#imagebanner {
	background: transparent url(../img/horeca_verzorging_banner.png) top left no-repeat;
	height: 398px;
	margin: 0 0 0 525px;
	top: 250px;
	position:absolute;
	width:455px;
	z-index:999;
}

DIV#imagebanner A.aanvragen {
	background:none;
	border: 0;
	display: block;
	height: 140px;
	margin: 255px 0 0 145px;
	padding: 0;
	width: 140px;
	outline:none;
}

#footer { 
	background: none!important; 
	color: #FFF; 
	font-size: 10px; 
	clear:both; 
	width: 1000px; 
	height: 37px; 
	padding-top: 5px; 
	vertical-align: bottom;}
