
html {
    width: 100%; 
    #min-height: 100%;
}
@font-face {
    font-family: 'Circular-Bold';
    src: url('../re-fonts/new/CircularStd-Bold.eot');
    src: url('../re-fonts/new/CircularStd-Bold.eot?#iefix') format('embedded-opentype'),
    url('../re-fonts/new/CircularStd-Bold.svg#CircularStd-Bold') format('svg'),
    url('../re-fonts/new/CircularStd-Bold.ttf') format('truetype'),
    url('../re-fonts/new/CircularStd-Bold.woff') format('woff'),
    url('../re-fonts/new/CircularStd-Bold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Circular-BookItalic';
    src: url('../re-fonts/new/CircularStd-BookItalic.eot');
    src: url('../re-fonts/new/CircularStd-BookItalic.eot?#iefix') format('embedded-opentype'),
    url('../re-fonts/new/CircularStd-BookItalic.svg#CircularStd-BookItalic') format('svg'),
    url('../re-fonts/new/CircularStd-BookItalic.ttf') format('truetype'),
    url('../re-fonts/new/CircularStd-BookItalic.woff') format('woff'),
    url('../re-fonts/new/CircularStd-BookItalic.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Circular-Book';
    src: url('../re-fonts/new/CircularStd-Book.eot');
    src: url('../re-fonts/new/CircularStd-Book.eot?#iefix') format('embedded-opentype'),
    url('../re-fonts/new/CircularStd-Book.svg#CircularStd-Book') format('svg'),
    url('../re-fonts/new/CircularStd-Book.ttf') format('truetype'),
    url('../re-fonts/new/CircularStd-Book.woff') format('woff'),
    url('../re-fonts/new/CircularStd-Book.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
body {
    /*background-image: url(../re-images/bg_1920.jpg);
    background-image:url("../re-images/Dt_svg-01.svg");*/
    background-image:url("../re-images/dt_2500.jpg");
    background-position: center top;
    background-size: 100%;
    background-attachment: fixed;
    #width: 100%; 
    #min-height: 100%;
    padding: 0;
    margin: 0; 
    font-family: 'Circular-Book';
}

#loader{
    background-image: url(../re-images/ajax-loader-1.gif);
    background-repeat: no-repeat;
    background-size: initial;
    background-position: center;
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    background-color: rgb(0 0 0 / 27%);
    z-index: 999999;
    opacity: 1;
}
ul#filesarchive_list {
    margin: 0;
    padding: 0;
    list-style: none;
}
li.fa_li {
    margin-bottom: 10px;
}
.fa_title {
    background: #b4b4b4!important;
    color: #fff!important;
    padding: 15px 5px 14px 10px!important;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
}
span.plusplus {
    float: right;
    font-size: 44px;
    font-weight: 400;
    line-height: 0.5;
    margin-right: 10px;
}
table.tablesorter {
    font-family: arial;
    background-color: #fff;
    margin: 0 0pt 5px;
    font-size: 8pt;
    width: 100%;
    text-align: left;
}
.col-lg-12.filesarchive_description {
    padding-left: 0;
}
.files_archive_view {
    float: left;
    min-width: 110px;
    text-align: right;
    border: 2px solid #b4b4b4;
    background: #FFF url(../re-images/view_1.png);
    background-repeat: no-repeat;
    padding-right: 11px;
    margin-right: 10px;
    margin-bottom: 15px;
    margin-top: 10px;
}
.files_archive_view:hover {
    background: #f0f0f0 url(../re-images/view_1.png);
    background-repeat: no-repeat;
}
.ort.short {
    padding-bottom: 6px;
}
.files_archive_download {
    float: left;
    min-width: 110px;
    text-align: right;
    border: 2px solid #b4b4b4;
    background: #b4b4b4 url(../re-images/download_1.png);
    margin-right: 10px;
    background-repeat: no-repeat;
    padding-right: 11px;
    margin-top: 10px;
}
.files_archive_download:hover {
    background: #d8d7d7 url(../re-images/download_1.png);
    background-repeat: no-repeat;
}
.cc_cp_m_menu li {
    display:none !important;
}
.cc_cp_m_menu li:nth-child(1){
    display:inline-block !important;
}
@media (min-width: 1921px) {
    body{
        /*background-image:url("../re-images/dt_2500.jpg");*/
    }
}
@media (max-width: 1920px) {
    body{
        /* background-image:url("../re-images/Dt_svg-01.svg");*/
    }
}
@media (max-width: 1024px) {
    body{
        /*background-image:url("../re-images/dt_1024.jpg");*/
    }
}

#right_column {
    display: none;
}
h2.h2_404 {
    font-size: 100px;
    color: #43a695;
    font-weight: 800;
    text-align: center;
    margin-top:30px
}
h2.h2_404_2 {
    font-size: 41px;
    color: #222221;
    font-weight: 800;
    text-align: center;
    /* margin-top: 30px; */
    text-transform: uppercase;
}
h2.h2_404_3 {
    font-size: 21px;
    color: #575756;
    text-align: center;
}
.homelink_404 {
    font-size: 21px;
    color: #8fc046;
    text-align: center;
    text-decoration:underline;
}
.homelink_404:hover {
    color: #8fc046;
}
.text_underline{
    text-decoration: underline;
}
.white_milk{
    background:#f3f3f3;
}
p,div,span,td,input,textarea{
    font-size: 10pt;
    font-family: 'Circular-Book';
}
a {
    color: #000;
}
a:hover {
    color: #000;
}
.lime_color {
    color: #8fc046
}
.lime_bg {
    background: #8fc046
}
.green1_color {
    color: #4fbda1
}
.green1_bg {
    background: #4fbda1
}
.blue_color {
    color: #89c3e1
}
.blue_bg {
    background: #89c3e1
}
.green2_color {
    color: #00a696
}
.green2_bg {
    background: #00a696
}
.m_menu_yellow .main_color_a {
    color: #8fc046;
    font-size: 11pt;
}
.m_menu_green .main_color_a {
    color: #4fbda1;
    font-size: 11pt;
}
.m_menu_blue .main_color_a {
    color:#89c3e1;
    font-size: 11pt;
}
.m_menu_darkgreen .main_color_a {
    color: #00a696;
    font-size: 11pt;
}
.white_color {
    color: #fff;
}
.white_bg {
    background: #fff
}
.gray_color {
    color: #ededed;
}
.gray_bg {
    background: #ededed
}
.darkgray_bg {
    background: #575756
}
.lr-0 {
    padding: 0
}
.h-10 {
    height: 10px;
}
.h-20 {
    height: 20px;
}
.h-30 {
    height: 30px;
}
.h-36 {
    height: 36px;
}
.h-43 {
    height: 43px;
}
.mb-36{
    margin-bottom:36px;
}
.pb-36{
    padding-bottom:36px;
}
.pt-15{
    padding-top:15px;
}
.pt-35{
    padding-top:35px;
}
.container {
    max-width: 984px;
}
img.top-logo-img {
    margin-left: 42px;
}
form#frm_search {
    font-size: 10pt;
    margin-right: 20px;
    position: relative;
    width: 400px;
    float: right;
    margin-top: 5px;
}
.home-cont-info p {
    margin-bottom: 0;
}
form table .form {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background: #fff;
    padding: 7px 5px;
    min-width: 350px;
}
#InhaltsbereichOrangeSchmal form#frm_search {
    float: left;
    margin-left: -5px;
}
#InhaltsbereichOrangeSchmal .form.submit_button {
    margin-top: 20px;
    width: 308px;
    min-width: 308px;
}
.embed-responsive.embed-responsive-16by9 {
    margin-bottom: 20px;
}
.search_div_wrapper {
    clear: both;
    padding: 20px 0 ;
    font-weight: 700;
}
.maschenmuseeum table{ width:100%}
a#pl_f {
    font-size: 10pt;
}
a#mn_f {
    font-size: 10pt;
}
a.topLink {
    margin: 0 0 0 18px;
    font-size: 10pt;
}
a#pl_f span {
    /*
    margin-top: 5px!important;
    position: absolute;
    margin-left: -25px;
    font-size: 10pt;
    */
    margin-top: 1px !important;
    position: absolute;
    margin-left: -28px;
    font-size: 10pt;
    padding: 5px;
}
a#mn_f span {
    /*
    margin-top: 5px!important;
    position: absolute;
    margin-left: -15px;
    font-size: 10pt;
    */
    margin-top: 0px !important;
    position: absolute;
    margin-left: -18px;
    font-size: 10pt;
    text-align: center;
    padding: 5px;
}
form#frm_search #search {
    height: 17px;
    width: 133px;
    margin-top: 6px;
    border: #fff;
    color: #999;
    padding:2px;
    z-index: 500;
}
.main-nav-top-item {
    display: table-cell;
    width: 185px;
    text-align: center;
    padding: 10px 0
}
.main-nav-top-item:nth-child(5) {
    width: 244px;
    text-align: left;
    padding-left: 16px;
}
.main-nav-top-item:nth-child(5) a {
    color: #c9d459;
    font-weight: 700;
    font-size: 9pt;
}
.main-nav-top-item a {
    font-family: 'Circular-Book';
    color: #fff;
}
.main-nav-top-item a div {
    /*font-weight: 700;*/
    font-size: 9pt;
}
.yellow .main-nav-top-item.lime_bg a div{
    font-weight: 400;
}
.green .main-nav-top-item.green1_bg a div{
    font-weight: 400;
}
.blue .main-nav-top-item.blue_bg a div{
    font-weight: 400;
}
.darkgreen .main-nav-top-item.green2_bg a div{
    font-weight: 400;
}
.main-nav-top-item a div:hover {
    font-weight: 700;
    text-decoration:none
}
div#mainSlider {
    width: 740px;
    float: left;
}
div#mainActuelles {
    width: 244px;
    float: left;
    padding: 0;
    height: 348px;
}
.carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 9px;
    height: 9px;
    margin-right: 6px;
    margin-left: 6px;
    text-indent: -999px;
    cursor: pointer;
    background-color: transparent;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .8;
    transition: opacity .6s ease;
    border-radius: 50%;
    border: 2px solid #fff;
}
.carousel-indicators .active {
    background-color: #8fc046;
    border: 2px solid #8fc046;
}
.main-aktuelles-inside {
    font-size: 12px;
    color: #575756;
    line-height: 1.355555;
}
.main-aktuelles-inside span {
    display: block;
    border-top: 2px dotted #b2b2b2;
    font-size: 12px;
    color:#b2b2b2;
    /*padding:13px 0;*/
    padding:7px 0 3px;
    font-weight: 500;
}
.main-aktuelles-inside span:nth-child(1) {
    border-top: 2px dotted #000;
}
.main-aktuelles-inside .mehr {
    display: block;
    color:#4fbda1;
    font-family: 'Circular-BookItalic';
    font-size: 12px;
    /*padding:13px 0;*/
// padding:4px 0 6px;
    padding:0;
}
.col-lg-12.main-aktuelles-inside {
    background: #fff;
    font-weight: 700;
}
.home-categories-icon-wrap {
    padding: 4px 0;
}
.cat-sep {
    float: left;
    width: 1px;
    background: #444;
    height: 30px;
    margin: 3px 0 5px;
}
.cat-sep-h {
    height: 1px;
    background: #444;
}
.cat-icon {
    float: left;
    margin-right: 6px;
    margin-top: 9px;
    margin-left: 16px;
}
.cat-title {
    float: left;
    margin-top: 12px;
    font-family: 'Circular-Book';
    cursor:pointer;
    letter-spacing: 0.15em;
}
.cat-title a {
    color:#575756;
    text-decoration: none;
    font-size: 11px;
    font-family: 'Circular-Book';
}
.cat-title a:hover{font-weight:700
}
.footer-col-item {
    padding: 5px 70px;
}
.footer-col-title {
    display: block;
    color:#fff;
    font-size:12px;
    font-family: 'Circular-Book';
    padding: 0 0 0 70px;
}
.footer-link {
    display: block;
    color:#b2b2b2;
    font-size:12px;
    text-decoration: none;
    font-family: 'Circular-Book';
    line-height: 1.2;
    margin: 6px 0;
}
.footer-link:hover {
    color:#b2b2b2;
}
.footer-text {
    display: block;
    color:#b2b2b2;
    font-size:12px;
    text-decoration: none;
    font-family: 'Circular-Book';
}
.footer-text a {
    color:#b2b2b2;
    font-size:12px;
    text-decoration: none;
    font-family: 'Circular-Book';
}
.copyright {
    font-size: 9px;
    color: #b2b2b2;
    padding: 0 16px 16px;
}
img.footer-icon {
    margin-right: 5px;
    margin-top: -4px;
}
.footer-sep {
    height: 100px;
    width: 1px;
    background: #b2b2b2;
    position: absolute;
    top: 5px;
}
.content-info-block.light {
    height: 60px;
    background: rgba(192, 205, 46, 0.9);
    position: absolute;
    bottom: 0;
    width: 100%;
}
.content-info-block.dark {
    height: 60px;
    background: rgba(117, 173, 72, 0.9);
    position: absolute;
    bottom: 0;
    width: 100%;
}

