/****************************************************************************/
/********************** CASCADING STYLE SHEET BUEN GUSTO ********************/
/****************************************************************************/

html,
body {
	background:url(images/bg.png) #463925 top repeat-x;
	font-family:"Arial";
	line-height:20px;
	font-size:11px;
	color:#fff;
	height:100%;
	padding:0;
	margin:0;
}

/****************************************************************************/
/********************************* CONTAINER ********************************/
/****************************************************************************/

#container {
	position:relative;
	min-height:100%;
	margin:0 auto;
	width:930px;
}

#container a.banner {
	position:absolute;
	right:-150px;
	top:397px;
}

#container a.banner img {
	border:none;
}

/****************************************************************************/
/*********************************** HEADER *********************************/
/****************************************************************************/

#header {
	margin:0 auto;
	height:132px;
	width:930px;
}

#header .inner {
	background:url(images/header.png) no-repeat;
	position:absolute;
	height:205px;
	width:700px;
	right:-40px;
	z-index:999;
	top:0;
}

/****************************************************************************/
/************************************ BODY **********************************/
/****************************************************************************/

#body {
	padding:0 0 37px 0;
	position:relative;
	margin:0 auto;
	z-index:1;
	width:930px;
}

/****************************************************************************/
/************************************ FOTO **********************************/
/****************************************************************************/

#body .foto {
	background:url(images/foto.png) repeat-y;
	position:relative;
	text-align:center;
	margin:0 0 25px 0;
	height:240px;
	width:926px;
}

/****************************************************************************/
/************************************ MENU **********************************/
/****************************************************************************/

#body .foto ul.menu {
	background:url(images/menu.png) repeat-x;
	list-style-type:none;
	position:absolute;
	width:922px;
	padding:0;
	margin:0;
	bottom:0;
	left:2px;
}

#body .foto ul.menu li {
	font-family:"Georgia";
	float:left;	
}

#body .foto ul.menu li a {
	background:url(images/menu_item.png) no-repeat;
	text-decoration:none;
	padding:11px 0 0 0;
	display:block;
	height:35px;
	float:left;
	color:#fff;
}

#body .foto ul.menu li.home a {
	background-position:-2px bottom;
	width:84px;
}

#body .foto ul.menu li.wijnen a {
	width:164px;	
}

#body .foto ul.menu li.delicatessen a {
	width:128px;	
}

#body .foto ul.menu li.cavabar a {
	width:114px;	
}

#body .foto ul.menu li.toerisme a {
	width:110px;	
}

#body .foto ul.menu li.b2b a {
	width:76px;	
}

#body .foto ul.menu li.geschenken a {
	width:154px;	
}

#body .foto ul.menu li.contact a {
	width:92px;	
}

#body .foto ul.menu li.current a {
	background-position:bottom;
	font-style:italic;
	color:#d8d302;
}

#body .foto ul.menu li a:hover {
	background-position:left bottom;
	color:#d8d302;
}

#body .foto ul.menu li.current a:hover {
	background-position:bottom;
	color:#d8d302;
}

/****************************************************************************/
/*********************************** CONTENT ********************************/
/****************************************************************************/

#body .content {
	background:url(images/content_top.png) top no-repeat;
	width:927px;
}

#body .content .inner {
	background:url(images/content_bottom.png) left bottom no-repeat;
	padding:27px 0 60px 55px;
}

#body .content h1 {
	margin:0 19px 40px 0;
	text-indent:-6000px;
	float:right;
	padding:0;
	top:27px;
}

#body .content h1.welkom {
	background:url(images/h1_welkom.png) no-repeat;
	height:57px;
	width:288px;
}

#body .content h1.wijncava {
	background:url(images/ttl-wijncava.jpg) no-repeat;
	height:57px;
	width:288px;
}

#body .content h1.deli {
	background:url(images/ttl-deli.jpg) no-repeat;
	height:57px;
	width:288px;
}

#body .content h1.cavabar {
	background:url(images/ttl-cavabar.jpg) no-repeat;
	height:57px;
	width:288px;
}

