a
{
	color: #283a8a;
	text-decoration: none;
}
a:active 
{
	color: #666;
	text-decoration: none;
}
a:hover
{
   color: #000;
   text-decoration: none;
   text-shadow: none;
}
   
body
{
font-family: halcom, sans-serif;
	font-size: 1.1em; font-weight: 400;
  color: #474748; -webkit-text-size-adjust:none;
  background-color:#fff;
}

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


input, textarea, select {
font-family: halcom, sans-serif;
font-size: 1.1em;
color: #474748;
padding: 8px;
border: 1px solid #d9d9da;
background: #e9e9ea;
}
input:focus, textarea:focus {
color: #283a8a;
}
 
.small
{
   font-size: 0.9em;
}
         
h1 {
font-size: 2.2em;
color: #283a8a;
margin:20px 0 30px 0; font-weight:700;
line-height: 1.2em; text-transform: uppercase;
}
.artikelseite h1 {
    margin-top: 50px; font-weight: 900;
}

.balkenblau h1 {
    font-weight: 300; font-size: 1.8em;
}
h1 em {
    font-style: normal; display: inline-block; padding: 5px 20px; background: #db1915;
}

h1.aligncenter {
    position: relative; margin-bottom: 50px; text-transform: uppercase;
}
h1 b, h1 strong {
    color: #283a8a; font-weight: 700;
}

#content0:not(.balkenblau) h1 {
    margin-top: 50px;
}

h2 {
font-size: 1.6em;
color: #474748;
font-weight:900;
margin: 20px 0 30px 0;
line-height: 1.5em;
}
h2 b, h2 strong {
    color: #283a8a; font-weight: 500;
}
h3 {
font-size: 1.3em; font-weight:400;
margin: 20px 0 15px 0;
line-height: 1.5em; text-transform: uppercase;
color: #283a8a;
}


footer h3 {
 margin: 0 0 20px; font-size: 1.2em; font-weight: 600;
}

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

.marker {
    color: #283a8a;
}

strong, b {
    font-weight: 700;
}

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: 15px 0 20px 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;
}



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: 100%; margin: 0 0 50px;
}
.teaserbox, .box {
margin:20px 1%;
float:left;
padding: 0 0 30px;
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;
position: relative;
 box-shadow: 0px 0px 3px 0px #666;
-moz-box-shadow: 0px 0px 3px 0px #666;
-webkit-box-shadow: 0px 0px 3px 0px #666
}
.teaserbox:hover {
 box-shadow: 0px 0px 5px 0px #666;
-moz-box-shadow: 0px 0px 5px 0px #666;
-webkit-box-shadow: 0px 0px 5px 0px #666;
}

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

.teaserbox h2, .startteaserbox h2  {
margin: 10px 0 5px 0;
text-transform: uppercase;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

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

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

.teaserbox div.ti {
    padding: 0 20px; text-align: left;
}
.teaserdatum {
    text-align: left; margin: 10px 0; color: #283a8a; font-weight: 700;
}

.teaserbox .teaserdatum::before {
float: left;
  display: block; padding:0 10px 0 15px;
  font-family: 'icons';
  text-decoration: none; float: left;
   font-size: 1.0em;
  content: "\e803"; color: #db1915;
}

p.teaserinhalt {
margin:0;
padding:0;
}
.teaserbox a.weiterlink {
 width: 100%; box-sizing: border-box; margin: 0; position: absolute; bottom: 0; left: 0;
}

.startteaserbox {
    float: left; width: 94%; margin: 20px 2%; padding: 50px 0;
}
.startteaserbox div.teaserbild {
    float: left; margin: 0 10% 20px 0;
}
.startteaserbox div.teaserbild img { max-width: 300px; max-height: 400px;}

.startteaserbox:nth-child(even) div.teaserbild {
    float: right; margin: 0 0 20px 10%;
}

.startteaserbox:nth-child(even)  { margin: 0 1%; padding: 50px 0; position: relative; }
.startteaserbox:nth-child(even)::after {
   background:url('images/Hintergrund_hell.webp') center center #cececf;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: -100%;
    top: 0;
    width: 300%;
    z-index: -1;
}


.startteaserbox .teaserdatum span {
    display: inline-block; border-bottom: 4px solid #db1915; padding: 0 0 3px;
}
.startteaserbox .teaserdatum span::before {
float: left;
  display: block; padding:0 10px 0 0;
  font-family: 'icons';
  text-decoration: none; float: left;
   font-size: 1.0em;
  content: "\e803"; color: #db1915;
}

.chronikseite div.teaserbox  {
    background: #283a8a; color: #fff; padding: 0 0 10px;
}
.chronikseite div.teaserbox:nth-child(odd) {
    background: #949dc5
}

#textfeld .chronikseite div.teaserbox img.boxbild {
    margin-bottom: 10px;
}

.chronikseite div.teaserbox .ti {
text-align: center; float: left; width: 100%; box-sizing: border-box;
}
.chronikseite div.teaserbox .ti h2 a { color: #fff; }

hr {
    border: 0; float: left; width: 100%; height: 2px; background:#0b2b53; 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: 100%; padding: 20px 0; margin:30px 1% 0; position: relative; cursor: pointer; font-size: 1.6em; border-top: 1px solid #666; line-height:30px;transition: all .5s ease-in-out; color: #474748;}
h2.accordeonlink:hover {
 color: #283a8a;
}


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

h2.accordeonlink:after {
  display: block; padding: 5px 10px;  position: absolute; top: 10px; right: 0; box-sizing: border-box;
  font-family: 'icons';
  text-decoration: none;
  font-size: 0.9em;color: #fff;
  content: "\e813"; width: 40px; height: 40px; text-align: center; border-radius: 50%; background: #283a8a;
}

h2.offen:after {
  display: inline-block; padding: 5px 10px;
  font-family: 'icons';
  text-decoration: none;
  font-size: 0.9em;
  content: "\e811";float: right;
}
h4#velink, h4#vllink, h4#vplink {
margin: 10px 0; border-bottom: 1px solid #f0f0f0; padding: 5px 0;
}

h4#velink::before, h4#vllink::before, h4#vplink::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";
}

h4#velink.aktiv::before, h4#vllink.aktiv::before , h4#vplink.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: 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: #0b2b53;
}
table {
    max-width: 100%;
}

figure.image_container {
    text-align: center;
}

div.ce_text {
    margin: 20px 0; line-height: 1.5em; border-bottom: 3px dotted #ccc; padding: 20px 0;
}
div.ce_text:last-child {
    border-bottom: 0;
}

@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.2em;}

h2.accordeonlink { font-size: 1.1em; }


.startteaserbox,.startteaserbox:nth-child(even)  { width: 92%; margin: 20px 4%;}
.startteaserbox div.teaserbild {margin: 0 0 20px 0; width: 100%; }
.startteaserbox div.teaserbild img { max-width: 100%; max-height: 400px;}
.startteaserbox:nth-child(even) div.teaserbild {margin: 0 0 20px;}


}

@media only screen and (max-width: 460px)
{
.balkenblau h1 {font-size: 1.5em;}
.teaserbox, .box {width: 98%; }
#textfeld img.boxbild {margin: 0 0 10px;max-width: 100%;}

}