/* css by Max Management */


body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	color: #000000;
	cursor: default;
}
table 
{
	font-size: 11px;
	line-height: 16px;
}
a:link, .menu a:visited {
	font-weight: bold;
	color: #333333;
}
a:hover {
	font-weight: bold;
	color: #73C61F;
}

#marge { 
	position: relative;
	width: 770px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	background-color: #ffffff;
	}

#hoofding {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background: #ffffff;
	border: 0;
	}

#info {
	position: absolute;
	top: 159px;
	left: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background: #ffffff;
	border: 0;
}

.table {
	margin-left: 20px;
}
.menu {
	margin-left: 20px;
	color: #000000;
	line-height:16px;
	font-weight: normal;
}
.menu a:link, .welkombox a:visited {
	font-weight: bold;
	color: #333333;
}
.menu a:hover {
	font-weight: bold;
	color: #73C61F;
}


.LINK{
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

