/* Bürgerblick Public CSS */
/* pt-sans-regular - latin */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/pt-sans-v11-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('PT Sans'), local('PTSans-Regular'), url('../fonts/pt-sans-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/pt-sans-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/pt-sans-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/pt-sans-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/pt-sans-v11-latin-regular.svg#PTSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/open-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Open Sans Regular'), local('OpenSans-Regular'), url('../fonts/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/open-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/open-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/open-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/open-sans-v17-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

.body {
    font-family: 'Open Sans', sans-serif;
    /*  font-family: brandon-grotesque,brandon-grotesque-1,brandon-grotesque-2,HelveticaNeue,Helvetica-Neue,Helvetica,Arial,sans-serif; */
    font-size: 12px;
    color: #646464;
    background-color: #e3e3e3;
}

p{
    margin:5px 0px !important;
}

.fb_share_button { 
        cursor: pointer;
        display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; height:15px; border:1px solid #d8dfea; background:url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981) no-repeat top right; 
}

.fb_share_button:hover {
    color: #fff;
    border-color: #295582;
    background: #3b5998 url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?6:26981) no-repeat top right;
    text-decoration: none;
}

/*--- header -------*/
div.header {
    /* background-image: url("/images/HNew.png");
    background:#ffffff url("/images/header_bb_spring_wood_tk.jpg");
    background:#ffffff url("/images/Header_spring.jpg");
    background:#ffffff url("/images/header_winter_web_freie_presse.JPG");
        */
    background: #fff url("/images/bb_header_new.jpg");
    

    height: 300px;
    width: 995px;
    background-repeat: no-repeat;
    background-position: top right;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    
}

div.core {
    position: relative;
    width: 995px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
}

div.date_line {
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    height: 19px;
    width: 995px;
    background-color: #326487;
    padding: 0px 0px;
}

    div.date_line div {
        padding: 2px 0px 0px 10px;
    }

/* Core Table 3 Columns */
table.core {
    width: 995px;
    background-color: #fff;
    margin-bottom: 30px;
}
    
    /* Column #1 */
    table.core td.c1 {
       width: 160px;
       background-color: #fff;
       color: #006186;
       padding-top: 10px;
      /* border-right: 1px solid #e8e8e8; */
    }

div.c2 {
    width: 545px; 
   width:100%; 
  
  /*border-bottom: 1px solid #ccc;*/
    
}

div.c3 {
    width: 220px;
    
    background-color: #f5f5f5;
   
}


table {
    border: 0px;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}

    table td {
        padding: 0px;
        margin: 0px;
    }

    table.heading_bb {
        clear: both;
        width: 100%;
        margin-bottom: 10px;
        padding: 0px 0px;
    }

        table.heading_bb td.left {
            white-space: nowrap;
            padding: 0px 10px 0px 0px;
            font-size: 12px;
            color: #343466;
            font-weight: bold;
            letter-spacing: 1px;
        }

        table.heading_bb td.right {
            background: transparent url(/images/bb_point.png) repeat scroll 0 0;
            width: 100%;
        }




    table.l0 {
        padding: 0px;
        margin: 0px;
    }

        table.l0 td {
            padding: 0px;
            margin: 0px;
        }





/*--- NewsTicker -----------------------*/
/*    background-color:#2D3761; */
.ticker {
    font-size: 11px;
    font-weight: lighter;
    line-height: 10px;
    color: #FFFFFF;
    padding-top: 6px;
}

.ticker_link {
    line-height: 14px;
    color: #FFFFFF;
}

a.ticker_link:link {
    text-decoration: none;
    color: #FFFFFF;
}

a.ticker_link:visited {
    text-decoration: none;
    color: #FFFFFF;
}

a.ticker_link:active {
    text-decoration: none;
    color: #FFFFFF;
}

a.ticker_link:hover {
    text-decoration: underline;
    color: #FFFFFF;
}





table.nav_box {
    /*    background-color: #E6E6E6;*/
    margin-top: 20px;
    /*    background-color: #E6E6E6;*/
    border-top: 1px solid #646464;
    border-collapse: collapse;
}

    table.nav_box td {
        font-family: Verdana,tahoma,arial,helvetica,sans-serif;
        font-size: 10px;
        font-weight: bold;
        line-height: 16px;
        color: #FFFFFF;
        /*background-color: #003366;*/
        background-color: #326487;
        padding: 6px 4px 6px 10px;
        margin: 4px;
        border-top: 1px solid #646464;
        border-collapse: collapse;
    }

    table.nav_box tr.current td {
        background-color: #3c77a1;
    }

    table.nav_box tr.current a {
        line-height: 11px;
        color: #FFFFFF;
        text-decoration: none;
    }

    table.nav_box a {
        line-height: 11px;
        color: #FFFFFF;
        text-decoration: none;
    }

        table.nav_box a:hover {
            text-decoration: underline;
            color: #000000;
            background-color: #FFFFFF;
        }



/*--- datum  und name ------------*/
td.page_title {
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #2D3761;
    border-bottom: 1px solid #646464;
    border-top: 1px solid #646464;
    line-height: 14px;
}

.teaser {
    
    font-size: 13px;
    /*color: #d50470;*/
    color: #8a8a8a;
}

/*---- artikel ------------------------------*/
h1.kategorie {
    padding: 8px 0px 8px 8px;
    background-color: #006186;
    border: none;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    line-height: 13px;
    vertical-align: middle;
    border-left: 4px solid #006186;
    margin-top:10px;
}

.kategorie2 {
    border: 0px;
    padding: 8px 5px;
    margin: 10px 0px 0px 0px;
    display: block;
    background-color: #006186;
    border-collapse: collapse;
    border-collapse: collapse;
    color: #ffffff;
    font-weight: bold;
    font-size: 13px;
    line-height: 12px;
    text-decoration: none;
}

h2.details {
    font-size: 12px;
    margin: 7px 0px 4px 0px;
}

span.teaser {
    font-size: 18px;
    padding: 0px;
    padding: 0px 2px 0px 4px;
    display: block;
}

h2.weitere {
    font-size: 14px;
    margin-bottom: 15px;
    padding-left: 6px;
    color: #b9b8b8;
}



div.ueberschrift {
}

h2.ueberschrift {
    font-weight: bold;
    /* color: #b01c7e;    */
    font-family: 'PT Sans',Arial, Helvetica, sans-serif,sans-serif;
    color: #006186;
    text-align: left;
    font-size: 27px;
    padding: 0px 2px 0px 4px;
    margin: 2px 0px 30px 0px;
    line-height: 33px;
}

h2.ueberschrft a.ueberschrift {
    text-decoration: none;
    color: #006186;
}

h2.ueberschrift a.ueberschrift {
    text-decoration: none;
    /* color: #b01c7e; */
    color: #006186;
}




.mehr {
    font-size: 14px;
    font-weight: lighter;
    text-align: left;
    color: #003399;
    font-size: 12px;
    margin-bottom: 5px;
}



a.mehr:link {
    text-decoration: none;
    color: #003399;
}

a.mehr:visited {
    text-decoration: none;
    color: #003399;
}

a.mehr:active {
    text-decoration: none;
    color: #003399;
}

a.mehr:hover {
    text-decoration: underline;
    color: #003399;
}




div.artikel {
    font-size: 14px;
    text-align: left;
    /* justify; */
    color: #000000;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #ccc;
    line-height: 24px;
}

div.artikel p {
    padding-bottom: 14px;
    font-family:inherit;
  
}


div.location_artikel {
    font-size: 13px;
    /*text-align: justify;*/
    color: #000000;
    margin: 0px 0px 10px 5px;
    padding: 0px 0px 4px 0px;
}

div.artikel a {
    text-decoration: none;
    color: #003399;
}

    div.artikel a:hover {
        text-decoration: underline;
    }

.artikelliste {
    font-size: 15px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 4px;
    display: block;
}

    .artikelliste b {
        font-size: 14px;
        color: #8a8a8a;
        text-align: left;
        padding: 0px 0px 0px 0px;
        margin: 0px;
        font-weight:lighter;
    }

    .artikelliste font {
        font-size: 14px;
        color: #006186;
        font-weight: bold;
        text-align: left;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 4px;
    }

    .artikelliste a {
        display: block;
        margin: 0px 2px 0px 0px;
        padding: 0px;
    }


/*--- copyright ----------------*/
.copyright {
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: lighter;
    text-align: left;
    color: #565656;
}

a.copyright:link {
    text-decoration: none;
    color: #565656;
}

a.copyright:visited {
    text-decoration: none;
    color: #565656;
}

a.copyright:active {
    text-decoration: none;
    color: #565656;
}

a.copyright:hover {
    text-decoration: underline;
    color: #565656;
}

a.cal_move {
    text-decoration: none;
    color:#7d7d7d;
}

    a.cal_move:hover {
        text-decoration: none;
        color: #005f85;
    }

.cal_move_right {
    margin: 2px 5px;
    float:right;
}

.cal_move_left {
    margin: 2px 5px;
}

a.cal_titel {
    text-decoration: none;
    color: #326487;
    font-weight: bold;
        word-break: break-word;
}

    a.cal_titel:hover {
        text-decoration: underline;
    }



.trenner {
    color: #FF0000;
}

/*----- images ------------------------*/
.imgleft {
    float: left;
    margin: 0px 20px 3px 0px;
}

.imgright {
    float: right;
    margin: 0px 0px 3px 20px;
}

.imgleft_full {
    float: left;
    border: 1px solid #003399;
}

.imgright_full {
    float: right;
    border: 1px solid #003399;
}

.img_text {
    font-size: 10px;
    color: #FFFFFF;
    background-color: #484848;
    padding:5px;
    text-align: center;
    line-height:14px;
        border-radius: 0px 0px 5px 5px;
}

.artikel_rahmen {
    padding-top: 2px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 2px;
    /*	border-right: 1px solid #646464; */
}

.artikel_rahmen_bild {
    padding-top: 2px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 2px;
}

.kategorie {
    background-color: #EEEEEE;
    color: #000000;
    font-size: 10px;
    padding-top: 2px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 2px;
    text-align: left;
    border: 1px solid #646464;
}

.img_full {
    font-size: 10px;
    color: #FFFFFF;
    background-color: #999999;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
}


.right {
    padding-left: 15px;
    background-color: #EFEFEF;
}

.footer {
    font-size: 10px;
    line-height: 14px;
    color: #000000;
}

.page_body {
    font-size: 11px;
    color: #646464;
}


img_link {
    font-weight: lighter;
    color: #003399;
}

a.img_link:link {
    text-decoration: none;
    color: #003399;
}

a.img_link:visited {
    text-decoration: none;
    color: #003399;
}

a.img_link:active {
    text-decoration: none;
    color: #003399;
}

a.img_link:hover {
    text-decoration: underline;
    color: #003399;
}

.form_entry {
    font-size: 12px;
    vertical-align: top;
    text-align: left;
    color: #000000;
    background-color: #FFFFFF;
    border: 1pt solid #646464;
}

.spalte_mitte {
    padding: 10px 9px 30px 10px;
    background: #fff;
    width: 596px;
}

.mitte {
    text-align: center;
    width: 100%;
    padding: 0px 0px 0px 0px;
}


a.mlink:link {
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

a.mlink:visited {
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

a.mlink:active {
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

a.mlink:hover {
    font-weight: bold;
    text-decoration: underline;
    color: #000000;
}

a.abolink:link {
    font-weight: bold;
    text-decoration: none;
    color: #326487;
}

a.abolink:visited {
    font-weight: bold;
    text-decoration: none;
    color: #326487;
}

a.abolink:active {
    font-weight: bold;
    text-decoration: none;
    color: #326487;
}

a.abolink:hover {
    font-weight: bold;
    text-decoration: underline;
    color: #326487;
}

div.tabs {
    background-color: #fff;
    border-collapse: collapse;
    color: #326487;
}

    div.tabs a {
        float: left;
        margin: 0px 0px 0px 0px;
        padding: 8px 2px 8px 8px;
        background-repeat: no-repeat;
        background-position: top right;
        print: '<h2><a class="kategorie2" href="/index.php?EID='.time().'">KULTURKALENDER</a><h2>';
        font-weight: bolder;
        font-size: 15px;
        display: block;
        text-decoration: none;
        border-bottom: 1px solid #ccc;
        color: #000000;
        width: 160px;
        font-family: 'Open Sans', sans-serif;
        line-height: 18px;
        color: #326487;
        background-color: #fff;
    }

        div.tabs a:hover {
            text-decoration: underline;
            background-image: none;
            text-decoration: none;
            color: #14476b;
            width: 160px;
            background-color: #ececec;
        }

        div.tabs a.current {
            background-repeat: no-repeat;
            background-position: top right;
            background-color: #006186;
            color: #fff;
            margin-bottom: 0px;
            width: 160px;
        }

        div.tabs a.freie {
            background-repeat: no-repeat;
            background-position: top right;
            background-color: #fff;
            color: #b9b8b8;
            margin-bottom: 0px;
            width: 160px;
        }

div.smfb {
    margin:15px 0px 15px 5px;
}

.fb_iframe_widget {
    margin-right: 10px;
}

span.smtw {
    position: absolute;
}


#footer_b {
    height: 20px;
    line-height: 26px;
    margin: 0 auto;
    text-align: center;
    width: 995px;
}

    #footer_b ul li {
        display: inline;
    }

    #footer_b ul li {
        font-family: Arial,sans-serif;
        font-size: 1em;
        padding: 0 2px;
        text-decoration: none;
        color: #333;
    }

    #footer_b a {
        line-height: 11px;
        color: #333;
        text-decoration: none;
    }

        #footer_b a:hover {
            text-decoration: underline;
        }


