@charset "utf-8";
/* CSS Document */

    @font-face {
    font-family: 'poppins-regular';
    font-style: normal;
    font-weight: normal;
    src: local('poppins-v19-latin-regular'), url('poppins-v19-latin-regular.woff') format('woff');
    }

html, body {
height: 100%;
margin: 0;
padding: 0;
font-family: 'Futura-Win';
	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_seite a {
  display: block;
  height: 30px;
  color: #666; !important;
  background: #ffffff; /* Old browsers */
  font-family: 'poppins-regular';
  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_seite a:hover {
  display: block;
  height: 30px;
  color: #fff;
  background: #9e0f12; /* Old browsers */
  font-family: 'poppins-regular';
  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_seite_aktiv a:link, .navi_seite_aktiv a:visited {
  display: block;
  height: 30px;
  color: #fff;
  background: #9e0f12; /* Old browsers */
  font-family: 'poppins-regular';
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
  list-style-type:none;
  padding: 15px 10px 5px 10px;
}

.seitenmenu {
  list-style-type: none;
  margin-left: -40px;
}

.seitenmenu a {
  font-family: 'poppins-regular';
  text-decoration: none;
  display: block;
  width: 96%;
  height: 100%;
  padding: 0px 0px 1px 4%;
  font-size: 20px;
}

.slide_content{
   width:96%;
   color:white;
   padding:2%;
   display:none;
}

.slide_button{
   width: 96%;
   height:40px;
   padding: 3px 2% 7px 2%;
   color: #9e0f12;
   background: #fff; /* Old browsers */
}

.titel {
	font-family: 'poppins-regular';
	font-size: 34px;
	font-weight: bold;
	color: #000;
}

.schlagzeile {
	font-family: 'poppins-regular';
	font-size: 60px;
	font-weight: bold;
	line-height: 65px;
}

.ce-bodytext {
	font-family: 'poppins-regular';
	font-size: 20px;
	font-weight: normal;
	color: #666;
	line-height: 30px;
}

.ce-bodytext_klein {
	font-family: 'poppins-regular';
	font-size: 16px;
	font-weight: normal;
	color: #666;
	line-height: 24px;
}

.image-caption {
	font-family: 'poppins-regular';
	font-size: 14px;
	font-weight: normal;
	color: #666;
	line-height: 21px;
}

.fancybox-caption__body {
	font-family: 'poppins-regular';
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	line-height: 21px;
}

.text_klein {
	font-family: 'poppins-regular';
	font-size: 15px;
	font-weight: normal;
	color: #666;
	line-height: 22px;
}

.text {
	font-family: 'poppins-regular';
	font-size: 18px;
	font-weight: bold;
	color: #666;
	line-height: 27px;
}

#inhalt_innen a {
  text-decoration: none;
}

#inhalt_innen img {
  margin-top: 30px;
}

#mflex img, #gpflex img {
  margin-top: 0px;
}

h1 {
	font-family: 'poppins-regular';
	font-size: 30px;
	font-weight: bold;
	color: #444;
	line-height: 45px;
}

h2 {
	font-family: 'poppins-regular';
	font-size: 24px;
	font-weight: bold;
	color: #444;
	line-height: 36px;
}

.footer_head {
	font-family: 'poppins-regular';
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	color: #fff;
}

.footer_text {
	font-family: 'poppins-regular';
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	color: #fff;
}

.rot {
	color: #9e0f12;
}

.schwarz {
	color: #000;
}

/* HAUPTNAVIGATION Definitionen */

#nav, #nav ul {
  font-family: 'poppins-regular';
  font-size: 18px;
  height: 44px;
  line-height: 44px;
  list-style: none;
  font-weight: normal;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  z-index: 50 !important;
}

#nav {
  float: right;
  margin-top: 20px;
}

#nav li {
  color: #666;
  display: inline-block;
  height: 50px;
}

#nav li:hover {
  display: inline-block;
  height:50px;
}

#nav a {
  display: block;
  width: auto;
  text-decoration: none;
  padding: 0px 10px 0px 10px;
}

#nav li a:link, li a:visited {
  color: #666;
  height: 50px;
  text-decoration: none;
}

#nav li a:hover {
  color: #9e0f12; !important;
  height: 50px;
  text-decoration: none;
}

#nav li ul {
  font-family: 'poppins-regular';
  position: absolute;
  left: -999em;
  font-size: 14px;
  width: 210px;
  height: 36px;
  line-height: 44px;
  font-weight: normal;
  opacity: 1;
  margin-top: 0px;
}

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  height: 44px !important;
}

#nav li li {
  width: 210px;
  text-align: left;
  color: #007e84 !importat;
  text-transform: none;
  height: 36px !important;
  line-height: 44px;
  border-bottom: none !important;
}

#nav li li:hover, #nav li li.sfhover {
  width: 210px;
  text-align: left;
  color: #fff;
  background: #007e84;
  text-transform: none;
  height: 36px !important;
}

