.sprocket-lists ul.show_list {
	list-style:outside circle !important;
}



.suche-mobil {
	padding:0;
	background:none;
}

#tbl-resp table a {
	color:black !important;
}

#tbl-resp table a.red {
	color:#B70000 !important;
}

.stuttgart {
	background-color:#FED604 !important;
}

thead tr {
	background-color:#eeeeee;
}

.dresden {
	background-color:#F9EEB3 !important;
}
._headerlogos {
	padding:0 !important;
	margin:-0 0 -20px 0 !important;
	}

._headerlogos table td {
width:23% !important;
text-align:center !important;
min-width:150px !important;
border-top:none !important;
}

h4 {
	font-size:15px !important;
}

.uk-nav-sub > li.uk-active {
	font-weight:bold;
}

.sprocket-strips-s-text {
	font-size:12px !important;
}
.unterlogos .row {
	margin-left:0px !important;
}

#hide,.hide {
	display:none !important;
}

p {
  margin: 0 0 20px 0 !important;
}

td.kategorie {
	font-weight:bold;
}

.benachrichtigung {
padding:3px;
height:auto;
border:1px solid #10ac1f;
background-color:#cef2d1;
display:block;
}

.uk-navbar {
	background:rgba(18, 18, 18,0.40) none repeat scroll 0% 0% !important;
}

#fitem3 label,#fitem label,#fitem1 label,#fitem2 label {
	display:inline !important;
	text-align:left !important;
}


    /* 
    Max width before this PARTICULAR table gets nasty
    This query will take effect for any screen smaller than 760px
    and also iPads specifically.
    */
    @media 
    only screen and (max-width: 760px),
    (min-device-width: 768px) and (max-device-width: 1023px)  {
     
      /* Force table to not be like tables anymore */
      div#tbl-resp table, div#tbl-resp thead, div#tbl-resp tbody, div#tbl-resp th, div#tbl-resp td, div#tbl-resp tr { 
        display: block; 
      }
      
      /* Hide table headers (but not display: none;, for accessibility) */
      div#tbl-resp thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
      }
      
      div#tbl-resp tr { border: 1px solid #ccc; }
      
      div#tbl-resp td { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee; 
        position: relative;
        padding-left: 5%; 
      }
      
      div#tbl-resp td:before { 
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%; 
        padding-right: 10px; 
        white-space: nowrap;
      }
    } 	
@media only screen and (max-width: 768px) {
._headerlogos table td {
width:100% !important;
text-align:center !important;
border-top:none !important;
}
.uk-sticky-placeholder nav.uk-active {
	background:rgba(18, 18, 18, 0.5) none repeat scroll 0% 0% !important;
}
}

