html {
     overflow: -moz-scrollbars-vertical;
}


BODY {
	font-family:"Trebuchet MS";
	FONT-SIZE:11px;
	scrollbar-face-color: #e8eef8;
	scrollbar-highlight-color: #e8eef8;
	scrollbar-3dlight-color: BLACK;
	scrollbar-darkshadow-color: #e8eef8;
	scrollbar-shadow-color: #e8eef8;
	scrollbar-arrow-color: BLACK;
	scrollbar-track-color: #f0f3f7;
	text-align:center;
	
}

			p.vraag {width:410; background-color:#e0e4ee;
				font-family:"Verdana";
				FONT-SIZE:11px;
				COLOR: #BLACK;
				text-align:left;
				line-height: 140%;
				margin-left: 20px;
				margin-right: 20px;
				margin-top: 0px;
				margin-bottom:0px;}
					
			p.antwoord {width:410; background-color:#FFF; color:#003867
				font-family:"Verdana";
				FONT-SIZE:11px;
				COLOR: #BLACK;
				text-align:left;
				line-height: 140%;
				margin-left: 20px;
				margin-right: 20px;
				margin-top: 0px;
				margin-bottom:0px;}

h1 {
font-weight:900;
color: #003867
}
.menu_head {
	cursor: pointer;
	position: relative;
	margin:0px;
	margin-top:2px;

}
.menu_body {
	display:none;
}
#href { color:003687;}
#href a:hover{ color:003687;}
#href a:visited{ color:003678;}

#bordernone { border:none; margin-top:2px;} 

div#firstpane { margin-top:35px; list-style-type: none;}
.menu_body a {
  display:block;
  color:#003687;
  padding-left:00px;
  text-decoration:none;
}
.menu_body a:hover {
  color: #000000;
  text-decoration:underline;
}
.menu_open a {
  display:block;
  color:#003687;
  padding-left:00px;
  text-decoration:none;
}
.menu_open a:hover {
  color: #000000;
  text-decoration:underline;
}

.Text {
	font-family:"Verdana";
	FONT-SIZE:11px;
	COLOR: #BLACK;
	line-height: 140%;
	margin-left: 20px;
	margin-right: 20px;
}	

.Text a{color: #5b7b9e;}

.Kop {
	font-family:"Bradley Hand ITC";
	FONT-SIZE:20px;
	COLOR: #003867;
	font-weight:bold;
	margin-left: 20px;
	margin-right: 20px;
}

.image1{
	margin:0; padding:0; white-space:nowrap;}
.image2{
	margin:0; padding:0; white-space:nowrap;}
.image3{
	margin:0; padding:0; white-space:nowrap;}
#imagealgemeen { position:absolute; right:0; margin-top:0; margin-bottom:0; height:666  float:right; magring:0; padding:0;}
#leftmenuimage { margin-top: 20px;}
.imageschrijf { display:block; margin-left:95;}

div#contain { position:relative; margin:0 auto;  width:879; height:650; margin-top:30; background-color:#FFF; text-align:left;}
div#top { position:relative; width:879; height:15; }
div#spacemenul {position:relative; width:13px; height:25px; float:left}
div#menu { position:relative; width:866px; height:25px; float:left; }
div#spacemenur {position:relative;	width:13px;	height:25px; float:right;  }
div#leftbar { position:relative; width:13px; height:323px;  float:left;}
div#rightbar { position:relative; width:13px; height:323px;  float: right;}
div#leftmenu { position:relative; width:119px; height:323px;   float:left; }
div#leftmenubar { position:relative; width: 13px; height:323;  float:left;}
div#main { position: relative; width:467px; height:313px; float:left; margin-top:10px; overflow:auto}
div#spacemain { position: relative;  width:879px; height:26px;  float: left;}
div#image { position: relative;  float: left; width:879px; height:206px;}
div#schrijf { position: relative; float: left; width: 879px; height:71px;}


ul#navbalk
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

ul#navbalk li {
	float: left;
	margin: 0; padding: 0;
}

