html
body {
 	background:#FFF;
	width:100%;
	color:#4d4d4c;
	margin: 0 auto;
	max-width: 60em;
	font-family: 'Fjalla One', sans-serif;
	line-height: 1.3em;
}

.no_padding {
	padding: 0px;
}
	
.rechts {
	text-align: right;
}
	
.links {
	text-align: left;
}

.idlink {
	scroll-margin-top: 100px;
}

.inhalt {
	margin-top: 100px;
	scroll-margin-top: 100px;
	padding-left:5%;
	padding-right:5%;
	float: middle;
	word-wrap: break-word;
	width: 100%;
}

.titel {
	font-size:3.0em;
	line-height: 2em;
	text-align: left;
	color: #003060;
}
@media screen and (max-width: 820px) {
	.logo {
		max-width:80%;
	}
	.titel {
		font-size:1.9em;
	
	}
}
.bwl_blau {
	background: #003060;
}

.nach_oben {
	position:fixed;
	top:90%;
	right: 5%;
	padding: 0.4em;
	border-radius: 4px;
	font-weight: bold;
}

.bwl {
	background:#003060;
	color: #FFF;
	border-radius: 5px;
	padding: 0.25em;
	font-size: 1.6em;
	line-height: 1.6em;
	margin-bottom: 20px;
}

.menu, .menu_top, .menu_rund {
	overflow: auto;
	width: 100%;
}

.menu, .menu_top, .menu_rund, .rekord, .rekordtitel, .rekordinhalt {
	background-color: #003060;
}

.menu, .menu_top, .menu_rund, .rekord, .rekordtitel, .rekordinhalt {
	color: #fff;
}

.menu_top {
	z-index: 10;
	position: fixed;
	top: 0;
	left: 0;
	color: #fff;
}

.menu_rund {
	border-radius: 4px;
	padding-left: 4%;
	margin: 0.1em auto;	
}

.menu a, .menu_top a, .menu_rund a, .nach_oben a{
	color: #fff;
	text-decoration: none;
}
.menu:hover, .menu_rund:hover {
	background: #179ED8;
}

.menu a:hover, .menu_top a:hover, .nav.responsive a:hover, .menu_rund a:hover, .nach_oben:hover {
	background: #179ED8;
}

.wk_jahre {
	box-sizing: border-box;
	float: left;
	padding: 4px;
	margin: 2px;
	width: auto;
	border-radius: 2px;
}

.nav {
	box-sizing: border-box;
	float: left;
	line-height: 200%;
	padding: 5px;
	font-size: 1.6em;
}
 
.nav a {
    padding: 0 20px;
	float: left;
}

.container {
	display: none;
}
.bar1, .bar2, .bar3 {
	width: 36px;
	height: 4px;
	background-color: #EFEFEF;
	margin: 6px 6px 0px 6px;
	transition: 0.4s;
}
.change .bar1 {transform: rotate(-45deg) translate(-7px, 5px);}
.change .bar2 {opacity: 0;}
.change .bar3 {transform: rotate(45deg) translate(-8px, -8px);}

@media screen and (max-width: 1650px) {
	.inhalt {
	margin-top: 200px;
	scroll-padding-top: 200px;
	}
}
@media screen and (max-width: 900px) {
	.inhalt {
	margin-top: 100px;
	scroll-padding-top: 100px;
	}
}

@media screen and (max-width: 900px) {
	.nav a:not(:nth-child(-n+2)) {display: none;}
	.container {
		display:block;
		float:left;
	}
	.nav.responsive a {
		float: none;
		display: block;
	}
}

.text, .list, .box {
	text-align: left;
	line-height:1.5em;
	font-family: Verdana, Arial, sans-serif;
	margin: 0 auto;
	display:inline-block;
	width: 100%;
}

.text {
	width:100%;
}
.list li {
	background-color: #e1f5fe;
	border: 1px solid #003060;
	border-radius: 3px;
	margin: 5 auto;
	padding: 10px;
	display:inline-block;
}

.list li:nth-child(even){
	background-color: #f5f5e5;
	background-color: #29b6f6;
	}
	
