body {
font-family: "roboto", sans-serif;
font-weight: 400;
font-style: normal;
margin:0;
padding:0;
border:0;
width:100%;
height:auto;
display:block;
text-align: left;
font-style: normal;
margin:0px;
padding:0px;
font-size:14px;
-webkit-text-size-adjust: none;
text-size-adjust: none;
color: #0069af;
line-height: 1.5em;
letter-spacing: 0.06rem;
}

a {
text-decoration: none;
}

header {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
width: 95%;
margin: 0 auto;
padding-top: 25px;
padding-bottom: 25px;
}

h1 {
font-size: 2em;
line-height: 1.1em;
color: #0069af;
}

h2 {
font-size: 2em;
color: #0069af;
font-weight: 500;
}

h3 {
font-size: 1.3em;
}



strong {
background-color: #0069af;
padding-left: 30px;
padding-right: 30px;
padding-top: 5px;
padding-bottom: 5px;
text-transform: uppercase;
border-radius: 12px;
color: #fff;
}

.namemenu {
display: none;
}

header button {
display: none;
}

header .logo {
height: 200px;
height: auto;
}

header .logo img {
width: 200px;
height: auto;
position: relative;
}

header .telefon, header .logo, header .buttonoben  {
height: auto;
position: relative;
display: inline-flex;
width: 30%;
flex-direction: column;
justify-content: center;
}


#telefonlinks {
display: inline-block;
position: relative;
padding-right: 10px;
}

#telefonrechts {
display: inline-block;
position: relative;
}

.telefon a {
color: #0069af;
}

.telefon img {
width: 30px;
height: auto;
}

a.button {
background-color: #0069af;
color: #fff;
position: relative;
padding: 5px 30px;
margin-top: 5px;
width: auto;
display: inline-block;
text-transform: uppercase;
font-weight: 700;
}

a.button:hover {
background-color: #005699;
}

.logo {
text-align: center;
}

.buttonoben p {
text-align: right;
}



nav {
background-color: #0069af;

width: 100%;
}

nav ul {
text-align: center;
margin: 0 auto;
list-style: none;
display: flex;
flex-wrap: wrap;
align-items: middle;
font-size: 17px;
justify-content: center;
z-index: 2;
}

nav ul a {
color: #fff;
padding-top: 15px;
padding-bottom: 15px;
}

nav ul li {
padding-left: 30px;
padding-right: 30px;
padding-top: 15px;
padding-bottom: 15px;
}

nav ul li ul {
display: none;
transition: 1s;
}

nav ul li:hover ul {
transition: 1s;
display: block;
position: absolute;
text-align: left;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 0;

}

nav ul li ul li {
background-color: #0069af;
padding-top: 10px;
padding-bottom: 10px;
}

nav ul li ul li:hover {
background-color: #005699;
}


.slideshowbereich {
width: 100%;
z-index: 1;
height: auto;
position: relative;
top: 0;
}

.slideshowbereich ul.slick-dots {
display: none;
}

.slideshowbereich img {
width: 100%;
height: auto;
opacity: 0;
}

.slideshowbereich {
background-color: #000;
}

.slideshowbereich .slick-track {
height: auto;
}

.slideshowbereich .rsContent {
background-repeat: no-repeat;
background-size: cover;
background-position: center;
height: 400px;
}

.inhalt2spaltenblau {
background-color: #0069af;
padding-top: 100px;
padding-bottom: 100px;
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
width: 80%;
padding-left: 10%;
padding-right: 10%;
}

.inhalt2spaltenblau .spalte1 {
width: 48%;
height: auto;
display: block;
}

.inhalt2spaltenblau .spalte2 {
width: 48%;
height: auto;
display: block;
}

.inhalt2spaltenblau p.rund img {
width: 100%;
height: auto;
position: relative;
border-radius: 20px;
box-shadow: 0px 0px 4px 0px #000;
}

.inhalt2spaltenblau .auswahl h3 {
margin-top: 0;
}

.inhalt2spaltenblau .auswahl {
width: 100%;
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
}

.inhalt2spaltenblau .auswahl .innen {
background-color: #0069af;
width: 30%;
text-align: center;
margin-bottom: 20px;
border-radius: 20px;
padding-top: 15px;
padding-bottom: 15px;
box-shadow: 0px 0px 4px 0px #000;
}

