/* barlow-regular - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400; font-display: swap;
  src: url('./font/barlow-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./font/barlow-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./font/barlow-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./font/barlow-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./font/barlow-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./font/barlow-v12-latin-regular.svg#Barlow') format('svg'); /* Legacy iOS */
}

/* barlow-600 - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600; font-display: swap;
  src: url('./font/barlow-v12-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./font/barlow-v12-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./font/barlow-v12-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('./font/barlow-v12-latin-600.woff') format('woff'), /* Modern Browsers */
       url('./font/barlow-v12-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./font/barlow-v12-latin-600.svg#Barlow') format('svg'); /* Legacy iOS */
}


a
{
	color: #797979;
	text-decoration: none;
}
a:active 
{
	color: #8d3c27;
	text-decoration: none;
}
a:hover
{
   color: #000;
   text-decoration: none;
   text-shadow: none;
}
   
body
{
font-family: 'Barlow', sans-serif;
	font-size: 1.1em; font-weight: 400;
  color:#3d464a; -webkit-text-size-adjust:none;
  background-color:#fff;
}

/*p, td {
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}   */


input, textarea, select
{
font-family: 'Barlow', sans-serif;
font-size: 1.0em;
color: #000;
padding: 10px;
}

 
.small
{
   font-size: 0.9em;
}
         
h1 {
font-size: 2.5em;
color: #3d464a;
margin:20px 0 30px 0; font-weight:400;
line-height: 1.4em; letter-spacing: 1px;
}
h1.aligncenter {
    position: relative; padding-bottom: 15px; margin-bottom: 50px; letter-spacing: 1px; 
}
.bildelement h1 {
    color: #fff;
}

h1.aligncenter::after {
    content:""; display: block; position: absolute; width: 100px; margin: 0 0 0 -50px; height: 1px; background: #fff;   left: 50%; bottom: 0;
}

h2 {
font-size: 1.4em;
color: #3d464a;
font-weight:600;
margin: 30px 0 20px 0;
line-height: 1.6em; letter-spacing: 1px;
}

fieldset.hl {
    border: 2px solid #3d464a; text-align: center; margin: 10px 0 30px; padding: 10px 15px;
}
.balken fieldset.hl {
    border: 2px solid #fff; text-align: center; margin: 10px 0 30px; padding:10px 15px 0;
}
fieldset.hl legend {
    padding: 0 10px; text-align: center; margin: 0 auto;
}
fieldset.hl legend h2 {
    line-height: 1.3em;
    }

fieldset.hl h2 {
    margin: 0;
}

@media only screen and (min-width: 1360px) {

}

h3 {
font-size: 1.4em; font-weight: 600;
margin: 30px 0 20px 0;
color: #3d464a;

line-height: 1.5em;
}


footer h3 {
 margin: 10px 0 15px; color:#fff; font-size: 1.0em;
}

h4 {
font-size: 1.4em;
margin: 30px 0;
font-weight: 200; line-height: 1.5em;
}

.marker {
    color: #8d3c27;
}

strong, b {
    font-weight: 600;
}

blockquote {
margin: 20px 0; font-size: 1.1em;
}

.alignleft {text-align: left;}
.aligncenter {text-align: center;}
.alignright {text-align: right;}

.unav h3 a {
padding-left: 20px;
font-size: 90%;
}

p {
margin: 10px 0 15px 0;
line-height: 1.6em;
}

#startinfo a.weiterlink {
    padding: 10px 40px 10px 30px;
}

#startinfo a.weiterlink::before {
  display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none;
  font-size: 0.8em;
  content: "\e801";
  }

footer a.tel::before {
  display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none;
  font-size: 1.2em;
  content: "\e804"; font-weight: normal;
}
.content9 a.tel::before {
  display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none;
  font-size: 1.2em;
  content: "\e804"; font-weight: normal; color: #8d3c27;
}
footer a.mobil::before {
  display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none;
  font-size: 1.2em;
  content: "\e8d6"; font-weight: normal;
}
footer a.cryptmail2::before {
  display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none;
  font-size: 1.2em;
  content: "\e803"; font-weight: normal;
}
.content9 a.cryptmail2::before {
  display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none;
  font-size: 1.2em;
  content: "\e803"; font-weight: normal; color: #8d3c27;
}

footer span.fax {
   color: #c12222;
}

ul.liste li {
margin-bottom: 15px;
}

ul.liste {
    list-style-image:url('images/dot.svg');
    margin: 20px 0; padding: 0 0 0 30px;
}


td {
    line-height: 1.5em;
}

p.willkommen {
color: #858494;
margin-top:15px;
font-size: 120%;
font-weight: bold;
}

p.utitle {
font-weight: bold;
}

.teaserseite {
    float: left; width: 102%; margin: 0 0 0 -1%; display: flex; flex-wrap: wrap;
}
.teaserseite .artikel {
    float: left; width: 98%; margin: 0 1%;
}
.teaserbox, .box {
margin:10px 1% 70px;
float:left;
padding: 0 0 40px;
box-sizing: border-box;
background: #fff;
width: 23%; -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
text-align: center;
position: relative;
}
.teaserbox hr {
    margin: 5px 40%; width: 20%;
}

