﻿/* Version: 05.03.2018 */

@font-face { 
	font-family: "Titillium Web";
	src: url('https://fonts.pwrk.dev/ofl/titilliumweb/TitilliumWeb-ExtraLight.woff2') format('woff2') ;
	font-weight: 200;
	font-style: normal;
}

@font-face { 
	font-family: "Titillium Web";
	src: url('https://fonts.pwrk.dev/ofl/titilliumweb/TitilliumWeb-Light.woff2') format('woff2') ;
	font-weight: 300;
	font-style: normal;
}

@font-face { 
	font-family: "Titillium Web";
	src: url('https://fonts.pwrk.dev/ofl/titilliumweb/TitilliumWeb-Regular.woff2') format('woff2') ;
	font-weight: 400;
	font-style: normal;
}

@font-face { 
	font-family: "Titillium Web";
	src: url('https://fonts.pwrk.dev/ofl/titilliumweb/TitilliumWeb-SemiBold.woff2') format('woff2') ;
	font-weight: 600;
	font-style: normal;
}

@font-face { 
	font-family: "Titillium Web";
	src: url('https://fonts.pwrk.dev/ofl/titilliumweb/TitilliumWeb-Bold.woff2') format('woff2') ;
	font-weight: 700;
	font-style: normal;
}

@font-face { 
	font-family: "Titillium Web";
	src: url('https://fonts.pwrk.dev/ofl/titilliumweb/TitilliumWeb-Black.woff2') format('woff2') ;
	font-weight: 900;
	font-style: normal;
}

@font-face { 
	font-family: "Titillium Web";
	src: url('https://fonts.pwrk.dev/ofl/titilliumweb/TitilliumWeb-ExtraLightItalic.woff2') format('woff2') ;
	font-weight: 200;
	font-style: italic;
}

@font-face { 
	font-family: "Titillium Web";
	src: url('https://fonts.pwrk.dev/ofl/titilliumweb/TitilliumWeb-LightItalic.woff2') format('woff2') ;
	font-weight: 300;
	font-style: italic;
}

@font-face { 
	font-family: "Titillium Web";
	src: url('https://fonts.pwrk.dev/ofl/titilliumweb/TitilliumWeb-Italic.woff2') format('woff2') ;
	font-weight: 400;
	font-style: italic;
}

@font-face { 
	font-family: "Titillium Web";
	src: url('https://fonts.pwrk.dev/ofl/titilliumweb/TitilliumWeb-SemiBoldItalic.woff2') format('woff2') ;
	font-weight: 600;
	font-style: italic;
}

@font-face { 
	font-family: "Titillium Web";
	src: url('https://fonts.pwrk.dev/ofl/titilliumweb/TitilliumWeb-BoldItalic.woff2') format('woff2') ;
	font-weight: 700;
	font-style: italic;
}

 /* ------------------- NICHT VERÄNDERN ------------------------- */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

 html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

 /* ----------------------------------------------------------- */

body {
  font-family: 'Titillium Web', sans-serif;
/* ------------------- NICHT VERÄNDERN ------------------------- */
  font-size: 100%;
 /* ------------------------------------------------------------ */
  color: #636362;
  text-decoration: none;
  font-weight: 500;
  word-spacing: normal;
  line-height: 1.5;
  background-image: url(bg.png);
	background-size: cover;
  /*	Hintergrundbilder werden in Chrome mit ausgedruckt	*/
  -webkit-print-color-adjust:exact;
/* 	background-color:#e5eff5;*/
}

p {
  margin: 0;
}

small{
	font-size: 0.5em;
}

.abstand-bottom{
  margin-bottom: 0.4rem;
}

h1 {
  line-height: 1.1;
  font-size: 1.9rem;
  font-weight: 600;
  padding: 0;
  margin: 0;
	text-align: center;
	color: #565d63;
}

h2 {
  margin: 0;
  line-height: 1.5;
  font-size: 1.3rem;
  font-weight: 600;
	color: #565d63;
}

