.news-list-item .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    padding: 2px 10px;
    font-size: 16px;
    line-height: 1.55;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lead {
    margin-bottom: 6px;
 
}

.carousel-control-prev, .carousel-control-next {
  display: none;
}
.topnews {
  background-color: #cbf4cb;
 padding: 20px;
}

.carousel-item-type-text .carousel-text-inner {
    width: 85%;
}

.topnews:hover
{
        box-shadow: inset 0 0 0 2px #37a836;
 
}


.topnews:hover {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
}


#service_links {
  position: fixed;
  right: 0;
  top: 40%;
  z-index: 1000;
  font-size: 0.9rem;
  
}
#service_links li {
 background-color:white;
 width: 116px;
 height: 82px;
 text-align: center;
 border: 2px solid green;
 border-radius: 44px;
 padding: 10px 25px 10px 10px;
 margin: 0 -33px 10px 0;
 list-style: none;
  clear: left;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    }

#service_links li::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

#service_links li:hover {
  transform: scale(1.15, 1.15);
}

#service_links li:hover::after {
    opacity: 1;
}

#service_links li a {
top: 36px;
position: relative;
left: -6px;
  text-align: center;
  margin: 0 auto;
}
#service_links li:hover {
 background-color:green;
 color: white;
 padding: 10px 25px 10px 10px;
 margin: 0 -33px 10px 0;
 
    }

#service_links li a:hover, #service_links li a:hover::before {
  color: white !important;
    }

#service_links li a.servicelink_wegweiser::before {
font-family: "FontAwesome";
font-weight: 900;
content: "\f0a5";
font-size: 2.2em;
margin: 0 14px;
  color: green;
position: absolute;
bottom: 7px;
    }
#service_links li a.uid_634::before {
font-family: "FontAwesome";
font-weight: 300;
content: "\f017";
font-size: 2.6em;
margin: 0 14px;
  color: green;
position: absolute;
bottom: 7px;
    }

#service_links li a.uid_635::before {
font-family: "FontAwesome";
font-weight: 300;
content: "\f0c0";
font-size: 2em;
margin: 0 4px;
color: green;
position: absolute;
bottom: 11px;
    }

#service_links li a::before {
font-family: "FontAwesome";
font-weight: 900;
content: "\f003";
font-size: 2.2em;
margin: 0 7px;
  color: green;
position: absolute;
bottom: 7px;
    }


h2, .h2 {
    font-size: 2.1em;
}

h2.awesome, .h2.awesome {
    font-size: 3.0625em;
    line-height: 1.2;
    font-weight: bold;
}
h1.awesome, .h1.awesome {

    font-size: 3.5em;
    line-height: 1.2;
    font-weight: bold;

}
.pdf_file::before {
  font-family: "FontAwesome";
    font-weight: 900;
    content: "\f1c1";
    font-size: 1.2em;
    margin: 0 10px;
     
}
.link_ext::before {
  font-family: "FontAwesome";
    content: "\f08e";
    font-size: 1.2em;
    margin: 0 6px 0 0;
     
}

.subnav-link {
     color: #595959;
}
.ddBeContainer h1, .tx-ddveranstaltung h1, .ddBeContainer h1, .tx-ddgewerbe2 h1  {
    font-size: 2.2em;
    font-weight: normal;
}


.table-responsive {
  background-color: #ececec !important;
}
.table-responsive td {

}
th {
  background-color: #cecece;
  
}
td, th {
    padding: 3px;
}

.news-list-item {
  padding-bottom: 20px;
  border-bottom: 1px solid #e4e4e4;
}
@media (max-width: 768px) {
footer .align-right, footer .text-right {
    text-align: left;
}
}

@media (max-width: 992px) {
  .carousel-small .item {
    height: unset;
}
  
  #service_links {
    display: none;
  }
h2.awesome, .h2.awesome {
    font-size: 2.5em;
    line-height: 1.2;
    font-weight: normal;
}
h1.awesome, .h1.awesome {

    font-size: 2em;
    line-height: 1.2;
    font-weight: normal;

}
.navbar-default .navbar-nav > li > a, .navbar-default-transition .navbar-nav > li > a, .navbar-default-transition.navbar-transition .navbar-nav > li > a {
    border-bottom: 1px solid #cecece;
}
}
.dropdown-menu > li > a {
    white-space: normal !important;
}
.dropdown {
    background: #fff !important;
}


