body {
    background-position:left top;
    background-repeat:no-repeat;
    font-family: 'open_sanscondensed_light', Verdana, sans-serif;
    font-weight:400;
    font-size:35px;
    color:#2E2D30;
}

#wrapper {
    max-width: 100%;
    margin: 0 auto;
}

#container {
    max-width: 1024px;
    margin: 10px auto 0 auto !important;
    border-bottom: 40px solid #980043;
}

#header {
    min-height: 200px;
}

#header .inside,
#footer .inside {
    max-width: 1024px;
    margin: 0 auto;
}

#main {
    line-height:1.2em;
}

#logo {
    float:left;
    margin-top: 20px;
}

.startseite .top-header .right,
.startseite .top-header .left {
  display: none;
}

.startseite #footer-box {
  display: none;
}

#footer-box,
#footer-box-start {
  margin: 100px 0;
}

.top-header {
    position: relative;
    float: right;
    text-align: center;
    background-color: #980043;
    color: #fff;
    font-size: 18px;
    width: 300px;
    padding: 5px 0;
}

.top-header a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
}

.logostart {
    width: 100%;
    margin:40px 0 100px 0;
}

.logostart img {
    width: 50%;
    height: auto;
}

* img {
    max-width: 100%;
    height: auto;
}

#main .gurt-box {
  position: relative;
}

#main .text-gurt {
  position: absolute;
  bottom: 30px;
  right: 100px;
  color: #fff;
  font-family: 'open_sans_condensedbold', Verdana, sans-serif;
}

h1 {
    font-family: AgencyFBBold, sans-serif;
    font-weight:700;
    color:#2E2D30;
    font-size:75px;
    line-height:1.2em;
    margin-bottom:10px;
}
h2 {
    font-family: AgencyFBBold, sans-serif;
    font-weight:700;
    color:#980043;
    font-size:55px;
    line-height:1.2em;
    margin-top:10px;
}
/*
h3 {
    /*font-family: AgencyFBBold, sans-serif;*/
    /*font-weight:700;
    color:#2E2D30;
    font-size:35px;
    line-height:1.2em;
    margin-top:10px;
}
*/


h3 {
    font-family: AgencyFBBold, sans-serif;
    font-weight:700;
    color:#2E2D30;
    font-size:40px;
    line-height:1.2em;
    margin-top:10px;
}





/* Links */
#main a,
#main a:link,
#main a:visited {
    color: #980043;
    text-decoration: none;
    padding:0 2px;
}

#main a:focus,
#main a:hover {
    background-color: #980043;
    color:#fff;
    padding:0 2px;
}

.textklein {
    font-size:15px;
}

#main .mod_article.fullwidth {
    width: 100%;
    margin: 0 auto;
}

#main .mod_article {
    width: 1024px;
    margin: 0 auto;
}

#zufallsblock .mod_random_Image {
  position: relative;
  height: 100%;
  min-height: calc(100vh - 150px);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  object-fit: cover;
}

.center-claim {
  width: 100%;
  margin: 0 auto;
  position: absolute;
  top: 4vh;
}

/* Zufallsbilder */
#zufallsblock {
  position: relative;
}

#zufallsblock .random-header {
width: 1024px;
    margin: 0 auto;
}

/*
#zufallsblock .random-header {
  position: absolute;
  top: 60px;
  color: #fff;
  max-width: 1024px;
  left: 10%;
}
*/

#zufallsblock .random-header h2 {
  font-size: 140px;
  line-height: 1;
  margin: 30px 0 0 0;
  color: #fff;
}

#zufallsblock .random-header a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
}

#zufallsblock .random-header .rte p {
  background-color: rgba(0,0,0,0.2);
  color: #fff;
  max-width: max-content;
  padding: 5px 10px;
  border: 3px solid #fff;
  margin:60px 0 0 0;
  font-weight:700;
}




div.toggler {
  font-size:32px;
    font-family: AgencyFBBold, sans-serif;
    font-weight:700  ;
    color:#fff;
    /*background-color:#56524E;*/
    background-color:#980043;
    cursor:pointer;
    margin:5px 0 40px 0;
    padding: 5px 5px;
}



div.toggler.active {
  font-size:32px;
    font-family: AgencyFBBold, sans-serif;
    font-weight:700;
    background-color:#2E2D30;
    color:#fff;
    cursor:pointer;

}

.umbruch {
    display:none;
}



/*BOXEN*/

.box {
    /* width: 30%;
    float:left; */
    text-align: center;
    /* margin-right:2%; */

}


.box h1 {
    font-family: AgencyFBBold, sans-serif;
    font-weight:700;
    color:#2E2D30;
    font-size:55px;
    line-height:1.2em;
    margin-top:10px;
}

.box a,
.box a:link,
.box a:visited {
    display: block;
    font-family: AgencyFBBold, sans-serif;
    font-weight:700;
    color:#980043;
    font-size:35px;
    line-height:1.2em;
    margin-top:10px;
}



li {
    margin-bottom: 20px;
}







/* nach oben Link */
.nach_oben_link {
	bottom: 10px;
	position: fixed;
	right: 100px;
	z-index: 100;
	margin-bottom:0px;
}

.nach_oben_link > a {
	color: #37422f;
	display: block;
	text-align: center;
	width: 45px;
	text-decoration: none;
}



#footer .nach_oben_link img {
	width:45px;
	height:auto;
}

#main #top {
	margin-top:10px;
}






/* FOOTER */
#footer {
    height:590px;
    background-size:cover;
    background-color: #2E2D30;
    color:#fff;
}
#footer .inside {
    display:flex;
    justify-content:space-between;
}


#footer a,
#footer a:link,
#footer a:visited {
    color:#fff;
    text-decoration:underline;
}

#footer a:hover,
#footer a:focus {
    background-color:rgba(255,255,255,0.8);
    text-decoration:none;
    color:#2E2D30;
}

#footer .footer-logo {
    padding-top: 40px;
}


#legal {
    max-width:1024px;
    text-align: right;
    /*clear:both;*/
    font-size:16px;
}
#legal a {
    text-decoration:none;
    color:#980043;
    font-size:16px;
    line-height:1;
}






#beba {
    margin:20px auto 0 auto;
    max-width: 1024px;
}

#beba a {
    text-decoration:none;
    color:#2E2D30;
    font-size:12px;
    line-height:1;
}