.content-info-block {
    line-height: 1.2;
    padding-top: 5px;
}

.content-info-block:hover{
    text-decoration:none;
}
.content-info-block a:hover{
    text-decoration:none;
}
.home-cont-info:hover{
    text-decoration:none;
}
.home-cont-title {
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding: 5px 0 0 16px;
    letter-spacing: 0.15em;
}
.home-cont-title:hover{
    text-decoration:none;
}
.home-cont-info {
    color: #fff;
    font-size: 11px;
    padding: 0 0 0 16px;
    font-family: 'Circular-Bold';
}
.home-cont-more {
    font-size: 11px;
    padding: 0 0 5px 16px;
}
.home-cont-more a {
    color:#575756;
    text-decoration: none;
    font-family: 'Circular-BookItalic';
}
.home-cont-more a:hover {
    font-weight:700;
}
img.content-img-lg {
    width: 492px;
    height: 348px;
}
.yellow #left-navigation{
    background: #8fc046;
}
.yellow #left_menu{
    background: #8fc046;
}
.darkgreen #left-navigation{
    background: #00a696;
}
.green #left-navigation{
    background: #4fbda1;
}
.green #left_menu{
    background: #4fbda1;
}
.blue #left-navigation{
    background: #92d5f6;
}
.blue #left_menu{
    background: #92d5f6;
    padding: 20px 0;
}
a.mehr {
    font-weight: 500;
}
a.mehr:hover {
    font-style: italic;
}
#left_menu.darkgreen {
    padding-top: 20px;
    background: #00a696;
    padding-bottom: 20px;
}
#left_menu.yellow {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #8fc046;
}
#left_menu.green {
    padding-top: 20px;
    padding-bottom: 20px;
    background: #4fbda1;
}
div#main-categories-row-1 {
    padding: 2px 0;
}
div#main-categories-row-2 {
    padding: 2px 0;
}
#InhaltsbereichOrange .re_table td {
    display: inline-block;
}
#akkkkk td {
    display: table-cell!important;
}
.cp-controls li a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-indent: -9999px;
    z-index: 1;
    cursor: pointer;
    left: 45px;
    top: 47px;
}
.cp-controls {
    margin: 0 !important;
    padding: 26px;
}
.cp-buffer-holder, .cp-progress-holder, .cp-circle-control {

}
input#key_Keyword {
    width: 350px;
    margin: 10px 0;
    border: 1px solid #a9a9a9;
    outline:none;
    padding: 2px;
}
.selwrap select {
    width: 350px;
    margin: 10px 0;
    height: 25px;
}
.form.submit_button.person_search {
    width: 350px;
    background: #c0cd2f;
    color: #fff;
    padding: 3px 10px;
    text-align: center;
    cursor: pointer;
}
input.form.submit_button {
    width: 350px;
    background: #48a494;
    border: 3px solid #48a494;
    color: #fff;
}
div#title_fabrik {
    width: 100%;
    background: #48a494;
    padding: 10px 30px;
    font-size: 20pt;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}
