@charset "utf-8";
/* CSS Document */
.blauwbalk {
	background-image: url(blueLine.gif);
	background-position: 500px 0px;
	width: 100%;
	height: 54px;
	background-repeat: repeat;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 157px;
	right: 0px;
	z-index: 1;
}
.tabel {
	margin: 0px;
	padding: 0px;
}
.logo {
	padding-top: 2px;
	padding-bottom: 31px;
	padding-left: 12px;
}


.body {
	margin: 10px;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #0018fa;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #0018fa;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #0018fa;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #0018fa;
	font-weight: bold;
	text-decoration: none;
}
.stijl1 {
	font-family: Verdana;
	font-size: 11px;
	color: #0018fa;
	font-weight: bold;
	padding-left: 16px;
}
/*begin blauw boven menu*/
.cssnav {
	position:relative;
	font-family: verdana;
	background-image: url(menu_mouseover.png);
	background-repeat: no-repeat;
	display: block;
	width: 120px;
	height: 40px;
	padding: 0;
	margin-top: 0;
	margin-right: 5px;
	font-size: 13px;
	text-align: center;
	z-index: 2;
	font-weight: bold;
}
.cssnav a {
	display:block;
	font-size: 13px;
	width: 120px;
	height: 40px;
	float: left;
	padding: 0;
	color: black;
	text-decoration: none;
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 0;
	margin-left: 0;
	z-index: 2;
	font-weight: bold;
}
.cssnav img {
	width: 100%;
	height: 100%;
	border: 0;
	margin-right: 5px;
	z-index: 1;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {
	position:absolute;
	left:5px;
	top:3px;
	margin:0;
	cursor: pointer;
	height: 40px;
	width: 120px;
	z-index: 2;
}
/*einde blauw boven menu*/
#apDiv1 {
	position:absolute;
	width:200px;
	height:90px;
	z-index:3;
	left: 600px;
	top: 0px;
}
#apDiv2 {
	position:absolute;
	width:200px;
	height:154px;
	z-index:3;
	left: 800px;
	top: 0px;
}

