.kaartenTabel
{
	font-family: Arial;
	margin-left: 5;
	margin-top: 7;
	text-align: center;
}

.menuKaarten
{
	color: white;

	font-family: Arial;
	margin-left: 10;
	margin-right: 10;
	text-align: center;
}
a.menuKaarten:link,a.menuKaarten:visited
{
	color: #FFFFFF;
	font-size: 17 px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.menuKaarten:hover,a.menuKaarten:active
{
	color: #ca0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.menuKop
{
	color: #ca0000;
	font-size: 17px;
	font-family: Arial;

}
.menuFotoTD
{

text-align:center;
}
.menuFoto
{
	border:1px #ca0000 solid;
	vertical-align; center;
	text-valign:center;
}
.menuAlgemeenTekst
{
}
.menuSubkop
{
	font-size: 14px;
	color: white;
	font-family: Arial;
	font-weight:bold;
	font-style:italic;

}
.menuGerecht
{
	color: white;
	font-size: 12px;
	font-family: Arial;
	font-style: italic;
	font-weight:bold;
	padding:7px 0 7px 10px;
}
.menuPrijs
{
	font-size: 12px;
	font-weight:bold;
	color: white;
	font-family: Arial;
	padding:7px 0;
	vertical-align:top;

}
.menuTekst
{
	font-size:12px;
	font-style : italic;
	font-weight:normal;
	padding-left:10px;
	color:white;
}
