body{
margin: 0;
background: #D2B48C url('../images/achtergrond.jpg');
text-align: center;
color:#7f0000;
font-family: Arial, Helvetica, sans-serif;
}

div#center{
margin: 0 auto 0 auto;
width: 850px;
text-align: left;
}    

#titel{
background: url('../images/titel2.gif') no-repeat 50% 50%;
margin: 20px 0 0 0;
width: 100%;
height: 200px;
}
 
#titel span {
  display: none;
}


.navigatie1 {
float:left;
color: #999;
text-align: left;
list-style: none;
}


.nav1 {
list-style: none;
padding: 0;
margin: 0 20px 0 0;
}

.nav1 Li{
display: block;
}

.nav1 Li a{
  width: 150px;
  height: 130px;
  display: block;
  text-decoration: none;
}

.nav1 Li a span{
display: none;
}

.navigatie2{ 
float: right;  
margin-right:0px;
color: #999;
text-align: center;
list-style: none;
}

.nav2 {
list-style: none;
padding: 0;
margin: 0 20px 0 0;
}

.nav2 Li{
display: block;
}

.nav2 Li a{
  width: 150px;
  height: 130px;
  display: block;
  text-decoration: none;
}

.nav2 Li a span{
display: none;
}

#welkom{
background:url('../images/navigatie/welkom.gif') no-repeat 0 0;
}

#bio{
background: url('../images/navigatie/bio.gif') no-repeat 0 0;
}  

#contact{
background: url('../images/navigatie/contact.gif') no-repeat 0 0;
}

#openingsuren{
background: url('../images/navigatie/openingsuren.gif') no-repeat 0 0;
}

#verhaal{
background: url('../images/navigatie/verhaal.gif') no-repeat 0 0;
} 

#foto{
background: url('../images/navigatie/foto.gif') no-repeat; 
} 

#links{
background: url('../images/navigatie/links.gif') no-repeat 0 0;
} 

#gastenboek{
background: url('../images/navigatie/gastenboek.gif') no-repeat 0 0;
}

 
div.inhoud{
background: #FFFACD;
overflow: auto;
float: left;
width: 54%;
height: 500px;
margin: 0 0 30px 5px;
padding: 10px 10px 10px 20px;
}


div.foto{
margin: 30px 10px 10px 65px;
width:300px;
height:300px;
}

div.witregel{
height:30px;
}

div.welkom{
background: url('../images/tas1.gif') no-repeat 50% 0;
width: 100%;
height: 80px
}
   
div.concept{
background: url('../images/bord.gif') no-repeat 50% 0;
width: 100%;
height: 80px
}

div.openingsuren{
background: url('../images/wijn.gif') no-repeat 50% 0;
width: 100%;
height: 100px;
}

div.gastenboek{
background: url('../images/bestek.gif') no-repeat 50% 0;
width: 100%;
height: 100px;
}

#voet{
clear: left;
width: 100%;
font-weight: bold ;
height: 133px;
text-align: center;
}