@charset "utf-8";
/* CSS Document */

    @font-face {
    font-family: 'InterRegular';
    font-style: normal;
    font-weight: normal;
    src: local('Inter Regular'), url('Inter-Regular.woff') format('woff');
    }

    @font-face {
    font-family: 'Inter Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Inter Italic'), url('Inter-Italic.woff') format('woff');
    }

html, body {
height: 100%;
margin: 0;
padding: 0;
font-family: 'InterRegular';
	font-size: 20px;

}

body {
	font-size: 100%;
}

#wrapper {
    position: relative;
    min-height: 100%;
    width: 100%;
    margin: 0 auto;
}

.navi_seite, .navi_seite_aktiv, .navi_seite_klein, .navi_seite_klein_aktiv, .navi_seite_klein1, .navi_seite_klein1_aktiv {
  list-style-type:none;
}

#navi_950 .navi_seite a {
        display: block;
        height: 30px;
        color: #005ca9; !important;
  background: #fff; /* Old browsers */
  font-family: 'InterRegular';
  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_950 .navi_seite a:hover {
        display: block;
        height: 30px;
        color: #fff;
  background: #005ca9; /* Old browsers */
  font-family: 'InterRegular';
  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_950 .navi_seite_aktiv a:link, #navi_950 .navi_seite_aktiv a:visited {
  display: block;
  height: 30px;
  color: #005ca9 !important;
  background: #fff; /* Old browsers */
	font-family: 'InterRegular';
  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:100%;
  z-index: 500 !important;
                color:white;
                display:none;
  background: #fff;
}

.slide_button{
  position: relative;
  z-index: 500;
  width: 96%;
  height:40px;
  padding: 3px 2% 7px 2%;
  color: #000;
  margin-bottom: 0px;
  background: #ffffff; /* Old browsers */
}

.seitenmenu {
  margin-left: -40px;
}

.seitenmenu li {
  list-style-type: none;
}

.seitenmenu a {
  font-family: 'InterRegular';
  text-decoration: none;
  display: block;
  width: 96%;
  height: 100%;
  padding: 7px 0px 8px 4%;
  font-size: 20px;
  list-style-type: none;
}

.l1-no :link {
  display: block;
  width: 96%;
  height: 100%;
  margin-bottom: 3px;
  font-weight: normal;
  font-size: 18px;
  color: #666;
  text-decoration: none;
background: #efefef;
background: -moz-linear-gradient(top, #efefef 0%, #e4e4e4 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#e4e4e4));
background: -webkit-linear-gradient(top, #efefef 0%,#e4e4e4 100%);
background: -o-linear-gradient(top, #efefef 0%,#e4e4e4 100%);
background: -ms-linear-gradient(top, #efefef 0%,#e4e4e4 100%);
background: linear-gradient(to bottom, #efefef 0%,#e4e4e4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e4e4e4',GradientType=0 );
}

.l1-no :visited {
  display: block;
  width: 96%;
  height: 100%;
  margin-bottom: 3px;
  font-weight: normal;
  font-size: 18px;
  color: #666;
  text-decoration: none;
  list-style-type: none;
background: #efefef;
}

.l1-no :hover   {
  display: block;
  width: 96%;
  height: 100%;
  margin-bottom: 3px;
  font-weight: normal;
  font-size: 18px;
  color: #005ca9;
  text-decoration: none;
background: #dedede;
}

.l1-act a  {
  display: block;
  width: 96%;
  height: 100%;
  margin-bottom: 3px;
  font-weight: normal;
  font-size: 18px;
  color: #005ca9 !important;
  text-decoration: none;
background: #cdcdcd;
}

.l1-act a:hover  {
  display: block;
  width: 96%;
  height: 100%;
  margin-bottom: 3px;
  font-weight: normal;
  font-size: 18px;
  color: #005ca9 !important;
  text-decoration: none;
background: #cfcfcf;
}

.titel {
	font-family: 'Inter Italic';
	font-size: 40px;
	color: #1D6394;
}

.footertitel {
	font-family: 'Inter Italic';
	font-size: 30px;
	color: #1D6394;
}

.image-embed-item {
  margin-top: 20px;
}

h1 {
	font-family: 'Inter Italic';
	font-size: 40px;
	color: #1D6394;
}

h2 {
	font-family: 'Inter Italic';
	font-size: 30px;
	color: #1D6394;
}

.c-accordion-title-text {
	font-family: 'Inter Italic';
	font-size: 20px;
	color: #1D6394;
}

.c-accordion-title {
  border: none !important;
  border-bottom: 1px solid #1d6394 !important;
  background: #f8f8f8 !important
}

.copyright {
	font-size: 14px;
    font-family: 'InterRegular';
	list-style-type: none;
	color: #1D6394;
}

.footertext li {
	font-size: 16px;
    font-family: 'InterRegular';
	list-style-type: none;
	color: #1D6394;
	line-height: 24px;
}

.footertext li:hover {
	font-size: 16px;
    font-family: 'InterRegular';
	list-style-type: none;
	color: #05395E;
	line-height: 24px;
}

#f2 ul, #f3 ul {
	margin: 0px !important;
	padding: 0px !important;
}

#f2 li {
	padding: 0px !important;
}

.ce-bodytext {
	font-size: 18px;
    font-family: 'InterRegular';
	list-style-type: none;
	line-height: 27px;
	color: #777777;
}

.schlagtext {
	font-family: 'Inter Italic';
	font-size: 50px;
	color: #1D6394;
	font-weight: bold;
}

#inhalt_innen a {
	font-size: 18px;
    font-family: 'InterRegular';
  font-weight: bold;
	list-style-type: none;
	line-height: 27px;
	color: #1D6394;
    text-decoration: none;
}

/* HAUPTNAVIGATION Definitionen */

#nav, #nav ul {
  z-index: 500 !important;
  font-family: 'InterRegular';
  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: 40px !important;
  float: right;
}

#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: #777777;
  height: 50px;
  text-decoration: none;
  padding: 0px 10px 0px 10px;
  display: block;
}

