@import url("/style/custom/purmerend/menu.css?v1");


body #innercontainer > header{
    font-family: Arial, Verdana, sans-serif;
	border-bottom: 1px solid #1B3280;
}

header#dashboardheader {
    display: none;
}

#container_menu .menu{
    max-width: 1140px;
    margin: 0 auto;
	z-index: 100;
}


div#container_menu_top {
    display: none;
}

div#header {
	background: none;
}

#apptitle {
    display: none;
}

#container_customsearch {
    display: none;
}

.mainmenucorner {
    display: none;
}

.mosaic-header {
    position: relative;
    z-index: 99;
}


@media (min-width: 1px) and (max-width: 1024px) {
	#ctl00_menu {
		top: 111px;
	}
}