A {
   text-decoration: none
}

BODY {
   background-color: #777777;
}

.boven {
	position:		absolute;
	left:			0px;
	top:			0px;
	height:			106px;
	width:			1004px;
	background-image:	url('artwork/bg_boven.jpg');
	background-repeat: 	repeat-x;
	z-index:		10;
}

.boventekst {
	position:	absolute;
	left:		0px;
	top:		10px;
	height:		106px;
	max-width:	988px;
	min-width:	750px;
	width:		expression( document.body.clientWidth > 988 ? "988px" : (document.body.clientWidth < 750 ? "750px" : "auto"));
	font-family:	verdana,arial,helvetica,sans-serif;
	text-align:	right;
	z-index:	20;
}

.menu {
	position:	absolute;
	left:		205px;
	top:		85px;
	height:		26px;
	width:		600px;
	font-family:	verdana,arial,helvetica,sans-serif;
	color:		black;
	z-index:	20;
}

.menu1 {
	position:	absolute;
	left:		205px;
	top:		85px;
	height:		26px;
	width:		75px;
	font-family:	verdana,arial,helvetica,sans-serif;
	font-size:	13px;
	font-weight:	bold;
	color:		black;
	z-index:	20;
}

.submenu1 {
	position:		absolute;
	left:			202px;
	top:			106px;
	width:			200px;
	font-family:		verdana,arial,helvetica,sans-serif;
	font-size:		13px;
	font-weight:		bold;
	color:			black;
	background-color:	#b6d16e;
	z-index:		30;
	visibility:		hidden;
}

.menu2 {
	position:	absolute;
	left:		282px;
	top:		85px;
	height:		26px;
	width:		75px;
	font-family:	verdana,arial,helvetica,sans-serif;
	font-size:	13px;
	font-weight:	bold;
	color:		black;
	z-index:	20;
}

.submenu2 {
	position:		absolute;
	left:			279px;
	top:			106px;
	font-family:		verdana,arial,helvetica,sans-serif;
	font-size:		13px;
	font-weight:		bold;
	color:			black;
 	background-image:	url('artwork/bg_submenu.jpg');
	z-index:		30;
	visibility:		hidden;
}

.menu3 {
	position:	absolute;
	left:		386px;
	top:		85px;
	height:		26px;
	width:		75px;
	font-family:	verdana,arial,helvetica,sans-serif;
	font-size:	13px;
	font-weight:	bold;
	color:		black;
	z-index:	20;
}

.submenu3 {
	position:		absolute;
	left:			381px;
	top:			106px;
	font-family:		verdana,arial,helvetica,sans-serif;
	font-size:		13px;
	font-weight:		bold;
	color:			black;
	background-image:	url('artwork/bg_submenu.jpg');
	z-index:		30;
	visibility:		hidden;
}

.menu4 {
	position:	absolute;
	left:		504px;
	top:		85px;
	height:		26px;
	width:		150px;
	font-family:	verdana,arial,helvetica,sans-serif;
	font-size:	13px;
	font-weight:	bold;
	color:		black;
	z-index:	20;
}

.submenu4 {
	position:		absolute;
	left:			499px;
	top:			106px;
	font-family:		verdana,arial,helvetica,sans-serif;
	font-size:		13px;
	font-weight:		bold;
	color:			black;
	background-image:	url('artwork/bg_submenu.jpg');
	z-index:		30;
	visibility:		hidden;
}

.menu5 {
	position:	absolute;
	left:		664px;
	top:		85px;
	height:		26px;
	width:		75px;
	font-family:	verdana,arial,helvetica,sans-serif;
	font-size:	13px;
	font-weight:	bold;
	color:		black;
	z-index:	20;
}

.submenu5 {
	position:		absolute;
	left:			614px;
	top:			106px;
	font-family:		verdana,arial,helvetica,sans-serif;
	font-size:		13px;
	font-weight:		bold;
	color:			black;
	background-image:	url('artwork/bg_submenu.jpg');
	z-index:		30;
	visibility:		hidden;
}

.last_update {
	position:	absolute;
	left:		736px;
	top:		87px;
	height:		26px;
	width:		220px;
	text-align:	right;
	font-family:	verdana,arial,helvetica,sans-serif;
	font-size:	10px;
	color:		black;
	z-index:	20;
}

.sitemeter {
	position:	absolute;
	left:		964px;
	top:		83px;
	z-index:	100;
}

.main {
	position:		absolute;
	left:			0px;
	top:			106px;
	width:			1004px;
	min-height:		460px;
	background-image:	url('artwork/bg_links.jpg');
	background-repeat:	repeat-y;
	font-family:		verdana,arial,helvetica,sans-serif;
}

.bericht {
	background-image:	url('artwork/bg_lg-bericht.jpg');
}

.terug {
	background-image:	url('artwork/back.jpg');
	font-size:		12px;
}

.kop {
	position:	absolute;
	left:		202px;
	top:		250px;
	width:		330px;
	height:		62px;
	z-index:	10;
}

.onder {
	background-image:	url('artwork/bg_lg-onder.jpg');
	font-size:		12px;
}

.font10 {
	font-size:	10px;
}

.font12 {
	font-size:	12px;
}

.font12bold {
	font-size:	12px;
	font-weight:	bold;
}

.font13boldwhite {
	font-size:	13px;
	font-weight:	bold;
	color:		white;
}

.font15bold {
	font-size:	15px;
	font-weight:	bold;
}

.font15boldwhite {
	font-size:	15px;
	font-weight:	bold;
	color:		white;
}

.font18bold {
	font-size:	18px;
	font-weight:	bold;
}

.font18boldwhite {
	font-size:	18px;
	font-weight:	bold;
	color:		white;
}

.font20bold {
	font-size:	20px;
	font-weight:	bold;
}