.list p {
	margin: 0;
	}

.text li {list-style-type: none;}

.box, .box_unsichtbar, .box_aktiv, .box_info {
	background-color: #179ED8;
	border: 1px solid #003060;
	border-radius: 5px;
	cursor: pointer;
	text-align: center;
	min-height: 5em;
	width: 25%;
	max-width: 200px;
	padding: 10px;
}

.box_unsichtbar {display: none;}

.box_aktiv {
	background-color: #003060;
	color: #fff;
	font-weight: bold;
}

.box_info {
	background-color: #003060;
	border: 2px solid #b35300;
	color: #fff;
	cursor: auto;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.5em;
}
.box_info a {
	color: #179ED8;
}

.identisch {
	width: 90%;
	display: table;
	min-width:90%;
	border-collapse: separate;
	border-spacing: 10px;
}

.identisch div {
	display: table-cell;
	vertical-align: middle;	
}

.hinweis {color:blue;}
.protokoll{color:#008000;}
.fotos {color:#FF6600;}
.melde {color:#800080;}
.others{color:#b71c1c;}

.jahr {
	font-size:1.2em;
	line-height:120%;
	padding-top: 40px;
}

.kleiner {
	font-size:0.5em;
	line-height: 1.5em;
}


.linke_seite, .rechte_seite, .beide_seiten {
	margin-top:1em;
	position: static;
	color: #003060;
	font-size:1.5em;
	line-height: 2em;	
}

.linke_seite {
	float:left;
	margin-left:3em;
	width: 30%;
	max-width:15em;
	text-align:left;
}
.rechte_seite {
	float:right;
	margin-right:3em;
}


@media screen and (max-width: 820px) {
	
.linke_seite, .rechte_seite {
	margin-top:1em;
	position: static;
	color: #003060;
	font-size:1.4em;
	line-height: 2em;
	}
	
.linke_seite {
	float:left;
	margin-left:0em;
	width: 40%;
	max-width:10em;
	text-align:left;
	}
	
.rechte_seite {
	float:right;
	margin-right:1em;
}
}

.dreispalten {
	margin-top:1em;
	font-size:2em;	
	line-height: 1.5em;
	color: #003060;
}
	
.dreispalten div {
	float: left;
	display: inline-block;
}

.dreispalten div:nth-child (4n+1) {
	color: 000000;
	margin-left:1em;
}

.dreispalten div:nth-child (4n+2) {
	margin-left:5em;
}

.dreispalten div:nth-child (4n+3) {
	float:right;
	margin-right:1em;
}

.wk_flex {
	display: flex;
	flex-flow: row wrap;
}
.colspan-3 {
	border: 1px solid green;
	flex: 1 100%;
}

/* TABELLE WK  */

.wk_table {
	display: table;
	width: 100%;
}

.wk_row {
	display: table-row;
	text-align: left;
}

.wk_row:not(.wk_ferien):not(.wk_info):not(.titel):not(.jahr):nth-of-type(odd) {
	background: #e9e9e9;
}

.wk_row.titel, .wk_row.jahr {
	background: #003060;
	color: #fff;
	font-weight: bold;
	font-size:0.7em;	
	line-height: 1.1em;
	text-align: center;
}

.wk_row.jahr {
	font-size:1em;	
	line-height: 1.5em;	
}

.wk_cell {
	display: table-cell;
	padding: 6px;
	vertical-align: middle;
	border-bottom: 2px solid grey;
}

.wk_cell.datum {
	width: 200px;
}

.wk_row div:nth-of-type(n+5) {
	text-align: center;
}
.wk_ferien{
	background-color: #8bc34a;
	color:#fff;
}
.wk_info{
	background-color: #179ED8;
	color:#fff;
	
}


@media screen and (max-width: 900px) {
	.wk_table {
		display: block;
	}
	.wk_row {
		padding: 4px 0 4px;
		display: block;
		border-bottom: 1px solid #003060;
	}
	.wk_row.titel, .wk_cell {
		display: none;
	}

	.wk_row .wk_cell {
		margin-bottom: 0.2em;
	}
	.wk_row:not(.wk_zusatz) .wk_cell:before {
		margin-bottom: 0.1em;
		content: attr(data-title);
		min-width: 0.6em;
		font-size: 0.6em;
		font-weight: bold;
		text-transform: uppercase;
		color: #003060;
		display: block;
	}
	.wk_row .wk_cell:nth-child(n+5), .wk_cell.wk_zusatz {
		display: table-cell;
		vertical-align: top;
		
	}
	
	.wk_cell {
		padding: 2px 14px;
		display: block;
	}

}

.table {
    display: inline-flex;
	background-color: #179ED8;
	border-radius: 5px;
	text-align: center;
	flex-wrap: wrap;
}

.tag {
}

.tag div { 
	margin:5px;
	border-radius: 5px;
	padding:5px;
}

.zelle {
	background-color: #003060;
	color:#fff;
}

.kreissporthalle{
	background-color: #f44336;;
	color:#fff;
}
.gymnasiumbad{
	background-color: #8bc34a;
	color:#fff;
}
.stadion{
	background-color: #fff;
	color:#fff;
}




.bilder_zoom {
	display: inline-block
}

.bild {
	display: block;
	height: auto;
}

.bild_gross {
	border-radius: 5px;
	width: 100%;
}

.overlay {
	position: fixed;
	margin: auto;
	top: 100px;
	bottom: 20%;
	left: 100;
	right: 100;
	width: 70%;
	height: 70%;
	transform: scale(0);
	-webkit-transition: .3s ease;
	transition: .3s ease;
}

.bilder_zoom:hover .overlay {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.rekordtitel {
	border-radius: 6px;
	width: auto;
	padding: 0.3em;
	margin: 30 0 0 0;
	width: 40%;	
}

.rekord {
	z-index: 4;
	width: 48%;
	margin: 10px 0 0 0;
	border-radius:  0.3em 0.6em 0.3em 0.6em;
	font-size: 1.0em;
}

.rekordnummer_kasten {
	z-index: 5;
	display:inline-block;
    border-radius: 50%;
	overflow: hidden;
	width: 10%;
	margin: 0.2em 0 0 0.2em;
	border: 2px solid #fff;
}

.rekordnummer {
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	position: relative;font-size: 1.1em;
	font-family: exo;
	display: flex;
	justify-content: center;
	
}

@media screen and (max-width: 600px) {
	.rekordnummer_kasten {
	width: 20%;	
	}
	
	.rekord {
	width: 48%;
	margin: 10px 0 0.3em 0;
	font-size: 0.85em;
	height: 10em;
	}

	.rekordnummer {
	font-size: 1.0em;
	}
	
	.kleiner {
	font-size:0.7em;	
	}
	
}


.rekordinhalt {
	display:inline-block;
	padding-left: 0.2em;
}

.weiblich {
	float:left;
	clear:left;
}

.maennlich {
	float:right;
	clear: right;
}
.align_right{
	text-align: right;
}

.nr1 {
	background-color: #d4af37
}
.nr2 {
	background-color: #a7a7ad;
}
.nr3 {
	background-color: #824a02;
}

.meister {
	display:inline-block;
	width: 100%;
}

.meisterjahr, .meisterM, .meisterW, .ohneMeister {
	margin: 1%;
	padding: 1%;
	background-color: #29b6f6;
	border-radius: 4px;
	border: 1px solid #003060;
	text-align: center; 
 
}
.meisterjahr {
	width: 11%;
	float: left;
	background-color: #003060;
	color: #fff;
}
.meisterW {
	width: 38%;
	float: left;
}
.meisterM {
	width: 38%;
	float: right;
}
.ohneMeister {
	width: 80.5%;
	margin-top: 2%;
	float: left;
	background-color: #eeeeee;
	color: #aaa;
}

.merch_img {
	width: 300px;
}
.merch_table td{
	border: 2px solid #29b6f6;
}
.merch_bestellen td, th, input{
	border: 1px solid #003060;
	font-size: 110%;
}

.form_bestellen {
	background-color: #F8F8FF;
	border: 2px solid black;
	padding: 20px;
	line-height: 1.8;
	width: 80%;
}