@font-face {
	font-family: 'Pressboard JL'; 
	src: url('Pressboard JL Regular.ttf');
	format('truetype'); 
}
body {
   background-color: #f2f2f2;
   background-image: url(background_2026_smaller.jpg);
   background-repeat: repeat-y;
   background-position: top;
/*   background-blend-mode: luminosity; */
   font-family: Pressboard JL;text-align: center; font-weight: 900;}
a:link {color:#e5e4e3;text-decoration:none;}
a:visited {color:#dadfd8;text-decoration:none;}
a:hover {color:#1c3e63;}
a:active {color:#1c3e63;}
h1 {color: #e5e4e3; font-size:6.9em;margin-bottom: 0px;}
h2 {color: #e5e4e3; font-size:4.7em;}
h3 {color: #e5e4e3; font-size:3.4em;}
h4 {color: #e5e4e3; font-size:2.6em;}
p {color: #e5e4e3; font-size:2.4em; }
.walden_titel {max-width:50%;height:auto;margin-left:10%;margin-right:10%;margin-top:1%;}
.walden_osm {max-width:50%;height:auto;margin-left:10%;margin-right:10%;margin-top:1%;border-style: dotted; border-color: #e5e4e3;mix-blend-mode:luminosity;}
.walden_osm:hover {mix-blend-mode:normal}
.flyer{
  height:66%;
/*  border: 2px solid red; */
  border-radius: 5px;
}

.inhalt-vor-bg {
  position: relative;

  display: block;
  background-color:#ffffff03;
}


​
.abgesagt { text-decoration:line-through; }
