body { color: black; background-color: #565656; font-family: Helvetica, Gill Sans, sans-serif; overflow-y: scroll;}

p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }

#contentbak {    
	position:absolute;
    left: 50%; 
	width: 900px;
	margin-left: -450px;
	border: 1px #5f5f61 solid;
}
#top1{ 
	height: 47px;
	width: 100%;
	background-image: url('images/back1.jpg');
}
#top2{ 
	height: 40px;
	width: 100%;
	background-image: url('images/bg.gif');
}
#alg_top{
	height: 87px;
	width: 100%;
	background-image: url('images/bg.gif');	
}
#menu_wrap{ 
	height: 162px;
	width: 100%;
	background-image: url('images/menu.jpg');
}
#menu{
	position: absolute;
	right: 10px;
	top: 200px;
	z-index: 2;
}
#mid1{
	height: 136px;
	width: 100%;
	background-image: url('images/back2.jpg');	
}
#alg_mid_alg{
	height: 100px;
	width: 100%;
	background-image: url('images/brunch.jpg');	
}
#alg_mid_brunch{
	height: 100px;
	width: 100%;
	background-image: url('images/bg_brunch.jpg');	
}
#alg_mid_detuynkamer{
	height: 100px;
	width: 100%;
	background-image: url('images/bg_detuynkamer.jpg');	
}
#alg_mid_ht{
	height: 100px;
	width: 100%;
	background-image: url('images/bg_ht.jpg');	
}
#alg_mid_fotos{
	height: 100px;
	width: 100%;
	background-image: url('images/bg_fotos.jpg');	
}
#alg_mid_contact{
	height: 100px;
	width: 100%;
	background-image: url('images/bg_contact.jpg');	
}
#alg_mid_diner{
	height: 100px;
	width: 100%;
	background-image: url('images/bg_diner.jpg');	
}
#alg_mid_feest{
	height: 100px;
	width: 100%;
	background-image: url('images/bg_feest.jpg');	
}
#alg_mid_lunch{
	height: 100px;
	width: 100%;
	background-image: url('images/bg_lunch.jpg');	
}
#alg_mid_nieuws{
	height: 100px;
	width: 100%;
	background-image: url('images/bg_nieuws.jpg');	
}
#alg_mid_tuin1{
	height: 100px;
	width: 100%;
	background-image: url('images/bg_tuin.jpg');	
}
#alg_mid_tuin2{
	height: 100px;
	width: 100%;
	background-image: url('images/bg_tuin2.jpg');	
}
#alg_mid_wijn{
	height: 100px;
	width: 100%;
	background-image: url('images/bg_wijn.jpg');	
}
#alg_mid_foto{
	height: 100px;
	width: 100%;
	background-image: url('images/bg_fotos.jpg');	
}
#alg_mid_route{
	height: 100px;
	width: 100%;
	background-image: url('images/bg_route.jpg');	
}
#alg_mid_vacature{
	height: 100px;
	width: 100%;
	background-image: url('images/bg_vacature.jpg');	
}
#mid2{
	min-height: 230px;
	width: 100%;
	background-image: url('images/bg_lll.jpg');
}
#mid2_dark{
	min-height: 230px;
	width: 100%;
	background-image: url('images/bg.gif');
}
#mid2_extra_l{
	min-height: 230px;
	width: 100%;
	background-image: url('images/bg_ll.jpg');	
}
#bot{
	height: 61px;
	width: 100%;
	background-image: url('images/back3.jpg');	
}

.txt_container {
	padding: 10px 20px 15px 20px;
}

.txt_container_home {
	padding: 10px 20px 15px 20px;
	color: #3c3c3e;
}

.kop {
	font-family: verdana;
	font-size: 18px;
}

.inhoud {
	font-family: verdana;
	font-size: 14px;
}

.foto {
	margin: 10px 0px 10px 0px;	
}

.foto_zelf {
	border: 2px solid #bd9e56;
}
.nieuwsimage {
	 border: 2px solid #bd9e56;
}

.nieuwsbericht {
	border: 2px solid #bd9e56;	
	padding: 20px 20px 20px 20px;
	background-image: url('images/bg_foto.jpg');
	margin: 10px 0px 10px 0px;	
}
.foto_rechts {
	border: 2px solid #bd9e56;	
	background-image: url('images/bg_foto.jpg');
	margin: 10px 0px 10px 0px;	
	text-align: right;
}
.contactform {
	background-color: white;
	width: 400px;
	padding: 5px 5px 5px 5px;	
}

.contact_opm1 {
	background-image: url('images/bg_foto.jpg');
	margin: 0px 20px 50px 20px;
	font-size: 18px;
}
.contact_opm2 {
	background-image: url('images/bg_foto.jpg');
	margin: 20px 20px 50px 20px;
	font-size: 18px;
	text-align: center;
}
.contact_opm3 {
	background-image: url('images/bg_foto.jpg');
	margin: 20px 20px 20px 20px;
	font-size: 18px;
}
.melding {
	text-align: center;
	color: red;
	font-size: 14px;
}
.logo_click {
	position: absolute;
	left: 0;
	top: 130px;
	width: 420px;
	height: 100px;
	z-index: 2;
}
.extrafield {
	border: 2px solid #bd9e56;
	background-image: url('images/bg_foto.jpg');
	margin: 10px 10px 10px 10px;
}
.tekst_left {
	text-align: left;
	margin-bottom: 20px;
}
.cat_title {
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.cat_opm {
	font-style: italic;
	font-size: 10px;
	text-align: center;
}
.logo_top {
	text-align: center;
}
.gerecht_tekst{
	font-size:12px;
	font-style: italic;
}
.gerecht_prijs1{
	text-align: right;
}
.nieuws_kop{
	margin-bottom: 5px;
}
.nieuws_bericht{
	font-size:13px;
}
/* ##################################################################*/
/* ##################################################################*/
/* MENU CSS BEGIN */
/* ##################################################################*/
/* ##################################################################*/

/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-400px;
	top:-400px;
	}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position:absolute;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
	}

.transMenu.top .items {
	border-top:none;
	}

/* each TR.item is one menu item */
.transMenu .item {
    color:#336;
    font-size:11px;
    font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
	background:#fdfdfd;
	color:black;
	}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
	margin-left:10px;
	}

.spacer{
	margin-left: 5px;
	margin-right: 5px;
	}
/* ##################################################################*/
/* ##################################################################*/
/* MENU CSS EIND */
/* ##################################################################*/
/* ##################################################################*/