@charset "UTF-8";
.background {
	background-color: #6C3F80;
}
.background_top_l {
	background-image: url(top_l.jpg);
	background-color: #DBDBDB;
	background-repeat: no-repeat;
}
.kop_bottem_kleur {
	font-size: 12px;
	color: #6C3F80;
	font-weight: bold;
	letter-spacing: 1px;
}
.linktop {
	text-decoration: none;
	color: #999999;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
}
.linktop:hover {
	text-decoration: none;
	font-size: 13px;
	color: #6C3F80;
	font-weight: bold;
	letter-spacing: 1px;
}
.linktopact {
	text-decoration: none;
	font-weight: bold;
	color: #6C3F80;
	font-size: 13px;
	letter-spacing: 1px;
}
.linktopact:hover {
	text-decoration: none;
	font-weight: normal;
	color: #999999;
	font-size: 13px;
	letter-spacing: 1px;
}
.linkmenu {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	margin-left: 0px;
}
.linkmenu:hover {
	text-decoration: none;
	font-size: 11px;
	color: #6C3F80;
	font-weight: normal;
	line-height: 22px;
	margin-left: 0px;
}
.linkmenuact {
	text-decoration: none;
	font-weight: normal;
	color: #6C3F80;
	font-size: 11px;
	line-height: 22px;
	margin-left: 0px;
}
.linkmenuact:hover {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 11px;
	line-height: 22px;
	margin-left: 0px;
}
.linksubmenu {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	margin-left: 5px;
}
.linksubmenu:hover {
	text-decoration: none;
	font-size: 11px;
	color: #6C3F80;
	font-weight: normal;
	line-height: 22px;
	margin-left: 5px;
}.linkmenu:active {
	text-decoration: none;
	font-size: 11px;
	color: #6C3F80;
	font-weight: normal;
	line-height: 22px;
	margin-left: 0px;
}
.background_top_r {
	background-image: url(tile_shadow.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #6C3F80;
	letter-spacing: 1px;
}
.wl_titel {
	font-weight: bold;
	color: #6C3F80;
	font-size: 11px;
}
.wl_inhoud {
	font-size: 10px;
	line-height: 13px;
}
hr {
	color: #6C3F80;
}
.wl_italic {
	font-size: 10px;
	font-style: italic;
}
.buttoncss {
	background-color:#6C3F80;
	color:#FFFFFF;
}

