@charset "utf-8";
/* CSS Document */

    @font-face {
    font-family: 'Habanera-Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Habanera-Regular'), url('Habanera-Regular.woff') format('woff');
    }

html, body {
height: 100%;
margin: 0;
padding: 0;
font-family: 'Futura-Win';
	font-size: 20px;

}

body {
	font-size: 100%;
}

#wrapper {
    position: relative;
    min-height: 100%;
    width: 100%;
    margin: 0 auto;
}

.dp--cookie-check label {
  width: 100% !important;
  clear: both;
  float: none !important;
  display: flex;
}

.cc-window {
  font-family: 'Habanera-Regular';
  font-size: 18px;
}

label[for="dp--cookie-required"], label[for="dp--cookie-statistics"], label[for="dp--cookie-marketing"]  {
  color: #fff;
  font-size: 13px;
}

input[id="dp--cookie-required"], input[id="dp--cookie-statistics"], input[id="dp--cookie-marketing"]  {
  width: 18px;
  height: 18px;
}

.cc-compliance a {
  color: #fff !important;
  text-decoration: none;
}

.navi_seite, .navi_seite_aktiv, .navi_seite_klein, .navi_seite_klein_aktiv, .navi_seite_klein1, .navi_seite_klein1_aktiv {
  list-style-type:none;
}

#navi_810 .navi_seite a {
        display: block;
        height: 30px;
        color: #888888; !important;
  background: #fff; /* Old browsers */
	font-family: 'PT Sans', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
  list-style-type:none;
  padding: 15px 10px 5px 10px;
}

#navi_810 .navi_seite a:hover {
        display: block;
        height: 30px;
        color: #CCAA51;
background: #ffffff; /* Old browsers */
  font-family: 'PT Sans', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
  list-style-type:none;
        padding: 15px 10px 5px 10px;
}

#navi_810 .navi_seite_aktiv a:link, #navi_950 .navi_seite_aktiv a:visited {
  display: block;
  height: 30px;
  color: #888888 !important;
  background: #fff; /* Old browsers */
	font-family: 'PT Sans', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
  list-style-type:none;
  padding: 15px 10px 5px 10px;
}

.slide_content{
                width:96%;
                color:white;
                padding:2%;
                display:none;
}

.slide_button{
  position: relative;
  width: 96%;
  height:40px;
  padding: 3px 2% 7px 2%;
  color: #000;
  margin-bottom: 0px;
}

h1 {
  	font-size: 24px;
	line-height: 36px;
	color: #a6171c;
    font-family: 'Habanera-Regular';
}

h2 {
  	font-size: 22px;
	line-height: 33px;
	color: #a6171c;
    font-family: 'Habanera-Regular';
}

.ce-bodytext {
  	font-size: 18px;
	line-height: 27px;
	color: #888888;
    font-family: 'Habanera-Regular';
}

.info {
  	font-size: 18px;
	line-height: 27px;
	color: #888888;
    font-family: 'Habanera-Regular';
}

.image-caption {
  	font-size: 15px;
	line-height: 22px;
	color: #888888;
    font-family: 'Habanera-Regular';
}

.footer {
  	font-size: 15px;
	line-height: 20px;
	color: #444444;
    font-family: 'Habanera-Regular';
}

.kompetenz {
  	font-size: 18px;
	line-height: 27px;
	color: #ffffff;
    font-family: 'Habanera-Regular';
}

.menu {
	vertical-align: middle;
}

/* HAUPTNAVIGATION Definitionen */

#nav, #nav ul {
  z-index: 50 !important;
  font-family: 'Habanera-Regular';
  font-size: 18px;
  height: 50px;
  list-style: none;
  line-height: 50px;
  font-weight: normal;
  padding: 0px 0px 0px 0px;
  margin: 0px auto 0px auto;
}

#nav {
     margin-top: 10px !important;
}

#nav li {
  display: inline-block;
  height: 50px;
}

#nav li:last-child {
  display: inline-block;
  height: 50px;
}

#nav a {
  display: block;
  width: auto;
  text-decoration: none;
  padding: 0;
}

#nav li a:link, li a:visited {
  color: #888888;
  height: 50px;
  text-decoration: none;
  padding: 0px 10px 0px 10px;
  display: block;
}

#nav li a:hover {
  color: #CCAA51 !important;
  height: 50px;
  text-decoration: none;
  padding: 0px 10px 0px 10px;
  display: block;
}

#nav li ul {
  font-family: 'Habanera-Regular';
  position: absolute;
  left: -999em;
  font-size:16px;
  width: 210px;
  height: auto;
  font-weight: normal;
  line-height: 50px;
  opacity: 1;
  margin-top: 0px;
  margin-left: 10px;
}

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  height: 40px !important;
}

#nav li li {
  width: 210px;
  text-align: left;
  color: #005ca9 !important;
  text-transform: none;
  height: 40px !important
}

