#portal-footer .footer-info-div {
    background-color: #f7f7f7 !important;
}

#portal-footer .footer-info-div .info-top p.info-top-titel {
    color:#000 !important;
}

#portal-footer .footer-info-div .info-bottom p.info-bottom-text {
    color:#000 !important;
}

#portal-footer .footer-info-div .info-top p.info-top-text {
	color:#333 !important;
}

#searchInput {
    min-width:150px;
}

.portal-title a span {
    font-size:16px !important;
    font-weight:bold !important;
}

button{
    font-size: x-large;
}

ul#tree .SelectedLayer .layer-selection-save {
	visibility: hidden;
}