@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700');

#uid-16 {
  padding-right: 1rem;
  padding-left: 1rem;
}

body {
  margin: 0;
  background-color: #ffffff; 
  font-size: 1.1rem;
  line-height: 1.9rem;
}

* {
  font-family: 'PT Sans', sans-serif; 
  font-weight: 400;
  color: #000000;
}

h1, h2, h3, h4, h5 {
  color: #ffffff;
  margin: 0;
}

#uid-13 ul {
  display: none;
}

#default ul {
  display: flex;
}

p {
  margin: 0;
}

a {
  text-decoration: underline;
  color: #0000000;
}

.roterbalken {
  padding-top: 6px;
  background-color: #FF0000;
  width: 100%;
  height: 2rem;
  margin-bottom: 40px;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

.abstand_oben_an_rotem_balken {
  height: 80px;
  width: 100%;
}

.abstand_unten_an_rotem_balken {
  height: 20px;
  width: 100%;
}


 .wrap_content_head{
  max-width: 1280px;
  width: 100%;
}

.wrap_content {
  max-width: 1280px;
  width: 100%;
  margin-bottom: 80px;
}


img {
  width: 100%;
  height: 100%;
}

h1 {
  font-size: 2rem;
  line-height: 3rem;
  font-weight: 700;
  text-align: left;
  width: auto;
  max-width: 1280px;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  hyphens: none; 
  margin-top: -1.5rem;
  margin-bottom: 1.5rem;
  padding-left: 0.7rem;
}

.titelbild {
  margin-bottom: -8rem;
}

.dreieck {
	width: 160px;
	height: 160px;
	background-color: #045FB4;
	margin-bottom: -5rem;
	opacity: 0.9;
	margin-top: -2rem;
	margin-left: 1rem;
	border-radius: 50%;
	border-style: none;
}

.col-xs-12, .col-sm-6 {
  padding-right: 1rem;
  padding-left: 1rem;
}



/** ---------- Default ------------ **/

#default .row{
  text-align: left;
}

/** ---------- Page ------------ **/

#page .page {
  max-width: 48em;
  padding-top: 30px;
  margin-bottom: 40px;
}

#page .col-xs-12, #page .col-sm-6 {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

/** ---------- Archiv ------------ **/

#uid-17 .wrap_content .titelundtext, #uid-17 .wrap_content .titel, #uid-17 .wrap_content .text, #uid-17 .wrap_content .liste {
  max-width: 800px;, 
}

.wrap_zurueck_button {
	display: flex;
	align-items: center;
	flex-direction: column;
	margin-bottom: 40px;
}

.wrap_zurueck_button h4 {
	color: #000000;
}




/** ---------- altes CSS ------------ **/


h2, h2 p {
  font-size: 2.7rem;
  line-height: 2.8rem;
  font-weight: 700;
  hyphens: none; 
}

h3, h3 p {
  font-size: 1.3rem;
  line-height: 1.5rem;
  font-weight: 700;
  margin-bottom: 10px;
  hyphens: none; 
}

 h4, h4 p  {
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-weight: 700;
  hyphens: auto; 
 }


h4 p {
  margin-bottom: 5px;
}

.row {
  margin: 0 !important; 
  margin-right: 0rem;
  margin-left: 0rem; 
}


ul {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
}

li {
  list-style-type: none;
}






@media only screen and (min-width: 30em) {


.col-xs-12, .col-sm-6 {
  padding-right: 2rem;
  padding-left: 2rem;
}


  h1 {
    font-size: 3rem;
    line-height: 4rem;
    font-weight: 700;
    text-align: left;
    width: auto;
    max-width: 1280px;
    hyphens: none; 
	margin-top: -3.5rem;
    margin-bottom: 4rem;
	margin-left: 0.6rem;
  }

  h2, h2 p {
    font-size: 4rem;
    line-height: 4rem;
    font-weight: 700;
    hyphens: none; 
  }

  .titelbild {
    margin-bottom: -16rem;
  }

  .dreieck {
	width: 260px;
	height: 260px;
	background-color: #045FB4;
	margin-bottom: -6.4rem;
	opacity: 0.9;
	margin-top: 1rem;
	margin-left: 1rem;
	border-radius: 50%;
	border-style: none;
  }
}