#nav li li:hover, #nav li li.sfhover {
  width: 210px;
  text-align: left;
  color: #fff;
  background: #005ca9 !important;
  text-transform: none;
  height: 40px !important;
}

#nav li li a {
  display: block;
  color: #005ca9 !important;
  padding: 0px 10px 0px 10px;
  background: #f8f8f8; /* Old browsers */
}

#nav li li a:link {
  display: block;
  color: #666;
  padding: 0px 10px 0px 10px;
}

#nav li li a:visited {
  display: block;
  color: #666;
  padding: 0px 10px 0px 10px;
}

#nav li li a:hover {
  color: #fff !important;
  background: #005ca9 !important;
}

.nava a {
  color: #CCAA51 !important;
  padding: 0px 10px 0px 10px;
  display: block;
}

.nava li a {
  display: block;
  color: #CCAA51 !important;
  padding: 0px 10px 0px 10px;
}

.nava a:hover {
  display: block;
  color: #CCAA51 !important;
  padding: 0px 10px 0px 10px;
}

.nava a:active {
  display: block;
  color: #CCAA51 !important;
  padding: 0px 10px 0px 10px;
}

#nav .nava .nava_sub a {
  color: #CCAA51 !important;
  background: #a5b0da;
}

/* NEBENNAVIGATION Definitionen */

#navn, #navn ul {
  font-family: 'Habanera-Regular';
  font-size: 15px;
  list-style: none;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 0;
}

#navn li {
  padding: 5px 0px 0px 0px;
}

#navn a:link, #navn a:visited {
  color: #444444;
  text-decoration: none;
}

#navn a:hover {
  color: #a6171c;
  text-decoration: none;
}

.navna a:link  {
  color: #a6171c !important;
  text-decoration: none;
}

.navna a:hover {
  color: #a6171c !important;
  text-decoration: none;
}

.navna a:active {
  color: #a6171c !important;
  display: block;
  text-decoration: none;
}

.navna a {
  color: #a6171c;
  display: block;
  text-decoration: none;
}

.navna a:visited {
  color: #a6171c !important;
  display: block;
  text-decoration: none;
}

/* FORMULARE Definitionen */

label {
  font-size: 18px;
  line-height: 27px;
  color: #888888;
  font-family: 'Habanera-Regular';
  width: 13%;
  float: left; 
  margin-bottom: 20px;
}

input {
  font-size: 18px;
  line-height: 27px;
  color: #888888;
  font-family: 'Habanera-Regular';
  width: 34%;
  margin-right: 2%;
  float: left; 
  margin-bottom: 20px;
  border-radius: 5px;
  border: 1px solid #a6171c;
}

textarea {
  font-size: 18px;
  line-height: 27px;
  color: #888888;
  font-family: 'Habanera-Regular';
  width: 83.5%;
  height: 120px;
  margin-bottom: 20px;
  border-radius: 5px;
  border: 1px solid #a6171c;
}

button[type="submit"] {
  font-size: 18px;
  line-height: 27px;
  color: #888888;
  font-family: 'Habanera-Regular';
  width: 150px;
  padding: 2px;
  margin-top: 20px;
  border-radius: 10px;
}

button[type="submit"]:hover {
  font-size: 18px;
  line-height: 27px;
  color: #ffffff;
  background: #a6171c;
  font-family: 'Habanera-Regular';
  width: 150px;
  padding: 2px;
  margin-top: 20px;
  border-radius: 10px;
}

.form-text {
  	font-size: 18px;
	line-height: 27px;
	color: #888888;
    font-family: 'Habanera-Regular';
}

@media screen and (max-width:3000px) {

#content {
  padding-bottom: 250px;
  overflow: hidden;
}

#info_aussen {
	width: 100%;
	height: 130px;
}

#info_innen {
	width: 1100px;
	margin: 0 auto 0 auto;
	padding-top: 10px;
	height: 120px;
}

#info1 {
	float: left;
	width: 20%;
	margin-right: 10%;
	padding-top: 50px;
}

#info3 {
	width: 40%;
	float: right;
	padding-top: 50px;
    text-align: right;
}

#info2 {
	float: left;
	width:20%;
	text-align: center;
	height: 110px;
}

  #navi_810 {
    display: none;
  }

#headerbild {
	width: 100%;
	height: auto;
}

#willkommen_aussen {
	width: 100%;
	overflow: hidden;
	padding-bottom: 60px;
}

#willkommen_innen {
	width: 1100px;
	margin: 0 auto 0 auto;
	padding-top: 40px;
}

#inhalt_aussen {
	width: 100%;
	overflow: hidden;
	padding-bottom: 60px;
}

#inhalt_innen {
	width: 1100px;
	margin: 0 auto 0 auto;
	padding-top: 40px;
}

#kompetenzen_aussen {
	width: 100%;
	overflow: hidden;
	height: auto;
	padding-bottom: 80px;
	background: #eee;
}

#kompetenzen_innen {
	width: 1100px;
	margin: 0 auto 0 auto;
	padding-top: 80px;
}

