

body {
background:#000 url('photo/food/bg.jpg') no-repeat 50% 50px;
margin:0;
padding:0;
text-align:center;
}

#container {
background:#000;
width:760px;
margin:0 auto;
text-align:left;
}

#header {
background:url('photo/food/header1.jpg') no-repeat center top;
width:760px;
height:182px;
position:relative;
margin:0;
}

#header2 {
background:url('photo/food/header2.jpg') no-repeat center top;
width:760px;
height:150px;
position:relative;
margin:0;
}

#header3 {
background:url('photo/food/header3.jpg') no-repeat center top;
width:760px;
height:150px;
position:relative;
margin:0;
}

#header4 {
background:url('photo/food/header4.jpg') no-repeat center top;
width:760px;
height:150px;
position:relative;
margin:0;
}

#header5 {
background:url('photo/food/header5.JPG') no-repeat center top;
width:760px;
height:150px;
position:relative;
margin:0;
}


#menu {
width:120px;
float:left;
margin:5px 0 0 0;

}

/* origineel*/
.rightbox {
position: fixed;
top: 350px;
right: 10px;
width: 127px;
height: 170px;
background:url('photo/food/coco.jpg') no-repeat center top;
border-width:7px 1px 7px 7px;
border-color:#555 #555 #555 #000;
border-style:solid;
text-align:center;
font:14px verdana,arial,sans-serif;
color: #99cc33;
}


/* origineel*/
.lunchbox {
position: fixed;
top: 331px;
right: 5px;
width: 320px;
height: 240px;
background:url('photo/food/minestrone.jpg') no-repeat center top;
border-width:7px 1px 7px 7px;
border-color:#555 #555 #555 #000;
border-style:solid;
text-align:center;
font:14px verdana,arial,sans-serif;
color: #99cc33;
}

.transbox
{
  width: 200px;
  height: 180px;
  margin: 30px 50px;
  background-color: #ffffff;
  border: 1px solid black;
  filter:alpha(opacity=60);
  opacity:0.6;
}
.transbox p
{
  margin: 30px 40px;
text-align:center;
font:18px verdana,arial,sans-serif;
font-weight: bold;
  color: #000000;
}

h4 {
font:bold 15px verdana,arial,sans-serif;
color:#fff;
display:block;
margin:0 0 15px 0;
letter-spacing:1px;
text-align:center;
}

a.item {
background:url('photo/food/menu.jpg') no-repeat;
max-width:210px;
height:34px;
display:block;
padding:0 0 0 10px;
font:bold 15px verdana,arial,sans-serif;
color:#fff;
text-decoration:none;
line-height:30px;
}


a.item:hover {
background-position:10px -34px;
padding:0 0 0 20px;
}

#list_1 
{position: relative;
 top: 20px;
 right: 10px;
 width: 360px;
 z-index: 100;}

#list_1 a {display: block;
	 text-align: center;
	 font:bold italic 20px georgia,times,serif; 
   padding: 5px 10px;
	 margin: 0 0 10px;
	 border-width: 0; 
   text-decoration: none;
	 color: #FFC;
	 background: #444;
   border-right: 5px solid #505050;}

#list_1 a img {
  height: 0;
  width: 0;
  border-width: 0;
	}

#list_1 a:hover img {
position: fixed;
top: 331px;
right: 5px;
width: 320px;
height: 240px;
border-width:7px 1px 7px 7px;
border-color:#555 #555 #555 #000;
border-style:solid;
text-align:center;
font:14px verdana,arial,sans-serif;
color: #99cc33;
}

#main {
background:#000;
min-height:400px;
margin:0 auto;
margin:0 0 0 130px;
font:15px verdana,arial,sans-serif;
color:#fff;
text-align:left;
}

#footer {
clear:both;
height:40px;
background:#000;
margin:50px 0 0 0;
text-align:center;
padding:20px 0 10px 0;
}

#footer a {
font:bold 15px verdana,arial,sans-serif;
color:#ccc;
text-decoration:none;
letter-spacing:1px;
margin-left:20px;
}

#footer a:hover {color:#ccff66}


.bottomRight {background:url('photo/food/bottomRight.jpg') no-repeat right bottom;
padding-bottom: 15px;
margin-right: 210px;
}



.content {
min-height:190px;
background:url('photo/food/topleft.jpg') no-repeat;
padding:30px 40px;
margin:10px 0px 10px 0px;
text-align: center;
}

h1 {  /* position absolute - relative to the header, not document */
position: absolute;
left:20px;
bottom:20px;
margin:0;
display:inline;
font:60px georgia,times,serif;
color:#fff;
letter-spacing:5px;
font-variant:small-caps;
}

h2 {
font:bold italic 25px georgia,times,serif;
color:#fff;
display:block;
margin:15px 0 0 0;
}

h3 {
font:bold italic 25px georgia,times,serif;
color:#99cc33;
display:block;
margin:0px 0 0 0;
}

.content a {
text-decoration:none;
/*color:#99cc33;*/
font-weight:bold;
}

.content a:hover {color:#ccff66}

.content ul {list-style-type:circle;
text-align:justify;}
.content li {font:bold 16px verdana,arial,sans-serif;}

p {margin-top:10px;
text-align:justify;}


#footer p , #footer p a {
text-align:right;
font:11px verdana,arial;
color:#999;
margin:0;
}


/*----- MENU ----- 

/*voorbeeld nl*/

#nav_list, #nav_list ul, #nav_list ul ul{
position: relative;
padding: 0;
text-align: justify;
margin: 160px 0 0 -100px;
/*--margin: 190px 0 0 -100px;--*/
list-style: none;
width: 210px;
overflow: hidden;
font-size:16px;
font-weight:bold;
font-color:#ff;
}

#nav_list li{
width 210px;
}

#nav_list ul{
width: 210px;
left: -1000px;
margin: 0 0 0 50px;
font-size: 100%;
}


#nav_list li:hover ul, #nav_list li.ie_does_hover ul{
left: auto;
}

* html #nav_list ul{
margin: -34px 0 0 210px;
}


#nav_list a {
display: block;
background: url(photo/food/menu.jpg);
max-width: 210px;
height: 34px;
padding:0 0 0 20px;
font: bold italic 20px georgia,times,serif;
color:#fff;
text-decoration:none;
}


#nav_list a:hover, #nav_list a:active{
background-position:  10px -34px;
padding:0 0 0 40px;
}

#nav_list li:hover ul, #nav_list li.ie_does_hover ul{
left: auto;
}


#nav_list ul li:hover ul, #nav_list ul li.ie_does_hover ul{
left: auto;
}

*#nav_list a:visited{
background: url(photo/food/menu.jpg);
background-position:  10px -34px;
color:#99cc33;
}