.inhalt2spaltenblau .auswahl .innen:hover {
background-color: #005699;
}

.inhalt2spaltenblau .auswahl .innen  img {
height: 45px;
width: auto;
padding-bottom: 5px;
}
.inhalt2spaltenblau a {
color: #fff;
}

.inhalt2spaltenblau h1 {
color: #fff;
}

.inhalt2spaltenblau {
color: #fff;
}

.inhalt2spaltenblau strong {
color: #0069af;
background-color: #fff;
}

.inhalt2spaltenblau .umgebend {
width: 100%;
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
}

.inhalt2spaltenblau .umgebend img {
width: 70px;
height: auto;
padding-right: 20px;
}


.kontakt {
background-color: #fff;
color: #0069af;
position: relative;
bottom: 0%;
top: -60px;
width: 75%;
padding-left: 2.5%;
padding-right: 2.5%;
padding-top: 5px;
padding-bottom: 5px;
margin-left: 10%;
margin-right: 10%;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
border-radius: 20px;
box-shadow: 0px 0px 4px 0px #000;
}

.kontakt .element {
width: 45%;
}

.kontakt .element:nth-child(1) {
width: auto;
}

.kontakt .element:nth-child(3) {
width: auto;
}

.kontakt .umgebend img {
width: 70px;
height: auto;
padding-right: 20px;
}

.kontakt .umgebend {
width: 100%;
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
}

.textRahmen {
width: 80%;
padding-left: 10%;
padding-right: 10%;
padding-top: 35px;
padding-bottom: 0px;
}

.inhalt2spalten {
width: 80% !important;
height: auto;
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
padding: 60px 10%;
}

.inhalt2spalten > div {
width: 48%;
height: auto;
display: inline-block;
position: relative;
}

.inhalt2spalten > div img {

height:auto;
position:relative;
max-width:100%;
}

.bilderumgend {
width: 100%;
height: auto;
}

.bilderumgend div.bild1 {
width: 80%;
margin-right: 20%;
height: auto;
display: block;
position: relative;

}

.bilderumgend div.bild2 {
width: 50%;
margin-left: 50%;
height: auto;
display: block;
position: absolute;
bottom: -20%;
}


div.buttonsumgebend {
display: flex;
justify-content: center;
margin-bottom: 15px;
}

div.buttonsumgebend a.button.active {
background-color: #0069af;
color: #fff;
display: table-cell;
}

div.buttonsumgebend a.button {
background-color: #fff;
color: #0069af;
border: 2px solid #0069af;
border-left: 1px solid #0069af;
border-right: 1px solid #0069af;
display: table-cell;
}

div.buttonsumgebend a.button:hover {
background-color: #0069af;
color: #fff;
}

div.buttonsumgebend a.button:nth-child(1) {
border-left: 2px solid #0069af;
}

div.buttonsumgebend a.button:nth-child(4) {
border-right: 2px solid #0069af;
}


.auflistung .listelement a {
display:block;
}
.auflistung .listelement .vorschaubild {
width: 100%;
height: 220px;
position: relative;
background-size: cover;
background-position: center;
}
.auflistung .listelement .vorschaubild a {
display:block;
width:100%;
height:100%;
position:relative;
}
.auflistung .listelement {
height: auto;
position: relative;
display: inline-block;
box-shadow: 0px 0px 3px 1px #777;
background-color: #fff;
width: 32%;
margin-top: 10px;
margin-bottom: 10px;
}

.listelement:hover {
background-color: #eee;
}

div.auflistung {
height: auto;
display: inline-flex;
position: relative;
text-align: left;
vertical-align: top;
justify-content: space-between;
flex-wrap: wrap;
width: 80%;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 10%;
margin-right: 10%;
margin-bottom: 35px;
}



.auflistung .listelement h3 {
font-size: 1.8em;
line-height: 1.3em;
padding-left: 30px;
padding-right: 30px;
color: #fff;
text-align: center;
}

.auflistung .listelement a.ueberschrift {
opacity: 0;
transition: 2s;
opacity: 0;
position: absolute;
top: 0;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
flex-wrap: wrap;
align-items: center;
transition: 1s;
}

.auflistung .listelement a.ueberschrift:hover {
transition: 1s;
opacity: 1;
background-color: rgba(0,0,0,0.7);



}

.auflistung .listelement p {
display: none;
}

