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#centerlinks{
   text-align:center;     /* needed for IE5.x */
   margin:0 auto;
   width:600px;
  }  
  
div#links {
margin:0;
padding:0 0 0 5px;
display:block;
position:relative;
text-align:left;
width:545px;
height:auto;
border: 1px ridge #A0522D;
} 

#linktabel {
	width: 50%;
	border-width:0px;
	border-left-style:none;
	text-align:left;
	} 
  
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: #fff;
}
a:active {
	color: #fff;
}
  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#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: 95%;
	border-width:1px;
	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;}

.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;
}
	
.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%;
}

/* ContactForm */
.formlabel 
{ 
width:25%; 
text-align:right; 
float:left; 
font-weight:bold; 
} 

.formveld 
{ 
border:0; 
padding:5pt; 
width:35em; 
} 

.row 
{ 
padding:5pt; 
}
.contacttekst{
text-align:center;
}
/* Einde ContactForm */

.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;
}

.info {
width:5px;
visibility:hidden;
}