@media only screen and (min-width: 40em) {



h3, h3 p {
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 700;
  margin-bottom: 10px;
  hyphens: none; 
}


  h2, h2 p {
    font-size: 7rem;
    line-height: 7rem;
    font-weight: 700;
  }

  h3, h3 p {
    font-size: 4rem;
    line-height: 4.3rem;
    font-weight: 700;
    margin-bottom: 10px;
  }

   h4, h4 p  {
    font-size: 2rem;
    line-height: 2.4rem;
    font-weight: 700;
   }


  h4 p {
    margin-bottom: 10px;
  }

  .roterbalken h3 {
    font-size: 1.8rem;
    line-height: 1.8rem;
  }

  .roterbalken {
    padding-top: 4px;
    background-color: #FF0000;
    width: 100%;
    height: 2.4rem;
    margin-bottom: 40px;
	  
  }

  h1 {
    font-size: 3rem;
    line-height: 4rem;
    font-weight: 700;
    text-align: left;
    width: auto;
    max-width: 1280px;
	margin-top: -5.5rem;
    margin-bottom: 5.5rem;
	margin-left: 4rem;
  }

  .titelbild {
    margin-bottom: -21rem;
  }

  .dreieck {
	width: 300px;
	height: 300px;
	background-color: #045FB4;
	margin-bottom: -6.4rem;
	opacity: 0.9;
	margin-top: 2rem;
	margin-left: 3rem;
	border-radius: 50%;
	border-style: none;
  }

  .abstand_unten_an_rotem_balken {
    height: 80px;
    width: 100%;
  }

  #page .page {
    max-width: 48em;
    padding-top: 60px;
    margin-bottom: 40px;
  }
}

@media only screen and (min-width: 55em) {


  h1 {
    font-size: 4.5rem;
    line-height: 6rem;
	margin-top: -5.5rem;
    margin-bottom: 5.5rem;
	margin-left: 7.9rem;
  }

  .roterbalken h3 {
    font-size: 3rem;
    line-height: 3rem;
  }
	
  .dreieck {
	width: 400px;
	height: 400px;
	background-color: #045FB4;
	margin-bottom: -9.8rem;
	opacity: 0.9;
	margin-top: 0px;
	margin-left: 7rem;
	border-radius: 50%;
	border-style: none;
  }

  .roterbalken {
    padding-top: 4px;
    background-color: #FF0000;
    width: 100%;
    height: 3.8rem;
    margin-bottom: 40px;
  }

  .titelbild {
    margin-bottom: -22rem;
  }

}

@media only screen and (min-width: 70em) {

  h1 {
    font-size: 5rem;
    line-height: 8rem;
    width: auto;
	margin-left: 6.5rem;
	margin-top: 1rem;
	margin-bottom: 5rem;
  }


  .roterbalken h3 {
    font-size: 4rem;
    line-height: 4.3rem;
	/margin-left: 6.5rem;
	-moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
	
  .dreieck {
	width: 400px;
	height: 400px;
	background-color: #045FB4;
	margin-bottom: -17.8rem;
	opacity: 0.9;
	margin-top: 0px;
	margin-left: 7rem;
	border-radius: 50%;
	border-style: none;
  }

  .roterbalken {
    padding-top: 4px;
    background-color: #FF0000;
    width: 100%;
    height: 4.8rem;
    margin-bottom: 40px;
  }

  .abstand_unter_erstem_rotem_balken_wide_screen {
    height: 8rem;
    background-color: #ffffff;
    width: 100%;
    margin-bottom: -4rem;
  }

  .titelbild {
    margin-bottom: -27rem;
  }
}

@media only screen and (max-height: 60em) and (min-width: 55em) {
  .titelbild {
    margin-top: -100px;
  }
}

@media only screen and (max-height: 80em) and (min-width: 95em) {
  .titelbild {
    margin-top: -140px;
  }

  .dreieck {
    margin-top: 0rem;
  }

  .abstand_unter_erstem_rotem_balken_wide_screen {
    height: 8rem;
    background-color: #ffffff;
    width: 100%;
    margin-bottom: -5rem;
  }
}




@media only screen and (max-height: 60em) and (min-width: 75em) {
  .titelbild {
    margin-top: -370px;
  }

  .dreieck {
    margin-top: 0rem;
  }

  .abstand_unter_erstem_rotem_balken_wide_screen {
    height: 10rem;
    background-color: #fffffff;
    width: 100%;
    margin-bottom: -2rem;
  }

}

@media only screen and (max-height: 78em) and (min-width: 105em) {
  .titelbild {
    margin-top: -120px;
  }

  .dreieck {
    margin-top: -12rem;
  }

  .abstand_unter_erstem_rotem_balken_wide_screen {
    height: 13rem;
    background-color: #ffffff;
    width: 100%;
    margin-bottom: -5rem;
  }
}




