body {
margin: 0px;
background-image:url(/images/backgrbody.jpg);
background-attachment:fixed;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	height: auto;
	width: 766px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/backgrwrapper.gif);
	background-repeat:repeat-y;
}

#header {
width:766px;
height:157px;
overflow:hidden;
}

#main {
width:766px;
height:auto;
}

#menu {
	width:120px;
	margin-left:14px;
	margin-top:10px;
	height:500px;
	float:left;
	display:inline;
	text-align: left;
	font-size: 11px;
	line-height:14px;
}

.menuholder {
margin-left:10px;
height:auto;
}

.menulink {
text-decoration:none;
font-weight:bold;
color:#000000;
}

.menulink:hover {
text-decoration:underline;
color:darkred;
}

.menulink:active {
text-decoration:underline;
color:darkred;
}


#middle {
width:570px;
float:right;
display:inline;
margin-top:10px;
margin-right:10px;
margin-left:10px;
text-align:left;
font-size:11px;
}

#footer {
float:none;
clear:both;
width:766px;
font-size:9px;
color:#666666;
}

#footer a {
font-size:9px;
color:#666666;
text-decoration: none;
}


h1 {
font-size:14px;
}

.benodigheden {
font-style:italic;
}

.receptimage {
margin:5px;
}

#middle a {
line-height:16px;
}

#middle a:hover {
line-height:16px;
font-weight:bold;
}

.catresult {
float:none;

}

.tip {
color:#990000;
}