#referenzen_aussen {
	width: 100%;
	overflow: hidden;
	height: auto;
	padding-bottom: 20px;
}

#referenzen_innen {
	width: 1100px;
	margin: 0 auto 0 auto;
	padding-top: 80px;
}

#kflex {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#k1, #k2, #k3, #k4, #k5, #k6, #k7, #k8 {
	position: relative;
    display: flex;
	margin-top: 40px;
	width: 21%;
    aspect-ratio: 1 / 1;
    justify-content: center;
    align-items: center;
    text-align: center;
}

#k1, #k8 {
	background: #a6171c;
}

#k2, #k6 {
	background: #9b3538;
}

#k3, #k7 {
	background: #85181c;
}

#k4, #k5 {
	background: #c52f34;
}

#customers_aussen {
	width: 100%;
	overflow: hidden;
	height: auto;
	padding-bottom: 40px;
}

#customers_innen {
	width: 1100px;
	margin: 0 auto 0 auto;
	padding-top: 80px;
}

#customers_innen {
	display: none;
}

#referenz {
	width: 100%;
	height: auto;
}

#footer_aussen {
	margin-top: 0px;
  	position:absolute;
  	bottom:0px;
  	width:100%;
  	height: 250px;
    background: #dddddd;
	border-top: 1px solid #444444;
}

#footer_innen {
	width: 1100px;
	margin: 0 auto 0 auto;
	padding-top: 40px;
}

#f1 {
	width: 30%;
	float: left;
	margin-right: 5%;
}

#f2 {
	width: 30%;
	float: left
}

#f3 {
	float: right;
	width: 30%;
}

}

@media screen and (max-width:1100px) {

#info_innen {
	width: 96%;
    padding-left: 2%;
    padding-right: 2%;
	margin: 0 auto 0 auto;
	padding-top: 10px;
	height: 120px;
}

#willkommen_innen {
	width: 96%;
    padding-left: 2%;
    padding-right: 2%;
	margin: 0 auto 0 auto;
	padding-top: 40px;
}

#inhalt_innen {
	width: 96%;
    padding-left: 2%;
    padding-right: 2%;
	margin: 0 auto 0 auto;
	padding-top: 40px;
}

#referenzen_innen {
	width: 96%;
    padding-left: 2%;
    padding-right: 2%;
	margin: 0 auto 0 auto;
	padding-top: 80px;
}

#kompetenzen_innen {
	width: 96%;
    padding-left: 2%;
    padding-right: 2%;
	margin: 0 auto 0 auto;
	padding-top: 80px;
}

#footer_innen {
	width: 96%;
    padding-left: 2%;
    padding-right: 2%;
	margin: 0 auto 0 auto;
	padding-top: 40px;
}
	
}

@media screen and (max-width:1060px) {
  
label {
  font-size: 18px;
  line-height: 27px;
  color: #888888;
  font-family: 'Habanera-Regular';
  width: 90%;
  float: left; 
  margin-bottom: 20px;
}

input {
  font-size: 18px;
  line-height: 27px;
  color: #888888;
  font-family: 'Habanera-Regular';
  width: 90%;
  margin-right: 2%;
  float: left; 
  margin-bottom: 20px;
  border-radius: 5px;
  border: 1px solid #a6171c;
}

textarea {
  font-size: 18px;
  line-height: 27px;
  color: #888888;
  font-family: 'Habanera-Regular';
  width: 90%;
  height: 120px;
  margin-bottom: 20px;
  border-radius: 5px;
  border: 1px solid #a6171c;
}

  
}

@media screen and (max-width:1000px) {

#k1, #k2, #k3, #k4, #k5, #k6, #k7, #k8 {
	position: relative;
    display: flex;
	margin-top: 40px;
	width: 30%;
    aspect-ratio: 1 / 1;
    justify-content: center;
    align-items: center;
    text-align: center;
}

}

@media screen and (max-width:900px) {

	
}

@media screen and (max-width:810px) {

#k1, #k2, #k3, #k4, #k5, #k6, #k7, #k8 {
	position: relative;
    display: flex;
	margin-top: 40px;
	width: 47%;
    aspect-ratio: 1 / 1;
    justify-content: center;
    align-items: center;
    text-align: center;
}

#f1, #f2, #f3 {
  clear: none;
  float: none;
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
}

#content {
  padding-bottom: 550px;
  overflow: hidden;
}

#footer_aussen {
	margin-top: 0px;
  	position:absolute;
  	bottom:0px;
  	width:100%;
  	height: 550px;
    background: #dddddd;
	border-top: 1px solid #444444;
}

#nav {
  display: none;
}

  #navi_810 {
    display: block;
  }

  .image-embed-item {
    width: 150px;
    height: 150px;
  }
	
}

@media screen and (max-width:700px) {
	
}

@media screen and (max-width:600px) {
	
}

@media screen and (max-width:500px) {
	
}