.frame-outer {
  position: relative;
  padding: 0;
  width: 720px;
  margin: 1.3rem auto;
  background-color: #FFF;
  border: 0.1rem solid #a38667;
  box-shadow: -0.1rem 0.1rem 1rem #999;
  font-size: 0.95rem;
}

.frame-outer::after {
  content: "";
  display: block;
  clear: both;
}

.greater{
	font-size: 1.2em;
	line-height: 1.45em;
}


.smaller{
	font-size: 1.1rem;
}

.logo {
text-align: center;
padding: 1rem;
 
}

.logo img{
	 width: 25%;
}

.header {
  position: relative;
	padding-top: 0.7rem;
}

hr{
	  width: 25%;
      height: 0.19rem;
    margin-left: auto;
      margin-right: auto;
	margin-top: 0.7rem;
      background-color: #a48040;
	color: #a48040;
}


.hr_bieten{
	  width: 45%;
      height: 0.19rem;
    margin-left: -0.5rem;
      margin-right: auto;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
      background-color: #a48040;
	color: #a48040;
}

.hr_aufgabe{
	  width: 52%;
      height: 0.19rem;
    margin-left: -0.5rem;
      margin-right: auto;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
      background-color: #a48040;
	color: #a48040;
}


.hr_profil{
	  width: 37%;
      height: 0.19rem;
    margin-left: -0.5rem;
      margin-right: auto;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
      background-color: #a48040;
	color: #a48040;
}



.weiss{
	color: #fff;
}


.firma{
	background-color: #e8e8e8;
	padding: 1rem;
	text-align: center;
	
}

.headline{
font-size: 1.1em;
font-weight: bold;
margin: 0.4rem 0;
}

.title-block {
  position: absolute;
  bottom: 3%;
  right: 0;
  padding: 0.5rem 3%;
  /* --------------------- FALLBACK FÜR BROWSER DIE RGBA-WERTE NICHT UNTERSTÜTZEN -------------------- */
  background: rgb(0, 0, 0);
  /* ------------------------------------------------------------------------------------------------- */
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
} 

.content {
  padding: 1.1rem 3%;
}

.content::after {
  content: "";
  display: block;
  clear: both;
}



.content2 {
  padding: 0.1rem 0rem 1rem 0%;
}

.content2::after {
  content: "";
  display: block;
  clear: both;
}

.box-left {
  float: left;
  width: 48%;
}

.box-right {
  float: right;
  width: 48%;
}


.video{
	background-color: #e8e8e8;
	padding: 1rem;
	}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.footer {
  padding: 1.1rem 3%;
	background-color: #a38667;
	color: #fff;
}

.footer::after {
  content: "";
  display: block;
  clear: both;
}

img {
  max-width: 100%;
  height: auto;
  width: auto9;
  border: 0;
  vertical-align: middle;
}

a:link {
  color: #a38667;
  text-decoration: none;
}

a:visited {
  text-decoration: none;
  color: #a38667;
}

a:hover {
  text-decoration: underline;
  color: #a38667;
}

a:active {
  text-decoration: none;
  color: #a38667;
}

p.a {
  white-space: nowrap;
}

ul {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style:none;
}

li {
	position: relative;
	padding: 0 0 0.3rem 1rem;
}

li:last-child {
	position: relative;
	padding: 0 0 0 1rem;
	margin-bottom: 1rem;
}

li::before{
	content:"•";
	position: absolute;
	top: -0.1rem;
	left: 0.05rem;
	color: #e8e8e8;
	font-size: 1rem;
}









ul.aufgaben {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style:none;
}

ul.aufgaben li {
	position: relative;
	padding: 0 0 0.3rem 1rem;
}

ul.aufgaben li:last-child {
	position: relative;
	padding: 0 0 0 1rem;
	margin-bottom: 1rem;
}

