    body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	background-color: #029BDF;
	color: #FFF;
    }
	a, a:visited {
	color: #fff;
	text-decoration: none;
}
	h1 { font-size: 24px; }
    .bar-menu {
	width: 155px;
	text-decoration: none;
}
.bar-menu .box1 {
	background-color: #029BDF;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 4px 8px;
	border-width: 1px;
	border-color: #1A9ADE;
	border-style: solid solid solid solid;
	cursor: default;
	position: relative;
	text-decoration: none;
}
.bar-menu .box1-hover {
	background-color: #029BDF;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 4px 8px;
	border-width: 1px;
	border-color: #FFF;
	border-style: solid solid solid solid;
	cursor: default;
	position: relative;
	text-decoration: none;
}
.bar-menu .box1-open {
	background-color: #FE8601;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 4px 8px;
	border-width: 1px;
	border-color: #FE8601;
	border-style: solid solid none solid;
	cursor: default;
	position: relative;
	text-decoration: none;
}
.bar-menu .box1-open-hover {
	background-color: #FE8601;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	padding: 4px 8px;
	border-width: 1px;
	border-color: #FE8601;
	border-style: solid solid none solid;
	cursor: default;
	position: relative;
	text-decoration: none;
}
.bar-menu .box1 img, .bar-menu .box1-hover img, .bar-menu .box1-open img, .bar-menu .box1-open-hover img {
	position: absolute;
	top: 6px;
	right: 6px;
	text-decoration: none;
}
.bar-menu .section {
	background-color: #1A9ADE;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding: 0;
	border-width: 1px;
	border-color: #FE8601;
	border-style: none solid solid solid;
	display: none;
	text-decoration: none;
}
.bar-menu .section a {
	color: #FFF;
	text-decoration: none;
	white-space: nowrap;
}
.bar-menu .section a:hover {
	color: #FFF;
	text-decoration: none;
	white-space: nowrap;
}
.bar-menu .box2 {
}
.bar-menu .box2-hover {
	color: #FFF;
	background-color: #002D80;
}
.bar-menu .section .active,
.bar-menu .section .active:hover {
	color: yellow;
	text-decoration: none;
}
.bovenleeg {
height:50px;
width:100px;
 }
