.adresheader,.adresheader a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.menubody {
	background-attachment: fixed;
	background-image: url(images/achtergrond-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #9B3155;
}
.knop {
	cursor: hand;
}
.txt {
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330066;
	list-style-type: square;
}
.txt td, .txt ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
	color: #330066;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #330066;
}
h2, h3, h4, h5, h6 {
	font-size: 12px;
	color: #330066;
}
.menu {
	background-image: url(images/achtergrond-menuknop.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFD9D9;
	font-weight: bold;
	padding: 5px;
}
.menu a:link, .menu a{
	color: #FFD9D9;
	text-decoration: none;
}
.menu a:visited {
	color: #FFD9D9;
	text-decoration: none;
}
.menu a:hover {
	color: #FFCCFF;
	text-decoration: underline;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menu .text {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
}