ul.aufgaben li::before{
	content:"•";
	position: absolute;
	top: -0.1rem;
	left: 0.05rem;
	color: #4b575f;
	font-size: 1rem;
}


.clear {
  clear: both;
  font-size: 0;
  line-height: 0;
}

.hide {
  display: none;
}

.cc{
column-count: 2;
column-gap: 1.5rem;
}

.refnr {}

.justifier {
  text-align: justify;
}

.justifier:after {
  content: "";
  display: inline-block;
  width: 100%;
}



/* -------------- FLEXBOX EIGENSCHAFTEN -------------------- */
/* -----GENERELL: FLEXBOX STATT FLOAT NEHMEN, DA SIE BESSERE OPTIONEN ZUR GESTALTUNG BIETEN, 
JEDOCH DARAUF ACHTEN, DASS FLEXBOXEN NICHT VOM INTERNET EXPLORER 9 UND ABWÄRTS UNTERSTÜTZT WERDEN. => IN DEM FALL FLOATEN --------------------- */

/* .flex {
  display: table;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 1rem 0;
} 
*/

/* -------------- FLEXBOX EIGENSCHAFTEN FÜR GLEICHE HOHE BOXEN MIT "PLATZ ZWISCHEN DEN BOXEN" (siehe "justify-content: space-between;") -------------------- */

.flex {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: center;
  justify-content: center;
 margin: 0.8rem 0;
align-items: stretch;
}

.left {
width: 48%;
padding: 1rem 3%;
margin: 0rem 0.5rem 0rem 2rem;
background-image: url("bild1_frau.jpg");
	background-size: cover;
color: #fff;
	
}

.right {
width: 48%;
padding: 1rem 3%;
margin: 0rem 0.5rem 0rem 2rem;
background-color: #4b575f;
color: #fff;
	
}



.left2 {
width: 48%;
padding: 1rem 3%;
margin: 0rem 0.5rem 0rem 2rem;
background-color: #f4f3ee;
color: #565d63;
}
.left2 ul li::before {
color: #4b575f;
}

.right2 {
width: 48%;
padding: 1rem 3%;
margin: 0rem 2rem 0rem 0rem;
background-image: url(bild_kollektion_blumen.jpg);
	background-size: cover;
color: #565d63;
}


.left3 {
width: 48%;
padding: 1rem 3%;
margin: 0rem 0.5rem 0rem 2rem;
background-image: url(bild5_store_innenraum.jpg);
	background-size: cover;
color: #fff;
}

.right3 {
width: 48%;
padding: 1rem 3%;
margin: 0rem 0.5rem 0rem 2rem;
background-color: #a38667;
color: #fff;
}


.background{
	background-color: #4b575f;
}


.background2{
	background-color: #f4f3ee;
}


.background3{
	background-color: #a38667;
}



.bewerbung{
	background-color: #fff;
	padding: 1rem;
	margin: 1rem;
	
}


.grau{
	background-color: #e8e8e8;
}

.button_box {
  text-align: center;
	margin-top: 1rem;
}

.button_box::after {
  clear: both;
  content: "";
  display: block;
}


/*_______________________

BUTTON MIT ANIMATION
_______________________
*/

.button a {
  display: inline-block;
  padding: 0.6rem 1.5rem 0.6rem 1.5rem;
  margin: 1rem auto;
  cursor: pointer;
	font-size: 1.1em;
 background-color: #fff;
border: 1px solid #a38667;
  transition: all 140ms ease 0s;
  -moz-transition: all 140ms ease 0s;
  -webkit-transition: all 140ms ease 0s;
  color: #a38667;

}
.button a:hover {
  background-position: 15px center;
  background-color: #a38667;
text-decoration: none;
	color: #fff;
}

/*Slider*/

.slider-wrap {
	max-width:720px;
  	width: auto;
  	height: auto;
	position:relative;
	overflow: hidden;
	border-top: 0.2rem solid #a38667;
	
}

/* BEGINN Slider mit 3 Bildern mit transform Animation */