#fabrik_nav {
    margin: 10px 0 0 -231px;
    display: inline-block;
    position: absolute;
    text-align: left;
    cursor: POINTER;
}
.news__mehr__td{
    width:100%;

}
a.news_a_ {
    #position: absolute;
    #right: 0;
}
.mm_div{
    font-size:14pt
}
.mm_h3{
    margin:20px 0;
}
#content.fabric_content{
    background:#fff;
}
div#fabrik_bread {
    text-align: center;
    padding: 15px;
}
.wv-wrapper.wv-circle .wv-load, .wv-wrapper.wv-circle-small .wv-load {
    #background-image: url(https://widget.websitevoice.com/assets/images/wv-widget/audio-icon.png);
    background-image: url(../images/audio-icon.png);
    background-size: 20px 20px!important;
    background-position: center center;
    background-repeat: no-repeat;
//background-color: #42964e!important;
    border-radius: 50%!important;
}
.wv-player {
    right: -190px!important;
}
.wv-wrapper.wv-circle-small {
    width: 30px!important;
    height: 30px!important;
    background-color: #333;
    border-radius: 50%;
    margin-left: -70px;
    right:20px!important;
    margin-top: -36px;
    position: absolute!important;
}
.wv-wrapper.wv-circle-small::before {
    display:none
}
.wv-wrapper.wv-circle {
    width: 80px;
    height: 80px;
    margin-left: -100px;
    margin-top: -20px;
    position: absolute;
    bottom: 15px;
    left: 0px;
}
.fabrik_grey {
    display: none;
    position: absolute;
    background: #fff url(/uploads/fabrik/arrow.jpg) no-repeat 232px 329px;
    text-align: center;
    background: #fff;
    z-index: 10;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    min-height: 173px;
    width: 100%;
    padding: 0 10px 10px;
}
.fabrik_grey a {
    font-size: 8pt;
}
.fabrik_grey p{
    font-size: 8pt;
}
.fabrik_grey p {
    padding: 0;
    line-height: 1;
}
.fabrik_grey  b{
    line-height: 1;
}
.fabrik_row .col-lg-3{
    padding:0
}
.fabrik_column {
    border-top: 1px solid #ddd;
}
.fabrik_img {
    width: 100%;
    height: 172px;
}
/**************************************************/
img.header-image-imside {
    width: 100%;
    height: 250px;
}
#left_menu{
    max-width: 235px;
    margin-bottom: 30px;
}
#left-navigation {
    margin: 0;
    /*padding: 20px 0 0 20px ;*/
    padding: 0 0 0 20px ;
}

#left_menu #left-navigation:nth-child(1) {

}
#left-navigation {
    list-style: none;
}
ul#left-navigation {
    line-height: 2;
}
div#left_menu a {
    font-size: 10pt;
    color: #fff;
}
div#left_menu a:hover {
    font-weight: 700;
    text-decoration: none;
}
#left-navigation .active{
    text-decoration: underline;
}

/******************   for contents ********************/
table.re_table td {
    display: block;
}
img.news_img {
    max-width: 300px;
}
div#content_column {
    font-size: 12px;
    padding: 0 60px 30px 36px;
    overflow: hidden;
}
div#right_menu {
    display: none;
}
.SubnavBoxOrange {
    display: none;
}
td.Abstand img {
    width: 100%;
}
.page_title {
    margin-bottom: 15px;
    font-weight: 700;
}
.container {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
.tt-menu{
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 100;
    /* display: none; */
    background: #fff;
    width: 100%;
    padding: 12px 0;
    border: 1px solid #ddd;

}
.tt-suggestion.tt-selectable.tt-cursor{
    background:#48a494;
    color:#fff;
}
div#InhaltsbereichOrangeSchmal #KEYW {
    display: block;
    border: 1px solid #ddd;
}
input#KEYW {
    width: 400px;
    height: 30px;
    padding: 2px 12px;
    font-size: 14px;
    line-height: 30px;
    border: 1px solid #ccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 0;
    outline: none;
    /* float: left; */
    display: block;
}
.search_field {
    width: 400px;
    height: 30px;
    padding: 2px 12px;
    font-size: 14px;
    line-height: 30px;
    border: 1px solid #ccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 0;
    outline: none;
    /* float: left; */
    display: block;
}
.search_field:focus {
    outline: none;
    box-shadow: 0 0 0 0;
}
.ui-autocomplete {
    list-style: none;
    padding: 10px 0;
    margin: 0;
    display: block;
    outline: none;
    position: absolute;
    top: 0;
    left: 140px!important;
    cursor: default;
    z-index: 999999999999999999999999999!important;
    overflow-y: auto;
    overflow-x: hidden;
    color: #000;
    max-height: 200px;
    border: 1px solid #ddd;
    background: #ffffff;
    max-width: 260px;
    width: 260px;
    border-radius: 0;
}
.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 3px 8px;
    line-height: 1.5;
    zoom: 1;
    font-size: 9pt;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: none;
    background: #00a696 ;
    color: #fff;
    border-radius: 0;
}
.carousel-caption.d-none.d-md-block {
    position: absolute;
    left: 40px;
    top: 28px;
}
.carousel-caption.d-none.d-md-block  h3{
    text-align: left;
    letter-spacing:-0.02em
}

td.weiss_search_person {
    background: #fff;
    padding: 8px 0;
    font-weight: 700;
}
tr.person_search_row td {
    padding: 10px 0;
}
.Abstand.mt-15 {
    margin-top: 15px;
    display: block;
    clear: both;
}
#content_column a:hover {
    text-decoration: underline!important;
}
#InhaltsbereichOrange table tr td {
    width: auto;
    padding: 0.4em !important;
    background: #fff;
}



@-moz-document url-prefix() {
    body{
        overflow-x: hidden;
    }
    .main-nav-top-item {
        padding: 10px 7px;
    }
}
_:-ms-fullscreen, :root .main-nav-top-item {
    display: inline-block;
}
_::-webkit-full-page-media, _:future, :root body {
    text-rendering:optimizeLegibility;
    font-weight: 500;
}
_::-webkit-full-page-media, _:future, :root p  {
    font-size: 10pt;
    font-family: 'Circular-Book';
}
_::-webkit-full-page-media, _:future, :root  div  {
    font-size: 10pt;
    font-family: 'Circular-Book';
}
_::-webkit-full-page-media, _:future, :root span{
    font-size: 10pt;
    font-family: 'Circular-Book';
}
_::-webkit-full-page-media, _:future, :root td {
    font-size: 10pt;
    font-family: 'Circular-Book';
}
_::-webkit-full-page-media, _:future, :root input {
    font-size: 10pt;
    font-family: 'Circular-Book';
}
_::-webkit-full-page-media, _:future, :root  textarea {
    font-size: 10pt;
    font-family: 'Circular-Book';
}
{
    text-rendering:optimizeLegibility;
    font-weight: 500;
}
_::-webkit-full-page-media, _:future, :root #search {
    padding:0 2px 2px 5px;
    margin-top:2px;
    font-size: 11px;
}
_::-webkit-full-page-media, _:future, :root .main-nav-top-item a div:hover {
    /* font-weight: 700; */
    font-size: 8.5pt;
}
_::-webkit-full-page-media, _:future, :root a#pl_f span {
    margin-top: -2px !important;
}
_::-webkit-full-page-media, _:future, :root a#mn_f span {
    margin-top: -2px !important;
}
.slider_text_large{
    display:flex;
}
.slider_text_small{
    display:none;
}
div#full_content_column {
    padding: 30px 60px;
}