ul#navbalk a {
	float: left;
	display: block;
	height: 25px; /*--Specify height of navigation--*/
	text-indent: -99999px; /*--Shoot the text off the page--*/
	background-position: left top;
}
/*--CSS Sprites - Hover State--*/
ul#navbalk a:hover {
	background-position: left -25px;
}
/*--Assign an image and width to each link--*/
ul#navbalk li.home a {
	background-image: url(../images/menu1.png);
	width: 150px;
}
ul#navbalk li.zakelijk a {
	background-image: url(../images/menu2.png);
	width: 150px;
}
ul#navbalk li.particulier a {
	background-image: url(../images/menu3.png);
	width: 150px;
}
ul#navbalk li.lunchroom a {
	background-image: url(../images/menu4.png);
	width: 150px;
}
ul#navbalk li.overons a {
	background-image: url(../images/menu5.png);
	width: 120px;
	margin-left:20px;
}
ul#navbalk li.contact a {
	background-image: url(../images/menu6.png);
	width: 120px;
}

#sethome li.home a, /*--Home Page > Home Link--*/
#setzakelijk li.zakelijk a, /*--About Page > About Link--*/
#setparticulier li.particulier a, /*--Services Page > Services Link--*/
#setlunchroom li.lunchroom a, /*--Portfolio Page > Portfolio Link--*/
#setoverons li.overons a, /*--Contact Page > Contact Link--*/
#setcontact li.contact a, /*--Blog Page > Blog Link--*/
{
	background-position: left -25px;
}

ul#subnavhome
{
display: block;
margin-top:35px;
margin-bottom:0px;
list-style-type: none;
padding-left: 0px;
margin-left:0px;
}
ul#subnavhometekst
{
display: block;
margin-top:35px;
margin-bottom:0px;
padding-left: 0px;

margin-left:0px;

}
ul#subnavhometekst li
{
list-style:none;


}
ul#subnavhometekst a {
	float: left;
	display: block;
	background-position: left top;
	text-decoration: none;
	color: #5b7b9e;
}
ul#subnavhometekst a:hover {
	color: #003867;
	
}

ul#subnavhome li {
	float: left;
	margin: 0; padding: 0; margin-bottom:1;
}

ul#subnavhome a {
	float: left;
	display: block;
	height: 25px; /*--Specify height of navigation--*/
	text-indent: -99999px; /*--Shoot the text off the page--*/
	background-position: left top;
}
/*--CSS Sprites - Hover State--*/
ul#subnavhome a:hover {
	background-position: left -25px;
}

/*--Assign an image and width to each link--*/
ul#subnavhome li.geschiedenis a {
	background-image: url(../images/menu_algemeen/menu1.png);
	width: 120px;
}
ul#subnavhome li.adres a {
	background-image: url(../images/menu_algemeen/menu2.png);
	width: 120px;
}
ul#subnavhome li.vacatures a {
	background-image: url(../images/menu_algemeen/menu3.png);
	width: 120px;
}
ul#subnavhome li.vraag a {
	background-image: url(../images/menu_algemeen/menu4.png);
	width: 120px;
}
ul#subnavhome li.geldrop a {
	background-image: url(../images/menu_locatie/menu1.png);
	width: 120px;
}
ul#subnavhome li.hoeve a {
	background-image: url(../images/menu_locatie/menu2.png);
	width: 120px;
}
ul#subnavhome li.lunch a {
	background-image: url(../images/menu_locatie/menu3.png);
	width: 120px;
}
ul#subnavhome li.huis a {
	background-image: url(../images/menu_catering/menu1.png);
	width: 120px;
}
ul#subnavhome li.arrangementen a {
	background-image: url(../images/menu_catering/menu2.png);
	width: 120px;
}
ul#subnavhome li.cateringopmaat a {
	background-image: url(../images/menu_catering/menu3.png);
	width: 120px;
}
ul#subnavhome li.unieke a {
	background-image: url(../images/menu_catering/menu4.png);
	width: 120px;
}
ul#subnavhome li.muziek a {
	background-image: url(../images/menu_entertainment/menu1.png);
	width: 120px;
}
ul#subnavhome li.acts a {
	background-image: url(../images/menu_entertainment/menu2.png);
	width: 120px;
}
ul#subnavhome li.delocatie a {
	background-image: url(../images/menu_fotoboek/menu1.png);
	width: 120px;
}
ul#subnavhome li.huwelijks a {
	background-image: url(../images/menu_fotoboek/menu2.png);
	width: 120px;
}
ul#subnavhome li.uwcatering a {
	background-image: url(../images/menu_fotoboek/menu3.png);
	width: 120px;
}
ul#subnavhome li.evenement a {
	background-image: url(../images/menu_fotoboek/menu4.png);
	width: 120px;
}
ul#subnavhome li.opening a {
	background-image: url(../images/menu_fotoboek/menu5.png);
	width: 120px;
}


