body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #390808 url(fotos/topbg.gif) repeat-x;
	color: #ffffff;
}
a{
color:#FFFFFF;
text-decoration:none;
}
#container {
	margin:0 auto;
	width:850px;	
	text-align: left;
	line-height: 1.4;
	font-size: 12px;
	font-family: Arial, sans-serif;
}
table{
	font-size: 12px;
	font-family: Arial, sans-serif;
}
#header{
	height: 510px;
	padding-top:145px;
	background: url(fotos/bg.gif) no-repeat;
}
#under{
	height: 120px;
	background: url(fotos/underbg.gif) no-repeat;
}
#menu{
	position: relative;
	top: 13px;
	text-align: center;
	font-size: 14px;
	height: 60px;
	font-family: Arial, sans-serif;
}
.home{
	left: 55px;
	width: 180px;
}
.informatie{
	left: 178px;
	width: 180px;
}
.menu{
	left: 330px;
	width: 180px;
}
.foto{
	left: 480px;
	width: 180px;
}
.contact{
	left: 600px;
	width: 180px;

}
#top{
	height: 210px;
}
td{
	vertical-align: top;
	padding: 0px;
	margin:0px;
}
#link{	
	position: absolute;
	font-weight: bold;
	font-size: 14px;
}
#link a:link, .link a:visited{
	font-weight: bold;
	font-size: 14px;
	color:#ffffff;
	text-decoration: none;
}
#link a:hover{
	color: #555555;
	text-decoration: none;
}
#contenttext{
	width: 605px;
	margin-left: 67px;
	padding: 2px;
	
}
.title{
	padding: 5px;
	background: #BD0000;
}
#headercontainer{
	margin-left: 67px;
	width: 730px;
	padding: 2px;
}
#headerleft{
	float: left;
	width: 440px;
	height: 410px;
}
#headerright{
	float: right;
	width: 240px;	
	height: 410px;
}
p, h1{
	margin: 8.5px;
	padding: 0px;
	font-family: Arial, sans-serif;
	color: #EFEDED;
}
h1{
	font-size: 1.6em;
	font-family: sans-serif;
	color: #ffffff;
}

#headerright p, #headerright h1, #headerright h2{
	margin-left: 0px;
	margin-right: 5px;
}
#headerright h2{
	margin-top: 15px;
}
#headerleft p, #headerleft h1, #headerleft h2{
	margin-left: 5px;
	margin-right: 5px;
}
#headerleft h2{
	margin-top: 15px;
}
.shade{
	color: #999999;
}
#footer{
	font-size: 10px;
	font-family: Arial, sans-serif;
}
hr {
padding-top: 2.5px;
border: 1px dotted #777777; 
border-style: none none dotted; 
clear: both;
}
.image{
	float: left;
}
.text{
	float: right;
	width: 160px;
}
.dish{
clear:both;
}
.dish img{
	width: 66px;
}
.dish a{
	text-decoration: underline;
}