html {
	height:100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	height:100%;
	margin: 0px;
	background-color: #fff;
}
#container{
	width:760px; 
	min-height:100%;
	height:auto !important;
	height:100%;
	background-color:#fff;
	padding:0px;
	margin: 0 auto;
}
#header{
	width:282px;
	height:565px;
	background-image: url(../images/bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
#header h1{
	margin:0px;
}
#header h1 span{
	display:none;
}
#header h2{
	margin:0px;
}
#header h2 span{
	display:none;
}
#nav{
	padding-top:153px;
	padding-left:127px;
	width:134px;
}
#nav ul{
	padding:0px;
	padding-left:0px;
	padding-right:5px;
	margin:0px;
	/*background-color:#CCCC00;*/
}
#nav li{
	margin:0px;
	padding:0px;
	list-style-type: none; 
	color:#FFFFFF;
}
#nav li a {
	background-repeat: no-repeat;
	background-position: left top;
	display:list-item;
	height:27px;
}
#nav li a span{
	display:none;
}
.homeLd{
	background-image: url(../images/btn_home_hover.gif);
	background-repeat: no-repeat;
	background-position: -400px -100px;
}
.homeLd a{
	width:49px;	
	background-image: url(../images/btn_home.gif);	
}
.homeLd a:hover{
	background-image: url(../images/btn_home_hover.gif);	
}
.nieuwsLd{
	background-image: url(../images/btn_nieuws_hover.gif);
	background-repeat: no-repeat;
	background-position: -400px -100px;
}
.nieuwsLd a{
	width:68px;	
	background-image: url(../images/btn_nieuws.gif);	
}
.nieuwsLd a:hover{
	background-image: url(../images/btn_nieuws_hover.gif);	
}
.menukaartLd{
	background-image: url(../images/btn_menukaart_hover.gif);
	background-repeat: no-repeat;
	background-position: -400px -100px;
}
.menukaartLd a{
	width:106px;	
	background-image: url(../images/btn_menukaart.gif);	
}
.menukaartLd a:hover{
	background-image: url(../images/btn_menukaart_hover.gif);	
}
.maandmenuLd{
	background-image: url(../images/btn_maandmenu_hover.gif);
	background-repeat: no-repeat;
	background-position: -400px -100px;
}
.maandmenuLd a{
	width:132px;	
	background-image: url(../images/btn_maandmenu.gif);	
}
.maandmenuLd a:hover{
	background-image: url(../images/btn_maandmenu_hover.gif);	
}
.routeLd{
	background-image: url(../images/btn_route_hover.gif);
	background-repeat: no-repeat;
	background-position: -400px -100px;
}
.routeLd a{
	width:52px;	
	background-image: url(../images/btn_route.gif);	
}
.routeLd a:hover{
	background-image: url(../images/btn_route_hover.gif);	
}
.contactLd{
	background-image: url(../images/btn_contact_hover.gif);
	background-repeat: no-repeat;
	background-position: -400px -100px;
}
.contactLd a{
	width:73px;	
	background-image: url(../images/btn_contact.gif);	
}
.contactLd a:hover{
	background-image: url(../images/btn_contact_hover.gif);	
}
#content{
	width:478px;
	min-height:330px;
	height:auto !important;
	height:330px;
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
#top{
	height:104px;
}
#reserve{
	width:306px;
	height:20px; 
	display:block;
	padding-top:14px;
	font-size:12px;
	float:left;
	color:#D5422F;
	text-align:right;
}
#call{
	padding-left:8px;
	padding-top:14px;
	display:block;
	font-size:12px;
	color:#464F0E;
}
#top h3 span{
	display:none;
}
h3{
	width:200px;
	height:52px;
	background-position: 22px 3px;
	background-repeat: no-repeat;
}
h3.home{
	background-image: url(../images/h3_titles_home.gif);
}
h3.nieuws{
	background-image: url(../images/h3_titles_nieuws.gif);
}
h3.menukaart{
	background-image: url(../images/h3_titles_menukaart.gif);
}
h3.maandmenu{
	background-image: url(../images/h3_titles_maandmenu.gif);
}
h3.route{
	background-image: url(../images/h3_titles_route.gif);
}
h3.contact{
	background-image: url(../images/h3_titles_contact.gif);
}
h4{
	color:#66751C;
	font-size:21px;
	margin:0px;
}
#content p{
	color:#464F0E;
	font-size:12px;
	width:410px;
	margin-top:0px;
	margin-bottom:12px;
}
.grayText{
	color:#828282;
	font-size:12px;
}
#return{
	width:410px;
	text-align:right;
	display:block;
	padding-bottom:3px;
	color:#D5422F;
	font-size:12px;
}
a.links{
	color:#D5422F;
	font-size:12px;
}
#content ul{
	padding:0px;
	padding-left:0px;
	padding-right:5px;
	margin:0px;
	margin-bottom:12px;
}
#content li{
	color:#464F0E;
	font-size:12px;
	margin-top:0px;
	padding-top:0px;
	list-style-type: none; 
	height:20px;
	/*border:1px solid red;*/
}
#content li a{
	color:#464F0E;
}
h5{
	color:#D39704;
	width:410px;
	font-size:16px;
	margin:0px;
}
#tablewrap{
	width:410px;;
}
h5.trName{
	color:#D39704;
	font-size:16px;
	margin:0px;
	width:360px;
}
h5.trName2{
	color:#D39704;
	font-size:16px;
	margin:0px;
	width:225px;
}
.trPrice{
	color:#828282;
	font-size:11px;
	text-align:right;
	white-space:nowrap;
}
.trPriceT{
	color:#000;
	font-size:12px;
	text-align:right;
	white-space:nowrap;
	font-weight:bold;
	padding-left:3px;
}
.trDiscNl{
	color:#464F0E;
	font-size:12px;
}
.trDiscEng{
	color:#949C5F;
	font-size:12px;
	padding-bottom:6px;
}
.trItemEnd{
	padding-bottom:6px;
}
.trExtra{
	color:#000000;
	font-size:12px;
	border-top: 1px solid #B0B0B0;
	padding-top:5px;
	text-align:left;
	padding-bottom:10px;
}
#footer{
	height:90px;
	text-align:center;
	padding-top:58px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color:#9DA569;
	font-size:11px;
}
#footer a{
	color:#9DA569;
	text-decoration:none;
}
#footer a:hover{
	color:#9DA569;
	text-decoration:underline;
}
#footer span{
	display:none;
}
/*/////// General Styles //////////*/
hr{
	display:none;
}
.noner{
	display:none;
}
.cAll{
	float:left;
}
.imgborders{
	border:1px solid #65741B;
	margin-top:1px;
	margin-bottom:8px;
}
