/* fira-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 300;
  src: url('./font/fira-sans-v16-latin-300.eot'); /* IE9 Compat Modes */
  src: url('./font/fira-sans-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./font/fira-sans-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('./font/fira-sans-v16-latin-300.woff') format('woff'), /* Modern Browsers */
       url('./font/fira-sans-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./font/fira-sans-v16-latin-300.svg#FiraSans') format('svg'); /* Legacy iOS */
}

/* fira-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  src: url('./font/fira-sans-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('./font/fira-sans-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./font/fira-sans-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./font/fira-sans-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('./font/fira-sans-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./font/fira-sans-v16-latin-regular.svg#FiraSans') format('svg'); /* Legacy iOS */
}

/* fira-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 500;
  src: url('./font/fira-sans-v16-latin-500.eot'); /* IE9 Compat Modes */
  src: url('./font/fira-sans-v16-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./font/fira-sans-v16-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('./font/fira-sans-v16-latin-500.woff') format('woff'), /* Modern Browsers */
       url('./font/fira-sans-v16-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./font/fira-sans-v16-latin-500.svg#FiraSans') format('svg'); /* Legacy iOS */
}

/* fira-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 700;
  src: url('./font/fira-sans-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: url('./font/fira-sans-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./font/fira-sans-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('./font/fira-sans-v16-latin-700.woff') format('woff'), /* Modern Browsers */
       url('./font/fira-sans-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./font/fira-sans-v16-latin-700.svg#FiraSans') format('svg'); /* Legacy iOS */
}

a
{
	color: #e38013;
	text-decoration: none;
}
a:active 
{
	color: #666;
	text-decoration: none;
}
a:hover
{
   color: #000;
   text-decoration: none;
   text-shadow: none;
}
   
body
{
font-family: "Fira Sans", serif;
	font-size: 1.1em; font-weight: 300;
  color: #28292a; -webkit-text-size-adjust:none;
  background-color:#fff;
}

/*p, td {
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}   */


input, textarea, select {
font-family: "Fira Sans", sans-serif;
font-size: 1.1em;
color: #28292a;
padding: 8px;
border: 1px solid #999;
background: #fff; outline: none;
}
input:focus, textarea:focus {
color: #e38013; border: 1px solid #28292a;
}


input[type=checkbox] {
    float: left; margin: 10px 10px 0 0;-webkit-appearance:none;-moz-appearance:none; appearance:none; width: 15px; height: 15px; display: inline-block; position: relative;
     border-radius: 0; border: 2px solid #e38013
}
input[type=checkbox]:checked {
    background:#28292a;
}
input[type=checkbox]:checked::after {
content: '';
position: absolute;
background-color: #fff;
left: 3px;
top: 8px;
width: 2px;
height: 2px;
box-shadow: 2px 0 0 #fff, 4px 0 0 #fff, 4px -2px 0 #fff, 4px -4px 0 #fff, 4px -6px 0 #fff, 4px -8px 0 #fff;
transform: rotate(45deg);
}
 
.small
{
   font-size: 0.9em;
}
         
h1 {
font-size: 2.5em;
color: #e38013;
margin:20px 0 30px 0; font-weight:300;
line-height: 1.4em;letter-spacing: 4px;
}


h2 {
font-size: 2.1em;
color: #e38013;
font-weight:300;
margin: 30px 0 20px 0;
line-height: 1.4em; letter-spacing: 4px;
}


h3 {
font-size: 1.1em; font-weight: 400;
margin: 20px 0 15px 0;
line-height: 1.4em;
color: #e38013;
}

h4 {
font-size: 1.0em;
margin: 20px 0 10px 0;
}

.marker {
    color: #e38013; font-size: 1.1em;
}

strong, b {
    font-weight: 700;
}

.zitat {
    font-size: 0.9em; font-weight: 400;
}

blockquote {
margin: 20px 0; font-size: 1.0em;  color: #e38013; font-style: italic;
position: relative;
}
.zitat {
    box-sizing: border-box; padding: 10px 35px;
}

