
#map {
    height: 400px;
    width: 100%;
}
/*
.multiselect-native-select .dropdown-menu > .active > a {background-color:#e8e8e8;}

.filialen_container {margin-top: 20px;}
*/
.filiale_detail .bilder img {border: 1px solid #eee;border-radius: 3px;}

.widget { margin-bottom: 15px;}
.widget .widget-header { border-bottom: 2px solid #bbb; padding: 10px 0; font-weight:bold; margin-bottom: 10px;}
.widget .widget-content { border-radius: 3px; border: 1px solid #eee;padding: 15px; background-color:#f9f9f9; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);}
.widget.leistungen .widget-content { padding-bottom: 5px;}
.widget.bilder .widget-content { padding-bottom: 0;}
.widget .widget-content button {margin: 0 8px 10px 0;}