.navbar-mainnavigation .dropdown-menu {
    padding-left: 20px !important;
    margin-left: -20px !important;
   
}

.navbar-mainnavigation {
    flex-flow: unset !important;
    justify-content: flex-start;
}
a.navbar-brand img {
    height: 70px !important;
    margin: 0 !important;
    padding: 0;
}
p {
  line-height: 1.55;
  margin: 0 0 1em;
}
.logofix  {
  text-align: center;
}


.navbar {
    display: unset !important;
 }

.carousel-subheader, .carousel-header {
text-shadow: 2px 3px 4px black;
}
.metanavi {
/*border: 1px solid blue;*/
}
.gewerbe2_list_a1, .gewerbe2_detail_h1 {
    font-size: 1.5em;
  
}
.divEdit.divEdit_antragGeaendert {
  height: 3em;
 
}
input {
display: block;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: 0;
transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}

#inputForm input, select {
    border: 1px solid  #ced4da;
    margin-left: 0px;
    width: 250px;
    padding: 0.375rem 0.75rem;

}
.subnav-nav {
    font-size: 1rem;
 }

#mainnavigation {
    font-family: 'Francois One', sans-serif;
    font-size: 1.2rem !important;
}

.news-related-files {
  margin-top: 40px;
}

.news-list-item img {
    max-width: 100% !important;
    
}
.news-list-item  {
    margin-bottom: 40px;
}
.news-list-item h3 {
    font-size: 1.2rem;
    font-weight: 400;
    
}
.news-list-item .lead {
 font-size: 1rem;
 font-weight: 300;
}
.news-single .lead {
 font-size: 1.5rem;
 font-weight: 300;
}

footer h2 {
    color: #fff !important;
    font-size: 1.6rem;
    font-weight: normal;
}


img {
    width: auto;
    max-width: 100%;
    height: auto;

}
.news-list-item img {
  max-width: 200px;
  margin: 10px 0 0 30px;
}
.news-list-item {
  margin-bottom: 10px;
}
.navbar-mainnavigation .navbar-brand-image {

    position: relative;
    padding-top: 7px;
    padding-bottom: 7px;

}
.gallery-item img, .gallery-item picture {

    height: auto;

}
.navbar-mainnavigation .navbar-brand-image img {

    max-height: 90%;

}
#mainnavigation {
/*  font-family: 'Francois One', sans-serif;*/
  font-size: 1.4rem;
}


div.gallery-row figure.image picture {
  width:max-content;  
}



/*** intext left and right BEGIN ***/
@media (min-width: 480px) {
  .textpic-intext-left .textpic-intext-left-header,
  .textpic-intext-right .textpic-intext-right-header,
    .textmedia-intext-left .textmedia-intext-left-header,
  .textmedia-intext-right .textmedia-intext-right-header{
    margin-bottom: 12px;
  }
  
  .textpic-intext-right .textpic-intext-right-media,
  .textpic-intext-left .textpic-intext-left-media,
    .textmedia-intext-right .textmedia-intext-right-media,
  .textmedia-intext-left .textmedia-intext-left-media{
    display: block;
    min-width: 100px;
    max-width: 50%;
    width: inherit;
    z-index:100;
  }

  .textpic-intext-left .textpic-intext-left-media,
  .textmedia-intext-left .textmedia-intext-left-media{
    float: left;
  }
  
  .textpic-intext-right .textpic-intext-right-media,
  .textmedia-intext-right .textmedia-intext-right-media{
    float: right;
  }

  .textpic-intext-left .textpic-intext-left-body,
  .textpic-intext-right .textpic-intext-right-body,
    .textmedia-intext-left .textmedia-intext-left-body,
  .textmedia-intext-right .textmedia-intext-right-body{
    display: block;
    float:none;
    width: 100%;
  }
  

}



/*** intext left and right END ***/
.row.textpic-intext-left,
.row.textpic-intext-right,
.row.textmedia-intext-left,
.row.textmedia-intext-right{
  display: inherit; /* oder block */
}