@charset "utf-8";
/* CSS Document */
span #warning-container {
	display: none;
}
body {
	margin: 0px;
	font-family: dunbar-text, sans-serif;
	font-weight: 500;
	font-style: normal;
	background-color: #fcb030;
}
b4 {
	padding: 4px;
	border: solid #C1272D;
	transition: 0.3s;
}
b4:hover {
	background-color: #C1272D;
	color: #fff;
}
h1 {
	margin: 0px;
	color: #fff;
}
a {
	color: black;
	text-decoration: none;
}
.uebertext {
	position: relative;
	height: 300px;
 	margin-bottom:200px;
}
.artitel {
	width: 90%;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.artitel p, .artitel h1, .artitel h2, .artitel h3, .artitel h4, .artitel h5 {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.likeit {
	width: 10%;
	float: left;
	font-size: 24pt;
	margin-top: 20px;
	color: red;
}
.titelbild img {
	width: 95%;
}
.nebenbild img {
	width: 70%;
}
.hauptseite {
	width: 75%;
	float: left;
	overflow: auto;
}
.hauptseite p, .hauptseite h2 {
	padding-right: 40px;
}
.mehrinhalt {
	width: 100%;
	float: none;
	overflow: auto;
}
.u3 {
	padding-left: 20%;
	font-size: 30pt;
	margin-bottom: -15px;
	text-align: center;
	position: relative;
}
.u2 {
	padding-right: 20%;
	font-size: 60pt;
	margin-bottom: -45px;
	text-align: center;
	position: relative;
}
.u20 {
	padding-right: 0%;
	font-size: 60pt;
	margin-bottom: -45px;
	text-align: center;
}
.u1 {
	font-size: 90pt;
	color: #fff;
	margin-bottom: -25px;
	text-align: center;
}
.u4 {
	padding-right: 5%;
	margin-bottom: -25px;
	text-align: center;
}
u4 {
	font-size: 30pt;
	font-weight: 700;
}
u3 {
	font-size: 30pt;
	font-weight: 700;
}
u2 {
	font-size: 60pt;
	font-weight: 700;
}
u20 {
	font-size: 60pt;
	font-weight: 700;
}
u1 {
	font-size: 90pt;
	color: #fff;
	font-weight: 700;
	font-family: dunbar-low, sans-serif;;
}
.u5 {
	padding-right: 20%;
	margin-bottom: -30px;
	text-align: center;
}
u5 {
	font-size: 80pt;
	font-weight: 900;
	font-family: dunbar-tall, sans-serif;
}
.u6 {
	padding-right: 20%;
	margin-bottom: -35px;
	text-align: center;
}
u6 {
	font-size: 30pt;
	font-weight: 700;
}
.u7 {
	padding-right: 40%;
	margin-bottom: -60px;
	text-align: center;
}
u7 {
	font-size: 90pt;
	color: #fff;
	font-weight: 700;
}
.u8 {
	margin-bottom: -25px;
	text-align: center;
}
u8 {
	font-size: 90pt;
	color: #fff;
	font-weight: 700;
}
.u9 {
	padding-left: 5%;
	margin-bottom: -25px;
	text-align: center;
}
u9 {
	font-size: 30pt;
	font-weight: 700;
}
.disziplin {
	//background-color: #49a359;
	border-radius: 5px;
	padding: 10px;
	margin: 10px;
}

.seitenleiste {
	width: 25%;
	float: left;
}
.seitenleiste .pin {
	width: 100%;
}
.seitenleiste .pincover {
	height: 180px;
}
.seitenleiste .pincover t3 {
	top: 170px;
}
.seitenleiste .bigbutton {
	color: #3C436D;
	outline: solid 3px #3C436D;
	outline-offset: -3px;
	width: 100%;
	text-align: center;
}
.seitenleiste a {
	transition: 0.5s;
	color: #919ABA;
}
.seitenleiste a:hover {
	color: #3C436D;
}
.kategorien t4 {
	font-size: 8pt;
	display: block;
	background-color: #3C436D;
	padding: 6px;
	border-radius: 15;
	float: left;
	margin-right: 10px;
	color: #fff;
}
.kategorien p {
	padding: 2px;
}
gi {
	color: #fff;
	background-color: #3C436D;
	padding-left: 15px;
	padding-top: 9px;
	font-size: 30px;
	transition: 0.3s;
	font-family: dunbar-tall, sans-serif;
	}
gi:hover , a:hover gi {
	background-color: #919ABA;
}
bo {
	color: #000000;
	font-size: 40px;
	font-family: dunbar-low, sans-serif;
	}
.menuclub {
	background-color: #fcb030;
	text-align: center;
}
.menuclub img {
	width: 200px;
	align: center;
	margin: 20px;
}
.centermenu {
	text-align: center;
	padding-bottom: 20px;
}
.stick {
	position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.centermenu a:hover {
	color: #fff;
}
.centermenu a {
	padding: 12px;
	transition: 0.3s;
	font-weight: 300;
}
.inhalt {
	margin-left: 12%;
	margin-right: 12%;
}
.rot{
	background-color: #da4554;
}
.blau{
	background-color: #3980c1;
}

input { color: #000; }
.wichtig {
	width: 76%;
	text-align: left;
	background-color: #3C436D;
	padding: 10px 12% 0% 12%;
	color: #fff;
	height: 35px;
}
meldung {
	border: solid 2pt #fff;
	padding: 5px 8px;
	color: #fff;
	font-size: 8pt;
	transition: 0.3s;
}
meldung:hover {
	background-color: #fff;
	color: #3C436D;
}
a:hover meldung{
	background-color: #fff;
	color: #3C436D;
}
meldetext {
	color: #fff;
	padding-left: 5px;
	padding-top: 5px;
}
.cookie {
	position: fixed;
	right: -223px;
	top: 20%;
	writing-mode: vertical-lr;
	background-color: #123456;
	padding: 6px;
	transition: 0.3s;
}
.cookie t4 {
	color: #fff;
}
.cookie:hover, .cookie:active, .cookie:checked, .cookie:focus {
	right: 0px;
}

.upload-btn-wrapper {
  position: relative;
  
  display: inline-block;
	z-index: 2;
}

.btn {
  font-size: 25px;
  font-weight: 300;


}

.upload-btn-wrapper input[type=file] {
  font-size: 30px;
	  position: absolute;
  left: 0;
  top: 0;
	opacity: 0;
}


.menubar {
	width: 100%;
	position: fixed;
	bottom: 0px;
	text-align: center;
	background-color: #fff;
	padding-bottom: 5px;
	z-index: 20;
	
}
.suche, .kategorie, .logobar, .auswahl {
	float: left;
	padding-right: 20px;
	overflow: auto;
}
input, select {
	width: 200px;
	height: 44px;
	border: 2px solid #3C436D;
	padding: 6px;
	border-radius: 0;
	radius: 0;
	-webkit-appearance: none;
	font-family: dunbar-text, sans-serif;
	background-color: #fff;
}
textarea {
	width: 90%;
	height: 60px;
	border: 2px solid #3C436D;
	padding: 6px;
	border-radius: 0;
	radius: 0;
	-webkit-appearance: none;
	font-family: dunbar-text, sans-serif;
}
select {
	height: 44px;
	border: 2px solid #3C436D;
	padding: 6px;
	border-radius: 0px;
	font-family: dunbar-text, sans-serif;
}
button {
	width: 80px;
	height: 44px;
	border: 2px solid #3C436D;
	padding: 6px;
	border-radius: 0px;
	color: #3C436D;
	background-color: #fff;
	cursor: pointer;
	transition: 0.3s;
	font-family: dunbar-tall, sans-serif;
}
button:hover {
	background-color: #3C436D;
	border: 2px solid #3C436D;
	color: #fff;
}
.knopf {
	padding-top: 13px;
	text-align: right;
	font-family: dunbar-tall, sans-serif;
}
span {
	color: #fff;
	background-color: #3C436D;
	cursor: pointer;
	transition: 0.3s;
	padding: 20px;
}
span:hover {
	background-color: #919ABA;
}
.hochbu {
	color: #fff;
	background-color: #123456;
	padding: 20px 10px;
}

.searchbar {
	position: sticky;
	top: 0px;
	background-color: rgba(255,255,255,0.9);
	padding: 19px 0px 35px 0px;
	z-index: 50;
}
.drei {
	float: left;
	width: 33.3%;
}
.buchbild {
	border-left: solid 20px #123456;
	background-color: #123456;
	overflow-x: hidden;
}
.buch {
	width: 90%;
	overflow-x: hidden;
}
.buch img {
	width: 100%;
	transition: 0.3s;
	object-fit: cover; 
	overflow-x: hidden;
	height: 350px;
}
.bucherraster {
	width: 25%;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
}
.buchcover {
	position: relative;
	text-align: center;
	color: white;
	height: 355px;
	overflow-x: hidden;
}
.buchcover t3 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: rgba(18,52,86,0.81);
	padding: 6px;
	font-size: 20pt;
}
.buchcover t4 {
	position: absolute;
	top: 90%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 15pt;
	display: none;
}
.buch:hover .buchcover t4 {
	display: block;
}
.buch:hover img {
	opacity: 0.2;
}
.banner img {
	width: 100%;
}
.bucher {
	overflow: auto;
}
.artikelbild {
	border-bottom: solid 0px #3C436D;
	background-color: #3C436D;
	overflow-x: hidden;
}
.artikel {
	width: 95%;
	overflow-x: hidden;
}
.artikel img {
	width: 100%;
	transition: 0.3s;
	object-fit: cover; 
	overflow-x: hidden;
	height: 350px;
}
.artikelraster {
	width: 50%;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
}
.artikelcover {
	position: relative;
	text-align: center;
	color: white;
	height: 355px;
	overflow-x: hidden;
}
t3 {
	font-size: 10pt;
}
.artikelcover t4 {
	position: absolute;
	top: 12px;
	left: 12px;
	transform: translate(-0%, -0%);
	font-size: 8pt;
	display: block;
	background-color: #3C436D;
	padding: 6px;
	border-radius: 15;
}
.artikel:hover img {
	opacity: 0.7;
}
t1 {
	color: #3C436D;
	font-size: 26pt;
	font-weight: 600;
}

.pinbild {
	background-color: #3C436D;
}
.pin {
	width: 97%;
}
.pin img {
	width: 100%;
	transition: 0.3s;
	object-fit: cover; 
	height: 240px;

}
.pinwand {
	height: 250px;
	overflow: auto;
  	
	display: flex;
	overflow-y: hidden;
}
.pinraster {
	width: 450px;
	float: left;
	margin-bottom: 0px;
	display: inline-block;
	min-width: 450px;
	overflow-y: hidden;
}
.pincover {
	position: relative;
	color: white;
	height: 240px;
	overflow-y: hidden;
	background-color: #3C436D;
}
.pincover t3 {
	position: absolute;
	top: 230px;
	left: 12px;
	transform: translate(0%, -100%);
	font-size: 22pt;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
}
.pincover t4 {
	position: absolute;
	top: 12px;
	left: 12px;
	transform: translate(-0%, -0%);
	font-size: 8pt;
	display: block;
	background-color: #3C436D;
	padding: 6px;
	border-radius: 15;
}
.pincover:hover img {
	opacity: 0.7;
}

.100pro {
	width: 100%;
	overflow: auto;
}

.footer {
	width: 100%;
	/*border-top: solid 4px #C1272D;*/
	padding-top: 12px;
	transition: 0.3s;
	background-color: #49a359;
	height: 180px;
}
.bigbutton {
	color: #3C436D;
	background-color: #fff;
	height: 80px;
	width: 100%;
	margin-top: 20px;
	padding-top: 40px;
	font-weight: 600;
	font-size: 30px;
	transition: 0.5s;
}
.bigbutton:hover {
	background-color: #919ABA;
	color: #fff;
}
h4 {
	color: #3C436D;
}
.footer h4 {
	color: #000;
}
.footer p {
	color: #f1b34e;
}
.footer p:hover {
	color: #fff;
}
.viertel {
	width: 25%;
	float: left;
	overflow: auto;
	text-align: center;
}
.menubar {
	display: none;
	background-color: rgba(243,243,243,0.90);
	/*border-top: solid 1px #666666;*/
}
.menubar .klickbild {
	padding-top: 6px;
	font-size: 17pt;
	color: #666666;
}
.menubar .klicktext {
	font-size: 8pt;
	color: #666666;
}
.kasten {
	background-color: #919ABA;
	color: #000;
	padding-top: 28px;
}
.kasten p {
	padding: 0px 15px 20px 15px;
}
.kasten h1 {
	padding: 0px 15px 0px 15px;
}

.halb {
	width: 50%;
	float: left;
	overflow: auto;
}
.teilen {
	position: relative;
	top: -50px;
	right: -99%;
	color: #fff;
}
.einsdrei {
	width: 25%;
	float: left;
	
}
.dreieins {
	width: 75%;
	float: left;
	overflow: auto;
}
.einsdrei img {
	width: 90%;
	border-left: solid 15px #123456;
	overflow: auto;
	
}
.nachricht {
	overflow: auto;
}
.mehrdazu {
	width: 100%;
}
.abschnitt {
	overflow: auto;
}
.ares {
	text-align: center;
	padding: 100px 0px;
}
.rueckmeldung {
	background-color: #919ABA;
	padding: 15px;
	height: 45px;
}
.meldung-meldung {
	float: left;
	padding-top: 11px;
}

@media screen and (max-width: 1110px) {
	.menubar {
	display: block;
	}
	.knopf {
		display: none;
	}
	.searchbar {
	padding: 19px 0px 66px 0px;
}
	.bucherraster {
		width: 33.3%;
	}
	.artikelraster {
		width: 100%;
	}
	.artikel {
		width: 100%;
	}
	.buchcover t4 {
	background-color: rgba(18,52,86,0.8);
	padding: 6px;
	display: block;
}
	.seitenleiste {
	width: 500px;
}
	.hauptseite {
	width: 100%;
}
	.titelbild img {
	width: 100%;
}
.nebenbild img {
	width: 100%;
}
.hauptseite p, .hauptseite h2 {
	padding-right: 0px;
}

}
@media screen and (max-width: 815px) {
	.halb {
	width: 100%;
	}
	.logobar {
		float: none;
	}
	.inhalt {
		margin: 0px 5%;
	}
	.wichtig {
	width: 90%;
	padding: 10px 5% 0% 5%;
	}
	.bucherraster {
		width: 50%;
	}
	
	.viertel {
		width: 50%;
		padding-bottom: 5px;
	}
	.footer {
		
		height: 350px;
	}
	.einsdrei {
	width: 100%;	
	}
	.dreieins {
	width: 100%;
	}
	.einsdrei img {
	width: 50%;
	}
	u20 {
	font-size: 40pt;
	}
	.u20 {
	margin-bottom: -10px;
	}
	.u7 {
		padding-right: 40%;
		margin-bottom: -40px;
	}
	u7 {
		font-size: 90pt;
		color: #fff;
		font-weight: 700;
	}
	.u8 {
		margin-bottom: -15px;
	}
	u8 {
		font-size: 57pt;
		color: #fff;
		font-weight: 700;
	}
}
@media screen and (max-width: 550px) {
	input {
		width: 100px;
	}
	.ares input {
		width: 200px;
	}
	select {
		width: 80px;
	}
	
	.suche, .kategorie, .auswahl {
	float: left;
	padding-right: 5px;
	overflow: auto;
}
	.banner img{
		height: 120px;
		object-fit: cover; 
	}
	.bucherraster {
		width: 100%;
	}
	.ares {
		padding: 0px;
	}
	.pinwand {
	max-height: 200px;
}
.pinraster {
	width: 375px;
	min-width: 375px;
}
.pincover {
	height: 200px;
}
.pincover t3 {
	top: 188px;
	font-size: 19pt;
}
		.seitenleiste {
	width: 100%;
}
}