@font-face { font-family: "Roboto";
	 
  src: local('Roboto'),     
	   url('https://fonts.pwrk.dev/ofl/roboto/Roboto[wdth,wght].woff2') format('woff2') ;
	font-weight: 300, 400, 500, 600, 700, 800, 900;
  font-style: normal;
}

@font-face { font-family: "Roboto";
	 
  src: local('Roboto'),     
	   url('https://fonts.pwrk.dev/ofl/rubik/Roboto-Italic[wght].woff2') format('woff2') ;
font-weight: 300, 400, 500, 600, 700, 800, 900;
  font-style: italic;
}

@font-face { font-family: "EB Garamond";
	 
  src: local('EB Garamond'),     
	   url('https://fonts.pwrk.dev/ofl/ebgaramond/EBGaramond[wght].woff2') format('woff2') ;
	font-weight: 300, 400, 500, 600, 700, 800, 900;
  font-style: normal;
}

@font-face { font-family: "EB Garamond";
	 
  src: local('EB Garamond'),     
	   url('https://fonts.pwrk.dev/ofl/ebgaramond/EBGaramond-Italic[wght].woff2') format('woff2') ;
font-weight: 300, 400, 500, 600, 700, 800, 900;
  font-style: italic;
}

@font-face { font-family: "Roboto Condensed";
	 
  src: local('Roboto Condensed'),     
	   url('https://fonts.pwrk.dev/ofl/robotocondensed/RobotoCondensed[wght].woff2') format('woff2') ;
	font-weight: 300, 400, 500, 600, 700, 800, 900;
  font-style: normal;
}

@font-face { font-family: "Roboto Condensed";
	 
  src: local('Roboto Condensed'),     
	   url('https://fonts.pwrk.dev/ofl/robotocondensed/RobotoCondensed-Italic[wght].woff2') format('woff2') ;
font-weight: 300, 400, 500, 600, 700, 800, 900;
  font-style: italic;
}

@font-face { font-family: "M PLUS Rounded 1c";
	 
  src: local('M PLUS Rounded 1c'),     
	   url('https://fonts.pwrk.dev/ofl/roundedmplus1c/RoundedMplus1c-Regular.woff2') format('woff2') ;
	font-weight: 300, 400, 500, 600, 700, 800, 900;
  font-style: normal;
}


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

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

body {
  font-family: 'EB Garamond', serif;
  font-size: 100%;
  color: #000;
  text-decoration: none;
  font-weight: normal;
  word-spacing: normal;
  line-height: 1.4;
  background-color: #f1f1f1;
  /*	Hintergrundbilder werden in Chrome mit ausgedruckt	*/
  -webkit-print-color-adjust:exact;
  text-rendering: optimizeLegibility;
}


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

a:link,
a:visited,
a:active,
a:focus {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #000;
}

p {
  margin: 0 0 1.5rem 0;
}

h1 {
  margin: 0rem 0 1rem;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  text-align: center; 
  line-height: 1.2;
}

h2 {
  font-size: 1.15rem;
  color: #B27E1F;
  margin-bottom: 2rem;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  text-align: center;
  line-height: 1.2;
}

h3 {
  font-size: 1.5rem;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  text-align: center;
  text-align: left;
  text-transform: uppercase;
}

ul {
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  font-weight: 300;
  margin: 0 auto 1rem 1.4rem;
  padding-left: 0.5rem;
  list-style-type: none;
  line-height: 1.5;
}

li {
  position: relative;
  margin-bottom: 1rem;
}

li:before {
  content: '';
  position: absolute;
  left: -1.75rem;
  top: 0.75rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1.25rem;
  height: 0.25rem;
  background-color: #000;
} 

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

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

.logo {
  padding: 1rem 3%;
  border-top: 1rem solid #000;
  border-bottom: 0.2rem solid #000;
}

.title-box  {
  margin-bottom: 3rem;
}

.title-box h1 {
  position: relative;
  margin-bottom: 2rem;
}

.title-box h1:before {
  content: '';
  position: absolute;
  bottom: -1rem;
  left: 0;
  width: 6rem;
  height: 0.15rem;
  background: #000000;
}

.content {
  padding: 1.1rem 3%;
}

.footer{
  padding: 1.1rem 3%;
}

.footer p {
  margin-bottom: 2rem;
}




.slogan{

position: absolute;
z-index: 5;
top: 10rem;
width: 40%;
text-align: center;
left: 3rem;
background-color: hsla(0,0%,100%,.9);
padding: 1rem 2%;
}

.slogan-text{
font-size: 1.4rem;
font-weight: 700;
margin-bottom: -1rem;

}

.linie{
width: 20%;
margin-top: 0.2rem;
margin-bottom: 0.2rem;
align-content: center;
display: inline-flex;
align-items: center;



}



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

.hide {
  display: none;
}

.flex {
  display: flex;
  justify-content: space-between;
  margin: 1rem 0 2rem 0;
  flex-wrap: nowrap;
  flex: 0 1 auto;
}

.h3 {
  display: flex;
  flex-direction: row;
  margin-bottom: 2rem;
}

.h3 h3 {
  display: block;
}

.h3 span {
  flex: 1;
  height: 4px;
  margin-top: 0.9rem;
  margin-left: 1rem;
  border-bottom: 0.25rem solid #000;
  pointer-events: none;
}

.left {
  flex-basis: 50%;
  max-width: 48%;
}

.right {
  flex-basis: 50%;
  max-width: 48%;
}

.button_box {
  text-align: center;
}

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

.button a,
.button a:hover {
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  background: #b27e1f;
  padding: 0.6rem 2.5rem 0.6rem 2.5rem;
  margin: 0rem auto 2rem;
  cursor: pointer;
  -webkit-border-radius: 1.5rem;
  border-radius: 1.5rem;
  border: 0.1rem solid #b27e1f;
  transition: all 140ms ease 0s;
  -moz-transition: all 140ms ease 0s;
  -webkit-transition: all 140ms ease 0s;
  color: #fff;
}

.refnr {}

.apply {}
