/* STYLESHEET VOOR DE CONTENT VAN WWW.ZUIDLANDSEHOEVE.NL.*/
.toptekst,
.toptekst A{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#9e0b0e;
}

.menutekst{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color:#9e0b0e;
}
.kader{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #9e0b0e;
	border-bottom : 1px solid #9e0b0e;
	border-left : 1px solid #9e0b0e;
	border-right : 1px solid #9e0b0e;
	font-family : "Monotype Corsiva";
	font-size: 18px;
	font-weight:bold;
	color:#091858;
} 
