/* ALLGEMEIN */

html {
	font-family:Arial, Helvetica;
	font-size:14px;
    height: 100%;}
p {
    font-size: 0.9em;}
a {
    color: black;}
a:hover {
    color: #a22c1c !important;
    font-weight: normal !important;}
.aktiv {
    color: #a22c1c;
    font-weight: bold;
    cursor: not-allowed;}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 5px;}

/* SOCIAL MEDIAS & SUCHE --> siehe auch unter HEADER*/
.youtube {
	width:90%;
	margin-left:17px;
}
.soc_oben {
    margin-bottom: 0 !important;
    padding-left: 15px !important;
    text-align: left;}
input {
    font-size: 1.3vw;}
.suche {
    float:left;}
.such_button {
    margin-top: 1px;}
.hintergrund {
    background-color: #e9ecef;}
.fa  {
    color: #71869b;}
.soc_mitte > li, .soc_oben > li {
    margin-top: 0.8em;}
.soc {
    margin-left: 0 !important;}
.soc_rechts {
        margin-right: 0 !important;
        text-align: right;}
.navbar-left {
    width: 26em;}
@media screen and (max-width: 1199px) {
    .navbar-left {
        width:20em;}}
@media screen and (max-width: 991px) {
    .navbar-left .form-group{
        display: inline-block;
        width: 10em;
    }
    .navbar-left {
        width:16em;}}
@media (min-width: 768px){
.navbar-form .form-control {
    width: 10em;}}
@media (min-width:768px) {
    .mob {
        display: none!important;
    }
}
@media screen (min-width: 768px) {
.navbar-form .form-control {
    display: inline-block;
    width: 10em !important;
    vertical-align: middle;
    }}

/* HEADER */
.toplogo {
    margin-top: 2em;
    margin-left: -5px;}
.nav_oben {
   text-align: right;}
.nav_oben li, .nav li, .soc_oben li, .soc_mitte li {
    display:inline-block;
    list-style: none;
    text-transform: uppercase;}
.nav_oben a, .nav a {
    color: black;
    text-decoration: none;}
@media (max-width:768px) {
    .nav_oben a {
        font-size: 0.8em !important;
        text-align: left!important;
    }
}
.nav_oben a:hover, .nav a:hover {
    color:#a22c1c;
    font-weight: bold;
    text-decoration: underline;}
.nicht {
    display: none;}


/* HAUPTNAVIGATION*/

@media (min-width: 979px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;}}
.navbar-nav>li>a {
    font-size:1.3em !important;
    padding-left: 0;
    padding-right: 3em;}
/*.navbar-nav>li>a::last-child, .navbar-nav>li>a::first-child {
    padding-left: 0;}*/
@media (max-width:1199px) {
    .navbar-default .navbar-nav>li>a  {
        font-size: 1.1em !important;
    padding-left: 0 !important;}}
@media (max-width:991px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 0.8em !important;
        padding-left: 0;
        line-height: 1em;}}
@media (max-width:768px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 1.5em !important;
        padding-left: 0;
        line-height: 1em;
        width: 229px;}
    #dropdownMenuDivider5>br {
        display: none; }}
@media (width:768px){
    .asyl {
        margin-left: -11em;}}
@media (max-width:767px) {
	.navbar-nav .nav > li {
		width: 100%;
		padding: 0 10px;}
    .nav li {
       display: block; }}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color:#a22c1c;}
.navbar-default {
    background-color: white;
    border-color: white;
    margin-bottom: 0px;}
.dropdown-menu hr {
    margin: 5px 1em;
    border: 0;
    border-top: 1px solid #000;}
.buerger {
    margin-left: -11em;
    width: 22em!important;}
@media (max-width:767px){
    .buerger {
        margin-left: 0;}}
.service {
    padding-right: 0em!important;
    text-align: left;}
.dropdown-menu .divider {
    display: list-item;
    margin: 5px 1em;
    background-color: black;}
.dropdown-menu>li>a {
    white-space: normal;
    width:21.9em;}

/* SLIDER */
#header_wrapper {
    margin-bottom: 20px !important;}
.newstext a {
    color: #fff;}
.fa-long-arrow-right {
    color: #a22c1c;
    margin-left: 0.5em;}
#header_wrapper .bx-wrapper .bx-viewport {
    box-shadow: none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;}
#header_wrapper .bx-wrapper .bx-prev {
    left: 18px;}
