/*
Theme Name: SpvggCochem26032020!
Theme URI: https://www.it-strunk.net/
Description: The 2018 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: The IT Strunk Team
Author URI: https://www.it-strunk.net/
Version: 2.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu, flexible-header, featured-images, footer-widgets, featured-image-header
Text Domain: SpvggCochem26032020
*/
/* =Site
-------------------------------------------------------------- */
html {
	font-size:62.5%;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	overflow-y:scroll;
}
body {
	box-sizing:border-box;
	position:relative;
	min-width:320px;
	margin:0;
	padding:0;
	background-color:#f4f4f4;
	border:none;
	font-family:'Arial',Helvetica,sans-serif;
	line-height:1.5em;
	font-size:1.1em;
}
a {
	margin:0;
	padding:0;
	color:#e76000;
	text-decoration:none;
	cursor:pointer;
}
a:focus {
	outline:none;
}
a:hover,
a:active {
	outline:0;
	color:#ff9900;
	outline:none;
}
p {
	margin:0;
	padding:0;
	text-decoration:none;
}
hr {
	background-color:rgba(0, 0, 0, 0.1);
	border:0;
	height:1px;
	margin:10px 0 10px 0;
}
/* =Header Navigation #NEW#
-------------------------------------------------------------- */
.navH {
	display:-webkit-flex;
	display:-ms-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	width:100%;
	margin:0;
	padding:0;
	-webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-ms-flex-pack:center;
	justify-content:center;
	-ms-flex-direction:column;
	flex-direction:column;
	background-color:#fff;
}
nav {
	z-index:9000;
	display:block;
	position:relative;
	margin:0;
	padding:10px 0;
	width:100%;
	height:auto !important;
	background-color:#fff;
	-webkit-box-shadow:0 2px 6px rgba(70,70,72,.12),0 2px 4px rgba(70,70,72,.24);
	box-shadow:0 2px 6px rgba(70,70,72,.12),0 2px 4px rgba(70,70,72,.24);
	transition:.9s;
}
nav.black {
	z-index:9000;
	box-sizing:border-box;
	position:fixed;
	top:0;
	left:0;
	margin:0;
	padding:10px 0;
	width:100%;
	height:auto !important;
	background:rgba(0,0,0,0.8);
	transition:.9s;
}
nav ul {
	list-style:none;
	margin:0 auto;
	padding:20px 0;
	width:90%;
	text-align:center;
}
nav ul li {
	float:none;
	clear:both;
	display:inline-block;
	margin:0;
	padding:0 20px;
}
nav ul li a {
	margin:0;
	padding:0;
	font-size:1.6em;
	color:#333;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
	transition:.3s;
}
nav ul li a:hover {
	color:#eee;
	text-decoration:none;
	transition:.3s;
}
nav.black ul li a {
	color:#fff;
}
nav ul li a:focus {
	outline:none;
}
nav ul li a.active {
	color:#666;
	text-decoration:underline;
}
nav ul li.current_page_item > a,
nav ul li.current_page_ancestor > a,
nav ul li.current-menu-ancestor > a,
nav ul li.current-menu-item > a,
nav ul li.current-menu-parent > a {
	color:#0eb3d6;
	text-decoration:underline;
}
nav ul li.current_page_item > a:hover,
nav ul li.current_page_ancestor > a:hover,
nav ul li.current-menu-ancestor > a:hover,
nav ul li.current-menu-item > a:hover,
nav ul li.current-menu-parent > a:hover {
	color:#666;
}
/* =Header - Index
-------------------------------------------------------------- */
@media(min-width:320px) {
	.headI {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0;
		padding:40px 0 0 0;
		justify-content:center;
		flex-direction:column;
		text-decoration:none;
		text-align:center;
		text-transform:uppercase;
	}
	.headI-item:nth-of-type(1) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:300px;
		width:300px;
		color:#333;
		font-weight:bold;
		line-height:1.5em;
		font-size:1.2em;
	}
	.headI-item:nth-of-type(2) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:300px;
		width:300px;
		font-family:'Bowlby One SC', cursive;
		color:#3252f2;
		font-weight:normal;
		line-height:1.5em;
		font-size:3.1em;
	}
}
@media(min-width:768px) {
	.headI {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0;
		padding:40px 0 0 0;
		justify-content:center;
		flex-direction:column;
		text-decoration:none;
		text-align:center;
		text-transform:uppercase;
	}
	.headI-item:nth-of-type(1) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:768px;
		width:768px;
		color:#333;
		font-weight:bold;
		line-height:1.5em;
		font-size:1.2em;
	}
	.headI-item:nth-of-type(2) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:768px;
		width:768px;
		font-family:'Bowlby One SC', cursive;
		color:#3252f2;
		font-weight:normal;
		line-height:1.5em;
		font-size:3.1em;
	}
}
@media(min-width:1200px) {
	.headI {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0;
		padding:0;
		justify-content:center;
		flex-direction:column;
		text-decoration:none;
		text-align:center;
		text-transform:uppercase;
	}
	.headI-item:nth-of-type(1) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:1200px;
		width:1200px;
		color:#333;
		font-weight:bold;
		line-height:1.5em;
		font-size:1.2em;
	}
	.headI-item:nth-of-type(2) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:1200px;
		width:1200px;
		font-family:'Bowlby One SC', cursive;
		color:#3252f2;
		font-weight:normal;
		line-height:1.5em;
		font-size:3.1em;
	}
}
/* =Header - Page
-------------------------------------------------------------- */
@media(min-width:320px) {
	.headP {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0;
		padding:40px 0 0 0;
		justify-content:center;
		flex-direction:column;
		text-decoration:none;
		text-align:left;
		text-transform:uppercase;
		font-family:'Bowlby One SC', cursive;
	}
	.headP-item:nth-of-type(1) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:100%;
		width:100%;
		color:#999;
		font-weight:bold;
		line-height:1.5em;
		font-size:1.2em;
	}
	.headP-item:nth-of-type(2) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:100%;
		width:100%;
		color:#333;
		font-weight:bold;
		line-height:1.5em;
		font-size:2.1em;
	}
}
@media(min-width:768px) {
	.headP {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0;
		padding:40px 0 0 0;
		justify-content:center;
		flex-direction:column;
		text-decoration:none;
		text-align:left;
		text-transform:uppercase;
		font-family:'Bowlby One SC', cursive;
	}
	.headP-item:nth-of-type(1) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:100%;
		width:768px;
		color:#999;
		font-weight:bold;
		line-height:1.5em;
		font-size:1.2em;
	}
	.headP-item:nth-of-type(2) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:100%;
		width:100%;
		color:#333;
		font-weight:bold;
		line-height:1.5em;
		font-size:2.1em;
	}
}
@media(min-width:1200px) {
	.headP {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0;
		padding:40px 0 0 0;
		justify-content:center;
		flex-direction:column;
		text-decoration:none;
		text-align:left;
		text-transform:uppercase;
		font-family:'Bowlby One SC', cursive;
	}
	.headP-item:nth-of-type(1) {
		overflow:hidden;
		flex:1;
		margin:0;
		padding:0;
		max-width:100%;
		width:1200px;
		color:#999;
		font-weight:bold;
		line-height:1.5em;
		font-size:1.2em;
	}
	.headP-item:nth-of-type(2) {
		overflow:hidden;
		flex:1;
		margin:0;
		padding:0;
		max-width:100%;
		width:1200px;
		color:#333;
		font-weight:bold;
		line-height:1.5em;
		font-size:2.1em;
	}
}
/* =Footer - Index
-------------------------------------------------------------- */
@media(min-width:320px) {
	.footerI {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0;
		padding:40px 0 0 0;
		justify-content:center;
		flex-direction:column;
		text-decoration:none;
		text-align:center;
		text-transform:uppercase;
		font-family:'Bowlby One SC', cursive;
	}
	.footerI-item:nth-of-type(1) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:300px;
		width:300px;
		color:#999;
		font-weight:bold;
		line-height:1.5em;
		font-size:1.2em;
	}
	.footerI-item:nth-of-type(2) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:300px;
		width:300px;
		color:#333;
		font-weight:bold;
		line-height:1.5em;
		font-size:2.1em;
	}
}
@media(min-width:768px) {
	.footerI {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0;
		padding:40px 0 0 0;
		justify-content:center;
		flex-direction:column;
		text-decoration:none;
		text-align:center;
		text-transform:uppercase;
		font-family:'Bowlby One SC', cursive;
	}
	.footerI-item:nth-of-type(1) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:768px;
		width:768px;
		color:#999;
		font-weight:bold;
		line-height:1.5em;
		font-size:1.2em;
	}
	.footerI-item:nth-of-type(2) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:768px;
		width:768px;
		color:#333;
		font-weight:bold;
		line-height:1.5em;
		font-size:2.1em;
	}
}
@media(min-width:1200px) {
	.footerI {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0;
		padding:0;
		justify-content:center;
		flex-direction:column;
		text-decoration:none;
		text-align:center;
		text-transform:uppercase;
		font-family:'Bowlby One SC', cursive;
	}
	.footerI-item:nth-of-type(1) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:1200px;
		width:1200px;
		color:#999;
		font-weight:bold;
		line-height:1.5em;
		font-size:1.2em;
	}
	.footerI-item:nth-of-type(2) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:1200px;
		width:1200px;
		color:#333;
		font-weight:bold;
		line-height:1.5em;
		font-size:2.1em;
	}
}
/* =Page Normal
-------------------------------------------------------------- */
@media(min-width:320px) {
	.pageC {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0 0 20px 0;
		padding:0;
		justify-content:center;
		flex-direction:column;
	}
	.pageC-item:nth-of-type(1) {
		overflow:hidden;
		flex:1;
		margin:0 0 20px 0;
		padding:0;
		max-width:100%;
		min-width:100%;
		width:100%;
		background:rgba(14,179,214,0.8);
	}
	.pageC-item:nth-of-type(2) {
		overflow:hidden;
		position:relative;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:320px;
		min-width:320px;
		width:320px;
		max-height:250px;
		min-height:250px;
		height:250px;
		background:#333;
	}
	.pageC-item:nth-of-type(2) img {
		position:absolute;
		left:50%;
		top:50%;
		transform:translate(-50%, -50%);
		width:320px;
		height:auto;
		line-height:0;
	}
	.pageC-item:nth-of-type(3) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:40px 10px 10px 10px;
		max-width:300px;
		min-width:300px;
		width:300px;
		background:#fff;
		color:#333;
		text-transform:uppercase;
		text-decoration:none;
		text-align:left;
		font-weight:normal;
		line-height:1.5em;
		font-size:2.6em;
	}
	.pageC-item:nth-of-type(4) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:10px 10px 40px 10px;
		max-width:300px;
		min-width:300px;
		width:300px;
		background:#fff;
		color:#333;
		text-decoration:none;
		text-align:left;
		font-weight:normal;
		line-height:1.5em;
		font-size:1.5em;
	}
	#widget1 iframe,
	#widget2 iframe,
	#widget3 iframe,
	#widget4 iframe,
	#widget5 iframe,
	#widget6 iframe,
	#widget7 iframe,
	#widget8 iframe {
		width:100% !important;
		max-width:300px !important;
		margin:20px 0 60px 0;
	}
}
@media(min-width:768px) {
	.pageC {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0 0 20px 0;
		padding:0;
		justify-content:center;
		flex-direction:column;
	}
	.pageC-item:nth-of-type(1) {
		overflow:hidden;
		flex:1;
		margin:0 0 20px 0;
		padding:0;
		max-width:100%;
		min-width:100%;
		width:100%;
		background:rgba(14,179,214,0.8);
	}
	.pageC-item:nth-of-type(2) {
		overflow:hidden;
		position:relative;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:768px;
		min-width:768px;
		width:768px;
		max-height:350px;
		min-height:350px;
		height:350px;
		background:#333;
	}
	.pageC-item:nth-of-type(2) img {
		position:absolute;
		left:50%;
		top:50%;
		transform:translate(-50%, -50%);
		width:768px;
		height:auto;
		line-height:0;
	}
	.pageC-item:nth-of-type(3) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:40px 20px 10px 20px;
		max-width:728px;
		min-width:728px;
		width:728px;
		background:#fff;
		color:#333;
		text-transform:uppercase;
		text-decoration:none;
		text-align:left;
		font-weight:normal;
		line-height:1.5em;
		font-size:2.6em;
	}
	.pageC-item:nth-of-type(4) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:10px 20px 40px 20px;
		max-width:728px;
		min-width:728px;
		width:728px;
		background:#fff;
		color:#333;
		text-decoration:none;
		text-align:left;
		font-weight:normal;
		line-height:1.5em;
		font-size:1.5em;
	}
	#widget1 iframe,
	#widget2 iframe,
	#widget3 iframe,
	#widget4 iframe,
	#widget5 iframe,
	#widget6 iframe,
	#widget7 iframe,
	#widget8 iframe {
		width:100% !important;
		max-width:728px !important;
		margin:20px 0 60px 0;
	}
}
@media(min-width:1200px) {
	.pageC {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0 0 20px 0;
		padding:0;
		justify-content:center;
		flex-direction:column;
	}
	.pageC-item:nth-of-type(1) {
		overflow:hidden;
		flex:1;
		margin:0 0 20px 0;
		padding:0;
		max-width:100%;
		min-width:100%;
		width:100%;
		background:rgba(14,179,214,0.8);
	}
	.pageC-item:nth-of-type(2) {
		overflow:hidden;
		position:relative;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:1200px;
		min-width:1200px;
		width:1200px;
		max-height:500px;
		min-height:500px;
		height:500px;
		background:#333;
	}
	.pageC-item:nth-of-type(2) img {
		position:absolute;
		left:50%;
		top:50%;
		transform:translate(-50%, -50%);
		width:1200px;
		height:auto;
		line-height:0;
	}
	.pageC-item:nth-of-type(3) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:40px 120px 10px 120px;
		max-width:960px;
		min-width:960px;
		width:960px;
		background:#fff;
		color:#333;
		text-transform:uppercase;
		text-decoration:none;
		text-align:left;
		font-weight:normal;
		line-height:1.5em;
		font-size:2.6em;
	}
	.pageC-item:nth-of-type(4) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:10px 120px 40px 120px;
		max-width:960px;
		min-width:960px;
		width:960px;
		background:#fff;
		color:#333;
		text-decoration:none;
		text-align:left;
		font-weight:normal;
		line-height:1.5em;
		font-size:1.5em;
	}
	#widget1 iframe,
	#widget2 iframe,
	#widget3 iframe,
	#widget4 iframe,
	#widget5 iframe,
	#widget6 iframe,
	#widget7 iframe,
	#widget8 iframe {
		width:100% !important;
		max-width:960px !important;
		margin:20px 0 60px 0;
	}
}
.pageC-item:nth-of-type(1) ul {
	list-style:none;
	margin:0;
	padding:20px 0;
	width:100%;
	text-align:center;
}
.pageC-item:nth-of-type(1) ul li {
	float:none;
	clear:both;
	display:inline-block;
	margin:0;
	padding:0 20px;
}
.pageC-item:nth-of-type(1) ul li a {
	margin:0;
	padding:0;
	font-size:1.8em;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
	transition:.3s;
}
.pageC-item:nth-of-type(1) ul li a:hover {
	color:#eee;
	text-decoration:none;
	transition:.3s;
}
.pageC-item:nth-of-type(1) ul li a:focus {
	outline:none;
}
.pageC-item:nth-of-type(1) ul li a.active {
	color:#333;
	text-decoration:underline;
}
.pageC-item:nth-of-type(1) ul li.current_page_item > a,
.pageC-item:nth-of-type(1) ul li.current_page_ancestor > a,
.pageC-item:nth-of-type(1) ul li.current-menu-ancestor > a,
.pageC-item:nth-of-type(1) ul li.current-menu-item > a,
.pageC-item:nth-of-type(1) ul li.current-menu-parent > a {
	color:#333;
	text-decoration:underline;
}
.pageC-item:nth-of-type(1) ul li.current_page_item > a:hover,
.pageC-item:nth-of-type(1) ul li.current_page_ancestor > a:hover,
.pageC-item:nth-of-type(1) ul li.current-menu-ancestor > a:hover,
.pageC-item:nth-of-type(1) ul li.current-menu-item > a:hover,
.pageC-item:nth-of-type(1) ul li.current-menu-parent > a:hover {
	color:#666;
}
/* =Page Spieler
-------------------------------------------------------------- */
.pageTSlong {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
@media(min-width:320px) {
	.pageTS {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0;
		padding:0 0 160px 0;
		justify-content:center;
		flex-direction:row;
	}
	.pageTS-item:nth-of-type(1) {
		overflow:hidden;
		flex:1;
		margin:0 0 100px 0;
		padding:0;
		max-width:100%;
		min-width:100%;
		width:100%;
		background:rgba(14,179,214,0.8);
	}
	.pageTS-item:nth-of-type(2) {
		overflow:hidden;
		position:relative;
		z-index:8;
		flex:1;
		margin:0 auto;
		padding:0 0 20px 0;
		max-width:100%;
		min-width:100%;
		width:100%;
	}
	.pageTS-item:nth-of-type(3) {
		overflow:hidden;
		position:relative;
		z-index:8;
		flex:1;
		margin:0 0 20px 0;
		padding:0;
		max-width:300px;
		min-width:300px;
		width:300px;
		height:459px;
		background:#fff;
		border:1px solid #999;
		-webkit-border-radius:8px;
		border-radius:8px;
		-webkit-box-shadow:0 2px 6px rgba(70,70,72,.12),0 2px 4px rgba(70,70,72,.24);
		box-shadow:0 2px 6px rgba(70,70,72,.12),0 2px 4px rgba(70,70,72,.24);
	}
	.pageTS-item:nth-of-type(4) {
		overflow:hidden;
		flex:1;
		margin:0;
		padding:40px 20px;
		max-width:260px;
		min-width:260px;
		width:260px;
		background:rgba(255,255,255,0.5);
		border:1px solid #999;
		-webkit-border-radius:8px;
		border-radius:8px;
		-webkit-box-shadow:0 2px 6px rgba(70,70,72,.12),0 2px 4px rgba(70,70,72,.24);
		box-shadow:0 2px 6px rgba(70,70,72,.12),0 2px 4px rgba(70,70,72,.24);
	}
	.pageTS-item:nth-of-type(3) img {
		z-index:10;
		position:absolute;
		left:50%;
		top:50%;
		transform:translate(-50%, -50%);
		width:340px;
		height:auto;
		line-height:0;
	}
}
@media(min-width:768px) {
	.pageTS {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0;
		padding:0 0 160px 0;
		justify-content:center;
		flex-direction:row;
	}
	.pageTS-item:nth-of-type(1) {
		overflow:hidden;
		flex:1;
		margin:0 0 100px 0;
		padding:0;
		max-width:100%;
		min-width:100%;
		width:100%;
		background:rgba(14,179,214,0.8);
	}
	.pageTS-item:nth-of-type(2) {
		overflow:hidden;
		position:relative;
		z-index:8;
		flex:1;
		margin:0 auto;
		padding:0 0 20px 0;
		max-width:100%;
		min-width:100%;
		width:100%;
	}
	.pageTS-item:nth-of-type(3) {
		overflow:hidden;
		position:relative;
		z-index:8;
		flex:1;
		margin:0 20px 0 0;
		padding:0;
		max-width:360px;
		min-width:360px;
		width:360px;
		border:1px solid #999;
		-webkit-border-radius:8px;
		border-radius:8px;
		-webkit-box-shadow:0 2px 6px rgba(70,70,72,.12),0 2px 4px rgba(70,70,72,.24);
		box-shadow:0 2px 6px rgba(70,70,72,.12),0 2px 4px rgba(70,70,72,.24);
	}
	.pageTS-item:nth-of-type(4) {
		overflow:hidden;
		flex:1;
		margin:0;
		padding:40px 20px;
		max-width:360px;
		min-width:360px;
		width:360px;
		background:rgba(255,255,255,0.5);
		border:1px solid #999;
		-webkit-border-radius:8px;
		border-radius:8px;
		-webkit-box-shadow:0 2px 6px rgba(70,70,72,.12),0 2px 4px rgba(70,70,72,.24);
		box-shadow:0 2px 6px rgba(70,70,72,.12),0 2px 4px rgba(70,70,72,.24);
	}
	.pageTS-item:nth-of-type(3) img {
		z-index:10;
		position:absolute;
		left:50%;
		top:50%;
		transform:translate(-50%, -50%);
		width:380px;
		height:auto;
		line-height:0;
	}
}
@media(min-width:1200px) {
	.pageTS {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0;
		padding:0 0 160px 0;
		justify-content:center;
		flex-direction:row;
	}
	.pageTS-item:nth-of-type(1) {
		overflow:hidden;
		flex:1;
		margin:0 0 100px 0;
		padding:0;
		max-width:100%;
		min-width:100%;
		width:100%;
		background:rgba(14,179,214,0.8);
	}
	.pageTS-item:nth-of-type(2) {
		overflow:hidden;
		position:relative;
		z-index:8;
		flex:1;
		margin:0 auto;
		padding:0 0 20px 0;
		max-width:100%;
		min-width:100%;
		width:100%;
	}
	.pageTS-item:nth-of-type(3) {
		overflow:hidden;
		position:relative;
		z-index:8;
		flex:1;
		margin:0 20px 0 0;
		padding:0;
		max-width:400px;
		min-width:400px;
		width:400px;
		border:1px solid #999;
		-webkit-border-radius:8px;
		border-radius:8px;
		-webkit-box-shadow:0 2px 6px rgba(70,70,72,.12),0 2px 4px rgba(70,70,72,.24);
		box-shadow:0 2px 6px rgba(70,70,72,.12),0 2px 4px rgba(70,70,72,.24);
	}
	.pageTS-item:nth-of-type(4) {
		overflow:hidden;
		flex:1;
		margin:0;
		padding:40px 20px;
		max-width:360px;
		min-width:360px;
		width:360px;
		background:rgba(255,255,255,0.5);
		border:1px solid #999;
		-webkit-border-radius:8px;
		border-radius:8px;
		-webkit-box-shadow:0 2px 6px rgba(70,70,72,.12),0 2px 4px rgba(70,70,72,.24);
		box-shadow:0 2px 6px rgba(70,70,72,.12),0 2px 4px rgba(70,70,72,.24);
	}
	.pageTS-item:nth-of-type(3) img {
		z-index:10;
		position:absolute;
		left:50%;
		top:50%;
		transform:translate(-50%, -50%);
		width:420px;
		height:auto;
		line-height:0;
	}
}
.pageTS-item:nth-of-type(2) h1 {
	margin:0;
	padding:0;
	font-family:'Sedgwick Ave', cursive;
	text-shadow:-1px -1px 1px #666, 1px 1px 1px #666;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	line-height:1.5em;
	font-size:6.7em;
}
.pageTS-item:nth-of-type(4) h1 {
	margin:0;
	padding:0;
	font-family:'Sedgwick Ave', cursive;
	color:#333;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	line-height:1.5em;
	font-size:3.1em;
}
.pageTS-item:nth-of-type(4) h2 {
	margin:0;
	padding:0 0 20px 0;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	line-height:1.5em;
	font-size:1.2em;
}
.pageTS-item:nth-of-type(4) h3 {
	margin:0;
	padding:5px 0;
	color:#666;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	line-height:1.5em;
	font-size:1.2em;
}
.pageTS-item:nth-of-type(4) h4 {
	margin:0;
	padding:0 0 5px 0;
	color:#333;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	line-height:1.5em;
	font-size:1.9em;
}
.pageTS-item11 {
	margin:0;
	padding:0;
	background:#fff;
}
.pageTS-item13 {
	margin:0;
	padding:0;
	background:#eee;
}
.pageTS-item:nth-of-type(1) ul {
	list-style:none;
	margin:0;
	padding:20px 0;
	width:100%;
	text-align:center;
}
.pageTS-item:nth-of-type(1) ul li {
	float:none;
	clear:both;
	display:inline-block;
	margin:0;
	padding:0 20px;
}
.pageTS-item:nth-of-type(1) ul li a {
	margin:0;
	padding:0;
	font-size:1.9em;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
	transition:.3s;
}
.pageTS-item:nth-of-type(1) ul li a:hover {
	color:#eee;
	text-decoration:none;
	transition:.3s;
}
.pageTS-item:nth-of-type(1) ul li a:focus {
	outline:none;
}
.pageTS-item:nth-of-type(1) ul li a.active {
	color:#333;
	text-decoration:underline;
}
.pageTS-item:nth-of-type(1) ul li.current_page_item > a,
.pageTS-item:nth-of-type(1) ul li.current_page_ancestor > a,
.pageTS-item:nth-of-type(1) ul li.current-menu-ancestor > a,
.pageTS-item:nth-of-type(1) ul li.current-menu-item > a,
.pageTS-item:nth-of-type(1) ul li.current-menu-parent > a {
	color:#0eb3d6;
	text-decoration:underline;
}
.pageTS-item:nth-of-type(1) ul li.current_page_item > a:hover,
.pageTS-item:nth-of-type(1) ul li.current_page_ancestor > a:hover,
.pageTS-item:nth-of-type(1) ul li.current-menu-ancestor > a:hover,
.pageTS-item:nth-of-type(1) ul li.current-menu-item > a:hover,
.pageTS-item:nth-of-type(1) ul li.current-menu-parent > a:hover {
	color:#666;
}
/* =Page News
-------------------------------------------------------------- */
@media(min-width:320px) {
	.pageN {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0;
		padding:0;
		justify-content:center;
		align-items:top;
		flex-direction:column;
	}
	.pageN-item {
		overflow:hidden;
	}
	.pageN-item:nth-of-type(1) {
		overflow:hidden;
		z-index:5;
		position:relative;
		flex:1;
		margin:0 0 0 0;
		padding:0;
		max-width:100%;
		min-width:100%;
		width:100%;
		max-height:250px;
		min-height:250px;
		height:250px;
		background:rgba(14,179,214,0.8);
	}
	.pageN-item:nth-of-type(1) img {
		position:absolute;
		left:50%;
		top:50%;
		transform:translate(-50%, -50%);
		width:100%;
		height:auto;
		line-height:0;
	}
	.pageN-item:nth-of-type(2) {
		overflow:hidden;
		z-index:8;
		flex:1;
		margin:-80px auto 0 auto;
		padding:20px 10px;
		max-width:300px;
		min-width:300px;
		width:300px;
		background:rgba(255,255,255,.8);
	}
	.pageN-item:nth-of-type(3) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:40px 10px;
		max-width:300px;
		min-width:300px;
		width:300px;
		background:#fff;
	}
}
@media(min-width:768px) {
	.pageN {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0 0 0 0;
		padding:0;
		justify-content:center;
		align-items:top;
		flex-direction:row;
	}
	.pageN-item {
		overflow:hidden;
	}
	.pageN-item:nth-of-type(1) {
		overflow:hidden;
		z-index:5;
		position:relative;
		flex:1;
		margin:0 0 0 0;
		padding:0;
		max-width:100%;
		min-width:100%;
		width:100%;
		max-height:300px;
		min-height:300px;
		height:300px;
		background:rgba(14,179,214,0.8);
	}
	.pageN-item:nth-of-type(1) img {
		position:absolute;
		left:50%;
		top:50%;
		transform:translate(-50%, -50%);
		width:100%;
		height:auto;
		line-height:0;
	}
	.pageN-item:nth-of-type(2) {
		overflow:hidden;
		z-index:8;
		flex:1;
		margin:-80px 0 0 0;
		padding:20px 0;
		max-width:300px;
		min-width:300px;
		width:300px;
		background:rgba(255,255,255,.8);
	}
	.pageN-item:nth-of-type(3) {
		overflow:hidden;
		flex:2;
		margin:0;
		padding:40px 10px;
		max-width:448px;
		min-width:448px;
		width:468px;
		background:#fff;
	}
}
@media(min-width:1200px) {
	.pageN {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0 0 0 0;
		padding:0;
		justify-content:center;
		align-items:top;
		flex-direction:row;
	}
	.pageN-item {
		overflow:hidden;
	}
	.pageN-item:nth-of-type(1) {
		overflow:hidden;
		z-index:5;
		position:relative;
		flex:1;
		margin:0 0 0 0;
		padding:0;
		max-width:100%;
		min-width:100%;
		width:100%;
		max-height:600px;
		min-height:600px;
		height:600px;
		background:rgba(14,179,214,0.8);
	}
	.pageN-item:nth-of-type(1) img {
		position:absolute;
		left:50%;
		top:50%;
		transform:translate(-50%, -50%);
		width:100%;
		height:auto;
		line-height:0;
	}
	.pageN-item:nth-of-type(2) {
		overflow:hidden;
		z-index:8;
		flex:1;
		margin:-80px 0 0 0;
		padding:20px 0;
		max-width:300px;
		min-width:300px;
		width:300px;
		background:rgba(255,255,255,.8);
	}
	.pageN-item:nth-of-type(3) {
		overflow:hidden;
		flex:2;
		margin:0;
		padding:40px 20px;
		max-width:860px;
		min-width:860px;
		width:860px;
		background:#fff;
	}
}
.pageN-item:nth-of-type(2) ul {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}
.pageN-item:nth-of-type(2) ul li {
	margin:0;
	padding:0;
}
.pageN-item:nth-of-type(2) ul li a {
	display:block;
	margin:0 10px 2px 10px;
	padding:30px 20px;
	background:#f4f4f4;
	line-height:1.5em;
	font-size:1.6em;
	color:#333;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	text-transform:uppercase;
	transition:.3s;
}
.pageN-item:nth-of-type(2) ul li a:hover {
	background:#eee;
	color:#999;
	text-decoration:none;
	transition:.3s;
}
.pageN-item:nth-of-type(2) ul li.current_page_item > a,
.pageN-item:nth-of-type(2) ul li.current_page_ancestor > a,
.pageN-item:nth-of-type(2) ul li.current-menu-ancestor > a,
.pageN-item:nth-of-type(2) ul li.current-menu-item > a,
.pageN-item:nth-of-type(2) ul li.current-menu-parent > a {
	color:#fff;
	text-decoration:underline;
	background:#0eb3d6;
}
.pageN-item:nth-of-type(2) ul li.current_page_item > a:hover,
.pageN-item:nth-of-type(2) ul li.current_page_ancestor > a:hover,
.pageN-item:nth-of-type(2) ul li.current-menu-ancestor > a:hover,
.pageN-item:nth-of-type(2) ul li.current-menu-item > a:hover,
.pageN-item:nth-of-type(2) ul li.current-menu-parent > a:hover {
	color:#666;
}
.pageN-item:nth-of-type(2) h3 {
	margin:0 10px 2px 10px;
	padding:30px 20px;
	background:#333;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	line-height:1.5em;
	font-size:2.2em;
}
/* =Page News - Zusatz Teams
-------------------------------------------------------------- */
.pageTeams {
	overflow:hidden;
	margin:0;
	padding:0;
}
.pageTeams h1 {
	margin:0 0 20px 0;
	padding:0;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	line-height:1.5em;
	font-size:2.2em;
}
.pageTeams p {
	margin:0 0 20px 0;
	padding:0;
	color:#333;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	line-height:1.8em;
	font-size:1.6em;
}
.pageTeams img {
	width:100%;
	height:auto;
	line-height:0;
}
/* =Page News - Zusatz Kontakt
-------------------------------------------------------------- */
.pageKontakt {
	width:300px;
	height:auto;
	margin:0 auto;
	padding:0;
}
.pageKontakt h1 {
	margin:0 0 20px 0;
	padding:0;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	line-height:1.5em;
	font-size:2.2em;
}
.pageKontakt h4 {
	margin:10px 0 4px 0;
	padding:0;
	color:#999;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	line-height:1.5em;
	font-size:1.6em;
}
.pageKontakt h6 {
	margin:10px 0 4px 0;
	padding:0;
	color:#999;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	line-height:1.5em;
	font-size:1.6em;
}
.pageKontakt p {
	margin:0 0 20px 0;
	padding:0;
	color:#333;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	line-height:1.8em;
	font-size:1.6em;
}
.pageKontakt img {
	width:100%;
	height:auto;
	line-height:0;
}
.pageKontakt select {
	width:300px;
	height:auto;
	margin:0;
	padding:8px 0;
	overflow:hidden;
	border-top:0;
	border-bottom:1px solid #999;
	border-left:0;
	border-right:0;
	color:#333;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	line-height:1.5em;
	font-size:1.1em;
}
.pageKontakt input {
	width:300px;
	height:auto;
	margin:0;
	padding:8px 0;
	overflow:hidden;
	border-top:0;
	border-bottom:1px solid #999;
	border-left:0;
	border-right:0;
	color:#333;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	line-height:1.5em;
	font-size:1.1em;
}
.pageKontakt input:focus {
	border-bottom:1px solid #ff0000;
}
.pageKontakt textarea {
	width:300px;
	height:4em;
	margin:0;
	padding:8px 0;
	overflow:hidden;
	border-top:0;
	border-bottom:1px solid #999;
	border-left:0;
	border-right:0;
	color:#333;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	line-height:1.5em;
	font-size:1.1em;
}
.pageKontakt textarea:focus {
	border:0;
	background:eee;
}
.pageKontakt input[type="submit"] {
	width:300px;
	height:auto;
	margin:0;
	padding:8px 0;
	overflow:hidden;
	border-top:0;
	border-bottom:1px solid #999;
	border-left:0;
	border-right:0;
	color:#333;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	line-height:1.5em;
	font-size:1.1em;
}
.pageKontakt input[type="submit"]:hover {
	border-top:0;
	border-bottom:1px solid #ff0000;
	border-left:0;
	border-right:0;
	color:#ff0000;
}
/* =Page Sponsoren
-------------------------------------------------------------- */
@media(min-width:320px) {
	.pageSP {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0 0 20px 0;
		padding:0;
		justify-content:center;
		flex-direction:column;
	}
	.pageSP-item:nth-of-type(1) {
		overflow:hidden;
		flex:1;
		margin:0 0 20px 0;
		padding:0;
		max-width:100%;
		min-width:100%;
		width:100%;
		background:rgba(14,179,214,0.8);
	}
	.pageSP-item:nth-of-type(2) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:320px;
		min-width:320px;
		width:320px;
		background:#f4f4f4;
		text-align:center;
	}
	.pageSP-item:nth-of-type(2) img {
		width:300px;
		height:auto;
		margin:0;
		padding:20px 0;
		line-height:0;
	}
	.pageSP-item:nth-of-type(3) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:40px 10px 10px 10px;
		max-width:300px;
		min-width:300px;
		width:300px;
		background:#fff;
		color:#333;
		text-transform:uppercase;
		text-decoration:none;
		text-align:center;
		font-weight:normal;
		line-height:1.5em;
		font-size:2.6em;
	}
	.pageSP-item:nth-of-type(4) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:10px 10px 40px 10px;
		max-width:300px;
		min-width:300px;
		width:300px;
		background:#fff;
		color:#333;
		text-decoration:none;
		text-align:center;
		font-weight:normal;
		line-height:1.5em;
		font-size:1.5em;
	}
}
@media(min-width:768px) {
	.pageSP {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0 0 20px 0;
		padding:0;
		justify-content:center;
		flex-direction:column;
	}
	.pageSP-item:nth-of-type(1) {
		overflow:hidden;
		flex:1;
		margin:0 0 20px 0;
		padding:0;
		max-width:100%;
		min-width:100%;
		width:100%;
		background:rgba(14,179,214,0.8);
	}
	.pageSP-item:nth-of-type(2) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:768px;
		min-width:768px;
		width:768px;
		background:#f4f4f4;
		text-align:center;
	}
	.pageSP-item:nth-of-type(2) img {
		width:600px;
		height:auto;
		margin:0;
		padding:20px 0;
		line-height:0;
	}
	.pageSP-item:nth-of-type(3) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:40px 10px 10px 10px;
		max-width:748px;
		min-width:748px;
		width:748px;
		background:#fff;
		color:#333;
		text-transform:uppercase;
		text-decoration:none;
		text-align:center;
		font-weight:normal;
		line-height:1.5em;
		font-size:2.6em;
	}
	.pageSP-item:nth-of-type(4) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:10px 10px 40px 10px;
		max-width:748px;
		min-width:748px;
		width:748px;
		background:#fff;
		color:#333;
		text-decoration:none;
		text-align:center;
		font-weight:normal;
		line-height:1.5em;
		font-size:1.5em;
	}
}
@media(min-width:1200px) {
	.pageSP {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0 0 20px 0;
		padding:0;
		justify-content:center;
		flex-direction:column;
	}
	.pageSP-item:nth-of-type(1) {
		overflow:hidden;
		flex:1;
		margin:0 0 20px 0;
		padding:0;
		max-width:100%;
		min-width:100%;
		width:100%;
		background:rgba(14,179,214,0.8);
	}
	.pageSP-item:nth-of-type(2) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:1200px;
		min-width:1200px;
		width:1200px;
		background:#f4f4f4;
		text-align:center;
	}
	.pageSP-item:nth-of-type(2) img {
		width:600px;
		height:auto;
		margin:0;
		padding:20px 0;
		line-height:0;
	}
	.pageSP-item:nth-of-type(3) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:40px 120px 10px 120px;
		max-width:960px;
		min-width:960px;
		width:960px;
		background:#fff;
		color:#333;
		text-transform:uppercase;
		text-decoration:none;
		text-align:center;
		font-weight:normal;
		line-height:1.5em;
		font-size:2.6em;
	}
	.pageSP-item:nth-of-type(4) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:10px 120px 40px 120px;
		max-width:960px;
		min-width:960px;
		width:960px;
		background:#fff;
		color:#333;
		text-decoration:none;
		text-align:center;
		font-weight:normal;
		line-height:1.5em;
		font-size:1.5em;
	}
}
.pageSP-item:nth-of-type(1) ul {
	list-style:none;
	margin:0;
	padding:20px 0;
	width:100%;
	text-align:center;
}
.pageSP-item:nth-of-type(1) ul li {
	float:none;
	clear:both;
	display:inline-block;
	margin:0;
	padding:0 20px;
}
.pageSP-item:nth-of-type(1) ul li a {
	margin:0;
	padding:0;
	font-size:1.8em;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
	transition:.3s;
}
.pageSP-item:nth-of-type(1) ul li a:hover {
	color:#eee;
	text-decoration:none;
	transition:.3s;
}
.pageSP-item:nth-of-type(1) ul li a:focus {
	outline:none;
}
.pageSP-item:nth-of-type(1) ul li a.active {
	color:#333;
	text-decoration:underline;
}
.pageSP-item:nth-of-type(1) ul li.current_page_item > a,
.pageSP-item:nth-of-type(1) ul li.current_page_ancestor > a,
.pageSP-item:nth-of-type(1) ul li.current-menu-ancestor > a,
.pageSP-item:nth-of-type(1) ul li.current-menu-item > a,
.pageSP-item:nth-of-type(1) ul li.current-menu-parent > a {
	color:#0eb3d6;
	text-decoration:underline;
}
.pageSP-item:nth-of-type(1) ul li.current_page_item > a:hover,
.pageSP-item:nth-of-type(1) ul li.current_page_ancestor > a:hover,
.pageSP-item:nth-of-type(1) ul li.current-menu-ancestor > a:hover,
.pageSP-item:nth-of-type(1) ul li.current-menu-item > a:hover,
.pageSP-item:nth-of-type(1) ul li.current-menu-parent > a:hover {
	color:#666;
}
/* =Page News Einzelübersicht Single
-------------------------------------------------------------- */
@media(min-width:320px) {
	.singleN {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0;
		padding:0;
		justify-content:center;
		align-items:top;
		flex-direction:column;
	}
	.singleN-item {
		overflow:hidden;
	}
	.singleN-item:nth-of-type(1) {
		overflow:hidden;
		z-index:5;
		position:relative;
		flex:1;
		margin:0 0 0 0;
		padding:0;
		max-width:100%;
		min-width:100%;
		width:100%;
		max-height:230px;
		min-height:230px;
		height:230px;
		background:rgba(14,179,214,0.8);
	}
	.singleN-item:nth-of-type(1) img {
		position:absolute;
		left:50%;
		top:50%;
		transform:translate(-50%, -50%);
		width:100%;
		height:auto;
		line-height:0;
	}
	.singleN-item:nth-of-type(2) {
		overflow:hidden;
		z-index:8;
		flex:1;
		margin:-80px auto 0 auto;
		padding:20px 0;
		max-width:320px;
		min-width:320px;
		width:320px;
		background:rgba(255,255,255,.8);
	}
	.singleN-item:nth-of-type(3) {
		overflow:hidden;
		flex:2;
		margin:0 auto;
		padding:40px 10px;
		max-width:300px;
		min-width:300px;
		width:300px;
		background:#fff;
	}
}
@media(min-width:768px) {
	.singleN {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0;
		padding:0;
		justify-content:center;
		align-items:top;
		flex-direction:row;
	}
	.singleN-item {
		overflow:hidden;
	}
	.singleN-item:nth-of-type(1) {
		overflow:hidden;
		z-index:5;
		position:relative;
		flex:1;
		margin:0;
		padding:0;
		max-width:100%;
		min-width:100%;
		width:100%;
		max-height:400px;
		min-height:400px;
		height:400px;
		background:rgba(14,179,214,0.8);
	}
	.singleN-item:nth-of-type(1) img {
		position:absolute;
		left:50%;
		top:50%;
		transform:translate(-50%, -50%);
		width:100%;
		height:auto;
		line-height:0;
	}
	.singleN-item:nth-of-type(2) {
		overflow:hidden;
		z-index:8;
		flex:1;
		margin:-80px 0 0 0;
		padding:20px 0;
		max-width:300px;
		min-width:300px;
		width:300px;
		background:rgba(255,255,255,.8);
	}
	.singleN-item:nth-of-type(3) {
		overflow:hidden;
		flex:2;
		margin:0;
		padding:40px 10px;
		max-width:448px;
		min-width:448px;
		width:448px;
		background:#fff;
	}
}
@media(min-width:1200px) {
	.singleN {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0 0 0 0;
		padding:0;
		justify-content:center;
		align-items:top;
		flex-direction:row;
	}
	.singleN-item {
		overflow:hidden;
	}
	.singleN-item:nth-of-type(1) {
		overflow:hidden;
		z-index:5;
		position:relative;
		flex:1;
		margin:0 0 0 0;
		padding:0;
		max-width:100%;
		min-width:100%;
		width:100%;
		max-height:800px;
		min-height:800px;
		height:800px;
		background:rgba(14,179,214,0.8);
	}
	.singleN-item:nth-of-type(1) img {
		position:absolute;
		left:50%;
		top:50%;
		transform:translate(-50%, -50%);
		width:100%;
		height:auto;
		line-height:0;
	}
	.singleN-item:nth-of-type(2) {
		overflow:hidden;
		z-index:8;
		flex:1;
		margin:-80px 0 0 0;
		padding:20px 0;
		max-width:300px;
		min-width:300px;
		width:300px;
		background:rgba(255,255,255,.8);
	}
	.singleN-item:nth-of-type(3) {
		overflow:hidden;
		flex:2;
		margin:0;
		padding:40px 20px;
		max-width:860px;
		min-width:860px;
		width:860px;
		background:#fff;
	}
}
.singleN-item:nth-of-type(2) ul {
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}
.singleN-item:nth-of-type(2) ul li {
	margin:0;
	padding:0;
}
.singleN-item:nth-of-type(2) ul li a {
	display:block;
	margin:0 10px 2px 10px;
	padding:30px 20px;
	background:#f4f4f4;
	line-height:1.5em;
	font-size:1.6em;
	color:#333;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	text-transform:uppercase;
	transition:.3s;
}
.singleN-item:nth-of-type(2) ul li a:hover {
	background:#eee;
	color:#999;
	text-decoration:none;
	transition:.3s;
}
.singleN-item:nth-of-type(2) h3 {
	margin:0 10px 2px 10px;
	padding:30px 20px;
	background:#333;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	line-height:1.5em;
	font-size:2.2em;
}
.singleNcontent h1 {
	margin:0 0 4px 0;
	padding:0;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	line-height:1.5em;
	font-size:2.2em;
}
.singleNcontent h2 {
	margin:0 0 10px 0;
	padding:0;
	color:#999;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	line-height:1.5em;
	font-size:1.6em;
}
.singleNcontent h4 {
	margin:0 0 10px 0;
	padding:0;
	color:#333;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	line-height:1.5em;
	font-size:1.1em;
}
.singleNcontent p {
	margin:0 40px 20px 0;
	padding:0;
	color:#333;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	line-height:1.8em;
	font-size:1.6em;
}
.singleNcontent img {
	width:100%;
	height:auto;
	line-height:0;
}
/* =Single - SKE
-------------------------------------------------------------- */
.singleSKEcontent h1 {
	margin:0 0 4px 0;
	padding:0;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	line-height:1.5em;
	font-size:2.2em;
}
.singleSKEcontent h2 {
	margin:0 0 10px 0;
	padding:0;
	color:#999;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	line-height:1.5em;
	font-size:1.6em;
}
.singleSKEcontent h4 {
	margin:0 0 10px 0;
	padding:0;
	color:#333;
	text-transform:uppercase;
	text-decoration:none;
	text-align:left;
	font-weight:bold;
	line-height:1.5em;
	font-size:1.1em;
}
.singleSKEcontent p {
	margin:0 40px 20px 0;
	padding:0;
	color:#333;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	line-height:1.8em;
	font-size:1.6em;
}
.singleSKEcontent img {
	width:100%;
	height:auto;
	line-height:0;
}
.singleSKEcontent a {
	display:inline-block;
	margin:40px 0;
	padding:20px 80px;
	background:#ff6600;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	transition:0.5s;
}
.singleSKEcontent a:hover {
	opacity:0.3;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
/* =Footer - Sponsoren
-------------------------------------------------------------- */
.sponsorenF1 {
	z-index:21;
	width:100%;
	margin:0 ;
	padding:80px 0;
	background:#fff;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ff0000;
}
@media(min-width:320px) {
	.sponsorenF {
		position:relative;
		justify-content:center;
		display:-webkit-grid;
		display:-ms-grid;
		display:grid;
		grid-template-columns:repeat(auto-fill, minmax(130px, 1fr));
		grid-template-rows:minmax(100px, auto);
		grid-auto-flow:dense;
		grid-gap:10px;
		place-items:center;
		text-align:center;
		max-width:320px;
		margin:0 auto;
		padding:40px 0;
	}
}
@media(min-width:768px) {
	.sponsorenF {
		position:relative;
		justify-content:center;
		display:-webkit-grid;
		display:-ms-grid;
		display:grid;
		grid-template-columns:repeat(auto-fill, minmax(130px, 1fr));
		grid-template-rows:minmax(100px, auto);
		grid-auto-flow:dense;
		grid-gap:20px;
		max-width:768px;
		margin:0 auto;
		padding:40px 0;
	}
}
@media(min-width:1200px) {
	.sponsorenF {
		position:relative;
		justify-content:center;
		display:-webkit-grid;
		display:-ms-grid;
		display:grid;
		grid-template-columns:repeat(auto-fill, minmax(100px, 1fr));
		grid-template-rows:minmax(100px, auto);
		grid-auto-flow:dense;
		grid-gap:20px;
		max-width:1200px;
		margin:0 auto;
		padding:40px 0;
	}
}
.sponsorenF-item {
	display:grid;
	place-items:center;
	text-align:center;
	overflow:hidden;
	margin:0;
	padding:0;
	transition:0.5s;
	cursor:pointer;
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);
}
.sponsorenF-item:hover {
	-webkit-filter:grayscale(0%);
	-moz-filter:grayscale(0%);
	-ms-filter:grayscale(0%);
	-o-filter:grayscale(0%);
	filter:grayscale(0%);
}
.sponsorenF-item img {
	margin:0;
	padding:0;
	width:100px;
	height:auto;
}
/* =Footer
-------------------------------------------------------------- */
.footerSlong {
	z-index:33;
	margin:-50px 0 0 0;
	padding:0;
}
@media(min-width:320px) {
	.footerS {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0;
		padding:0 0 80px 0;
		justify-content:center;
		flex-direction:column;
	}
	.footerS-item:nth-of-type(1) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:300px;
		width:300px;
		text-align:center;
	}
	.footerS-item:nth-of-type(2) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:300px;
		width:300px;
	}
}
@media(min-width:768px) {
	.footerS {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0;
		padding:0 0 80px 0;
		justify-content:center;
		flex-direction:column;
	}
	.footerS-item:nth-of-type(1) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:768px;
		width:768px;
		text-align:center;
	}
	.footerS-item:nth-of-type(2) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:768px;
		width:768px;
	}
}
@media(min-width:1200px) {
	.footerS {
		display:-webkit-flex;
		display:-ms-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		-ms-flex-wrap:wrap;
		flex-wrap:wrap;
		width:100%;
		margin:0;
		padding:0 0 80px 0;
		justify-content:center;
		flex-direction:column;
	}
	.footerS-item:nth-of-type(1) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:1200px;
		width:1200px;
		text-align:center;
	}
	.footerS-item:nth-of-type(2) {
		overflow:hidden;
		flex:1;
		margin:0 auto;
		padding:0;
		max-width:1200px;
		width:1200px;
	}
}
.footerS-item:nth-of-type(1) img {
	margin:0;
	padding:0;
	max-width:120px;
	width:120px;
	height:auto;
}
.footerS-item:nth-of-type(1) h1 {
	font-family:'Carter One', cursive;
	margin:0;
	padding:30px 20px 10px 20px;
	color:#333;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	line-height:1.5em;
	font-size:1.9em;
}
.footerS-item:nth-of-type(1) h5 {
	margin:0;
	padding:0 20px 30px 20px;
	color:#999;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	line-height:1.5em;
	font-size:1.2em;
}
.footerS-item:nth-of-type(2) h3 {
	margin:0;
	padding:30px 20px 10px 20px;
	color:#666;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	line-height:1.5em;
	font-size:1.2em;
}
.footerS-item ul {
	list-style:none;
	margin:0 auto;
	padding:0;
	width:100%;
	text-align:center;;
}
.footerS-item ul li {
	float:none;
	clear:both;
	display:inline-block;
}
.footerS-item ul li a {
	display:inline-block;
	transition:.3s;
	margin:0;
	padding:0 20px;
	color:#999;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	line-height:1.5em;
	font-size:1.1em;
}
.footerS-item ul li a:hover {
	color:#999;
	text-decoration:none;
	transition:.3s;
}
.footerS-item ul li a:focus {
	outline:none;
}
.footerS-item ul li a.active {
	color:#999;
	text-decoration:underline;
}
.footerS-item ul li.current_page_item > a,
.footerS-item ul li.current_page_ancestor > a,
.footerS-item ul li.current-menu-ancestor > a,
.footerS-item ul li.current-menu-item > a,
.footerS-item ul li.current-menu-parent > a {
	color:#0eb3d6;
	text-decoration:underline;
}
.footerS-item ul li.current_page_item > a:hover,
.footerS-item ul li.current_page_ancestor > a:hover,
.footerS-item ul li.current-menu-ancestor > a:hover,
.footerS-item ul li.current-menu-item > a:hover,
.footerS-item ul li.current-menu-parent > a:hover {
	color:#666;
}