.teaserbox:hover img.boxbild {
box-shadow: 0px 0px 5px 0px #999;
-moz-box-shadow: 0px 0px 5px 0px #999;
-webkit-box-shadow: 0px 0px 5px 0px #999;
}

#textfeld img.boxbild {
margin: 0 0 20px;
max-width:100%;
width: auto !important;
box-sizing: border-box; border: 1px solid #ddd;
}

.teaserbox h2 {
padding: 5px;
margin: 0;
color: #000;
text-align: center; font-family: "boucherie-sans";
height: 90px; overflow: hidden;
}
.teaserbox h2, .teaserbox p {
    float: left; width: 100%; box-sizing: border-box;
}

.teaserbox h2 a:link , .teaserbox h2 a:visited {
color: #000;
text-decoration: none;
}

.teaserbox h2 a:hover, .teaserbox h2 a:active {
color: #8d3c27;
}
.teaserbox > a {
    display: block; float: left; width: 100%; text-align: center;
}
.teaserbox .teaserlink {
    position: absolute; bottom: 0; left: 0; width: 100%;
}

.teaserbox p {
padding: 5px;
}

hr {
    border: 0; float: left; width: 100%; height: 2px; background:#797979; margin: 10px 0;
}

ul {
    line-height: 1.5em; padding: 0 0 0 25px;
}


.preis span {
    display: inline-block; padding: 10px 10px 0 0;
}
.preis span.preis1 {
    font-size: 2.0em;
}

.animation {
  opacity: 0;
  transition: all .5s ease-in-out;
  transform: translateY(50px);
}

.visible {
  opacity: 1;
transform:translateX(0);
}

h2.accordeonlink {float: left; width: 94%; padding: 20px 2%; margin: 30px 1% 0; background:#fff; cursor: pointer; font-size:2.0em; border-top: 1px solid #000; line-height:30px;transition: all .5s ease-in-out; position: relative; }
h2.accordeonlink span {
    font-size: 0.5em; color: #000 !important;
}

h2.accordeonlink:hover {
    background: #8d3c27; color: #fff;
}

h2.offen { color:#8d3c27; }
div.accordeon {
    float: left; padding: 20px 0; background: #fff;
}

h2.accordeonlink:after {
  display: block; padding: 0 10px; position: absolute;
  font-family: 'icons';
  text-decoration: none;
   font-size: 0.6em;
  content: "\e806"; top: 20%; right: 10px;
}

h2.offen:after {
  display: inline-block; padding: 0 10px;  position: absolute;
  font-family: 'icons';
  text-decoration: none;
  speak: none; font-size: 0.6em;
  content: "\e805"; top: 20%; right: 10px;
}
h2#vcllink, h2#vlllink {
margin: 10px 0; border-bottom: 1px solid #c12222;
}

h2#vcllink::before, h2#vlllink::before {
  display: inline-block; padding: 0 5px 0 5px; margin: 0 10px 0 0;
  text-decoration: none;
  speak: none; font-size: 1.3em;
  content: "\002B";
}

h2#vcllink.aktiv::before, h2#vlllink.aktiv::before  {
  display: inline-block; padding: 0 5px 0 5px; margin: 0 10px 0 0;
  text-decoration: none;
  speak: none; font-size: 1.3em;
  content: "\2212"; background: #fff;
}

ul.check {
            margin: 0 0 10px 0;
			padding: 0;
			list-style-type: none;
}
ul.check li {
    position: relative; padding: 10px 0 10px 35px;
}
ul.check li:before {
   position: absolute; top: 10px; left: 5px;
  display: block; padding:0;
  font-family: 'icons';
  text-decoration: none; float: left;
  speak: none; font-size: 1.0em;
  content: "\e764"; color: #fff;
}
table {
    max-width: 100%;
}



a.leistungslink {
    font-size: 1.3em; margin: 50px 0; line-height: 30px;
}

a.leistungslink::before {
display: inline-block;
  content: ' ';
  background-image: url('images/icons/leistungen.svg');
  background-size: 100% auto;
  height:30px; margin: 0 10px 0 0;
  width:30px;
}

@media only screen and (min-width: 680px)
{
div.zs {-webkit-columns: 2; -moz-columns: 2; columns: 2; float: left; width: 100%; margin: 0;
-webkit-column-gap: 30px; -moz-column-gap: 30px; column-gap: 30px;
    }
div.zs p {margin: 0 0 20px;}
}


@media only screen and (max-width: 1160px) {

.teaserbox, .box {width: 31.33%; }
}

@media only screen and (max-width: 680px)
{
h1 {font-size: 1.7em;}
h2 { font-size: 1.3em;}
h3 { font-size: 1.1em;}

.teaserbox, .box {width: 48%; }
h2.accordeonlink { font-size: 1.1em; }

}

@media only screen and (max-width: 460px)
{
#textfeld img.boxbild {margin: 0 0 10px;max-width: 100%;}
.teaserbox, .box {width: 98%; }
}