body {
	background-image: url(../images/valkenswaard.jpg);
	background-repeat: repeat-x;
	background-color: #C80000;
	background-attachment: fixed;
}.menu {
	background-image: url(../images/menu_leende.jpg);
	background-repeat: repeat-x;
	background-color: #ff9900;
	width: 190px;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	color: #333333;
}
.adres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.lijn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 770800;
	width: 150px;
	margin: 5px 2px;
	padding: 5px 2px;
}
.col1 {
	margin: 0px;
	padding: 0px;
	width: 30px;
}
.main {
	margin: 0px;
	padding: 0px;
	width: 595px;
}
.menuk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.pannenkoek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #993300;
	margin: 3px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menuk2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.kop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
}