/*-------------------------------------GASTRO----------------------------------------*/

.gastro_menu {
    height: 48px;
    font-size: 16px;
    font-family: open sans;
    font-weight: bold;
    color: #fff;
    line-height: 48px;
    vertical-align: middle;
    padding: 0px 10px 0px 5px;
    margin-top: 2px;
    cursor:pointer;
}

.gastro_menu2 {
    text-transform: uppercase;
    height: 48px;
    font-size: 14px;
    color: #fff;
    line-height: 48px;
    vertical-align: middle;
    padding: 0px 10px 0px 65px;
}
.gastro_menu2 :hover {
   
    color: #fff !important;
    
}

.gastro_icon {
    float: left;
    margin-right: 10px;
}

.gastro_arrow {
    vertical-align: middle;
    line-height: 48px !important;
    padding-left: 20px;
    font-size: 25px !important;
    color:#fff ;
}


.gastro_header {
    height: 48px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    line-height: 48px;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    padding: 0px;
    margin-top: 10px !important;
    
}

.gastro_txt {
    padding: 0px;
    margin-bottom: 0px;
}

.gastro_inf {
    width: 20px;
    color: #909090;
    text-align: center;
}

.gastro_line {
    height: 2px;
    color: #808080;
    margin: 0px 5px 10px 5px;
}

