* {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

BODY {
    margin: 0px;
    background: url(../images/bg_4x818.jpg) repeat-x 0px 26px;
}



#header {
    position: relative;
    background: url(../images/logo_onderweg.png) no-repeat top left;
    height: 98px;
}

#topDIV .expanded  {
	position:relative;
	display:block;
}
#topDIV .collapsed  {
	position:absolute;
	display:none;
}

.mapContainer 
{
	border:2px solid #efefef;
}
.mapContainer A{
	color:#3966cc;
	font-size:10px;
	font-weight:normal;		
	text-decoration:none;
}
.mapContainer A:link  {
	color:#3966cc;
	font-size:10px;
	font-weight:normal;		
	text-decoration:none;
}

.mapContainer A:hover  {
	color:#3966cc;
	font-size:10px;
	font-weight:normal;		
	text-decoration:underline;
}

.footer A
{
	color:#000000;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
.footer A:hover
{
	color:#000000;
	font-weight:normal;
	font-size:11px;
	text-decoration:underline;
}

.olControlZoomPanel .olControlZoomInItemInactive {
    top: 0px;
    left: 0px;
    background-position: 0px 0px;
}

.olControlZoomPanel .olControlZoomToMaxExtentItemInactive {
    top: 18px;
    left: 0px;
    background-position: 0px -18px;
}

.olControlZoomPanel .olControlZoomOutItemInactive {
    top: 18px;
    left: 0px;
    background-position: 0px 18px;
}