#body .content h1.events {
	background:url(images/ttl-events.jpg) no-repeat;
	height:57px;
	width:288px;
}

#body .content h1.toerisme {
	background:url(images/ttl-toerisme.jpg) no-repeat;
	height:57px;
	width:288px;
}

#body .content h1.b2b {
	background:url(images/ttl-b2b.jpg) no-repeat;
	height:57px;
	width:288px;
}

#body .content h1.geschenken {
	background:url(images/ttl-geschenken.jpg) no-repeat;
	height:57px;
	width:288px;
}

#body .content h1.contact {
	background:url(images/ttl-contact.jpg) no-repeat;
	height:57px;
	width:288px;
}

#body .content h1.bienvenidos {
	background:url(images/ttl-bienvenidos.jpg) no-repeat;
	height:57px;
	width:288px;
}

#body .content h1.winkelwagen {
	background:url(images/ttl-winkelwagen.jpg) no-repeat;
	height:57px;
	width:288px;
}

#body .content h1.regio {
	background:url(images/ttl-regio.jpg) no-repeat;
	height:57px;
	width:288px;
}

#body .content h1.wijnhuis {
	background:url(images/ttl-wijnhuis.jpg) no-repeat;
	height:57px;
	width:288px;
}

#body .content h1.producent {
	background:url(images/ttl-producent.jpg) no-repeat;
	height:57px;
	width:288px;
}

#body .content h1.referenties {
	background:url(images/ttl-referenties.jpg) no-repeat;
	height:57px;
	width:288px;
}

/****************************************************************************/
/************************************ COLUMN ********************************/
/****************************************************************************/

#body .content .column {
	text-align:justify;
	margin-right:30px;
	width:252px;
	float:left;
}

#body .content .column h2 {
	color:#dfdb00;
	font-size:11px;
	padding:0;
	margin:0;
}

#body .content .column p {
	margin-top:0;	
}

#body .content .column img.kader {
	background:url(images/content_img.png) no-repeat;
	margin:0 0 15px 0;
	padding:5px;
}

/****************************************************************************/
/************************************ SAMEN  ********************************/
/****************************************************************************/

#body .content .samen {
	text-align:justify;
	margin-right:10px;
	width:524px;
	float:left;
}

#body .content .samen h2 {
	color:#dfdb00;
	font-size:11px;
	padding:0;
	margin:0;
}

#body .content .samen .grijs {
	color:#B8A988;
}

#body .content .samen p {
	margin-top:0;	
}

#body .content ul.list li {
   list-style-type: square;
}

/****************************************************************************/
/************************************ SAMEN  ********************************/
/****************************************************************************/

#body .content .totaal {
	text-align:justify;
	margin-right:10px;
	width:810px;
	float:left;
}

#body .content .totaal h2 {
	color:#dfdb00;
	font-size:11px;
	padding:0;
	margin:0;
}

#body .content .totaal p {
	margin-top:0;	
}

#body .totaal ul.list li {
   list-style-type: square;
}


/****************************************************************************/
/*********************************** FOOTER *********************************/
/****************************************************************************/

#footer {
	background:url(images/footer.png) no-repeat;
	padding:6px 0 0 55px;
	position:absolute;
	height:24px;
	width:870px;
	bottom:0;
}

 #footer p.copyright {
	float:left;
	margin:0;
}

 #footer p.webregion {
	float:right;
	margin:0px;	
	margin-right:55px;
}

 #footer p.webregion a {
	text-decoration:underline;
	color:#dfdb00;	
}

 #footer p.webregion a:hover {
	text-decoration:none;
	color:#dfdb00;	
}

/****************************************************************************/
/*********************************** OVERIG *********************************/
/****************************************************************************/

.clear {
	clear:both;
}

a
{
  outline: none;
}


a.contact:link, a.contact:visited 
{
	text-decoration:underline;
	color: #DFDB00;
}

a.contact:hover
{
	text-decoration:none;
	color: #DFDB00;
}

.formulier 
{
	background: #FAFAFA;
	border: solid 1px #000000;
	color: #111111;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}

img
{
	border : 0;
}

#preview
{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	z-index: 50;
}
