body {
	margin: 0;
}
body, td, th {
	font-family: 'ABeeZee', sans-serif;
	font-size: 14px;
	line-height:19px;
}
em {
	font-family: 'ABeeZee', sans-serif;
	font-weight:400italic;
}

p {
	margin-bottom:-5px;
}


a {
	color: #FFF;
	text-decoration: underline;
	outline:0;
}
a:hover {
	color: #000;
	text-decoration: underline;
}


h1 {
	font-size: 21px;
	line-height:24px;
	font-weight:normal;
}
h2 {
	font-size: 17px;
	font-weight:normal;
}
.nav {
	font-size: 10px
}
.wit {
	color: #FFF
}
.zwart {
	color:#000;
	text-shadow:0px 0px 1px rgba(0, 0, 0, 0.5);
}
.klein_wit {
	font-size: 10px;
	color: #FFFFFF
}
.klein {
	font-size: 10px
}
.font12 {
	font-size: 12px
}
.font17 {
	font-size: 17px
}


#LayerTop {
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
}
#navLayer {
	position:absolute;
	left:3px;
	top:255px;
	height:450px;
	z-index:4;
}


.menu{
	width: 148px;
	margin-left:9px;
	font-family: 'ABeeZee', sans-serif;
	border:none;
	font-size:13px;
	line-height:16px;
}
.menu a{
	color: #999;
	text-shadow:0px 0px 1px rgba(0, 0, 0, 0.2);
	padding: 4px 2px 4px 0px;
	text-decoration:none;
}
.menu a:hover,.on {
	color:#000;
	text-shadow:0px 0px 1px rgba(0, 0, 0, 0.5);
}
.menuheader{
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 7px;
	text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.7);
	border-bottom:#BBB 1px solid;
	padding-bottom:4px;
}