div#popup_cookie {
    width: 100%;
    position: fixed;
    bottom: 0;
    background: #575756;
    border-top: 3px solid #575756;
    padding: 15px 15px 0 15px;
    z-index: 999;
    font-size: 11px;
}
.cont {
    max-width: 1280px;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    text-align:center
}
.cook_cross {
    font-size: 27px!important;
    color: #b2b2b2;
    position: absolute;
    cursor: pointer;
    right: 10px;
    top: -5px;
}
.row {
    margin: 0 auto;
}
.collg9 {
    position: relative;
}
div#popup-close {
    width: 100px;
    margin: 15px auto;
    border: 1px solid #8fc046;
    padding: 2px;
    background: #8fc046;
    color: #fff;
    cursor: pointer;
}
.cont p {
    padding: 0 16px 0;
    line-height: 1.2;
    color: #b2b2b2;
    text-align: justify;
}
.datenlink{
    color:#8fc046;
    padding:0 10px
}
.large_show {
    display: block;
}
.lg-flex.large_show {
    display: flex;
}
#header_main {
    display:flex;
}
.small_show {
    display: none;
}
.miniBlockNews_wrapper {
    position: relative;
}
.miniBlockNews_wrapper div {
    color: #575756!important;
}
.miniBlockNews_wrapper .mehr {
    display: block;
    color: #4fbda1;
}
.totop{ vertical-align:top!important}
.home-cont-more.large_show{ display:block}
.home-cont-more.small_show{ display:none}
#InhaltsbereichOrangeSchmal table tr td {
    padding: 0 !important;
    background: #fff!important;
}
.small_more_show {
    display:block;
}
.small_only_show {
    display:none;
}
.carousel-caption {
    position: absolute;
    left: 40px;
    top: 28px;
    right: 0;
    bottom: 35px;
}
area {
    outline: none;
}
.carousel-item h3 {
    text-align: left;
    letter-spacing: -0.02em;
}
.large_show_slider {
    visibility: visible;
}
.small_show_slider {
    visibility: hidden;
}
.large_autocomplete .ui-autocomplete {
    top: 23px!important;
}
#header_main .large_autocomplete .ui-autocomplete {
    top: 0!important;
}
.small_only {
    display:none;
}
.lg {
    display: block;
}
.sm {
    display:none;
}
table.Table_muks td {
    display: block;
}
table.Table_muks td  {
    border: 1px solid #f0f0f0;
}
table.Table_muks td:nth-child(3) {
    border-bottom: 2px solid #444;
}


.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 125px!important;
    top: calc(50% - 50px);
    width: 100px!important;
}
.large_autocomplete {
    position: relative;
}