.zitat blockquote::before {
 content:""; width: 30px; height: 30px; background: url('images/anfuehrungszeichen1.svg') center center no-repeat; background-size: 100% auto;
 display: block; position: absolute; top: 0; left: -38px;
}
.zitat blockquote::after {
 content:""; width: 30px; height: 30px; background: url('images/anfuehrungszeichen2.svg') center center no-repeat; background-size: 100% auto;
 display: block; position: absolute; bottom: 0; right: -30px;
}
.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;
}
p.tel::before {
  display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none;
  speak: none; font-size: 1.2em;
  content: "\e804"; font-weight: normal;
}
p.email::before {
  display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none;
  speak: none; font-size: 1.2em;
  content: "\e90c"; font-weight: normal;
}
header a.tel::before {
  display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none;
  speak: none; font-size: 1.2em;
  content: "\e804"; font-weight: normal;
}
header a.cryptmail2::before {
  display: inline-block; padding: 0 10px 0 0;
  font-family: 'icons';
  text-decoration: none;
  speak: none; font-size: 1.2em;
  content: "\e90c"; font-weight: normal;
}


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: #e38013;
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%;
float:left;
padding: 10px;
box-sizing: border-box;
background:#fff;
width: 31.33%; -webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
text-align: center;

}
.teaserbox:hover {
    background: #fff;
}

#textfeld img.boxbild {
float: left;
margin: 0 0 20px;
max-width:100%;
}

.teaserbox h2 {
padding: 5px;
margin: 10px 0 5px 0;
color: #e38013;
text-align: center;
}

.teaserbox h2 a:link , .teaserbox h2 a:visited {
color: #e38013;
text-decoration: none;
}

.teaserbox h2 a:hover, .teaserbox h2 a:active {
color: #e38013;
}

p.teaserinhalt {
margin:0;
padding: 5px;
}

hr {
    border: 0; float: left; width: 100%; height: 1px; background:#e38013; 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: 12px 2% 10px; margin: 10px 1% 0; background:#666; color: #fff;  cursor: pointer; font-size: 1.4em; border-bottom: 1px solid #ddd; line-height:30px;transition: all .5s ease-in-out;}
h2.accordeonlink:hover {
    background: #000;
}

h2.offen { background:#666; }
div.accordeon {
    float: left; padding: 20px 0; background: #fff;
}

h2.accordeonlink:after {
  display: block; padding: 0 10px;
  font-family: 'icons';
  text-decoration: none;
  speak: none; font-size: 0.9em;
  content: "\e806"; float: right;
}

h2.offen:after {
  display: inline-block; padding: 0 10px;
  font-family: 'icons';
  text-decoration: none;
  speak: none; font-size: 0.9em;
  content: "\e805";float: right;
}


ul.check {
            margin: 0 0 10px 0;
			padding: 0;
			list-style-type: none;
}
ul.check li {
    position: relative; padding: 5px 0 5px 35px;
}
ul.check li:before {
   position: absolute; top: 5px; left: 5px;
  display: block; padding:0;
  font-family: 'icons';
  text-decoration: none; float: left;
  speak: none; font-size: 1.0em;
  content: "\e809"; color: #515253;
}
.balken ul.check li::before {
    color: #000;
}

table {
    max-width: 100%;
}


@media only screen and (max-width: 960px) {
.teaserbox, .box {width: 48%; }
}


@media only screen and (max-width: 680px)
{
h1 {font-size: 1.8em;}
h2 { font-size: 1.6em;}
h3 { font-size: 1.0em;}

.teaserbox, .box {width: 98%; }
h2.accordeonlink { font-size: 1.1em; }
.arbeitsbuehne .bildrahmen {margin: 0 0 20px 0; width: 100%; max-width: 100%;}
.arbeitsbuehne table, table.abtab { width: 100%; }
}

@media only screen and (max-width: 460px)
{
#textfeld img.boxbild {margin: 0 0 10px;max-width: 100%;}

}