body
{
	background-image: url('/images/bglinks.jpg');
	background-attachment: fixed;
	background-position: top left;
	background-repeat: repeat-y;
}

span.menu
{
	margin-top: 5px;
	width: 128px;
	height: 25px;
	border: none;
	
}

div.achtergrond
{
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url('/images/button_seuverick.jpg');
	background-repeat: no-repeat;
}

.knop
{
	margin-left: 25px;
	color: #FFFFFF;
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.knop:visited
{
	color: #FFFFFF;
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.knop:hover
{
	color: #FE6601;
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.knopActive
{
	margin-left: 25px;
	color: #FE6601;
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