a#youtube_newwindow_link {
    color: #2980b9;
    cursor: pointer;
}
a#youtube_newwindow_link1 {
    color: #2980b9;
    cursor: pointer;
}
a#insta_newwindow_link {
    color: #2980b9;
    cursor: pointer;
}
a#insta_newwindow_link1 {
    color: #2980b9;
    cursor: pointer;
}
a#facebook_newwindow_link {
    color: #2980b9;
    cursor: pointer;
}
a#facebook_newwindow_link1 {
    color: #2980b9;
    cursor: pointer;
}
.musssss {
    width: 105px;
    margin-top: 15px;
}
.left_kunstschule {
    clear: both;
    padding-top: 15px;
    width: 105px;
}
.right_kunstschule{
    /* margin-top: -20px; */
    /* padding-left: 105px; */
    text-align: left;
    margin-left: 110px;
    margin-top: -20px;
}
.table_cunstschule{
    width: 450px!important;
    margin-left: 108px;
    margin-top: -15px;
}
.table_cunstschule td{
    border:1px solid #ccc!important;
    padding:4px;
}
.table_cunstschule td:nth-child(1){
    width: 19%;
}
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0){
    @media {
        .main-aktuelles-inside a {
            padding: 0!important;
        }
        .main-aktuelles-inside span {
            padding: 6px 0 3px!important;
        }

        button.fancybox-button.fancybox-button--arrow_right {
            right: 10%;
        }
        button.fancybox-button.fancybox-button--arrow_left {
            left: 10%;
        }
        /*
        .fancybox-prev {
            left: 13%;
            top:51%;
        }

        .fancybox-next {
            right: 13%;
            top:51%;
        }
        */
    }}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .main-aktuelles-inside a {
        padding: 0!important;
    }
    .main-aktuelles-inside span {
        padding: 6px 0 3px!important;
    }
    /*
    .fancybox-nav.fancybox-prev {
        margin-top: 25%;
    }
    .fancybox-prev {
        left: 13%;
        top:12%;
    }

    .fancybox-next {
        right: 13%;
        top:12%;
    }

    .fancybox-nav.fancybox-next {
        margin-top: 25%;
    }
    .fancybox-prev span  {
        background-image: url("../images/left_arrow.png");
        background-position: left top;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .fancybox-next span {
        background-image: url('../images/right_arrow.png');
        background-position: left top;
        background-repeat: no-repeat;
        background-size: cover;
    }
    */

}
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (not (stroke-color:transparent)) {
    .main-aktuelles-inside a {
        padding: 0!important;
    }.main-aktuelles-inside span {
         padding: 6px 0 3px!important;
     }
}}
@media (min-width:1025px){
    img.small_show_land_img {
        display: none;
    }
}
@media (width:1024px){
    img.small_show_land_img {
        display: block;
    }
}
@media (max-width:1023px){
    img.small_show_land_img {
        display: none;
    }
}
@media (min-width: 1024px) {
    h3.banner-text-green-small span {
        /*font-size: 27pt;*/
        font-size: 18.9pt;
        font-weight: 800;
        color: #8fc046;
        text-shadow: 0px 7px 20px #fff;
    }
    h3.banner-text-gray-small span {
        /*font-size: 27pt;*/
        font-size: 18.9pt;
        font-weight: 800;
        color: #575756;
        text-shadow: 0px 7px 20px #fff;
    }
    h3.banner-text-black span {
        color: #000;
        /*font-size: 36pt;*/
        font-size: 25.2pt;
        line-height: 1;
        font-weight: 800;
        text-shadow: 0px 7px 20px #fff;
    }
    img.top-logo-img-mo {
        display: none;
    }
}
@media (max-width:1024px){
    a.mehr_arrow.small_show_land div {
        text-align: right;
    }
    img.small_show_land_img {
        width: 15px;
        position: absolute;
        top: 30px;
        right: -3px;
    }
    .main-aktuelles-inside .mehr {
        visibility: hidden;
    }
    .home-cont-more.large_show{ display:none}
    .home-cont-more.small_show{ display:block}
    .home-cont-more.small_show {
        position: absolute;
        right: 0;
        top: 19px;
    }
    .home-cont-more.small_show img {
        width: 23px
    }
}
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:portrait) {
    .home-cont-more.small_show {
        display: block;
    }
    .home-cont-more.large_show {
        display: none;
    }
    .home-cont-more a {
        color: #575756;
        text-decoration: none;
        font-family: 'Circular-BookItalic';
        position: absolute;
        top: 20px;
        right: 5px;
    }
    .home-cont-more.small_show img {
        width: 23px;
    }


}
@media (max-width: 1023px) {
    .wv-wrapper.wv-circle, .wv-wrapper.wv-circle-small {
        margin-top: -20px!important;
    }
    .lg-flex{
        display:none;
    }
    .sm-flex{
        display:flex;
    }

    .top-logo-div-sm .top-logo-img {
        width: 130px;
        display: none;
    }
    img.top-logo-img-mo {
        display: inherit;
        width:130px
    }
    .top-logo-div-sm {
        text-align: center;
        padding: 12px 0;
    }
    div#mainSlider {
        width: 100%;
    }
    .carousel-caption.d-none.d-md-block{
        display:none!important;
    }
    .carousel-indicators{
        display:none;
    }
    .carousel-caption.d-sm-block.d-md-block.d-lg-none {
        left: 0;
        text-align: left;
    }
    .banner-text-black{
        font-size:13pt;
        color:#000;
        letter-spacing: 0.01;
        font-weight: 700;
    }
    .banner-text-white-small{
        font-size: 11pt;
        color: #fff;
        letter-spacing: 0.01;
        font-weight: 700;
    }
    .carousel-caption {
        background: rgba(161, 193, 69, 0.9);
        left: 0;
        right: 0;
        bottom: 0;
        max-height: 70px;
        padding-left: 16px;
        position: absolute;
        top: auto;
        padding-top: 14px;
    }
    img.header-image-imside {
        width: 100%;
        height: auto;
    }
    .small_show_slider {
        visibility: visible;
        padding-left: 7%;
    }
    input#m_search {
        padding: 0;
        border: 0;
    }
}
@media (max-width: 1023px) {
    .fw230{
        width:235px;
        margin: 0 auto;
    }
    .large_show {
        display: none;
    }
    .small_show {
        display: block;
    }
    .large_show_slider {
        visibility: hidden;
    }
    .small_show_slider {
        visibility: visible;
    }
    .slider_text_large{
        display:none;
    }
    .slider_text_small{
        display:flex;
    }
    div#mainActuelles {
        width: 86%;
        height: auto;
        text-align: center;
        margin: 0 7%;
    }
    .main-aktuelles-inside span:nth-child(1) {
        border-top: none;
    }
    .mehr_arrow {
        position: absolute;
        top: 30%;
        right: -5px;
    }
    .miniBlockNews_wrapper {
        padding-bottom: 1%;
    }
    .mehr.large_show {
        display:none;
    }
    .mehr_arrow img{
        width: 23px;
    }
    .cat-icon {
        margin-left: 10px;
    }
    .col-lg-12.main-aktuelles-inside {
        padding: 0;
    }
    .cat-title {
        margin-top: 12px;
        letter-spacing: 0.5;
    }
    .home-categories-h-sep {
        max-width: 86%;
        margin: 0 auto;
    }
    .miniBlockNews_wrapper {
        position: relative;
        border-bottom: 2px dotted #ccc;
        margin: 0 15px;
        padding-bottom: 10px;
    }
    .miniBlockNews_wrapper .large_show {
        position: relative;
        border-bottom: 2px dotted #ccc;
        margin: 0 15px;
    }
    .miniBlockNews_wrapper:last-child {
        border-bottom: 2px solid transparent;
    }
    div#main-categories-row-1 {
        max-width: 86%;
    }
    div#main-categories-row-2 {
        max-width: 86%;
    }
    div#main-categories-row-1 .col-md-3:nth-child(1) img {
        margin-left: 5px;
    }
    div#main-categories-row-2 .col-md-3:nth-child(1) img {
        margin-left: 5px;
    }
    .row.content-blocks {
        max-width: 86%;
        margin: 0 7%;
    }
    img.content-img-lg {
        height: auto;
        max-width: 100%;
    }


    .home-cont-title {
        margin-top: 5px;
    }
    .home-cont-info {
        max-width: 90%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-top: 5px;
    }
    .footer-col-title {
        float: left;
    }
    .footer_show {
        float: left;
        margin-left: 10px;
        font-size: 20px;
        color: #b2b2b2;
        cursor: pointer;
        padding: 0px 8px;
        margin-top: -6px;
    }
    .menu_button {
        position: absolute;
        right: 1.7%;
        top: 23px;
    }
    img.m_menu_btn {
        width: 45px;
        margin-top: 42px;
    }
    .m_aktuelles {
        color: #c9d459;
        font-weight: 700;
        font-size: 10pt;
        padding-top: 15px;
        text-transform: uppercase;
    }
    div#m_search_top form {
        padding-right: 3px;
    }
    .miniBlockNews_wrapper span.date {
        padding-top: 8px;
    }
    form#frm_search {
        margin-right: 0px;
        position: relative;
        margin-top: 9px;
    }
    .col-lg-12.h-30.lr-0.darkgray_bg.copyright.text-right {
        text-align: center!important;
    }
    #header_main {
        display:none
    }
    div#content_column {
        padding: 0 30px 30px 30px;
        text-align: justify;
    }
    .mo_top_menu_wrapper  {
        background: #575756;
        padding: 15px;
    }
    ul.m_menu_main {
        margin: 0;
        list-style: none;
        padding: 0;
    }
    ul.m_menu_main a {
        color:#f0f0f0;
    }
    span.nav_open {
        position: absolute;
        right: 8px;
        color: #f0f0f0;
        font-size: 26px;
        top: 0px;
    }
    .ul_main_li {
        padding: 10px 0;
        border-bottom: 1px solid #ccc;
        list-style: none;
        margin: 0;
        position: relative;
    }
    img.m_cross {
        position: absolute;
        right: 15px;
        width: 30px;
    }
    ul#mo_top_nav {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    li#mo_top_nav_home_cross {
        height: 30px;
    }
    img.m_house {
        width: 20px;
    }
    li#mo_top_nav_home {
        border-bottom: 1px solid #ccc;
        padding-bottom: 15px;
        padding-left: 15px;
    }
    li#mo_nav_bottom {
        padding-top: 10px;
    }
    span.nav_open_sub {
        right: 9px;
        position: absolute;
        color: #ccc;
        font-size: 23px;
        line-height: 1;
        top: 3px;

        z-index: 99999999999;
    }
    img#sb-player {
        max-height:100%;
    }
    .m_sub_main .main_color_a {
        color: #fff;
        padding-left: 8px;
        font-weight: 500;
    }
    .m_sub_main .m_sub_main .main_color_a {
        color: #ccc;
    }
    .m_menu_a_div {
        position: relative;
        padding: 2px 0 2px 5px;
    }
    li.ul_sub_li {
        #padding: 10px 0;
        padding:  0;
    }
    .linkdiv {
        padding-right: 30px;
    }
    .m_sub_main {
        margin: 0;
        list-style: none;
        padding-left: 30px;
    }
    div#m_search_top .blue_bg {
        background: #E2EEF5;
    }
    form#frm_search span {
        color:#575756!important
    }
    li#mo_nav_bottom a {
        font-size: 11pt;
        font-weight: 500;
        padding-left: 15px;
    }a.main_color_a {
         padding-left: 15px;
         font-weight: 700;
         font-size: 11pt;
     }
    .m_sub_main .main_color_a {
        color: #fff;
        #padding-left: 8px;
        padding-left: 0;
        font-weight: 500;
        letter-spacing: 0.014em;
        line-height: 1.8;
    }
    .footer_top_separator {
        height: 15px;
    }
    .footer-col-item.impressum {
        padding: 0px 70px;
    }
    .footer-col-item.impressum a {
        font-size: 11pt;
    }
    .m_suchen {
        color: #fff;
        font-size: 10pt;
        z-index:99999999999999999999999!important
    }
    .ui-autocomplete {
        max-height: 345px;
        display: block;
        top: 50px!important;
        max-width: 100%;
        left: 0!important;
        min-width: 96%;
        left: 0;
        border: 2px solid #e3eef4;
        z-index: 9999999999!important;
    }
    .ui-menu-item:nth-child(even) {
        background:#f0f0f0;
    }
    .page_title {
        white-space: unset;
    }
}
@media (max-width: 812px) {
    .the_main_content {
        min-height: 550px;
        min-height: auto;
    }
    .footer-col-item.footer_social a {
        float: left;
        margin: 0 10px 0 0;
    }

    .footer-col-title {
        display: block;
        color: #b2b2b2;
        font-size: 9pt;
        font-family: 'Circular-Book';
        padding: 0 0 0 70px;
    }
    #InhaltsbereichOrangeSchmal form#frm_search {
        width: 100%;
    }
    .InhaltsbereichOrangeSchmal .search_field {
        width: 100%!important;
    }
    .InhaltsbereichOrangeSchmal input#KEYW {
        width: 100% !important;
        max-width:100%
    }
    .InhaltsbereichOrangeSchmal .form-control {
        width: 100% !important;
    }
    input#KEYW {
        width: 100%;

    }
    .text_justify {
        text-align: justify;
    }
}
@media (max-width: 767px) {
    .small_more_show {
        display:none;
    }
    .small_only_show {
        display:block;
    }

    img.m_menu_btn {
        width: 45px;
        margin-top: 36px;
        float: right;
    }
    .cat-icon {
        margin-left: 15px;
    }
    div#mainActuelles {
        width: 92%;
        margin: 0 4%;
    }
    div#main-categories-row-1 {
        max-width: 92%;
    }
    div#main-categories-row-2 {
        max-width: 92%;
    }
    .home-categories-h-sep {
        max-width: 92%;
    }
    .row.content-blocks {
        max-width: 92%;
        margin: 0 4%;
    }
    img.content-img-lg {
        min-height: 270px;
    }
    .if_mo td {
        display: flow-root;
        border: 0;
    }
}
@media (max-width:736px)  {

    .menu_button {
        position: absolute;
        right: 0;
        top: 23px;
        text-align: right;
    }
    div#mainActuelles {
        width: 100%;
        margin: 0;
    }
    div#main-categories-row-1 {
        max-width: 100%;
    }
    div#main-categories-row-2 {
        max-width: 100%;
    }
    .home-categories-h-sep {
        max-width: 100%;
    }
    .row.content-blocks {
        max-width: 100%;
        margin: 0;
    }
    img.top-logo-img {
        margin-left: 0;
    }
    form#frm_search span {
        color:#575756!important
    }
    div#m_search_top .blue_bg {
        background: #E2EEF5;
    }
    div#m_search_top form {
        padding-right: 3px;
        width: 100%;
        text-align: center;
    }
    .small_show_slider {
        max-height: 42px;
        padding-left: 15px;
        padding-top: 10px;
    }
    .small_show_slider h3 {
        line-height: 0.5;
    }
    img.m_menu_btn {
        width: 33px;
        margin-top: 45px;
        float: right;
    }
    .fs11 span {
        font-size: 11pt;
        font-weight: 500;
        letter-spacing: 0.02em;
    }
    .fs13 span {
        font-size: 13pt;
        font-weight: 500;
        letter-spacing: 0.02em;
    }
    img.content-img-lg {
        height: 278px;
    }
    .content-info-block.light {
        height: 47px;
    }
    .content-info-block.dark {
        height: 47px;
    }
    .home-cont-title {
        padding-top: 0;
        line-height: 0.8;
        font-size:11pt;
        text-transform: uppercase;
    }
    .home-cont-info {
        font-size:11pt;
    }
    .home-cont-more.small_show {
        right: 10px;
        top: 12px;
    }
    img.content-img-lg {
        width: 492px;
        height: auto;
        min-width: 100%;
    }
    .search_invis {
        display:none;
    }
}
@media  (min-width:415px) and (max-width:736px) {
    .small_more_show {
        display:block;
    }
    .small_only_show {
        display:none;
    }
    .col-lg-3.col-md-3.lr-0 {
        width: 25%;
    }
    .the_main_content {
        min-height: 350px;
    }
}
@media (max-width:640px) {
    .miniBlockNews_wrapper {
        padding-right: 10%;
        padding-left: 10%;
    }
    ul.media_podcast_ul {
        margin: 0 0 15px 0;
        padding: 15px;
    }
    button.cc_b_cp.ml-1 {
        margin-left: 0!important;
        margin-top: 20px!important;
        width: 100%!important;
    }
    .light.cc_dialog button.cc_b_ok {
        width: 100%!important;
    }
    .text .weiss, .text .zebra .spalte1 {
        background-color: #E6E2E0;
        width: 100%;
    }
    .kunstmuseum td{
        text-align:justify!important
    }
    img.img_kunstmuseum {
        width: 100%!important;
    }
    .Aktuelle-Ausstellungen    img {
        width:100%!important;
    }
    .img_mb10{
        margin-bottom:10px;
    }
    .table_w100 {
        width:100%!important
    }
    .img_mb10{
        margin-bottom:10px;
    }
    .img_w100 {
        width:100%!important
    }
    .img_h_auto {
        height:auto!important;
    }
    table.table_w100.sm.Jahresprogramm td {
        vertical-align: top;
    }
    table.table_w100.sm.Jahresprogramm td:nth-child(1) {
        width: 20%;
    }
    td.Jahresprogramm-separ {
        padding-top: 40px;
    }
    table.Fotoimpressionen td {
        display: inline-table;
        height: 15px;
        width: 100%;
        padding: 5px!important;
    }
    table.Fotoimpressionen td img {
        width: 100%;
        height: auto;
        margin: 15px 0;
    }
    table.Unsere-Kontaktdaten {
        width: 100%!important;
    }
    form#feedbackform2 table td {
        width: 100%!important;
        display: block;
        padding-bottom: 10px;
    }
    form table .form {
        margin-bottom: 15px;
        border: 1px solid #ddd;
        background: #fff;
        padding: 7px 5px;
        min-width: 100%;
    }
    #feedbackform2  {
        width: 100%!important;
    }
    #feedbackform2 input {
        width: 100%!important;
    }
    .img_Medienkisten{
        margin: 0 0 10px 0!important
    }
    table.Stadtarchiv td {
        display: block;
        padding: 5px 0 0 0;
        line-height: 2.2;
    }
    .page_title {
        white-space: pre-wrap;
    }
    table.Stadtf_in_Albstadt td {
        display: block;
    }
    table.Stadtf_in_Albstadt.table_w100 {
        margin-bottom: 15px;
    }
    table.Orchester-und-Ensembles td {
        display: block;
    }
    table.Posaunenchoere td {
        display: block;
    }

    table.Choere-und-Gesangsvereine.table_w100 td {
        display: block;
    }
    table.Cyclo-Cross-in-Albstadt td {
        display: block;
    }
    table.table_w100.Weihnachtsmarkt td {
        display: block;
        text-align: justify;
    }
    table.table_w100.Weihnachtsmarkt td:nth-child(2) {
        width:100%!important
    }
    table.table_w100.Weihnachtsmarkt img {
        width:100%!important;
        height:auto!important;
        margin:0!important;
    }
    table.Hallen-und-Festploetze.table_w100 td {
        display: block;
    }
    table.Hallen-und-Festploetze.table_w100 img {
        width: 100%!important;
        height: auto!important;
        margin:0
    }
    table.Hallen-und-Festploetze.table_w100 ul {
        margin: 0;
        padding: 10px;
    }
    .text_justify {
        text-align: justify;
    }
    table.table_w100.Notfaelle td {
        display: block;
    }
    .table_w100 .beige{
        display:block;
    }
    .table_w100 .beige td{
        display:block;
    }
    .table_w100.Bilder_der_Strecke td img{
        width:100%!important;
        height:auto!important;
        margin-bottom:10px!important;
    }
    table.Beschreibung-der-Strecke.table_w100 td {
        display: block;
    }
    table.Atemschutzausbildungs_Zentrum.table_w100 td {
        display: block;
    }
    table.table_w100.Bedeutende-Einsaetze td {
        display: block;
    }
    table.table_w100.Bedeutende-Einsaetze td img{
        width:100%!important;
        height:auto!important;
        margin-bottom:10px!important;
    }
    table.Aufgaben-der-Feuerwehr td {
        display: block;
    }
    table.Aufgaben-der-Feuerwehr td img{
        width:100%!important;
        height:auto!important;
        margin-bottom:10px!important;
    }
    .ll_m {
        margin-left: 0;
    }
    table.music_class_table td {
        display:block;
    }
    table.music_class_table img {
        width: 100%!important;
        height: auto!important;
        margin-bottom: 10px!important;
    }
    table.Kinder--und-Jugendbuero img {
        width: 100%!important;
        height:auto!important;
    }
    table.Kinder--und-Jugendbuero td {
        display: block!important;
    }
    table.table_w100.Kirchen {
        line-height: 2;
    }
    table.Choere-und-Gesangsvereine.table_w100 td {
        padding-bottom: 25px;
    }
    table.podcast_table td {
        display: block;
    }
    .td_pb20 {
        padding-bottom:20px!important;
    }
    .td_pt20 {
        padding-bottom:20px!important;
    }
    table.Ignaz-Demeter-Schule {
        width: 100%!important;
    }
    .table_td_block td{
        display:block
    }
    div#content_column {
        padding: 0 20px 30px;
        text-align: justify;
    }
    table.table_w100.table_td_inline_block td {
        display: inline-block;
    }
    .Landtagswahl-2006{
        width:100%!important
    }
    .Landtagswahl-2006 table td table{
        width:28px!important
    }
    .img_mr_15{
        margin-right:15px!important
    }
    table.table_w100.table_td_block .weiss_search_person {
        text-align: left;
        width: 100%;
    }
    .map_ubersight{
        width:100%!important
    }
    .ubersiht_select{
        width:100%!important
    }
}