#header_wrapper .bx-wrapper .bx-next {
    right: 14px;}
#header_wrapper .bx-wrapper .bx-next a:hover, .bx-next a:hover {
    color: #a22c1c !important;}
.newstext p {
    margin-right: 3.5em;}
.bx-wrapper .bx-controls-direction a {
    z-index: 999;}
.bx-wrapper {
    margin-bottom: 30px!important;}
.zitat {
    font-size: 1.2em;}



/* NACH OBEN BUTTON */
.move-up {
 position: fixed;
 bottom: 50px;
 right: 40px;
 z-index: 3;
 display: none;
 z-index:1000;}

.move-up button {
  background:transparent;
  border:none;}

.move-up button:active:hover {
  padding-right:4px !important;
  margin-right:2px;}
 
.move-up i {
  font-size:60px;
  opacity:0.5;
  color:#71869b;}

/* INHALT STARTSEITE*/
.datum {
    font-size: 0.8em;
    color: #000000;
    margin-bottom:0.8em !important;
    }
.thema {
    font-size: 1em;
    color: black;
    margin:0.1em 0 ;}
article h3 {
    font-size: 1.5em;
    color: #a22c1c;
    margin-bottom: 1em;}
.thema h2 {
    font-size: 1em;
    margin: 0.5em 0 0 0;}
.ueberschrift {
    font-size:1.3em;
    margin:0 0 1em 0;
    color: black;}
article p {
    font-size: 0.9em;
    color: black;
    margin-bottom: 1em;}
.zum a{
    color: #706f6f;}
.zum a:hover {
    color:#a22c1c;}
article hr {
    border: none; 
    border-top: 1px solid #71869B; 
    color: #71869B; 
    background-color: #71869B; 
    height: 1px;
    margin:0 3em 2em 3em;}
article img {
    margin-bottom: 1em;
    /*max-width: 350px;*/}




/* MEMÃœ RECHTS */

.fa-long-arrow-right {
    color: #a22c1c;}
.menue_rechts {
    padding-left: 0;}
.fivecolumns {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin:0 !important;}
.fivecolumns h2 {
    font-size: 1.4em !important;
    color: #a22c1c;
    margin-left: 15px;}
.fivecolumns h3 {
    font-size: 1.2em !important;
    color: #000;}
.menue_rechts li {
    list-style-type: none;
    line-height: 1.1vw;}
@media (max-width:1024px) {
    .menue_rechts li {
        line-height: 1.5em;}}
.menue_rechts a, .menue_rechts a:visited {
    color: #706f6f;
    text-decoration: none;}
.menue_rechts a:hover {
    color:#a22c1c;
    text-decoration: underline;}
.active {
    color:#a22c1c !important;
    font-weight: bold;}
ul ul, ul ul ul, ul ul ul ul, ol ol, ol ol ol, ol ol ol ol, ol ul {
    padding-left: 20px;}
.menue_rechts>hr {
    text-align: left!important;
    margin: 0.3em auto 0.3em 0!important;
    width: 80%;
}


/*Sitemap*/
.sitemap {
    margin-left:0px;}
.sitemap li {
    font-size: 0.9em !important;
    line-height: 1.2em;
    margin-bottom:0.5em;}
.sitemap h2 {
    font-size: 1.4em !important;
    color: #a22c1c;
    margin-left: 15px;}
.sitemap h3 {
    font-size: 1.2em !important;
    color: #000;}


/* LOGOSLIDER */

.logoslider .bx-viewport {
    height: 200px !important;
    background-color: rgba(113,134,154,0);}
@media (min-width: 768px) {
    .logoslider .bx-viewport {
        height: 150px !important;}}
.slide {
    margin-top: 15px;}
.logoslider .bx-wrapper .bx-viewport {
    box-shadow: none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    border:0;}
.logoslider {
    margin-bottom: -20px !important;}
.logoslider .bx-wrapper .bx-prev {
    left: -7px;}
.logoslider .bx-wrapper .bx-next {
    right: -11px;}
@media (min-width:768px){
    .slide {width:200px !important;}}
.platz {
    padding-bottom: 2em;}

/* FACEBOOK */
.ibf {
    width: 100%;
    height: 400px;
    border: none;
    overflow: hidden;}
@media (max-width:1199px){
    ._2p3a {
        width:600px!important;}
    } 


/* FOOTER */
.hintergrund_rot {
    background-color: rgba(162,44,28,1);}

.impressum p {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color:white;
    text-decoration: none;
    padding-top: 0.7em;}
.aussen {
    text-align: right;
    color: white;
    padding-top:0.4em; }
.aussen li {
    display:inline-block;
    list-style: none;
    text-transform: uppercase;}
.aussen a {
    color:white;}
.aussen a:hover {
    color: white !important;}
@media (max-width:767px) {
    .impressum, .aussen {
        text-align: center;
    padding-left: 0;}}










/* NEWS */

.newsbild {
    padding: 0;}
.newsbild figcaption {
	font-size:0.8em;
	color:white;
    margin: 0.5em 0 0 1em;}
.newstext {	
	color:white;
    padding-right: 50px!important;}
.newstext h3, .newstext p {
	font-size:1em;
	/*margin: 0 3em 1em 53.5em;
	padding-top:1em;*/}
.newstext h2 {
	font-size:1.5em;
	/*margin:1em 0 1em 35.7em;*/
	} 	
.trenner {
	clear:both;}
.adler {
    background-image: url(../grafiken_all/hintergrund-Slidertext3.png);
    background-repeat: no-repeat;
    background-position: right;
background-color:#71869B;}
.fuellung {
    }
.twitter, .facebook {
    height: 400px;
    overflow-y: scroll;
    width:90%;
    margin-left:17px;}
.trenner_social {
    clear: both;
    margin-bottom: 2em;
    height: 15px;}
.trenner_artikel {
    clear: both;
    margin-bottom: 2em;}
.social {
    margin-left: 17px;
    padding-top: 5px;}
.social1 {
    margin-left: 17px;
    padding-bottom: 5px;
    margin-right: 15px;
}


.termine_start {
    background-color: rgba(255,255,255,255.15);
    margin:1em 1em 0 1em;
    padding: 5px;}

    

/* INHALT */

.thema {
    font-size: 1em;
    color: black;}
.thema h2 {
    font-size: 1em;
    margin: 0.5em 0 0 0;}
.ueberschrift {
    font-size:1.3em;
    margin:0 0 1em 0;
    color: black;}
article p {
    font-size: 0.9em;
    color: black;
    margin-bottom: 1em;}
.zum a{
    color: #706f6f;}
.zum a:hover {
    color:#a22c1c;}
article hr {
    border: none; 
    border-top: 1px solid #71869B; 
    color: #71869B; 
    background-color: #71869B; 
    height: 1px;
    margin:0 3em 2em 3em;}
.reihe3 {
    padding-right: 9px!important;}

/* TEXT */
.text {
    padding-right: 22px!important;}
.text h1, .new_ueber h1 {
    font-size: 1.5em;
    color: #a22c1c;}
.text h2 {
    font-size: 1.2em;
    color: #a22c1c;}
.text h3 {
    font-size: 1.1em;
    margin-bottom: 5px;}
.text h4 {
    font-size: 1.1em;
    color: black;
    font-weight:bold;
    margin-bottom: 5px;}
.text a {
    color: #000 !important;
    text-decoration: underline !important;}
.text a:hover {
    color: #a22c1c !important;}
figcaption, .credit {
    font-size: 0.8em!important;
    margin-bottom: 1em;}
.tabelle_res {
    max-width: 730px;
    overflow-x:auto;
    margin-bottom: 2em;}
.text table {
    width: 100%;
    font-size: 0.9em;}
.zebra tr{
    background-color: white;}
.zebra tr:nth-child(odd) {
    background-color:  rgba(113,134,154,0.15);}
/*.text>table, th, td {
    border: 1px solid black;    
    border-collapse: collapse;}*/
.mitRahmen td, .mitRahmen th{
    border: 1px solid black;
    border-collapse: collapse;}
.text td{
    padding: 0 0.5em;}
.text th{
    padding: 0 0.5em;
    background-color: #718692;
    color: white;}
.keinHintergrund th  {
    background-color: white;
    color:black;}
.ce {
    text-align: center;}
.re {
    text-align: right;}
.text caption {
    font-size:1.1em;
    font-weight: bold;
    color: #000;}
.tabr {
    text-align: right;}
.text hr {
    border: none; 
    border-top: 1px solid #71869B; 
    color: #71869B; 
    background-color: #71869B; 
    height: 1px;
    margin:2em 0 2em 0;}
.news hr {
    border: none; 
    border-top: 1px solid #71869B; 
    color: #71869B; 
    background-color: #71869B; 
    height: 1px;
    margin:0 3em 2em 3em;}
.zurueck {
    text-align: right;}
.paragraph {
    list-style-type: none;}
.text figure {
    display: inline-block;
    margin-right: 10px;}
@media (max-width:425px){
    .text figure {
        margin-right: auto;
        margin-left:auto;}}
.text ul, .text ol {
    font-size: 0.9em;}
.text ul ul, .text ol ol, .text ol ul, .text ul ol, .text ul ul ul, .text ol ol ol {
    font-size: 1em;
}
.new_ueber figure {
    padding-left: 0;}
/*.ohneRahmen>table, .ohneRahmen tr, .ohneRahmen td, .ohneRahmen tbody {
    border:none !important;*/
.reihe3 hr {
    border: none; 
    border-top: 1px solid #71869B; 
    color: #71869B; 
    background-color: #71869B; 
    height: 1px;
    margin:1em 0;}
.roem {
    list-style-type: upper-roman;}
.alpha {
    list-style-type: lower-alpha;}
.einzug {
    margin-left: 3.3em;}
.klein_left {
    /*width:100%;*/ 
    max-width:365px;
    margin:0 0 0.5em 0;}
.gross {
    width:100%;
    max-width: 730px;
    margin-bottom: 0.5em;}
.bild_right {
    float: right!important;}
@media (max-width:425px) {
    .bild_right {
        float:none!important;}}
.bild_right figcaption {
    margin-left: 1.5em;}
.klein_right {
    /*width:100%;*/ 
    max-width:365px;
    margin:0 0 0.5em 1em;}
@media (max-width:425px) {
    .klein_right {
        margin:0 0 0.5em 0;}}
@media print {
    .klein_left, .klein_right {
        width: 365px;
    margin: 0 0 0.5em 0;}}
@media print {
    .bild_right, .bild_right >p {
        float: inherit!important;}}
.voransicht {
    /*width: 100%;*/
    max-width: 150px;
    max-height: 120px;
    margin-bottom: 0.4em;
    margin-left: auto;
    margin-right: auto }
.img-gallery {
    border: 1px;
    border-color: rgba(113, 134, 155, 1);
    border-style: solid;
    background-size:contain;
    background-position: center;
    background-repeat:no-repeat;
    height:115px;
    width:152px;
    max-height:115px;
    max-width:152px;
    min-height:115px;
    min-width:152px;}
.artikelbild {
    width: 100%;
    /*max-width: 172px;*/
    margin-bottom: 0.4em;}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    /*margin-bottom: 2em;
    width: 100%;
    max-width:365px;
    height: 100%;
    max-height: 205px;
    float: left;*/}
.video_klein {
    padding-left: 0px;
    padding-right: 0px;
    float: left;
    margin-right:15px;}
@media (max-width:768px) {
    .video_klein {
        float: none;}}
.text .embed-responsive {
    margin-bottom: 1em;}
.fa-download:after, .fa-file-pdf-o:after {
    content: "\00a0";}
.fa-phone, .fa-envelope-o, .fa-address-book-o {
    margin-right:1em;}
.pager li>a, .pager li>span {
    border: 0;}
.pager li>a:hover {
    background-color: white;}
.panel-default>.panel-heading {
    background-color: white;}
.panel-default>.panel-heading>h2>a {
    color: #a22c1c!important;
    background-color: white;
    text-decoration: none!important;}
.panel-body li, .sektion li {
    list-style-type: none;
    padding-bottom: 0.5em;}
.geschaeft {
    border:0;}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 0;}
.leiter {
    font-size: 1.2em;
    font-weight: 500;}
.adress {
    font-size: 1em;}
.ebene1 {
    font-weight: bold;
    display: inline-block;
    /*line-height: 2.5em;*/
    padding-bottom: 0.5em;}
	


#ge {
    font-size:1em!important;
}
#ge ol {
  counter-reset: item;
  list-style-type: none;
}
#ge ol>li { 
  counter-increment: item;
} 
#ge ol>li::before { 
  content: counters(item, '.') ' - '; 
color:#a22c1c;
}


		


.ohnePunkt, .ohnePunkt ul {
    list-style-type: none;}

#div_share_facebook {
    min-width: 100px;
    min-height:30px;
    padding:0;
}
#div_share_twitter {
    min-width: 100px;
    min-height: 30px;
    padding: 0;
}

    /* FOTOALBUM */
    .album {
    margin-left: 0;
}
.album >figure {
    padding-left: 0!important;
    margin-bottom: 6px;}

/* BREADCRUBS */

.breadcrumb {
    padding: 0px 25px;
    margin-bottom: 2px;
    list-style: none;
    background-color: white;
    border-radius: 0px;}
.breadcrumb a{
    color: black;}

/* Hinweistext --> .jumbotron */
@media screen and (min-width: 768px) {
    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 20px;
        padding-left: 20px;}}
.container .jumbotron, .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    padding-top:15px;
    border-radius: 0px;}
@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 12px;
        padding-bottom: 12px;}}
.jumbotron {
    padding-top: 1px;
    padding-bottom: 1px;
    margin-bottom: 10px;
    color: inherit;
    background-color: rgba(113,134,154,0.15);}
.jumbotron p {
    font-size: 0.9em;}
.jumbotron h1, .jumbotron h2,.jumbotron h3, .jumbotron h4 {
    margin-top: 0px;}

/* PANELS */

.panel {
    border-radius: 0px;}
.panel p {
    margin-bottom: 0px;}

/* CODE FUER FIVE COLUMNS */
@media (min-width: 768px){
    .fivecolumns .col-md-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2  {
        width: 100%;
        width: 100%;}}
@media (min-width: 1200px) {
    .fivecolumns .col-md-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2 {
        width: 20%; 
        width: 20%;}}
@media (min-width: 768px) and (max-width: 979px) {
    .fivecolumns .col-md-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2 {
        width: 20%;
        width: 20%;}}
@media (max-width:768px) {
    .fivecolumns .col-xs-5 {
        width:200px !important;}}

/* PRINT CSS --*/
@media print {
    a[href]:after {
    content: none; }
    .reihe1, reihe2 {
        float: none;}
    .img_fokus {
        width: 385px;}
    .artikelbild {
        width: 176px; }}
@media (max-width: 1199px) {
    #fokus1, #fokus2, #fokus3 {
        display: none;
    }
}
/* LEICHTER LESEN */
.leichter {
    margin-top: 16px;
    margin-left: 2em;
    font-weight: bold;}