#nav li a:hover {
  color: #1D6394 !important;
  height: 50px;
  text-decoration: none;
  padding: 0px 10px 0px 10px;
  display: block;
}

#nav li ul {
  font-family: 'InterRegular';
  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: #1D6394 !important;
  padding: 0px 10px 0px 10px;
  display: block;
}

.nava li a {
  display: block;
  color: #1D6394 !important;
  padding: 0px 10px 0px 10px;
}

.nava a:hover {
  display: block;
  color: #1D6394 !important;
  padding: 0px 10px 0px 10px;
}

.nava a:active {
  display: block;
  color: #1D6394f !important;
  padding: 0px 10px 0px 10px;
}

#nav .nava .nava_sub a {
  color: #1D6394 !important;
  background: #a5b0da;
}

/* NEBENNAVIGATION Definitionen */

#navn, #navn ul {
  font-family: 'InterRegular';
  font-size: 18px;
  list-style: none;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 0;
}

#navn li {
  display: block;

}

#navn a:link, #navn a:visited {
  color: #1D6394;
  display: block;
  text-decoration: none;
}

#navn a:hover {
  color: #05395E;
  display: block;
  text-decoration: none;
}

.navna a:link  {
  color: #1D6394 !important;
  display: inline-block;
  text-decoration: none;
}

.navna a:hover {
  color: #05395E !important;
  display: inline-block;
  text-decoration: none;
}

.navna a:active {
  color: #05395E !important;
  display: inline-block;
  text-decoration: none;
}

.navna a {
  color: #05395E;
  display: inline-block;
  text-decoration: none;
}

.navna a:visited {
  color: #05395E !important;
  display: inline-block;
  text-decoration: none;
}

@media screen and (max-width:3000px) {

#content {
  padding-bottom: 300px;
  overflow: hidden;
}

#info_aussen {
	width: 100%;
	height: 140px;
}

#info_innen {
	width: 1100px;
	height: 120px;
	padding-top: 10px;
	margin: 0 auto 0 auto;
}

#titel {
	width: 90%;
	float: left;
	height: 40px;
}

#navigation {
	float: right;
	width: 100%;
	height: 50px;
}

#navi_950 {
  display: none;
}

  #unternavi {
    display: none;
  }

