html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

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

body {
  font-family: Verdana, sans-serif;
  font-size: 100%;
  line-height: 1.5;
  color: #000;
  text-decoration: none;
  font-weight: normal;
  word-spacing: normal;
  background-color: #f1f1f1;
  -webkit-print-color-adjust: exact;
}
.hide_m {color: black;}

p {
  padding-bottom: 1rem;
}

span {
  color: #D31D23;
}

h1 {
  font-size: 1.5rem;
  line-height: 1.3;
  margin: 0 0 1rem;
  color: #e30613;
  font-weight: normal;
}

h1 small {
  font-size: 0.6em;
}

h2 {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: normal;
  color: #D31D23;
  font-size: 0.97em;
}

h3 {
  margin: 0;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: 600;
}

.red{

color:#e30613;

}

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

a {
  color: #D31D23;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul {
  padding: 0rem 0rem 1rem 0rem;
  list-style-image: url();
  list-style: none;
}

li {
  padding-left: 3.2rem;
margin-bottom: 0.24rem;
line-height: 1.25rem;
}


li.links {
  padding-left: 1.2rem;
margin-bottom: 0.24rem;
line-height: 1.25rem;
}


li::before {
  content: "●";
  display: inline-block;
  font-size: 0.7rem;
  position: relative;
  float: left;
  top: -1px;
  margin-left: -3.2rem;
}


li.links::before {
  content: "○";
  display: inline-block;
  font-size: 0.8rem;
  position: relative;
  float: left;
  top: -1px;
  margin-left: -1.2rem;
}


ul.nahe {
padding: 0rem;
margin-left: 0rem;
}

.nahe li {
padding-left: 1.2rem;
margin-bottom: 0.24rem;
line-height: 1.25rem;
}

.nahe li::before {
  content: "●";
  display: inline-block;
  font-size: 0.7rem;
  position: relative;
  float: left;
  top: -1px;
  margin-left: -1.2rem;
}


.nahe li:last-child {
	padding-bottom: 1rem;
}

ul.nah {
padding: 0rem;
margin-left: 0rem;
}

li.nah{
padding-left: 1.2rem;
margin-bottom: 0.24rem;
line-height: 1.25rem;
}

li.nah::before {
  content: "●";
  display: inline-block;
  font-size: 0.7rem;
  position: relative;
  float: left;
  top: -1px;
  margin-left: -1.2rem;
}


li.nah:last-child {
	padding-bottom: 1rem;
}


ul.innen {
padding: 0rem;
margin-left: 1rem;
}

li.innen{
padding-left: 2.4rem;
margin-bottom: 0.24rem;
line-height: 1.25rem;
}


li.innen ul { 
	margin: 0 0 0 0;
	padding: 0 0 0 3rem;
}


li.innen::before {
  content: "○";
  display: inline-block;
  font-size: 0.9rem;
  position: relative;
  float: left;
  top: -1px;
  margin-left: -2rem;
}





.gruen{
color: #c8d858;
}





.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}

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

.content {
  padding: 0rem 3rem 0rem;
}

.footer {
  padding: 0rem 3rem 1.5rem;
  border-bottom: 10px solid #D31D23;
}

.intro {
  margin: -3rem -1rem 0 23rem;
}



.text-video{
z-index: 7;
position: absolute;
margin-top: -15rem;
text-align: center;
font-size: 2.8rem;
color: #fff;
margin-bottom: 7rem;
font-weight: bold;
left: 12rem;
}



.logo-video{
z-index: 8;
position: absolute;
width: 20%;
top: 1rem;
left: 1rem;

}



.flex {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
	flex-wrap: wrap;
  flex-direction: row;
		}

.left{
width: 20;
}

.right{
width: 80%;
}


.refnr {}

.apply {}
