* {
	font-family: "Trebuchet MS";
	font-size: 13px;
}

.maintable {
	border-left: solid 1px #4F2F5E;
	border-right: solid 1px #4F2F5E;
	background-color: white;
}

.boven {
	background-image: url('/img/boven.jpg');
	background-repeat : no-repeat;
}

.content {
	background-image: url('/img/background.jpg');
	background-repeat : no-repeat;
}

.menu, a.menu {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.menu:hover {
	color: #1E1223;
}

.border {
	border: solid 3px #4F2F5E;
}

.newstitle, .title {
	font-size: 16px;
	font-weight: bold;
	color: #4F2F5E;
}

.newsfooter {
	font-style : italic;
}

a {
	text-decoration: none;
	color: #4F2F5E;
}

a:hover {
	color: #1E1223;
}

input, textarea, submit {
	border: solid 1px #000000;
	font-family: "Trebuchet MS", Verdana;
	background-color: transparent;
}

.whiteborder {
	border: solid 2px #4F2F5E;
}

.zijkantborder {
	border: solid 2px #4F2F5E;
}

.ledenfoto {
	border: solid 4px #4F2F5E;
}