h2 {
    background-color: #5c5c5c;
    padding: 10px;
	color: #ebebeb !important;
    font-weight: bold !important;
    margin-bottom: 20px;
    margin-top: 12px;
}
.markt th, .markt td {
    border: 1px solid #696969;
    padding: 2px;
    vertical-align: top;
}

div.mod_search93 input[type="search"] {
    width: 145px;
}

dl.stats-module dt {
    float: left;
}

/* kontaktseite */
.thumbnail.pull-right {
    float: right;
}
.contact-address.dl-horizontal {
    float: left;
}
.contact-address.dl-horizontal > dt {
    clear: both;
    float: left;
}
.accordion-inner > div {
    clear: left;
}

/*events */
td.sc_header {
    border-bottom: none !important;
}
.sc_rows > a{
	text-decoration: none !important;
	color:#ccc !important;
}
.events_container fieldset {
    border: medium none;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
}
.sc_detail {
    font-size: 16px;
}
dt.sc_detail {
    border-bottom: none !important;
    width: auto !important;
}
dd.sc_detail {
    margin: 0 0 5px 70px;
}