li.geschiedenisactive{ 
	background-image: url(../images/menu_algemeen/menu1.png);
	width: 120px;
	height: 25px;
	background-position: left -25px; 
	text-indent: -99999px;
	}
li.adresactive{ 
	background-image: url(../images/menu_algemeen/menu2.png);
	width: 120px;
	height: 25px;
	background-position: left -25px; 
	text-indent: -99999px;
	}
	
li.vacaturesactive{ 
	background-image: url(../images/menu_algemeen/menu3.png);
	width: 120px;
	height: 25px;
	background-position: left -25px; 
	text-indent: -99999px;
	}
	
li.vraagactive{ 
	background-image: url(../images/menu_algemeen/menu4.png);
	width: 120px;
	height: 25px;
	background-position: left -25px; 
	text-indent: -99999px;
	}

li.geldropactive{ 
	background-image: url(../images/menu_locatie/menu1.png);
	width: 120px;
	height: 25px;
	background-position: left -25px; 
	text-indent: -99999px;
	}

li.hoeveactive{ 
	background-image: url(../images/menu_locatie/menu2.png);
	width: 120px;
	height: 25px;
	background-position: left -25px; 
	text-indent: -99999px;
	}
	
li.lunchactive{ 
	background-image: url(../images/menu_locatie/menu3.png);
	width: 120px;
	height: 25px;
	background-position: left -25px; 
	text-indent: -99999px;
	}

li.huisactive{ 
	background-image: url(../images/menu_catering/menu1.png);
	width: 120px;
	height: 25px;
	background-position: left -25px; 
	text-indent: -99999px;
	}
li.arrangementenactive{ 
	background-image: url(../images/menu_catering/menu2.png);
	width: 120px;
	height: 25px;
	background-position: left -25px; 
	text-indent: -99999px;
	}
li.cateringopmaatactive{ 
	background-image: url(../images/menu_catering/menu3.png);
	width: 120px;
	height: 25px;
	background-position: left -25px; 
	text-indent: -99999px;
	}
li.uniekeactive{ 
	background-image: url(../images/menu_catering/menu4.png);
	width: 120px;
	height: 25px;
	background-position: left -25px; 
	text-indent: -99999px;
	}

li.muziekactive{ 
	background-image: url(../images/menu_entertainment/menu1.png);
	width: 120px;
	height: 25px;
	background-position: left -25px; 
	text-indent: -99999px;
	}

li.actsactive{ 
	background-image: url(../images/menu_entertainment/menu2.png);
	width: 120px;
	height: 25px;
	background-position: left -25px; 
	text-indent: -99999px;
	}

li.delocatieactive{ 
	background-image: url(../images/menu_fotoboek/menu1.png);
	width: 120px;
	height: 25px;
	background-position: left -25px; 
	text-indent: -99999px;
	}
	
li.huwelijksactive{ 
	background-image: url(../images/menu_fotoboek/menu2.png);
	width: 120px;
	height: 25px;
	background-position: left -25px; 
	text-indent: -99999px;
	}
	
li.uwcateringactive{ 
	background-image: url(../images/menu_fotoboek/menu3.png);
	width: 120px;
	height: 25px;
	background-position: left -25px; 
	text-indent: -99999px;
	}
	
li.evenementactive{ 
	background-image: url(../images/menu_fotoboek/menu4.png);
	width: 120px;
	height: 25px;
	background-position: left -25px; 
	text-indent: -99999px;
	}
	
li.openingactive{ 
	background-image: url(../images/menu_fotoboek/menu5.png);
	width: 120px;
	height: 25px;
	background-position: left -25px; 
	text-indent: -99999px;
	}

li.current{ color: 003867;}
#link{ display:none; clear:both; text-decoration:none; }

#imageleft { margin-left: -20px}