.gastro_back {
    height: 48px;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 10px;
    color: #fff;
    line-height: 48px;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    padding: 0px;
}

.gastro_name_right {
    position: relative;
    left: -20px;
}

.gastro_star {
    /*position: absolute;*/
    top: 17px;
    left: 40px;
}

.gastro_star2 {
    position: relative;
    left: -25px;
}

.gastro_info_padding {
    padding: 0px 5px;
}

.gastro_bottom_space {
    height: 20px;
    width: 100%;
}

.gastro_back_txt {
    position: relative;
    left: -20px;
}

.gastro_entry {
    text-align: center;
    vertical-align: middle;
    line-height: 300px;
    font-size: 20px;
    font-weight: bold;
    color: #0082AA;
}

.no_padding {
    padding:0px;
}

.article_image_background {
    background-color: #dddddd;
    text-align: center;
}

.image_txt {
    font-size: 13px;
    color: #fff;
    background-color: #484848;
    padding: 5px 10px;
}

.article_image {
    width: auto;
    display: initial;
    margin-left: auto;
    margin-right: auto;
}
.pager{
    margin-top:0px !important;
}

.slick-dots{
    position: static !important;
    padding-right: 12px !important;
}

.slick-dots li button:before{
    font-size:15px !important;
    padding: 10px !important
}