#nav li li a {
  display: block;
  color: #007e84 !important;
  background: #f8ffff; /* Old browsers */
  border-bottom: none !important;
}

#nav li li a:link {
  display: block;
  color: #007e84; !important;
  border-bottom: none !important; 
}

#nav li li a:visited {
  display: block;
  color: #007e84 !important;
}

#nav li li a:active {
  display: block;
  color: #fff !important;
}

#nav li li a:hover {
  display: block;
  color: #fff !important;
  background: #007e84 !important;
}

.navo {
  padding: 0px 12px 0px 12px;
}

.nava a {
  color: #9e0f12 !important;
  display: block;
}

.nava li a {
  display: block;
  color: #9e0f12 !important;
}

.nava a:hover {
  display: block;
  color: #9e0f12 !important;
}

.nava a:active {
  display: block;
  color: #9e0f12 !important;
}

.navaa a, .navaa li {
  color: #9e0f12 !important;
}

.navaa a:link, .navaa a:visited {
  display: block;
  color: #9e0f12 !important;
  background: #ededed !important;
}

.navaa a:active {
  display: block;
  color: #9e0f12 !important;
  background: #ededed !important;
}

/* FOOTERNAVIGATION Definitionen */

#navf, #navf ul {
  margin-top: 0px;
  float: left;
  font-family: 'poppins-regular';
  font-size: 14px;
  line-height: 22px;
  list-style: none;
  font-weight: normal;
  margin-left: -40px;
}

#navf li {
}

#navf li a:link, #navf li a:visited {
  color: #fff;
  text-decoration: none;
}

#navf li a:hover {
  color: #2b0203 !important;
  text-decoration: none;
}

.navfa a {
  color: #2b0203 !important;
  text-decoration: none;
}

.navfa a:link  {
  color: #2b0203 !important;
  text-decoration: none;
}

.navfa a:active {
  color: #2b0203 !important;
  text-decoration: none;
}

.navfa a:hover {
  color: #2b0203 !important;
  text-decoration: none;
}

@media screen and (max-width:3000px) {

#content {
  padding-bottom: 300px;
  overflow: hidden;
}

#info_aussen {
	width: 100%;
	height: 120px;
}

#info_innen {
	width: 1200px;
	margin: 0 auto 0 auto;
	padding-top: 10px;
}

#inhalt_aussen {
	width: 100%;
	padding-top: 50px;
	overflow: hidden;
}

#inhalt_innen {
	width: 1200px;
	margin: 0 auto 0 auto;
	padding-bottom: 50px;
}

#logo {
	width: auto;
	height: 100%;
	float: left;
	margin-right: 10px;
}

#titel {
	float: left;
	width: 25%;
	height: 40px;
}

#navigation {
	width: 65%;
	float: right;
	height: 50px;
	margin-top: 50px;
}

#navi_1200 {
  display: none;
}

#header {
	background-image: url("../../header/geschichtspfad.jpg");
  	background-size: cover;
  	background-position: center;
  	background-repeat: no-repeat;
  	width: 100%; /* Passt sich der Breite des Elternelements an */
  	aspect-ratio: 192 / 55; /* Hier das Seitenverhältnis des Bildes eintragen */
}

#header_innen {
	width: 1200px;
	margin: 0 auto 0 auto;
}

#schlagzeile {
	width: 45%;
	padding-top: 80px;
	float: left;
}

#button {
	display: inline-block;
	font-family: 'poppins-regular';
	padding: 3%;
	background: #9e0f12;
	border-radius: 5px;
	color: #fff;
}

#linie {
  width: 100px;
  height: 4px;
  background-color: #9e0f12; /* Hier die gewünschte Farbe einfügen */
  margin-bottom: 30px;
}

#tflex {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#t1, #t2, #t3, #t4, #t5, #t6, #t7, #t8, #t9, #t10, #t11, #t12, #t13, #t14, #t15 {
    position: relative;
	width: 19% !important;
	margin-bottom: 20px;
	text-align: center;
	border: 1px solid #aaaaaa;
	border-radius: 5px;
}


.stretched-link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1; /* Legt den Link über den Inhalt */
}

#clear {
  float: none;
  clear: both;
}

#gpflex {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#gp1, #gp2, #gp3 {
	width: 31%;
	margin-bottom: 20px;
	padding: 1.5%;
	background: #f7efec;
}

#gp2 {
	padding: 0 !important;
}

#gp2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#iflex {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#i1, #i2, #i3 {
	width: 30%;
	padding: 1.5%;
	vertical-align: top;
}

#mflex {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px;
}

#m1, #m2, #m3, #m4 {
	width: 21%;
	padding: 1.5%;
	vertical-align: top;
	border-radius: 10px;
}

#m1 {
	background: #f9efee;
}

#m2 {
	background: #f4f6f1;
}

