/* CSS Document */
/* (c) 2005 Zhofre: desIgn - web - engIneering
   http://www.zhofre.tk
*/

body{
 margin:0px;
 background-color:#8B644C;
 background-image:url(../images/background/bgimg.jpg);
 background-repeat:no-repeat;
 background-attachment:scroll;
}

strong{
  font-weight:bold;
  font-style:italic;
}

a{
 text-decoration:underline;
 color:#8B644C;
}

a:hover{
  text-decoration:none;
}

.midden{
 text-align:center;
}

.rechts{
 text-align:right;
}

.titel{
 margin-top:16px;
 margin-left:12px;
 margin-right:7px;
 text-align:justify;
 text-decoration:underline;
 font:Georgia, "Times New Roman", Times, serif;
 font-size:16px;
 font-weight:bold;
 color:#8B644C;
}

.subtitel{
 margin-top:5px;
 margin-left:7px;
 margin-right:7px;
 text-align:right;
 font:Georgia, "Times New Roman", Times, serif;
 font-size:13px;
 color:#8B644C;
}

.tekst{
 margin-top:13px;
 margin-left:7px;
 margin-right:7px;
 text-align:justify;
 font:Georgia, "Times New Roman", Times, serif;
 font-size:13px;
 color:#8B644C;
}

.design_a{
 color:#EAC698;
}

.image_left{
  float:left;
  margin-right:5px;
  margin-left:-5px;
}

.image_right{
  float:right;
  margin-left:5px;
  margin-right:0px;
}

.link_sector
{
 margin-top:16px;
 margin-left:12px;
 margin-right:7px;
 text-align:justify;
 text-decoration:underline;
 font:Georgia, "Times New Roman", Times, serif;
 font-size:16px;
 font-weight:bold;
 color:#8B644C;
}

.link_titel
{
 margin-top:10px;
 margin-left:12px;
 margin-right:7px;
 margin-bottom:-12px;
 text-align:justify;
 text-decoration:underline;
 font:Georgia, "Times New Roman", Times, serif;
 font-size:14px;
 font-weight:bold;
 color:#8B644C;
}

div.scrollable{
    height: 320px;
    width: 360px;
    overflow: auto;
}

#mytag{
 position:absolute;
 left:50px;
 top:530px;
}

#langs{
 position:absolute;
 left:55px;
 top:31px;
 font-size:12px;
 font-weight:bold;
 color:#EAC698;
}

#titel{
 position:absolute;
 left:464px;
 top:58px;
}

#info{
 position:absolute;
 left:460px;
 top:100px;
 width:365px;
}

#logo{
 position:absolute;
 left:51px;
 top:58px;
}

#nav1{
 position:absolute;
 left:275px;
 top:58px;
}

#nav2{
 position:absolute;
 left:275px;
 top:83px;
}

#nav3{
 position:absolute;
 left:275px;
 top:108px;
}

#nav4{
 position:absolute;
 left:275px;
 top:133px;
}

#nav5{
 position:absolute;
 left:275px;
 top:158px;
}

#nav6{
 position:absolute;
 left:275px;
 top:183px;
}

#nav7{
 position:absolute;
 left:275px;
 top:208px;
}

#name{
 text-align:right;
 font:"Times New Roman", Times, serif;
 font-size:12px;
 color:#EAC698;
}

#design{
 text-align:right;
 font:"Times New Roman", Times, serif;
 font-size:10px;
 color:#EAC698;
}

#volgende{
 float:right;
 border:1px solid #8B644C;
 padding:3px;
 width:80px;
 text-align:center;
}

#vorige{
 float:left;
 border:1px solid #8B644C;
 padding:3px;
 width:80px;
 text-align:center;
}

#bereiding{
 margin-left:40px;
}

#sitenews{
  float:right;
  margin-left:10px;
  margin-right:0px;
  margin-bottom:50px;
  width:130px;
}

div#linkrestaurant
{
	display:none;
	}

div#linkverdelers
{
	display:none;
	}

div#linkvaria
{
	display:none;
	}