.footerBox {
	width: 930px;
	height: 99px;
}

.footer {
	background-image: URL('../images/footer_mid_kaart.png');
	height: 72px;
}

.footerBtm {
	height: 27px;
}

#footermenu {
	width: 189px;
	min-height: 147px;
	height: auto !important;
	height: 147px;
	position: absolute;
	background-image: URL('../images/footer_leftblock_kaart.png');
	background-position: center;
	background-repeat: no-repeat;
	margin-top: -75px;
}

.bottomMenu {
	position: absolute;
	bottom:-1px;
}

.bottomMenuItem {
	width: 138px;
	border: 1px solid white;
	border-bottom: 0px;
	border-top: 0px;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #00b4de;
	margin-left: 16px;
	padding: 5px;
	font-size: 8pt;	
	background-image: URL('../images/nieuws_vinkje.png');
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding-left: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.bottomMenuItemTop {
	width: 153px;
	border: 1px solid white;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #95c14d;
	margin-left: 16px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	padding: 3px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.bottomMenuWhite {
	width: 149px;
	background-color: #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity:.80; opacity:.80;
	margin-left: 22px;
}