@media only screen
and (device-width: 414px)
and (device-height: 896px)
and (-webkit-device-pixel-ratio: 2)
and (orientation : portrait) {
    .table_cunstschule {
        width: 380px!important;
        margin-left: 0;
    }
    .lg {
        display:none;
    }
    .sm {
        display:block;
    }

    .text .weiss, .text .zebra .spalte1 {
        background-color: #E6E2E0;
        width: 100%;
    }
    .kunstmuseum td{
        text-align:justify!important
    }
    img.img_kunstmuseum {
        width: 100%!important;
    }
    .Aktuelle-Ausstellungen    img {
        width:100%!important;
    }
    .img_mb10{
        margin-bottom:10px;
    }
    .table_w100 {
        width:100%!important
    }
    .img_w100 {
        width:100%!important
    }
    .img_h_auto {
        height:auto!important;
    }
    table.table_w100.sm.Jahresprogramm td {
        vertical-align: top;
    }
    table.table_w100.sm.Jahresprogramm td:nth-child(1) {
        width: 20%;
    }
    td.Jahresprogramm-separ {
        padding-top: 40px;
    }
    table.Fotoimpressionen td {
        display: inline-table;
        height: 15px;
        width: 100%;
        padding: 5px!important;
    }
    table.Fotoimpressionen td img {
        width: 100%!important;
        height: auto!important;
        margin: 15px 0;
    }
    table.Unsere-Kontaktdaten {
        width: 100%!important;
    }
    form#feedbackform2 table td {
        width: 100%!important;
        display: block;
        padding-bottom: 10px;
    }
    form table .form {
        margin-bottom: 15px;
        border: 1px solid #ddd;
        background: #fff;
        padding: 7px 5px;
        min-width: 100%;
    }
    .img_Medienkisten{
        margin: 0 0 10px 0!important
    }
    table.Stadtarchiv td {
        display: block;
        padding: 5px 0 0 0;
        line-height: 2.2;
    }
    .page_title {
        white-space: pre-wrap;
    }
    table.Stadtf_in_Albstadt td {
        display: block;
    }
    table.Stadtf_in_Albstadt.table_w100 {
        margin-bottom: 15px;
    }
    table.Orchester-und-Ensembles td {
        display: block;
    }
    table.Posaunenchoere td {
        display: block;
    }
    table.Choere-und-Gesangsvereine.table_w100 td {
        display: block;
    }

    table.Cyclo-Cross-in-Albstadt td {
        display: block;
    }
    table.table_w100.Weihnachtsmarkt td {
        display: block;
        text-align: justify;
    }
    table.table_w100.Weihnachtsmarkt td:nth-child(2) {
        width:100%!important
    }
    table.table_w100.Weihnachtsmarkt img {
        width:100%!important;
        height:auto!important;
        margin:0!important;
    }

    table.Hallen-und-Festploetze.table_w100 td {
        display: block;
    }
    table.Hallen-und-Festploetze.table_w100 img {
        width: 100%!important;
        height: auto!important;
        margin:0
    }
    table.Hallen-und-Festploetze.table_w100 ul {
        margin: 0;
        padding: 10px;
    }
    .text_justify {
        text-align: justify;
    }
    table.table_w100.Notfaelle td {
        display: block;
    }
    .table_w100 .beige{
        display:block;
    }
    .table_w100 .beige td{
        display:block;
    }
    .table_w100.Bilder_der_Strecke td{
        display:block;
    }
    .table_w100.Bilder_der_Strecke td img{
        width:100%!important;
        height:auto!important;
        margin-bottom:10px!important;
    }
    table.Beschreibung-der-Strecke.table_w100 td {
        display: block;
    }
    table.Atemschutzausbildungs_Zentrum.table_w100 td {
        display: block;
    }
    table.table_w100.Bedeutende-Einsaetze td {
        display: block;
    }
    table.table_w100.Bedeutende-Einsaetze td img{
        width:100%!important;
        height:auto!important;
        margin-bottom:10px!important;
    }
    table.Aufgaben-der-Feuerwehr td {
        display: block;
    }
    table.Aufgaben-der-Feuerwehr td img{
        width:100%!important;
        height:auto!important;
        margin-bottom:10px!important;
    }
    .ll_m {
        margin-left: 0!important;
    }
    table.music_class_table td {
        display:block;
    }
    table.music_class_table img {
        width: 100%!important;
        height: auto!important;
        margin-bottom: 10px!important;
    }
    table.Kinder--und-Jugendbuero img {
        width: 100%!important;
        height:auto!important;
    }
    table.Kinder--und-Jugendbuero td {
        display: block!important;
    }
    table.table_w100.Kirchen {
        line-height: 2;
    }
    table.Choere-und-Gesangsvereine.table_w100 td {
        padding-bottom: 25px;
    }
    table.podcast_table td {
        display: block;
    }
    table.Ignaz-Demeter-Schule {
        width: 100%!important;
    }
    .table_td_block td{
        display:block
    }
    div#content_column {
        padding: 0 20px 30px;
        text-align: justify;
    }

    table.table_w100.table_td_inline_block td {
        display: inline-block;
    }
    .Landtagswahl-2006{
        width:100%!important
    }
    .Landtagswahl-2006 table td table{
        width:28px!important
    }
    .img_mr_15{
        margin-right:15px!important
    }
    table.table_w100.table_td_block .weiss_search_person {
        text-align: left;
        width: 100%;
    }
    .map_ubersight{
        width:100%!important
    }
    .ubersiht_select{
        width:100%!important
    }

}
@media (max-width:414px) {
    #sb-wrapper{
        widh: 94%;
        max-width: 100%;
        left:2%!important
    }
    #sb-wrapper img{
        widh: 100%;
        max-width: 100%;
    }
    .Bildtext {
        padding: 10px 5px 5px;
    }
    #InhaltsbereichOrange .re_table td {
        display: block;
        #width: 73%!important;
        width: 100%!important;
    }
    div#full_content_column {
        padding: 30px 15px;
    }
    table.table_w100.table_td_block.fundsachen_table td {
        width: 100%!important;
    }
    table.table_w100.table_td_block.fundsachen_table td {
        padding: 9px 0;
    }
    h3.mm_h3 {
        font-size: 24px;
    }
    .mm-container h3 {
        font-size: 24px;
    }
    .Ortsämter {
        width:100!important
    }
    .Ortsämter td{
        width:100!important
    }
    #myElement_mangel_video{
        width:100%!important;
        height:210px!important
    }
    .lg {
        display: none;
    }
    .sm {
        display:block;
    }
    input#key_Keyword {
        width: 100%;
        margin: 10px 0;
    }
    .form.submit_button.person_search {
        width: 100%;
    }
    .selwrap select {
        width: 100%;
        margin: 10px 0;
        height: 25px;
    }
    input.form.submit_button {
        width: 100%;
    }

    .ul_main_li .m_sub_main .ul_sub_li .m_menu_a_div a div {
        max-width: 230px;
    }
    .the_main_content {
        min-height: 350px;
    }
    .small_more_show {
        display:none;
    }

    .small_only_show {
        display:block;
    }
    .menu_button {
        position: absolute;
        right: 0;
        top: 23px;
        text-align: right;
        max-width: 20%;
    }
    img.m_menu_btn {
        width: 45px;
        margin-top: 42px;
        float: right;
    }
    div#mainActuelles {
        width: 100%;
        margin: 0;
    }
    div#main-categories-row-1 {
        max-width: 100%;
    }
    div#main-categories-row-2 {
        max-width: 100%;
    }
    .home-categories-h-sep {
        max-width: 100%;
    }
    .row.content-blocks {
        max-width: 100%;
        margin: 0;
    }
    img.top-logo-img {
        margin-left: 0;
    }
    form#frm_search span {
        color:#575756!important
    }
    div#m_search_top .blue_bg {
        background: #E2EEF5;
    }
    div#m_search_top form {
        padding-right: 3px;
        width: 100%;
        text-align: center;
    }
    .small_show_slider {
        max-height: 42px;
        padding-left: 15px;
        padding-top: 10px;
    }
    .small_show_slider h3 {
        line-height: 0.5;
    }
    img.m_menu_btn {
        width: 33px;
        margin-top: 45px;
        float: right;
    }
    .fs11 span {
        font-size: 11pt;
        font-weight: 500;
        letter-spacing: 0.02em;
    }
    .fs13 span {
        font-size: 10pt;
        font-weight: 500;
        letter-spacing: 0.02em;
    }
    img.content-img-lg {
        height: 278px;
    }
    .content-info-block.light {
        height: 47px;
    }
    .content-info-block.dark {
        height: 47px;
    }
    .home-cont-title {
        padding-top: 0;
        line-height: 0.8;
        font-size:11pt;
        text-transform: uppercase;
    }
    .home-cont-info {
        font-size:11pt;
    }
    .home-cont-more.small_show {
        right: 10px;
        top: 12px;
    }
    .cc_dialog.interstitial {
        right: 0 ;
        bottom: unset !important;
        max-width: 100% !important;
        position: fixed;
        top: 0;
    }
    .cc_b_ok {
        margin:10px auto;
        width:100%;
    }
    .cc_b_cp {
        width:100%;
    }
}
/* iPhone 7 */
@media only screen
and (min-device-width : 414px)
and (max-device-width : 736px)
and (orientation : portrait) {
    .lg {
        display:none;
    }
    .sm {
        display:block;
    }

    .text .weiss, .text .zebra .spalte1 {
        background-color: #E6E2E0;
        width: 100%;
    }
    .kunstmuseum td{
        text-align:justify!important
    }
    img.img_kunstmuseum {
        width: 100%!important;
    }
    .Aktuelle-Ausstellungen    img {
        width:100%!important;
    }
    .img_mb10{
        margin-bottom:10px;
    }
    .table_w100 {
        width:100%!important
    }
    .img_w100 {
        width:100%!important
    }
    .img_h_auto {
        height:auto!important;
    }
    table.table_w100.sm.Jahresprogramm td {
        vertical-align: top;
    }
    table.table_w100.sm.Jahresprogramm td:nth-child(1) {
        width: 20%;
    }
    td.Jahresprogramm-separ {
        padding-top: 40px;
    }
    table.Fotoimpressionen td {
        display: inline-table;
        height: 15px;
        width: 100%;
        padding: 5px!important;
    }
    table.Fotoimpressionen td img {
        width: 100%!important;
        height: auto!important;
        margin: 15px 0;
    }
    table.Unsere-Kontaktdaten {
        width: 100%!important;
    }
    form#feedbackform2 table td {
        width: 100%!important;
        display: block;
        padding-bottom: 10px;
    }
    form table .form {
        margin-bottom: 15px;
        border: 1px solid #ddd;
        background: #fff;
        padding: 7px 5px;
        min-width: 100%;
    }
    .img_Medienkisten{
        margin: 0 0 10px 0!important
    }
    table.Stadtarchiv td {
        display: block;
        padding: 5px 0 0 0;
        line-height: 2.2;
    }
    .page_title {
        white-space: pre-wrap;
    }
    table.Stadtf_in_Albstadt td {
        display: block;
    }
    table.Stadtf_in_Albstadt.table_w100 {
        margin-bottom: 15px;
    }
    table.Orchester-und-Ensembles td {
        display: block;
    }
    table.Posaunenchoere td {
        display: block;
    }
    table.Choere-und-Gesangsvereine.table_w100 td {
        display: block;
    }

    table.Cyclo-Cross-in-Albstadt td {
        display: block;
    }
    table.table_w100.Weihnachtsmarkt td {
        display: block;
        text-align: justify;
    }
    table.table_w100.Weihnachtsmarkt td:nth-child(2) {
        width:100%!important
    }
    table.table_w100.Weihnachtsmarkt img {
        width:100%!important;
        height:auto!important;
        margin:0!important;
    }

    table.Hallen-und-Festploetze.table_w100 td {
        display: block;
    }
    table.Hallen-und-Festploetze.table_w100 img {
        width: 100%!important;
        height: auto!important;
        margin:0
    }
    table.Hallen-und-Festploetze.table_w100 ul {
        margin: 0;
        padding: 10px;
    }
    .text_justify {
        text-align: justify;
    }
    table.table_w100.Notfaelle td {
        display: block;
    }
    .table_w100 .beige{
        display:block;
    }
    .table_w100 .beige td{
        display:block;
    }
    .table_w100.Bilder_der_Strecke td{
        display:block;
    }
    .table_w100.Bilder_der_Strecke td img{
        width:100%!important;
        height:auto!important;
        margin-bottom:10px!important;
    }
    table.Beschreibung-der-Strecke.table_w100 td {
        display: block;
    }
    table.Atemschutzausbildungs_Zentrum.table_w100 td {
        display: block;
    }
    table.table_w100.Bedeutende-Einsaetze td {
        display: block;
    }
    table.table_w100.Bedeutende-Einsaetze td img{
        width:100%!important;
        height:auto!important;
        margin-bottom:10px!important;
    }
    table.Aufgaben-der-Feuerwehr td {
        display: block;
    }
    table.Aufgaben-der-Feuerwehr td img{
        width:100%!important;
        height:auto!important;
        margin-bottom:10px!important;
    }
    .ll_m {
        margin-left: 0!important;
    }
    table.music_class_table td {
        display:block;
    }
    table.music_class_table img {
        width: 100%!important;
        height: auto!important;
        margin-bottom: 10px!important;
    }
    table.Kinder--und-Jugendbuero img {
        width: 100%!important;
        height:auto!important;
    }
    table.Kinder--und-Jugendbuero td {
        display: block!important;
    }
    table.table_w100.Kirchen {
        line-height: 2;
    }
    table.Choere-und-Gesangsvereine.table_w100 td {
        padding-bottom: 25px;
    }
    table.podcast_table td {
        display: block;
    }
    table.Ignaz-Demeter-Schule {
        width: 100%!important;
    }
    .table_td_block td{
        display:block
    }
    div#content_column {
        padding: 0 20px 30px;
        text-align: justify;
    }

    table.table_w100.table_td_inline_block td {
        display: inline-block;
    }
    .Landtagswahl-2006{
        width:100%!important
    }
    .Landtagswahl-2006 table td table{
        width:28px!important
    }
    .img_mr_15{
        margin-right:15px!important
    }
    table.table_w100.table_td_block .weiss_search_person {
        text-align: left;
        width: 100%;
    }
    .map_ubersight{
        width:100%!important
    }
    .ubersiht_select{
        width:100%!important
    }

}
@media (max-width:414px) {
    .wv-wrapper.wv-circle .wv-load, .wv-wrapper.wv-circle-small .wv-load {
        background-size: 25px 25px!important;
    }
    .wv-wrapper.wv-circle, .wv-wrapper.wv-circle-small {
        height: 32px!important;
        margin-top: -36px!important;
    }
    .wv-wrapper.wv-circle-small {
        width: 32px!important;
        right: 10px!important;
        margin-top: -30px!important;
    }
    .cc_dialog.interstitial {
        right: 0 ;
        bottom: unset !important;
        max-width: 100% !important;
        position: fixed;
        top: 0;

        overflow: auto;
        height: 100%;
    }
    .cat-title a {
        color: #575756;
        text-decoration: none;
        font-size: 11px;
        font-family: 'Circular-Book';
        letter-spacing: 0px;
    }
    .cat-icon {
        margin-right: 4px;
        margin-top: 9px;
        margin-left: 15px;
    }
}
table tr td { vertical