.slideshow-3-bilder {
	position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;

}
.slideshow-3-bilder li span {
  width: 100%;
  height:100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation: image 36s linear infinite;
  animation: image-3-bilder 36s linear infinite;
}

@keyframes image-3-bilder {
  0% {
    opacity: 1;
    transform: translateX(100%);
  }
  
  1% {
    transform: translateX(0);
  }
  
  33.33333% {
    transform: translateX(0);
	
  }
  
  34.33333% {
    transform: translateX(-100%);

  }
	100%{
		transform: translateX(-100%);
	 opacity: 1;
	}

}

@-webkit-keyframes image-3-bilder {
0% {
    opacity: 1;
    transform: translateX(100%);
  }
  
  1% {
    transform: translateX(0);
  }
  
  33.33333% {
    transform: translateX(0);
	
  }
  
  34.33333% {
    transform: translateX(-100%);

  }
	100%{
		transform: translateX(-100%);
	 opacity: 1;
	}

}

.slideshow-3-bilder li {
    margin:0;
    padding:0;
  list-style: none;
}

.slideshow-3-bilder li:nth-child(1) span {
}

.slideshow-3-bilder li:nth-child(2) span {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}

.slideshow-3-bilder li:nth-child(3) span {
  -webkit-animation-delay: 24s;
  animation-delay: 24s;
}

ul.slideshow-3-bilder {
    margin:0;
}


.slider-wrap li::before{
                display:none;
}

.slider-wrap ul {
                margin:0;
                padding-left:0px;
                list-style-type: none;
                list-style:none;
			    border-bottom:none;
	            border-color: #fff;
                border-width: 0px;
				padding-bottom:5px;
}

/* ENDE Slider mit 3 Bildern mit transform Animation */


/* BEGINN Slider mit 4 Bildern mit transform Animation */

.slideshow-4-bilder {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 0;
	
}

.slideshow-4-bilder li span {
  width: 100%;
  height:100%;
  position: absolute;
  top: 0px;
  left: 0px;
  color: transparent;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: none;
  opacity: 0;
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-animation: image 24s linear infinite;
  animation: image-4-bilder 24s linear infinite;
}

@keyframes image-4-bilder {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  
  1% {
opacity: 1;
    transform: translateX(0);
  }
  
  25% {
    transform: translateX(0);
	
  }
  
  26% {
    transform: translateX(-100%);
opacity: 1;
  }
	100%{
		transform: translateX(-100%);
	opacity: 0;
	}
}

@-webkit-keyframes image-4-bilder {
  0% {
    opacity: 1;
    transform: translateX(100%);
  }
  
  1% {
    transform: translateX(0);
  }
  
  24% {
    transform: translateX(0);
	
  }
  
  25% {
    transform: translateX(-100%);

  }
	100%{
		transform: translateX(-100%);
	opacity: 1;
	}
}

.slideshow-4-bilder li {
    margin:0;
    padding:0;
  list-style: none;
}

.slideshow-4-bilder li:nth-child(1) span {
}

.slideshow-4-bilder li:nth-child(2) span {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}

.slideshow-4-bilder li:nth-child(3) span {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}

.slideshow-4-bilder li:nth-child(4) span {
  -webkit-animation-delay: 18s;
  animation-delay: 18s;
}

ul.slideshow-4-bilder {
    margin:0;
}

.slider-wrap li::before{
                display:none;
}

.slider-wrap ul {
                margin:0;
                padding-left:0px;
                list-style-type: none;
                list-style:none;
		border-bottom:none;
	        border-color: #fff;
                border-width: 0px;
		padding-bottom:5px;
}

/* ENDE Slider mit 4 Bildern mit transform Animation */


/* SLIDER ENDE */


/*
_______________________

MARKIERTER TEXT
_______________________

::selection {
background: #ffb7b7;
}
::-moz-selection {
background: #ffb7b7;
}

*/
.apply {}