.kultur_header{
    padding:5px 0px;
}

.e_header{
    background-color: #f5f5f5 !important;
}
.img-rounded-up{
        border-radius: 5px 5px 0px 0px;
}
.call-to-action {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    z-index: 10;
    padding: 0;
}

    .call-to-action .btn {
        margin-right: 20px;
        border-radius: 0;
        text-transform: uppercase;
        color: #fff;
        font-weight: bold;
        font-size: 12px;
        padding: 5px 20px;
    }

    .call-to-action .btn-abo {
        background-color: #B53474;
    }
    .call-to-action .btn-login {
        background-color: #025D8C;
    }

.login-switcher-wrapper {
    background-color: #fff;
    margin: 10px 10px !important;
}
    .login-switcher-wrapper > div {
        padding: 10px 10px;
        text-align: center;
        color: #326487;
        font-size: 14px;
        font-weight: bold;
    }
    .login-switcher-wrapper > div:hover {
        border-bottom: 2px solid #006186;
        cursor: pointer;
    }
.login-switcher-active {
    border-bottom: 2px solid #006186;
}

.form-control,
form .btn {
    border-radius: 0 !important;
}

.paywall-form .btn {
    background-color: #065c8d;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    border: none;
    padding: 5px 20px;
}

.abo_forms_tbl {
    width: 100%; 
    padding: 0 20px; 
    margin-bottom: 30px;
}

    .abo_forms_tbl tr > td:nth-child(even) {
        padding-right: 20px;
    }

    .abo_forms_tbl tr > td:nth-child(odd) {
        padding-left: 20px;
    }
.abo_form_tbl_option {
    font-size: 22px;
    padding: 5px 0;
}