
.menuKaarten
{
	font-size:13px;
	text-align: center;
	background-color:#000000
	padding-bottom : 2px;
	padding-top : 2px;
}
a.menuKaarten:link,a.menuKaarten:visited
{
	color: #000000;
	text-decoration:underline;

}
a.menuKaarten:hover,a.menuKaarten:active
{
	color: #FF8712;
	text-decoration:none;
}
.menuKop
{
	font-size:16px;
	font-weight : bold;
	color:#EB520C;
	text-align:center;
}
.menuFotoTD
{
	text-align:center;
}
.menuFoto
{
	border:1px solid #CECECE;
	color:white;
}
.menuAlgemeenTekst
{
	color:#000000
	font-size:12px;
}
.menuSubkop
{
	font-size:14px;
	font-weight:bold;
	color:#000000
}
.menuGerecht
{
	font-size:13px;
	color:#000000
}
.menuPrijs
{
	font-size:10px;
	color:#000000
}
.menuTekst
{
	font-size:11px;
	color: #888888;
	font-style : italic;
}