.auflistung .listelement .datum {
display: none;
}

.textRahmenVB4sp {
background-color: #0069af;
color: #fff;
width: 80%;
height: auto;
position: relative;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: flex-start;
padding: 60px 10%;
}

.textRahmenVB4sp > div {
width: 22%;
height: auto;
display: block;
position: relative;
}

.textRahmenVB4sp .textSpalteRechtsVB3sp {
width: 27%;
}

.textRahmenVB4sp p.logo img {
width: 60%;
height: auto;
padding-right:50%;
}

.textRahmenVB4sp a {
color: #fff;
}

footer .textRahmenVB4sp .textSpalteRechtsVB3sp img {
width: 20px;
height: auto;
position: relative;
display: inline-block;
margin-right: 5px;
vertical-align: top;
top: 1px;
}


footer .textRahmenVB4sp #standort1 {
position: relative;
display: inline-block;
}

footer .textRahmenVB4sp #standort1 p {
margin: 0;
}

footer .textRahmenVB4sp .standort p, footer .textRahmenVB4sp .mail p, footer .textRahmenVB4sp .telefon p  {
display: inline-block;
position: relative;
}


.galerie {
display:flex;
position:relative;
width:80%;
height:auto;
flex-wrap:wrap;
padding-left: 10%;
padding-right: 10%;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: center;
}

.galerie > a {
height: auto;
position: relative;
display: inline-block;
background-color: #fff;
width: 32%;
margin-top: 10px;
margin-bottom: 10px;
background-size:cover;
background-position:center;
background-repeat:no-repeat;
}

.galerie > a img {
width:100%;
height:auto;
position:relative;
display:block;
visibility:hidden;
}

nav ul.rex-navi1 li.rex-article-4 a:after, nav ul.rex-navi1 li.rex-article-5 a:after {
content: "";
background-image: url(../../media/pfeil-runter.png);
display: inline-block;
width: 20px;
height: 20px;
background-size:15px auto;
position: relative;
background-position: center;
background-repeat: no-repeat;
left: 4px;
top: 4px;
}

nav ul.rex-navi1 li.rex-article-4 ul a:after, nav ul.rex-navi1 li.rex-article-5 ul a:after {
display: none;
}

div.buttonmenu {
display: none;
}

img.schatten {
box-shadow: 0px 0px 10px 2px #333;
}





div.buttonsumgebend {
display: flex;
justify-content: center;
margin-bottom: 15px;

}

div.buttonsumgebend button.active {
background-color: #0069af;
color: #fff;
display: table-cell;
}

div.buttonsumgebend button {
background-color: #fff;
color: #0069af;
border: 2px solid #0069af;
border-left: 1px solid #0069af;
border-right: 1px solid #0069af;
display: table-cell;
font-family: "roboto", sans-serif;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.06rem;
padding-left: 30px;
padding-right: 30px;
padding-top: 5px;
padding-bottom: 5px;
}

div.buttonsumgebend button:hover {
background-color: #0069af;
color: #fff;
}

div.buttonsumgebend button:nth-child(1) {
border-left: 2px solid #0069af;
}

div.buttonsumgebend button:nth-child(4) {
border-right: 2px solid #0069af;
}

div.buttonsumgebend.websiten button.websiten, div.buttonsumgebend.fotografie button.fotografie, div.buttonsumgebend.onlineshop button.onlineshop, div.buttonsumgebend.print button.print {
background-color: #0069af;
color: #fff;
}

button {
cursor: pointer;
}





