body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	

#menulinkrestaurant {
	color:#996600;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#menulinkrestaurant a {
 	color:#330000;	
	text-decoration:none;
	}
#menulinkrestaurant a:hover {
 	color:#996600;
	}
	

#content {
	width:502px;
	line-height:130%;
	padding: 20px;
	padding-top:20px;
	height: 472px;
	overflow:auto;
	color:#FFFFFF;
	font-size:11px;
    scrollbar-arrow-color:#fff;
    scrollbar-base-color:#330000;
    scrollbar-track-color:#996600;
	}
#content h1 {
	font-size:16px;
	color:#330000;
	font-weight:bold;
	}
#content a {
	color:#330000;
	text-decoration:underline;
	}
#content a:hover {
text-decoration:none;
	}
#contentrechts {
	width:163px;
	line-height:130%;
	padding: 6px;
	padding-top:20px;
	height: 472px;
	overflow:auto;
	color:#FFFFFF;
	font-size:11px;
    scrollbar-arrow-color:#fff;
    scrollbar-base-color:#996600;
    scrollbar-track-color:#330000;
	}
#contentrechts h1 {
	font-size:16px;
	color:#cc9933;
	font-weight:bold;
	}
#contentrechts a {
	color:#cc9933;
	text-decoration:underline;
	}
#contentrechts a:hover {
	text-decoration:none;
	}
#onderblok {
	padding:4px;
	color:#cc9933;
	font-size:11px;
	}
#onderblokrechts {
	padding:4px;
	color:#cc9933;
	font-size:9px;
	}
#onderblokrechts a {
	color:#cc9933;
	text-decoration:underline;
	}	
#onderrechts {
	padding-top:4px;
	color:#cc9933;
	font-size:9px;
	}
#onderrechts a {
	color:#cc9933;
	text-decoration:underline;
	}	
.wit {
	color:#FFFFFF;
	}
.goud {
	color:#cc9933;
	}
.donkerbruin {
	color:#330000;
	}

.wit14bold {
	font-size: 14px;
	font-weight: bold;
	}
.goud12px {
	font-size:12px;
	color:#cc9933;
}

#dhtmltooltip{
font-family:Verdana, Arial, Helvetica, sans-serif;
position: absolute;
width: 350px;
border: 2px solid black;
padding: 6px;
background-color: white;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