#m3 {
	background: #f3f2f5;
}

#m4 {
	background: #f9f6f3;
}

#footer_aussen {
	margin-top: 0px;
  	position:absolute;
  	bottom:0px;
  	width:100%;
  	height: 300px;
	background: #801013;
	background-image: url("../../grafiken/back_footer.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#footer_innen {
	width: 1200px;
	margin: 0 auto 0 auto;
	padding-top: 170px;
}

#f1 {
	float: left;
	width: 27.5%;
	margin-right: 2.5%;
}

#f2 {
	float: left;
	width: 15%;
	margin-right: 2.5%;
}

#f3 {
	float: left;
	width: 15%;
	margin-right: 2.5%;
}

#f4 {
	float: left;
	width: 12.5%;
}

#f5 {
	float: right;
	width: 20%;
}
	
}

@media screen and (max-width:1700px) {

#schlagzeile {
	width: 75%;
	padding-top: 40px;
	float: left;
}

  #schlagzeile #button {
    display: none;
  }

}


@media screen and (max-width:1200px) {

#info_innen {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
  margin: 0 auto 0 auto;
  padding-top: 10px;
}

#inhalt_innen {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
	margin: 0 auto 0 auto;
	padding-bottom: 50px;
}

  #header_innen {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
	margin: 0 auto 0 auto;
}

#footer_innen {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
	margin: 0 auto 0 auto;
	padding-top: 250px;
}

#navigation {
  display: none;
}

#navi_1200 {
  display: block;
}

#titel {
  width: 75%;
}

#content {
  padding-bottom: 450px;
  overflow: hidden;
}

#footer_aussen {
	margin-top: 0px;
  	position:absolute;
  	bottom:0px;
  	width:100%;
  	height: 450px;
	background: #801013;
	background-image: url("../../grafiken/back_footer.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
	
	
}
	

@media screen and (max-width:1100px) {

#t1, #t2, #t3, #t4, #t5, #t6, #t7, #t8, #t9, #t10, #t11, #t12, #t13, #t14, #t15 {
    position: relative;
	width: 24% !important;
	margin-bottom: 20px;
	text-align: center;
	border: 1px solid #aaaaaa;
	border-radius: 5px;
}

.schlagzeile {
  font-family: 'poppins-regular';
  font-size: 40px;
  font-weight: bold;
  line-height: 45px;
}

#gp1, #gp2, #gp3 {
	width: 46%;
	margin-bottom: 20px;
	padding: 1.5%;
	background: #f7efec;
}
	
}

@media screen and (max-width:1000px) {

#schlagzeile {
  display: none;
}

#m1, #m2, #m3, #m4 {
	width: 46%;
	padding: 1.5%;
	vertical-align: top;
	border-radius: 10px;
    margin-bottom: 20px;
}

  
}

	

@media screen and (max-width:900px) {

#t1, #t2, #t3, #t4, #t5, #t6, #t7, #t8, #t9, #t10, #t11, #t12, #t13, #t14, #t15 {
    position: relative;
	width: 33% !important;
	margin-bottom: 20px;
	text-align: center;
	border: 1px solid #aaaaaa;
	border-radius: 5px;
}

#f1, #f2, #f3, #f4, #f5 {
  float: none;
  clear: both;
  width: 100%;
  margin-bottom: 20px;
}

#content {
  padding-bottom: 850px;
  overflow: hidden;
}

#footer_aussen {
	margin-top: 0px;
  	position:absolute;
  	bottom:0px;
  	width:100%;
  	height: 850px;
	background: #801013;
	background-image: url("../../grafiken/back_footer.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

#footer_innen {
  width: 96%;
  padding-left: 2%;
  padding-right: 2%;
	margin: 0 auto 0 auto;
	padding-top: 350px;
}
	
}

@media screen and (max-width:850px) {

#gp1, #gp2, #gp3 {
	width: 96%;
	margin-bottom: 20px;
	padding: 1.5%;
	background: #f7efec;
}

  .titel {
	font-family: 'poppins-regular';
	font-size: 22px;
	font-weight: bold;
	color: #000;
}

  #logo {
    width: 63px;
    height: 67px;
  }

  #titel {
    width: 60%;
  }
	
}

@media screen and (max-width:700px) {
	
}

@media screen and (max-width:650px) {

#t1, #t2, #t3, #t4, #t5, #t6, #t7, #t8, #t9, #t10, #t11, #t12, #t13, #t14, #t15 {
    position: relative;
	width: 47% !important;
	margin-bottom: 20px;
	text-align: center;
	border: 1px solid #aaaaaa;
	border-radius: 5px;
}

#m1, #m2, #m3, #m4 {
	width: 96%;
	padding: 1.5%;
	vertical-align: top;
	border-radius: 10px;
    margin-bottom: 20px;
}
	
}

@media screen and (max-width:500px) {
	
}