@media screen and (max-width: 1000px) {
.slideshowbereich .rsContent {
height: 300px;
}

.inhalt2spaltenblau .spalte1 {
width: 100%;
padding-bottom: 50px;
}

.inhalt2spaltenblau .spalte2 {
width: 100%;
}

.inhalt2spalten {
display: block;
padding: 30px 10%;
}

.inhalt2spalten > div {
width: 100%;
display: block;
padding-bottom: 30px;
}

.bilderumgend {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.bilderumgend div.bild1 {
width: 49%;
margin-left: 0;
margin-right: 0%;
}

.bilderumgend div.bild2 {
margin-left: 0;
width: 49%;
position: relative;
margin-top: 50px;
}

.auflistung .listelement {
width: 49%;
}

.textRahmenVB4sp .textSpalteRechtsVB3sp {
width: 49%;
}

.textRahmenVB4sp > div {
width: 49%;
margin-bottom: 30px;
}
}

@media screen and (max-width: 600px) {

div.buttonmenu {
display: block;
}

div.logo {
width: 50%;
margin: 0 auto;
padding-top: 30px;
}

div.logo img {
width: 100%;
}

header .telefon, header .logo, header .buttonoben {
width: 49%;
}

.slideshowbereich .rsContent {
height: 200px;
}

.inhalt2spaltenblau {
width: 90%;
padding-left: 5%;
padding-right: 5%;
padding-top: 50px;
}

.kontakt {
width: 85%;
padding-left: 2.5%;
padding-right: 2.5%;
margin-left: 5%;
margin-right: 5%;
}

.inhalt2spalten {
width: 90% !important;
padding: 30px 5%;
}

.textRahmen {
width: 90%;
padding-left: 5%;
padding-right: 5%;
}

.kontakt .element {
width: 100%;
}

.buttonmenu button {
position: relative;
background-color: transparent;
width: 100%;
height: 100%;
border: 0;
outline: 0;
z-index: 1100;
transition: top .5s;
cursor: pointer;
vertical-align: middle;
justify-content: space-between;
flex-wrap: wrap;
display: inline-block;
font-family: "roboto", sans-serif;
padding: 0;
}

#nav-icon1 {
width: 45px;
height: 20px;
display: inline-block;
position: relative;
top: 3px;
}

body #nav-icon1 span {
    display: block;
    width: 28px;
    height: 2px;
    background-color: #fff;
    position: relative;
    z-index: 2;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

body #nav-icon1 span {
    background: #fff;
}

body .menuumgebend span {
color: #fff;
font-size: 18px;
position: relative;
display: inline-block;
}


body #nav-icon1 span:first-child {
    width: 14px;
    margin-right: 14px;
}

body #nav-icon1 span:nth-child(2) {
    margin: 6px 0;
}

body #nav-icon1 span:last-child {
    width: 14px;
    margin-left: 14px;
}

body.open #nav-icon1 span {
    transform: rotate(-45deg) translateY(7px) translateX(2px);
    margin-right: 0;
    margin-left: 0;
}

body.open #nav-icon1 span:first-child {
transform: rotate(45deg) translateY(-1px) translateX(10px);
    margin-right: 0;
    margin-left: 0;
}

body.open #nav-icon1 span:last-child {
    transform: rotate(45deg);
    margin-right: 0;
    margin-left: 18px;
}



body.open header .buttonmenu button {
margin-left: 5px;
}

.menuumgebend {
width: 100%;
height: auto;
position: relative;
margin: 0 auto;
background-color: #0069af;
padding-top: 20px;
padding-bottom: 20px;
}

nav ul {
display: block;
padding-left: 0;
}

nav ul li:hover ul {
position: relative;
}

nav {
display: none;
}

body.open nav {
display: block;
position: absolute;
z-index: 2;
height: 100vh;
}

nav ul li {
border-bottom: 1px solid #fff;
}

#telefonrechts {
font-size: 11px;
line-height: 1.7em;
}

.telefon img {
width: 26px;
height: auto;
}

#telefonlinks {
padding-right: 4px;
}

.inhalt2spaltenblau .auswahl .innen img {
height: 30px;
}

.inhalt2spaltenblau h3 {
font-size: 1.0em;
}

.textRahmenVB4sp > div {
width: 100%;
}

.textRahmenVB4sp .textSpalteRechtsVB3sp {
width: 100%;
}

div.buttonsumgebend a.button {
display: inline-block;
width: 47%;
padding-left: 0;
padding-right: 0;
text-align: center;
border: 2px solid #0069af!important;
}

div.buttonsumgebend a.button.active {
display: inline-block;
}

.auflistung .listelement {
width: 100%;
}

div.auflistung {
width: 90%;
margin-left: 5%;
margin-right: 5%;
}

h2 {
line-height: 1.1em;
}


div.buttonsumgebend button {
display: inline-block;
width: 49%;
padding-left: 0;
padding-right: 0;
text-align: center;
border: 2px solid #0069af!important;
margin-bottom: 5px;
}

div.buttonsumgebend {
display: inline-block;
width: 100%;
}

.galerie > a {
width: 48%;
}

.galerie {
width: 90%;
padding-left: 5%;
padding-right: 5%;
}

}