#header {
	position: relative;
	width: 100%;
	height: auto;
}

#schlagtext {
	position: absolute;
	z-index: 50;
	float: right;
	margin-top: -33vh;
	right: 40%;
	padding: 3%;
}

#inhalt_aussen {
	width: 100%;
	padding-top: 50px;
}

#inhalt_innen {
	width: 1100px;
	padding-bottom: 50px;
	margin: 0 auto 0 auto;
}

#footer_aussen {
	margin-top: 0px;
  	position:absolute;
  	bottom: 0px;
  	width:100%;
  	height: 300px;
    background: #def1ff;
    background: linear-gradient(180deg, rgba(222, 241, 255, 1) 0%, rgba(135, 212, 250, 1) 100%);
}

#footer_innen {
	width: 1100px;
	padding-top: 20px;
	height: 180px;
	margin: 0 auto 0 auto;
}

#f1 {
	float: left;
	width: 50%;
	margin-right: 5%;
}

#f2 {
	float: left;
	width: 20%;
}

#f3 {
	float: right;
	width: 20%;
}

#footer_unten {
	position: absolute;
	width: 1100px;
	bottom: 0px;
	height: 35px;
	text-align: center;
	padding-top: 15px;
}

#clear {
	float: none;
	clear: both;
}
	
}

@media screen and (max-width:1400px) {

#schlagtext {
	position: absolute;
	z-index: 50;
	float: right;
	margin-top: -23vh;
	right: 40%;
	padding: 3%;
}

.schlagtext {
	font-family: 'Inter Italic';
	font-size: 45px;
	color: #1D6394;
	font-weight: bold;
}

}

@media screen and (max-width:1100px) {

#info_innen {
	width: 96%;
    padding-left: 2%;
    padding-right: 2%;
	height: 120px;
	padding-top: 10px;
	margin: 0 auto 0 auto;
}

#inhalt_innen {
	width: 96%;
    padding-left: 2%;
    padding-right: 2%;
	padding-bottom: 50px;
	margin: 0 auto 0 auto;
}

#footer_innen {
	width: 96%;
    padding-left: 2%;
    padding-right: 2%;
	padding-top: 20px;
	height: 180px;
	margin: 0 auto 0 auto;
}

#footer_unten {
	position: absolute;
	width: 96%;
	bottom: 0px;
	height: 35px;
	text-align: center;
	padding-top: 15px;
}

#schlagtext {
	position: absolute;
	z-index: 50;
	float: right;
	margin-top: -15vh;
	right: 20%;
	padding: 3%;
}

.schlagtext {
	font-family: 'Inter Italic';
	font-size: 35px;
	color: #1D6394;
	font-weight: bold;
}
	
}

@media screen and (max-width:950px) {

#navigation {
  display: none;
}

#navi_950 {
  display: block;
  z-index: 500;
}

#info_aussen {
	width: 100%;
	height: 120px;
}

  #unternavi {
    display: block;
  }
	
}

@media screen and (max-width:800px) {
	
}

@media screen and (max-width:700px) {

#schlagtext {
	position: absolute;
	z-index: 50;
	float: right;
	margin-top: -10vh;
	right: 5%;
	padding: 3%;
}

.schlagtext {
	font-family: 'Inter Italic';
	font-size: 28px;
	color: #1D6394;
	font-weight: bold;
}

#f1, #f2, #f3 {
  clear: both;
  float: none;
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
}

  #content {
  padding-bottom: 450px;
  overflow: hidden;
}

#footer_aussen {
	margin-top: 0px;
  	position:absolute;
  	bottom: 0px;
  	width:100%;
  	height: 450px;
    background: #def1ff;
    background: linear-gradient(180deg, rgba(222, 241, 255, 1) 0%, rgba(135, 212, 250, 1) 100%);
}
	
}

@media screen and (max-width:600px) {

h1 {
	font-family: 'Inter Italic';
	font-size: 30px;
	color: #1D6394;
}

.titel {
	font-family: 'Inter Italic';
	font-size: 30px;
	color: #1D6394;
}
	
}

@media screen and (max-width:500px) {
	
}
