html,body{
   margin:0;
   padding:0;
  }
body{
	background-color: #E6AA0F;
	background-image: url(../../../images/nav.jpg);
	background-repeat: repeat-y;  
	text-align:center;   /* needed for IE5.x */
  }
div#center{
   text-align:left;     /* needed for IE5.x */
   margin:0 auto;
   width:600px;
  }
div#jamal{
   text-align:left;     /* needed for IE5.x */
   margin:0 auto;
   width:720px;
  }  
p{                    /* this makes the look more consistent between browsers, it has nothing to do with the technique */
   margin:0;
   padding:.2em;
  }     
 
a:link {
	color: #000;
}   
a:visited {
	color: #000;
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
}
  div#namen{
   text-align:left;     /* needed for IE5.x */
   margin:0 auto;
   width:570px;
  }     

.style1 {font-size: x-large}
.style2 {text-decoration:underline;}
.style3 {font-size:115%;}
.style4 {font-size:115%;
	font-family:Georgia, Times New Roman, Times, serif}
.style5 {color: #800000}
.style8 {font-size: x-small;}
	
div#topbox {
	display: block;
	position: absolute;
	left: 0px;
	top: 0;
	width: 100%;
	margin: 0 0 0 0;
	height: 136px;
	color: #ee8;
	background-image: url(../../../images/head.jpg);
	background-repeat: repeat-x;
	z-index:1;
}
div#logo {
	position:relative; width:602px; height:109px;  left: 0; top: 26px;
	background-image:url(../../../images/logo.gif);
	background-repeat:no-repeat;
}

div#navbox {
	position: absolute;
	top: 137px;
	left: 0px;
	width: 156px;
	text-align: left;
}
div#navbox a img {
	border-top-width: 0px;
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	width: 0px; 
	height: 0px; 
	border-right-width: 0px;
}

div#navbox a:hover img {
	left: 45px; 
	width: 50px; 
	position: absolute; 
	top: -50px; 
	height: 50px
}

div#main {
	display: block;
	padding: 0;	
	position: relative;
	margin: 138px 10px auto 156px;
	width: auto;
	text-align:center;
}


div#stamthai {
	display: block;
	padding: 0;
	position: relative;
	margin: 20px 10px auto 20px;
	width: auto;
	text-align: left;
}


#main dt {
    font-weight:bold;
    font-size:120%;
    margin-top:.8em
}

#tabel {
	width: 100%;
	border: 1px ridge #A0522D;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#800000;
}
	
#gasttabel {
	width: 90%;
	border-width:0px;
	color:#800000;
	border: 1px ridge #A0522D;
	}	
#gasttabel {
	width: 95%;
	border-width:0px;
	color:#800000;
	}	
#tdgast {
	color: #800000;
	border: 0px;
}
#tdgast2 {
	color: #800000;
	border: 1px ridge #A0522D;
	text-align:left;
	width:30%;
}


pre {margin: 0; font-family: verdana, sans-serif; font-size: 1.2em;}

a {color: #000;}

.head {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	font-family: Georgia, Times New Roman, Times, serif;
}

.normalHead {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #036;
	font-weight: bold;
	text-align: center;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
}
a.blueCel:active {
	color: #607DDC;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.blueCel:visited {
	color: #607DDC;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.blueCel:hover {
	color:#003399;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.fat {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11.0pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000;
}
.normalb {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:11.0pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none;
}

p.img-links {
	float: left;
	padding: 0px 5px 0px 20px;
}
p.img-rechts {
	float: right;
	padding: 0px 0px 0px 0px;
}
img {
	border:0;
}





#navcontainer { margin-left: 1px; }
		
#navcontainer ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		font-family:Tahoma, Helvetica, sans-serif;
}
		
#navcontainer li { margin: 0; }
		
#navcontainer a {
		display: block;
		padding: 5px 5px;
		width: 142px;
		color: #000;
		background-color: #F2BC36;
		text-decoration: none;
		border-top: 1px solid #fff;
		border-left: 1px solid #fff;
		border-bottom: 1px solid #333;
		border-right: 1px solid #333;
		font-weight: bold;
		font-size: 0.8em;
		background-image: url(../../../images/menub.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
}
		
#navcontainer a:hover {
		color: #000;
		background-color: #F2BC36;
		text-decoration: none;
		border-top: 1px solid #333;
		border-left: 1px solid #333;
		border-bottom: 1px solid #fff;
		border-right: 1px solid #fff;
		background-image: url(../../../images/menua.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
}
		
#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a {
		display: block;
		padding: 5px 5px 5px 20px;
		width: 127px;
		background-color: #F2BC36;
		text-decoration: none;
		font-weight: normal;
}

#navcontainer ul ul a:hover {
		color: #000;
		background-color: #F2BC36;
		text-decoration: none;
}
		
#active a {
	display: block;
	background-color: #F2BC36;
	text-decoration: none;
	text-align:right;
	color: #FFF;
}	
	
.title {
	text-align:center;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	font-family: Georgia, Times New Roman, Times, serif;
}
.cuisine {
	text-align:center;
	color: #F00;
}

hr{
 color:#800000;
 width:80%;
}
.blue {color: #0000FF;
	font-size:115%}
.red {color: #FF0000}
.bruin {color: #800000}
.wit {text-align:left}

div#verborgen {
	position:absolute; z-index:102; overflow: hidden; visibility: hidden; width: 90%; top: 0; left:0;
}