.modal-body p, .modal-body ul, .modal-body ol {
    font-size: 1.2em;}
.modal-body a {
    text-decoration: underline;
    color: blue;}
.modal-title {
    font-size: 1.5em;}
.modal-body h2 {
    font-size:1.5em;
    color: black;}
.modal-body h3 {
    font-size:1.4em;
    color: black;}
.btn-primary {
    color: #000;
    background-color: rgba(255,255,255,0.15);
    border-color: rgba(113,134,154,0.50)!important;
    margin-bottom: 1em;}
.btn-primary:focus,
.btn-primary.focus {
  color: #000;
  background-color: rgba(255,255,255,0.15);
    border-color: rgba(113,134,154,0.50);
}
.btn-primary:hover, a>.btn-primary:hover {
  color: #fff!Important;
  background-color: #a22c1c;
  border-color: #a22c1c;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #000;
  background-color: rgba(255,255,255,0.15);
    border-color: rgba(113,134,154,0.50);
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #000;
  background-color: rgba(113,134,154,0.15);
  border-color: rgba(113,134,154,0.15);
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;}

.kombi {
    float: left;}
.modalh1 {float: left}

.symbol_rechts {
    width: 100%;
    text-align: center;}
.bild_symbol_rechts {
    border: 0;
    max-width: 200px;}

@media screen and (max-width: 1199px) {
    #socialmedia-bar > .hintergrund{
         width: 50%;
         float: left;
    }
    #socialmedia-bar .trenner_social{
        display: none;
    }
}
@media screen and (max-width: 767px) {
    #socialmedia-bar > .hintergrund{
         width: 100%;
    }
    #socialmedia-bar .trenner_social{
        display: block;
    }
}

@media (min-width:980px) {
    a.tel { 
      pointer-events:none !important;
      cusor:default !important;
      text-decoration:none !important; }}
	  
abbr[data-original-title], abbr[title] {
cursor: help;
border-bottom: 1px dotted #777;
text-decoration: none; } 
	  
	  