#menubar {
	position:absolute;
	left:230px;
	/* top:112px; */
	top:56px;
	height: 60px;
	/* width:440px; */
	text-align: left ;
	/* z-index:999999999999; */
	background-color:#33BDC8;
	background-image: url(../images/menu.gif);
	background-repeat : repeat-x;
	padding: 0px 0px 0px 0px;
	margin-left: 290px;
	font-size:15px;
	font-weight:bold;
	voice-family: "\"}\"";/* boxmodel hack. hieronder: ie6. hierboven: ie5. */
	voice-family: inherit;
	height: 24px;
	padding: 36px 0px 0px 0px;

}
	
#menubar a {
	color: #ffffff;
	background-image: url(../images/menuseperator.gif);
	background-repeat: no-repeat;
	height: 60px;
	background-position: right;
	z-index:999999999999;
	padding-left: 6px;
	padding-right: 13px;
	padding-top: 30px;
	text-decoration: none;
	voice-family: "\"}\"";/* boxmodel hack. hieronder: ie6. hierboven: ie5. */
	voice-family: inherit;
	padding-top: 32px;
	height: 80px;
	}

#menubar .lastone {
color: #ffffff;
background-image: url(../images/menuend.gif);
background-repeat: no-repeat;
height: 60px;
background-position: right;
z-index:99999;
padding-left: 6px;
padding-right: 53px;
padding-top: 30px;
text-decoration: none;
voice-family: "\"}\"";/* boxmodel hack. hieronder: ie6. hierboven: ie5. */
	voice-family: inherit;
padding-top: 32px;
}

#menubar a:hover {
	color:#ffffff;
}

}
#menubar a:visited {
	color:#ffffff;
}

.menu {
	margin-top:0px;
	margin-right:1px;
	margin-bottom:1px;
	border-bottom: 1px solid #00849D;
	border-right: 1px solid #00849D;
	border-left: 1px solid #00849D;	
	background-color:#01A4B5;
	white-space: nowrap;
}	
.menu a {
	border-top: 1px solid #00849D;
	color:#ffffff;
	display:block;
	padding:2px 10px;
	text-decoration:none;
	background-color:#01A4B5;
}	
.menu a:hover {
	border-top: 1px solid #00849D;
	background-color:#30B4C2;
	color:#FFFFFF;
	text-decoration:none;
}

.menu a:visited {
	color:#ffffff;
	text-decoration:none;
}

.sub {
	background-image: url(../images/rightarrowwhite.gif);
	background-repeat: no-repeat;
	background-position: 100%;
}

.firstcolumnsubcolor2{
	background-color:#01A4B5;
	padding-left:12px;
}

firstcolumnitemcolor3{
	background-color:#01A4B5;
	padding-left:6px;
}