body{
	font-family: Verdana;
	font-size: 12px;
	color: #FDFAD2;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	background-color: #672626;
}
.menuback{
	background-color: #fdfad2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td{
	font-family: Verdana;
	font-size: 12px;
	color: #FDFAD2;
}
.copy{
	font-family: Verdana;
	font-size: 10px;
	color: #FDFAD2;
}
.menuTitleOn {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #672626;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../pics/menu_nl/vink.gif);
	background-repeat: no-repeat;
	background-position: right top;
	cursor:pointer;
}
.menuTitleOn img, .menuTitle img, #vinkje img{
	border: 0px solid #fdfad2;
	margin-left:0px;
	margin-bottom:0px;
}
.menuTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #672626;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: none;
	cursor:pointer;
}
#vinkje{
	position:absolute;
	z-index:1;
	width:155px;
	height:39px;
	border:0px;
	left:0px;
	top:10px;
}
#menu{
	position:absolute;
	z-index:5;
	width:155px;
	border:0px;
	left:0px;
	top:10px;
}
a {
	color:#fdfad2;
	text-decoration: none;
}
a:link {
	color:#fdfad2;
	text-decoration: none;
}
a:visited {
	color:#fdfad2;
	text-decoration: none;
}
a:hover {
	color:#fdfad2;
	text-decoration: underline;
}img {
	border: 2px solid #fdfad2;
	margin-left:10px;
	margin-bottom:10px;
}
