
@import url(../../css2_38599c2bf5694612.css);

 html {
  line-height: 1.15; 
  -webkit-text-size-adjust: 100%; 
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: 'Roboto', 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;
}

p {
	padding-bottom: 1rem;
    text-align: justify;
}

h1 {
  font-size: 1.592rem;
  line-height: 1.5;
  margin: 0;
}

h2 {
  font-size: 0.75rem;
  line-height: 1.5;
}

h3 {
  margin: 0;
  line-height: 1.5;
  font-size: 1rem;
}
img {
  max-width: 100%;
  height: auto;
  width: auto;
  border: 0;
  vertical-align: middle;
}

a {
  color: #000;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul {
  padding: 0rem 0rem 1.5rem 0rem;
  list-style-image: url();
  list-style: none;
}

li {
  padding-left: 1.3rem;
}

li::before {
  content: "●";
  display: inline-block;
  font-size: 0.75rem;
  position: relative;
  float: left;
  top: -1px;
  margin-left: -1.3rem;
} 

.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px;
}
.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: 0.75rem;
}
.header {
  padding: 0rem 0rem 0rem;
}
.top {
    margin: 1rem 5%;
}
.logo {
    width: 25%;
}
.bavaria {
    float: right;
}
.content {
  padding: 1.5rem 5% 0rem;
}
.title {
    text-align: center;
    padding: 0.5rem 0.5rem 0.8rem;
    background: #F5F5F5;
    margin-bottom: 1rem;
    color: #009FD4;
    font-size: 1rem;
}
.box {
    position: relative;
    padding-left: 7rem;
}
.box h2 {
    position: absolute;
    top: 0;
    left: 0;
}
.a {
    font-weight: bold;
    color: #009FD4;
    text-decoration: underline;
}
.footer {
    text-align: center;
  padding: 1rem 5%;
  background: #4D646D;
  color: #fff;
}
.footer a {
    color: #fff;
}

.refnr {}

.apply {}
