/* ************************************************************************************************* */
/* Ein Wrapper ist in der Regel ein Div-Container, der dafür da ist,                                 */
/* eine Webseite zu zentrieren und eine bestimmte Webseitengrösse zu bestimmen.                      */
/*                                                                                                   */
.KeepCat {
	margin-bottom: 20px; 
	text-align: center; 
	font-family: 'Concert One', cursive; 
	text-shadow: 20px 15px 10px #aaa; 
	color: #642b20; 
	font-size: 120px;
}
.VP-full {
}
@media screen and (max-width: 760px) {
	.KeepCat {
		font-size: 80px;
	}
}
@media screen and (max-width: 480px) {
	.KeepCat {
		font-size: 30px;
	}
	.VP-full {
		height: calc(100vh - 55vh) !important;
	}
}
.wrap {
    margin: 0 auto 0 1%;
	max-width: 1200px;
	padding: 0 10px;
	position: relative;
	overflow: hidden;
}
@media screen and (max-width: 480px) {
	.wrap {
		margin: 0 auto;
		height: 100%;
		max-width: 700px;
	}
}
section, article, header {
	display: block;
	float: left;
	width: 100%;
}
.KCLogo {
	display: block;
}
.LoginwrapLeft {
	float: left;
	width: 45%;
}
.LoginwrapRight {
	padding-left: 2%;
	float: left;
	width: 50%;
}
.W100 {
	width: 100%;
}
.Kontakt_left {
}
.W045_100 {
	width: 45%;
}
.W050_100 {
	width: 50%;
}
.KCBeitraege {
	width: calc(60% - 40px) !important; 
	margin-left: 20%;
}
.ContentBeitraege {
	position: relative;
    float: left;
 	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
    padding: 10px;
}
.KCAnfahrtshilfe {
	width: 50%;
}
.IMFR {
	float: right;
}
.IMFL {
	float: left;
}

@media screen and (max-width: 650px) {
	.IMFR {
		float: none;
	}
	.IMFL {
		float: none;
	}
	.KCAnfahrtshilfe {
		width: 100%;
	}
	.KCBeitraege {
		width: auto !important;
		margin-left: 5%;
	}
	.KCLogo {
		display: none;
	}
	.LoginwrapLeft {
		display: none;
	}
	.LoginwrapRight {
		width: 100%;
	}
	.Kontakt_left {
		display: none;
	}
	.W045_100 {
		width: 92%;
	}
	.W050_100 {
		width: 100%;
	}
	#divBannerUnten {
		/* display: none; */
	}
	#divBannerUntenMitte {
		display: none;
	}
	div.beam.bottom {
		min-height: 0;
	}
	.Mobil_PL002 {
		padding-left: 2%;
	}
	.MediaPL_000 {
		padding-left: 0%;
	}
	.MediaLogo {
		display: none !important;
	}
}
/* ---------------------------------------------------------- */
.TextGedreht {
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
}
.postit{
	position:absolute;
	left:10%;
	top:8%;
	/* background: transparent url(postit.png) no-repeat 0 0; */
}
.postittext {
	border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.5);
    text-shadow:	0 0 5px white, 
					0 0 10px white, 
					0 0 20px rgba(165, 176, 251, 0), 
					0 0 40px rgba(176, 184, 241, 0), 
					0 0 60px rgba(174, 191, 255, 0), 
					0 0 90px #0d0906, 
					0 0 120px #0d0906, 
					0 0 160px rgba(142, 166, 255, 0);
}
.postittext_boxshadow_sichtbar {
    box-shadow: 0px 0px 25px 10px #0d0906;
}
.postittext_boxshadow_unsichtbar {
	box-shadow: 0px 0px 25px 10px #0d0906;
}
.dim{
	width:228px;
	height:228px;
}
.padding{
	padding:2%;
}
.PostItSize {
	font-size: 40px;
}
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 479px) {
	.postit{
		position:absolute;
		left:25%;
		top:14%;
	}
}
@media screen and (max-width: 500px) {
	.PostItSize {
		font-size: 16px;
	}
}
/* ---------------------------------------------------------- */
sub_h1 {
    color: #4b4b4b;
    font-family: 'Quicksand';
    font-size: 30px;
    line-height: 48px;
    vertical-align: middle;
}
.Padd002 {
	padding-left: 0%;
}
.W034 {
	width: 34%;
}
.W064 {
	width: 64%;
}
@media screen and (max-width: 500px) {
	.Padd002 {
		padding-left: 2%;
	}
	.W034 {
		width: auto;
	}
	.W064 {
		width: auto;
	}
}
.KCNeon04 {
    font-family: 'Quicksand';
    font-size: 25px;
    font-weight: bold;
    font-style: italic;
    letter-spacing: .1em;
    color: #555555;
    margin: 5px 0 0 0;
	text-shadow: 0 0 5px white, 
		0 0 10px white, 
		0 0 20px rgba(165, 176, 251, 0), 
		0 0 40px rgba(176, 184, 241, 0), 
		0 0 60px rgba(174, 191, 255, 0), 
		0 0 90px #a2ddff, 0 0 120px #b9d4fd, 
		0 0 160px rgba(142, 166, 255, 0);
 }
.btn_3D_001:hover {
    -webkit-box-shadow: 0px 0px 25px 10px #7d7d7d;
    box-shadow: 0px 0px 10px 10px #7d7d7d;
}
.btn_3D_001 {
	/* -webkit-box-shadow: 0px 0px 15px 5px #ffe7a2; */
	/* box-shadow: 0px 0px 15px 5px #ffe7a2; */
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.btn_3D_002:hover {
    -webkit-box-shadow: 0px 0px 25px 10px #7d7d7d;
    box-shadow: 0px 0px 25px 10px #7d7d7d;
}
.btn_3D_002{
	-webkit-box-shadow: 0px 0px 15px 5px #ffe7a2;
	box-shadow: 0px 0px 15px 5px #ffe7a2;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.btn_3D_003:hover {
    -webkit-box-shadow: 0px 0px 25px 10px #298A08;
    box-shadow: 0px 0px 25px 10px #298A08;
}
.btn_3D_003{
	-webkit-box-shadow: 0px 0px 15px 5px #298A08;
	box-shadow: 0px 0px 15px 5px #298A08;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.btn_3D_004:hover {
    -webkit-box-shadow: 0px 0px 25px 10px #ffc65f;
    box-shadow: 0px 0px 25px 10px #ffc65f;
}
.btn_3D_004{
	-webkit-box-shadow: 0px 0px 15px 5px #ffc65f;
	box-shadow: 0px 0px 15px 5px #ffc65f;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.btn_3D_012:hover {
    -webkit-box-shadow: 0px 0px 25px 10px #949494;
    box-shadow: 0px 0px 25px 10px #949494;
}
.btn_3D_012{
	-webkit-box-shadow: 0px 0px 15px 5px #d8d8d8;
	box-shadow: 0px 0px 15px 5px #d8d8d8;
	-webkit-transition: all 0.7s ease;
	transition: all 0.7s ease;
}
.btn {
	border: none;
	cursor: pointer;
	font-family: 'Quicksand';
	font-size: 20px;
	text-transform: uppercase;
	color: white !important;
	background-color: rgb(103, 102, 106);
	-webkit-appearance: none;
	padding: 0px;
	display: inline-block;
	text-decoration: none;
	width: 89%;
	height: 40px;
	margin-top: 20px;
} 
.btn_Gallery {
	border: none;
	cursor: pointer;
	font-family: 'Quicksand';
	font-size: 20px;
	text-transform: uppercase;
	color: #d45a00 !important;
	background-color: rgb(0,21,251);
	-webkit-appearance: none;
	padding: 0px;
	display: inline-block;
	text-decoration: none;
	width: 89%;
	height: 40px;
	margin-top: 20px;
} 
.btn:hover {
    background-color:#001d1b;
    color:#fcdb02  !important;
}
div.StartSeiteBox {
	width: 60%;
}
div.StartSeiteBoxZeilen {
	width: 45%;
}
input {
    padding:2%;
    font-family:Quicksand;
    font-size:16px;
    width:91%;
    /* margin-bottom:24px; */
    border:1px solid #cecece;
    /* -webkit-appearance:none; */
}

textarea {
    font-family:Quicksand;
    width:91%;
    max-width:94%;
    padding:2%;
    /* margin:0px; */
    border:1px solid #cecece;
    margin-right:22px;
    margin-top:12px;
    /* margin-bottom:12px; */
    -webkit-appearance:none;
    /* float:right; */
}
div.table {
	display:table;
}

div.tr {
	display:table-row;
}
div.td { 
	display:table-cell; 
}
div.tcg { 
	display:table-column-group; 
}
.td.trspan {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100px;
}
.FL {
	float:left;
}
.FR {
	float:right;
}
.FormSpalteLinks02 {
	font-size: 14px;
	width: 35%;
	height: 100%;
	margin: 0 0 0 20px;
}
.FormSpalteDatumZeit {
	font-size: 18px;
	padding: 5px;
}
.FormSpalteText {
	width: 100%;
    padding: 5px;
}
.FormSpalteTextNav01 {
	width: 12%;
}
.FormSpalteTextNav02 {
	width: 98%;
}
.FormSpalteTextNav03 {
	width: 98%;
}
.ButtonDrittel {
	width: 32%;
}
.ButtonHaelfte {
	width: 50%;
}
.toggle label {
	position: relative;
	display: inline-block;
	width: 10em;
	height: 3.5em;
}
/* ################################################################## */
/* ## FlipFlop-Schalter ## */
/* ## */
.toggle input {
	display: none;
}
.toggle .slider {
	/* Grundfläche */	
	position: absolute;
	cursor: pointer;
	top: 1.5em;
	left: 4em;
	width: 4em;
	height: 2em;
	/* background-color: #c32e04; */
	/* red */	
	background-color: rgb(90,153,0);
	/* green */	
	transition: all .3s ease-in-out;
	border-radius: 1em;
}
.toggle .slider:before {
	/* verschiebbarer Button */	
	position: absolute;
	content: "";
	height: 1.6em;
	width: 1.6em;
	left: 0.2em;
	bottom: 0.2em;
	background-color: white;
	border-radius: 50%;
	transition: all .3s ease-in-out;
}
.toggle input:checked + .slider {
	/* background-color: #5a9900; */
	/* green */
	background-color: #c32e04;
	/* red */
}
.toggle input:focus + .slider {
	background-color: pink;
	box-shadow: 0 0 1px #5a9900;
}
.toggle input:checked + .slider:before {
	-webkit-transform: translateX(1.9em);
	/* Android 4 */	
	-ms-transform: translateX(1.9em);
	/* IE9 */	
	transform: translateX(1.9em);
}
/* ## */
/* ################################################################## */
/* ## */
.toggleInfo input {
	display: none;
}
.toggleInfo .slider {
	/* Grundfläche */	
	position: absolute;
	cursor: pointer;
	top: 1.5em;
	left: 6em;
	width: 4em;
	height: 2em;
	/* background-color: #c32e04; */
	/* red */	
	background-color: rgb(1, 0, 153);
	/* green */	
	transition: all .3s ease-in-out;
	border-radius: 1em;
}
@media screen and (max-width: 480px) {
	.toggleInfo .slider {
		top: 1em;
		left: 1em;
	}
}
.toggleInfo .slider:before {
	/* verschiebbarer Button */	
	position: absolute;
	content: "";
	height: 1.6em;
	width: 1.6em;
	left: 0.2em;
	bottom: 0.2em;
	background-color: white;
	border-radius: 50%;
	transition: all .3s ease-in-out;
}
.toggleInfo input:checked + .slider {
	/* background-color: #5a9900; */
	/* green */
	background-color: #c32e04;
	/* red */
}
.toggleInfo input:focus + .slider {
	background-color: pink;
	box-shadow: 0 0 1px #5a9900;
}
.toggleInfo input:checked + .slider:before {
	-webkit-transform: translateX(1.9em);
	/* Android 4 */	
	-ms-transform: translateX(1.9em);
	/* IE9 */	
	transform: translateX(1.9em);
}
/* ## */
/* ################################################################## */
/* ## */
.toggletext .slider:after {
	/* Text vor dem FlipFlop-Schalter */	
	position: absolute;
	content: "bleibt";
	color: rgb(90,153,0);
	font-weight: bold;
	height: 1.6em;
	left: -3.5em;
	bottom: 0.2em;
}
.toggletext input:checked + .slider:after {
	/* Text hinter dem FlipFlop-Schalter */	
	position: absolute;
	content: "löschen";
	color: #c32e04;
	left: 4.5em;
}
/* ## */
/* ################################################################## */
/* ## */
.toggletextInfo .slider:after {
	/* Text vor dem FlipFlop-Schalter */	
	position: absolute;
	content: "sichtbar";
	color: rgb(1, 0, 153);
	font-weight: bold;
	height: 1.6em;
	left: -5.0em;
	bottom: 0.2em;
}
.toggletextInfo input:checked + .slider:after {
	/* Text hinter dem FlipFlop-Schalter */	
	position: absolute;
	content: "nicht sichtbar";
	color: #c32e04;
	/* left: 5.5em; */
	left: -5em;
	width: 3em;
    top: -0.3em;
}
@media screen and (max-width: 480px) {
	.toggletextInfo .slider:after {
		left: 0em;
		top: 2.5em;
	}
	.toggletextInfo input:checked + .slider:after {
		left: 0em;
		top: 2.5em;
	}
}
/* ## */
/* ################################################################## */
/* ## */
.custom-file-input-foto::-webkit-file-upload-button {
  visibility: hidden;
} 
.custom-file-input-foto::before {
  content: 'Wähle ein Foto';
  display: inline-block;
  background: -webkit-linear-gradient(top, #f9f9f9, #298a08);
  border: 1px solid #999;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  font-size: 10pt;
}
.custom-file-input-foto:hover::before {
  border-color: black;
}
.custom-file-input-foto:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
/* ## */
/* ################################################################## */
/* ## */
.custom-file-input-foto-new::-webkit-file-upload-button {
  visibility: hidden;
} 
.custom-file-input-foto-new::before {
  content: 'Wähle ein Foto';
  display: inline-block;
  background: -webkit-linear-gradient(top, #f9f9f9, #f19c1c);
  border: 1px solid #999;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  font-size: 10pt;
}
.custom-file-input-foto-new:hover::before {
  border-color: black;
}
.custom-file-input-foto-new:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
/* ## */
/* ################################################################## */
/* ## */
.custom-file-input-video::-webkit-file-upload-button {
  visibility: hidden;
}
.custom-file-input-video::before {
  content: 'Wähle ein Video';
  display: inline-block;
  background: -webkit-linear-gradient(top, #f9f9f9, #298a08);
  border: 1px solid #999;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  font-size: 10pt;
}
.custom-file-input-video:hover::before {
  border-color: black;
}
.custom-file-input-video:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
/* ## */
/* ################################################################## */
/* ## */
.custom-file-input-video-new::-webkit-file-upload-button {
  visibility: hidden;
}
.custom-file-input-video-new::before {
  content: 'Wähle ein Video';
  display: inline-block;
  background: -webkit-linear-gradient(top, #f9f9f9, #f19c1c);
  border: 1px solid #999;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  font-size: 10pt;
}
.custom-file-input-video-new:hover::before {
  border-color: black;
}
.custom-file-input-video-new:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}
/* ## */
/* ################################################################## */



section {
	height: 500px;
	margin: 50px 0 0 0;
}

aside {
	height: 200px;
	float: left;
	margin: 20px 20px 0 0;
	padding: 10px;
	width: 260px;
	-webkit-transition: all 2s;
	/* für Safari 5.1, Android 2.3 bis 4.3 */
	
	transition: all 2s;
}

aside.rotate {
	background: tomato;
}

aside.rotateX {
	background: skyblue;
}

aside.rotateY {
	background: yellow;
}

aside.rotateZ {
	background: lime;
}

section:hover .eins {
	-webkit-transform: rotate(-10deg);
	/* Chrome, Safari, Opera */
	
	-ms-transform: rotate(-10deg);
	/* IE 9 */
	
	transform: rotate(-10deg);
}
section:hover .rotateX {
	-webkit-transform: rotateX(180deg);
	/* Chrome, Safari, Opera */
	
	-ms-transform: rotateX(180deg);
	/* IE 9 */
	
	transform: rotateX(180deg);
}

section:hover .rotateY {
	-webkit-transform: rotateY(180deg);
	/* Chrome, Safari, Opera */
	
	-ms-transform: rotateY(180deg);
	/* IE 9 */
	
	transform: rotateY(180deg);
}

section:hover .rotateZ {
	-webkit-transform: rotateZ(180deg);
	/* Chrome, Safari, Opera */
	
	-ms-transform: rotateZ(180deg);
	/* IE 9 */
	
	transform: rotateZ(180deg);
}
#VIDEO_upload_process{
   z-index:100;
   position:absolute;
   visibility:hidden;
   text-align:center;
   width:48%;
   margin:0px;
   padding:0px;
   background-color:#fff;
   border:1px solid #ccc;
}
#inhalt h1{line-height:1.4em;}
#inhalt h2{font-size:1.8em;margin-top:1.6em;line-height:1.2em;}
h3{font-size:1.4em;}
#inhalt h3{font-size:1.4em;margin-top:1.4em;}
h1 + h2{margin-top:-0.6em !important}
h2 + h3{margin-top:-0.4em !important}
#inhalt ul,
#inhalt ol,
#inhalt p{margin-bottom:1.4em;line-height:1.7em;}
.keinabstandnachunten{margin-bottom:0 !important;}
#inhalt ul,
#inhalt ol{margin-left:1.4em;}
#inhalt ul{list-style-type:square;}
#inhalt img{max-width:100%;height:auto;}
code{color:#0000cc;font-family:monospace;font-weight:bold;font-size:1.2em;padding:0 4px;border:1px solid silver;background-color:#eee;}
video {
	padding-top: 2%;
	display: block;
	margin: 0 auto;
	width: 100% !IMPORTANT;
    height: auto !IMPORTANT;
}
.KCLine {
	background: linear-gradient(228deg, #003eff, #93adff, #003dff);
	background-size: 600% 600%;

	-webkit-animation: AnimationName 20s ease infinite;
	-moz-animation: AnimationName 20s ease infinite;
	-o-animation: AnimationName 20s ease infinite;
	animation: AnimationName 20s ease infinite;
}

@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-o-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName { 
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
.level3-css-all {
	border: 1px solid #fff;
}
.level3-css1 {
	margin: -300px 0 38px 75px !important;
	margin-left: 0px !important;
}
.level3-css8 {
	margin: -38px 0 38px !important;
}
.level3-css9 {
	margin: 0px 0 38px !important;
}
.btn_GA {
	border: none;
	cursor: pointer;
	font-family: 'Quicksand';
	font-size: 20px;
	font-weight: bold;
    text-transform: uppercase;
	color: #66656a !important;
	background-color: rgb(187, 182, 103);
	-webkit-appearance: none;
	padding: 0px;
	display: inline-block;
	text-decoration: none;
	width: 100%;
	height: 40px;
	margin-top: 20px;
}
.btn_GADaten {
	border: none;
	cursor: pointer;
	font-family: 'Quicksand';
	font-size: 20px;
	text-transform: uppercase;
	color: black !important;
	background-color: rgb(197, 189, 182);
	-webkit-appearance: none;
	padding: 0px;
	display: inline-block;
	text-decoration: none;
	width: 100%;
	height: 40px;
	margin-top: 20px;
}
.btn_Team {
	border: none;
	cursor: pointer;
	font-family: 'Quicksand';
	font-size: 20px;
	text-transform: uppercase;
	color: white !important;
	background-color: rgb(169, 78, 0);
	-webkit-appearance: none;
	padding: 0px;
	display: inline-block;
	text-decoration: none;
	width: 100%;
	height: 40px;
	/* margin-top: 20px; */
}
.btn_Liga {
	margin-left: 32%;
    width: 50%;
    text-align: left;
}
.btn_LigaDetail {
	margin-left: 30%;
    width: 50%;
    text-align: left;
}
.btn_Saison {
	border: none;
	cursor: pointer;
	font-family: 'Quicksand';
	font-size: 20px;
	text-transform: uppercase;
	color: white !important;
	background-color: rgb(169, 78, 0);
	-webkit-appearance: none;
	padding: 0px;
	display: inline-block;
	text-decoration: none;
	width: 100%;
	height: 40px;
	/* margin-top: 20px; */
}
.btn_Verein {
	margin-left: 35%;
    width: 50%;
    text-align: left;
}
.btn_NoSaison {
	cursor: auto;
}
.btn_GA_S02 {
	background-color: rgb(181, 84, 0);
}
.btn_GA_S03 {
	background-color: rgb(228, 106, 0);
}
.btn_GA_W095 {
	width: 95%;
}
.btn_GA_W097 {
	width: 97%;
}
.btn_GA_W100 {
	width: 100%;
}
.btn_GA_ThisDisable {
	/* Button deaktivieren */
	box-shadow: none;
    cursor: unset;
}
.btn_GA_Disable {
	/* Button deaktivieren */
	/* Button ausgrauen */
	box-shadow: none;
    background-color: rgb(214, 214, 214);
    cursor: unset;
}
.btn_GA_MarginKorrektur {
	margin-top: 2%;
	margin-bottom: 2%;
	margin-left: 3%;
}
.btn_GA_MarginUebersichtKorrektur {
	margin-left: 2%;
    margin-right: 2%;
    height: 60px;
    margin-top: 2%;
    margin-bottom: 2%;
}
.btn_GA_MarginTeamKorrektur {
	margin-top: 1.5%;
	margin-bottom: 1.5%;
	margin-left: 1.5%;
	margin-right: 1.5%;
}
.btn_GA_MarginLigaKorrektur {
	background-color: rgb(169, 78, 0);
}
.KreisBSRahmen01 {
	border-style: double;
	border-width: thin;
    /* margin-top: 2%; */
    /* padding: 1%; */
	margin-left: -1.5%;
}
.KreisBSBorderUntenKill {
	border-bottom-style: none;
}
.KreisBSBorderObenKill {
	border-top-style: none;
}
.KreisBSListe01 {
	margin-top: 2%;
}
.MGB_Button {
	margin-right: -0.5%;
}
.W_Name {
	width: 17%;
}
.W_Pfad {
	width: 50%;
}
.W_URLa {
	width: 20%;
}
.W_URLh {
	width: 3%;
}
.W_Level {
	width: 2%;
}
.W_Nummer {
	width: 2%;
}
.W_von {
	width: 2%;
}
.W_Unterlevel {
	width: 2%;
}
.W_P025 {
	width: 25%;
}
.W_P033 {
	width: 33%;
}
.W_P047 {
	width: 47%;
}
.W_P049 {
	width: 49%;
}
.W_P050 {
	width: 50%;
}
.M0_o {
	font-weight: bold;
}
.M0_m {
	font-weight: bold;
}
.M0_Red {
	font-weight: bold;
    color: #FF0000;
}
.M0_Highlight {
	background-color: rgb(169, 78, 0);
    font-weight: bold;
}
.M1_E {
	padding-left: 1%;
}
.M1_o {
	
}
.M1_m {
	font-weight: bold;
}
.M2_E {
	padding-left: 2%;
}
.M2_o {
	
}
.W_Beitraege_01 {
	width: 50%;
	font-weight: bold;
    font-size: larger;
    color: #4D4DFF;
}
.W_Beitraege_02 {
	width: 50%;
	font-weight: bold;
    font-size: larger;
    color: #4D4DFF;
}
.W_Table {
	width: 100%;
	padding-bottom: 2%;
}
.W_Art {
	width: 88%;
}
.W_Euro {
	width: 2%;
}
.W_EuroWert {
	width: 10%;
}
.Align_R {
	text-align: right;
}
.Font_Euro {
	font-family: Courier;
}
.FontBold {
	font-weight: bold;
}
.Trainingzeit {
    /* width: 320px; */
    position: relative;
    /* border: 5px solid red; */
}
.Trainingzeit img{
    display: block;
}
.Trainingzeit span.Ueberschrift {
    /* background-color: silver; */
    /* background-color: hsla(0, 0%, 100%, 0.5); */
    position: absolute;
    top: 17%;
    left: 13%;
    width: 65%;
    /* line-height: 2em; */
    text-align: center;
	font-size: xx-large;
    font-weight: bold;
    transform: rotate(355.8deg);
	color: white;
}
.tdLogo {
	display: table-cell;
}
.IMTabellenKopfPC {
	display: table;
}
.IMTabellenKopfMobile {
	display: none;
}
@media screen and (max-width: 650px) {
	.IMTabellenKopfPC {
		display: none;
	}
	.IMTabellenKopfMobile {
		display: table;
	}
	.tdLogo {
		display: none;
	}
	.Trainingzeit span.Ueberschrift {
		font-size: x-large;
	}
	.Trainingzeit span.Trainingszeiten {
		font-size: x-small !important;
	}
}
.Trainingzeit span.Trainingszeiten {
    /* background-color: silver; */
    /* background-color: hsla(0, 0%, 100%, 0.5); */
    position: absolute;
    top: 35%;
    left: 16%;
    width: 65%;
    line-height: 2em;
    text-align: center;
	font-size: large;
    font-weight: bold;
    transform: rotate(355.8deg);
}
.td_va_M {
	vertical-align: middle;
}
.W_001 {
	width: 1%;
}
.W_002 {
	width: 2%;
}
.W_003 {
	width: 3%;
}
.W_004 {
	width: 4%;
}
.W_005 {
	width: 5%;
}
.W_008 {
	width: 8%;
}
.W_010 {
	width: 10%;
}
.W_012 {
	width: 12%;
}
.W_013 {
	width: 13%;
}
.W_015 {
	width: 15%;
}
.W_020 {
	width: 20%;
}
.W_025 {
	width: 25%;
}
.W_025px {
	width: 25px;
}
.W_030 {
	width: 30%;
}
.W_035 {
	width: 35%;
}
.W_040 {
	width: 40%;
}
.W_045 {
	width: 45%;
}
.W_050 {
	width: 50%;
}
.W_060 {
	width: 60%;
}
.W_090 {
	width: 90%;
}
.W_100px {
	width: 100px;
}
.FWidth_038 {
	font-size: 38px;
}
.FWidth_040 {
	font-size: 40px;
}
.FWidth_042 {
	font-size: 42px;
}
.FWidth_044 {
	font-size: 44px;
}
.Logo img{
    display: block;
}
.Logo span.PersonenLogo {
    position: absolute;
    top: 20%;
    left: 45%;
    /* width: 65%; */
    /* line-height: 2em; */
    text-align: left;
	font-size: large;
    font-weight: bold;
}
.Logo span.Person {
    position: absolute;
    text-align: left;
	font-size: large;
    font-weight: bold;
	color: #FFFFFF;
}
.Logo span.PersonenHinweis {
    top: 20%;
    left: 57%;
}
.Logo span.PersonenName {
    top: 55%;
    left: 57%;
}
figure,
figcaption {
	margin: 0;
	padding: 0;
}
figure {
	padding-bottom: 2%;
}
figcaption.Person {
	color: white;
	bottom: 0;
	text-align: left;
	font-weight: bold;
	font-size: x-large;
}
figcaption.PersonenLogo {
	position: absolute;
	bottom: 17%;
	width: 100%;
	text-align: center;
}
figcaption.VereinsLogo {
	position: absolute;
	bottom: 12%;
	left: 15%;
	width: 100%;
	text-align: center;
}
figcaption.FussballDeLogo {
	position: absolute;
	bottom: 28%;
	left:-8%;
	width: 150%;
	text-align: center;
}
figcaption.PersonenHinweis {
	position: absolute;
	left: 64%;
	top: 10%;
	width: 33%;
}
figcaption.PersonenName {
	position: absolute;
	left: 64%;
	top: 60%;
	width: 33%;
}
figcaption.InterneMeisterschaftLogo {
	position: absolute;
	left: 7%;
	bottom: 9%;
	width: 150%;
	text-align: center;
}
figcaption.InterneMeisterschaftDatum {
	position: absolute;
	left: 32.5%;
	top: 10%;
	width: 33%;
	text-align: center;
}
figcaption.InterneMeisterschaftArt {
	position: absolute;
	left: 32.5%;
	top: 38%;
	width: 33%;
	text-align: center;
}
figcaption.InterneMeisterschaftSieger {
	position: absolute;
	left: 32.5%;
	top: 65%;
	width: 33%;
	text-align: center;
}
figure img {
	/* width: 100%; */
	/* display: block; */
}
figure.einzel {
	position: relative;
	display: inline-block;
}
.figcaptionImg {
	width: 22%;
}
.PassiveHistoryDatum {
	font-size: xx-large;
	font-family: monospace;
}
.PassiveHistoryBeschreibung {
	font-size: x-large;
}
.PassiveHistoryAktivitaet {
	font-size: x-large;
}
.PassiveHistoryImgQuer {
	width: 1000px;
}
.PassiveHistoryImgHoch {
	width: 500px;
}
.PassiveHistoryKommentare {
	font-size: x-large;
}
@media screen and (max-width: 650px) {
	figure.einzel {
		display: block;
		padding-bottom: 10%;
	}
	figcaption.PersonenLogo {
		position: inherit;
	}
	.figcaptionImg {
		width: 50%;
	}
	.MediaHinweis {    
		color: black !important;
		position: relative !important;
		text-align: center !important;
		left: 0% !important;
		top: 0% !important;
		width: 100% !important;
	}
	.MediaPadding005 {
		padding-top: 5%;
	}
	.PassiveHistoryDatum {
		font-size: smaller;
		float: left;
		text-align: center;
		width: 100%;
	}
	.PassiveHistoryBeschreibung {
		font-size: small;
		float: left;
		text-align: center;
		width: 100%;
	}
	.PassiveHistoryAktivitaet {
		font-size: small;
		float: left;
		text-align: center;
		width: 100%;
		padding-bottom: 5%;
	}
	.PassiveHistoryImgQuer {
		width: 90%;
	}
	.PassiveHistoryImgHoch {
		width: 50%;
	}
	.PassiveHistoryKommentare {
		font-size: smaller;
	}
}
.TC {
	text-align: center;
}
.PT_002 {
	padding-top: 2%;
	padding-bottom: 0%;
}
.TAL {
	text-align: left;
}
.TAC {
	text-align: center;
}
.TAR {
	text-align: right;
}
.W_FS_Zeit {
	width: 15%;
}
.PL002 {
	padding-left: 2%;
}
.jqplot-image-button {
	margin-left: 20%;
    margin-top: 2%;
    margin-bottom: 2%;
    padding: 10px;
}
.jqplot-image-container-content {
	margin-left: 12%;
    margin-top: 2%;
    margin-bottom: 2%;
    padding: 10px;
}
.jqplot-image-container-header {
	margin-left: 12%;
}
.KCIPListe {
	font-size: 8px;
}
.HExtra1 {
	font-size: x-large;
	font-weight: bold;
}
.BigRahmen01 {
	width: 100%;
    background: aliceblue;
	/* padding-bottom: 5%; */
	border: 1px solid silver;
}
.BigRahmenExtra {
	border: none;
    background: none;
}
.PassivenBerichtZelle01 {
	font-size: large; 
	vertical-align: top; 
	width: 5%; 
	font-weight: bold;
	border: 1px solid silver;
	text-align: right;
    padding: 1%;
}
.PassivenBerichtNr {
	font-size: large; 
	font-weight: bold;
}
.PassivenBerichtZelle02 {
	font-size: large; 
	vertical-align: top; 
	width: 75%;
	border: 1px solid silver;
	padding-bottom: 1%;
}
.PassivenBerichtZelle03 {
	font-size: small; 
	vertical-align: top; 
	text-align: center; 
	/*width: 30%;*/
	border: 1px solid silver;
	padding-top: 1%;
}
.PassivenBerichtTextArea01 {
	margin-top: 0;
    border-style: none;
    background: none;
	margin: 0;
	width: 96%;
	max-width: 100%;
}
.ErsteZeilePassivenBericht {
	background: #9eb3ff;
}
.ErsteZeilePassivenBerichtBold {
	font-weight: bold;
}
.NeueZeilePassivenBericht {
	background: palegreen;
}
.NavText {
	display: block;
    line-height: 25px;
    padding: 0 20px 0 10px;
    font-size: 32px;
    font-family: Quicksand;
    color: #AAAAAA;
	margin-top: 1%;
}
.KCAbteilungOhneRahmen {
	box-shadow: none !important;
}
.KC-book .book-content .capital,
.KC-book .book-content .no-indent{
	text-indent: 0;
}
.KC-book .capital:first-letter {
    display:block;
    float:left;
    font-size: 300%;
    line-height: 70%;
	margin-right: 6px;
	margin-top: 7px;
	margin-left:18px;
}
.PLI01 {
	   margin-left: 20%;
	   float: left;
}
.PLI02 {
	   margin-right: 25%;
	   float: right;
}
@media screen and (max-width: 650px) {
	.MobileUL {
		list-style: none;
	}
	.KC-book .book-content  p,
	.KC-book .book-content .capital {
		text-align: justify;
		margin: 5%;
	}
	.KC-book .book-content  ul {
		text-align: left;
		margin-left: 5%;
	}
	.KC-book .book-content  h1 {
		font-weight: bold;
		/* text-align: left; */
		/* margin-left: 5%; */
	}
	.KC-book .table-contents {
		margin: 2%;
		border: #4430fd;
		border-style: double;	
	}
	.KC-book .book-content {
		margin: 2%;
		border: #4430fd;
		border-style: double;	
	}
}
.KCLogoCenter {
	width: 100%;
    height: 200px;
}
@media screen and (max-width: 650px) {
	.KCLogoCenter {
		height: 100px;
	}
}
.btn_Navigation {
	height: 15px;
     /* margin-top: 10px; */
    /* margin-bottom: 10px; */
    width: 15px;
}
.btn_0oU {
   background-color: #009900;
}
.btn_0mU {
   background-color: #33b240;
}
.btn_1oU {
   background-color: #66cc80;
}
.btn_1mU {
   background-color: #99e6bf;
}
.btn_2oU {
   background-color: #ccffff;
}
.btn_NC {
   background-color: #007bff;
}
.ButtonSecond {
	display: none;
}
.ButtonThird {
	display: none;
}
.DoppelteButton {
  position: relative;
}
.ButtonDoppelt01, .ButtonDoppelt02 {
  width: 100%;
  position: absolute;
}
.ButtonDoppelt01 {
	z-index: 2;
}
.ButtonDoppelt02 {
	z-index: 1;
}
.ButtonDoppeltLeft {
	left: 100%;
}
.ButtonDoppeltTop01 {
	top: 60px;
}
.ButtonDoppeltTop02 {
	top: 150px;
}
.StdOff {
	display: none;
}
.CenterImg {
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.TableCenter {
    margin-left: auto;
    margin-right: auto;
}
.AjaxLoadGif001 {
	position: absolute; 
	background-color: black; 
	z-index: 9999; 
	background: #FFFFFF url('/09-Tools/09-Grafiken/02-AllgemeineGrafiken/KC-AjaxLoader-01.gif') no-repeat center center;
}
.AjaxLoadGifXXX {
	position: fixed; 
	background-color: black; 
	z-index: 9999; 
	background-color: black; 
	background: #4C3C32 url('/09-Tools/09-Grafiken/02-AllgemeineGrafiken/KC-AjaxLoader-01.gif') no-repeat center center;
}
#loaderX {
	width: 100%;
	height: 100%; 
	text-align: center;
}
.Ueberschrift_001 {
	min-height: auto;
    background-color: rgb(169,78,0);
    padding-left: 2%;
    padding-right: 1.5%;
    box-shadow: 0px 10px 50px rgb(169,78,0);
    border-radius: 5px;
    margin-top: 1.5%;
    margin-bottom: 1.5%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    width: calc(100% - 75px) !important;
}
.UeberschriftText_001 {
	color: #ffffff;
    margin-bottom: 0;
}
.table-scrollable {
  width: 100%;
  overflow-y: auto;
  margin: 0 0 1em;
}
.table-scrollable::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
}
.table-scrollable::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, .3);
}
 .AntiButton {
	display: table-cell;
    border: none;
    background-color: transparent;
    cursor: pointer;
 }
 .ListingArt001 {
    font-family: monospace;
    font-size: xx-large;
 }
 
 .back-to-top {
	 background: red;
	 position: fixed;
	 bottom: 20px;
	 right: 20px;
	 padding: 1em;
}



/* Styles for the content section */
.content {
	width: 77%;
	margin: 50px auto;
	font-family: 'Merriweather', serif;
	font-size: 17px;
	color: #6c767a;
	line-height: 1.9;
}
@media (min-width: 500px) {
	.content {
		width: 43%;
	}
}
.content h1 {
	margin-bottom: -10px;
	color: #03a9f4;
	line-height: 1.5;
}
.content h3 {
	font-style: italic;
	color: #96a2a7;
}

.ZellBorder001 {
	border: 1px solid brown;
}
.ZellBorder001ohneB {
	border-bottom-style: none;
}
.ZellBorder001ohneR {
    border-right-style: none;
}
.ZellBorder001ohneT {
	border-top-style: none;
}
.ZellBorder001mitT {
	border-top-style: solid;
}
.TextRed {
	color: red;
}
.XZelle:hover {
	background-color: #a94e00;
}
a.DatenTabelle {
	cursor: default;
}
a.DatenTabelle:hover {
	color: black;
}
.MonoText {
	font-family: monospace;
}
.W_TabSaison {
	width: 25%;
}
.JahrgangsGroesse {
	font-size: 44px;
}
.StaffelGroesse {
	font-size: 44px;
}
.TabellenSpalte{
	display: block;
}
.TabellenGroesse {
	font-size: 15px;
}
div.td.SpalteSmall {
	display: none;
}


/*  portrait */
@media screen and (max-width: 480px) { 
	div.StartSeiteBox {
		width: 95%;
	}
	div.StartSeiteBoxZeilen {
		width: 70%;
		margin-right: 12px;
	}
	.btn_Verein {
		margin-left: 15%;
		width: 85%;
	}
	.W_TabSaison {
		width: 100%;
	}
	.JahrgangsGroesse {
		font-size: 10px;
	}
	.StaffelGroesse {
		font-size: 10px;
	}
	.TabellenEintraege {
		font-size: 10px;
	}
	.TabellenSpalte{
		display: none;
	}
	.TabellenGroesse {
		font-size: 10px;
	}
	.MannschaftsSpalte {
		padding-left: 2%;
	}	
}
/*  landscape  */
@media screen and (max-width: 480px) and (orientation: landscape)  {
	.TabellenEintraege {
		font-size: 8px;
	}
	.TabellenGroesse {
		font-size: 8px;
	}
}














/* ######################################################################### */
/* ## */
#GAButton {
	display: inline-block;
	background-color: #66656a;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 4px;
	position: fixed;
	bottom: 30px;
	right: 30px;
	transition: background-color .3s, opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
}
#GAButton::after {
	content: "\f077";
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	font-size: 2em;
	line-height: 50px;
	color: #fff;
}
#GAButton:hover {
	  cursor: pointer;
	  background-color: #333;
}
#GAButton:active {
	background-color: #555;
}
#GAButton.show {
	opacity: 1;
	visibility: visible;
}
/* ## */
/* ######################################################################### */

/* ######################################################################### */
/* ## */
/* ## */
div.Std_None {
    display: none;
}
.td span {
    display: none;
	width: 0%;
}
.FW_b {
	font-weight: bold;
}
/* ## */
/* ######################################################################### */
/* ## */
/* Smartphone Hochformat (Portrait) */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 479px) {
	  
	p {
		font-size: 10px;
	}
	
	#FBKreisBS {
		margin: 0;
		padding-bottom: 0;
	}
	
	#GAButton {
		width: 25px;
		height: 30px;
		border-radius: 2px;
		bottom: 15px;
		right: 15px;
	}
	#GAButton::after {
		font-size: 1.5em;
		line-height: 28px;
	}
	
	.btn_GA {
		/* font-size: 10px; */
	}
	.btn_GADaten {
		font-size: 10px;
	}
	.btn_Team {
		font-size: 8px;
		height: 30px;
	}
	
	.btn_Liga {
		margin-left: 15%;
		width: 75%;
	}
	.td_Tab_Pl_SMP {
		display: table-cell !important; 
		width: 5%;
		text-align: right;
	}
	.td_Tab_Diff_SMP {
		display: table-cell !important; 
		width: 8%;
		text-align: center;
	}
	.td_Tab_Pkt_SMP {
		display: table-cell !important; 
		width: 13%;
		text-align: center;
	}
}

/* Smartphone Querformat (Landscape) */
@media only screen
  and (min-device-width: 480px)
  and (max-device-width: 767px) {
 	  
	#GAButton {
		width: 20px;
		height: 20px;
		border-radius: 2px;
		bottom: 10px;
		right: 10px;
	}
	#GAButton::after {
		font-size: 1em;
		line-height: 0px;
	}
	
	.btn_GA {
		font-size: 10px;
	}
	.btn_GADaten {
		font-size: 10px;
	}

	.td_Tab_Sp_SML {
		display: table-cell !important; 
		width: 5%;
		text-align: center;
	}
	.td_Tab_G_SML {
		display: table-cell !important; 
		width: 5%;
		text-align: center;
	}
	.td_Tab_U_SML {
		display: table-cell !important; 
		width: 5%;
		text-align: center;
	}
	.td_Tab_V_SML {
		display: table-cell !important; 
		width: 5%;
		text-align: center;
	}
	.td_Tab_Diff_SML {
		display: table-cell !important; 
		width: 8%;
		text-align: center;
	}
	.td_Tab_Pkt_SML {
		display: table-cell !important; 
		width: 13%;
		text-align: center;
	}
}
 
@media only screen
  and (min-device-width: 480px)
  and (max-device-width: 767px)
  and (orientation: landscape) {
 	 
	p {
		font-size: 8px;
	}
	#FBKreisBS {
		margin: 0;
		padding-bottom: 0;
	}
	#GAButton {
		width: 18px;
		height: 22px;
		border-radius: 2px;
		bottom: 3px;
		right: 3px;
	}
	#GAButton::after {
		font-size: 1em;
		line-height: 0px;
	}
	
	.btn_GA {
		font-size: 8px;
	}
	.btn_GADaten {
		font-size: 8px;
	}
	.btn_Team {
		font-size: 8px;
		height: 30px;
	}
	
	.btn_Liga {
		margin-left: 15%;
		width: 75%;
	}
	
}
 
/* Tablet Hochformat (Portrait) */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 991px) {
 
}
 
/* Tablet Querformat (Landscape) - PC mit geringer Auflösung */
@media only screen
  and (min-device-width: 992px)
  and (max-device-width: 1199px) {
 
}
 
/* PC mit hoher Auflösung */
@media only screen
  and (min-device-width: 1200px) {
 
	.td_Tab_Pl_PCP {
		display: table-cell !important; 
		width: 5%;
		text-align: right;
	}
	.td_Tab_Wp_PCP {
		display: table-cell !important; 
		width: 10%;
		text-align: center;
	}
	.td_Tab_Sp_PCP {
		display: table-cell !important; 
		width: 5%;
		text-align: center;
	}
	.td_Tab_G_PCP {
		display: table-cell !important; 
		width: 5%;
		text-align: center;
	}
	.td_Tab_U_PCP {
		display: table-cell !important; 
		width: 5%;
		text-align: center;
	}
	.td_Tab_V_PCP {
		display: table-cell !important; 
		width: 5%;
		text-align: center;
	}
	.td_Tab_Diff_PCP {
		display: table-cell !important; 
		width: 8%;
		text-align: center;
	}
	.td_Tab_Pkt_PCP {
		display: table-cell !important; 
		width: 13%;
		text-align: center;
	}
}

/* ## */
/* ## */
/* ######################################################################### */




.DatenUebersicht_SaisonTooltip {
	/* color: #c32e04; */
	/* text-decoration: underline; */
	cursor: not-allowed;
	position: relative;
}

.DatenUebersicht_SaisonTooltip span[rel=DatenUebersicht_SaisonTooltip] {
	display: none;
}

.DatenUebersicht_SaisonTooltip:hover span[rel=DatenUebersicht_SaisonTooltip] {
	display: block;
	position: absolute;
	bottom: -50%;
	left: 90%;
	width: 15em;
	padding: 0.5em;
	z-index: 100;
	color: #000;
	background-color: #ffebe6;
	border: solid 1px #c32e04;
	border-radius: 0.2em;
}

.GALogoCenter {
	width: 100%;
}

.GAInfoText01 {
	text-align: right;
    margin-right: 2%;
}
.GA_Mon {
	font-family:'Montserrat';
}

.GA_EMail {
	margin-bottom: 2%;
}
.GA_Start_Block_01 {
	padding-top: 0%;
}
.GA_StartPic_01 {
	background: #ffffe5 url(/09-Tools/09-Grafiken/01-GA/GA-Logo-01.gif) no-repeat center center;
    background-size: 80%;
}
.GA_MiniBox_01 {
	padding-top: 4%;
    padding-bottom: 8%;
}
.GA_MiniBox_02 {
	float: right; 
	margin-right: 1.5%; 
	padding-top: 2%;
}
.GA_Ueberschrift_01 {
	padding-top: unset;
}
.GA_Ueberschrift_02 {
	/* padding-top: unset; */
}
.GA_Ueberschrift_03 {
	/* padding-top: unset; */
}
.GA_UeberMich {
	text-align: justify; 
	font-size: 20px;
}
.GA_Anfahrt {
	text-align: right; 
}
.GA_Anfahrt_Spez_01 {
	min-height: 55% !important;
	padding-top: 3% !important;
}
.GA_Kontakt {
	text-align: end;
    font-size: 20px;
}
.GA_Admin {
	/* padding-top: 4%; */
}
.GA_Admin_Button {
	padding-bottom: 20px;
}

#GAUeberMichTextbox {
	/* box-sizing: padding-box; */
	overflow: hidden;
	/* demo only: */
	padding: 10px;
	width: 90%;
	font-size: 14px;
	margin: 50px auto;
	display: block;
	border-radius: 10px;
	border: 6px solid #556677;
}
.B_I_Button {
	border: none;
	cursor: pointer;
	font-family: 'Acme', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: white !important;
	background-color: hsla(222, 97%, 72%, 0.88);
	-webkit-appearance: none;
	padding: 0px;
	display: inline-block;
	text-decoration: none;
	width: 50%;
	height: 35px;
	border-color: hsla(222, 97%, 72%, 0.88);
	border-width: 5px;
	border-style: outset;
	float: right;
	margin-bottom: 1%;
}
.B_I_Button:hover {
    background-color: #001d1b;
    color: #02bdaf !important;
}
.HandyLook {
	display: none;
}
.HT01 {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	display: inline;
}
.HP01 {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	display: inline;
}

@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 479px) {
	.GA_EMail {
		margin-bottom: 2%;
		font-size: 12px;
	}
	.GA_Start_Block_01 {
		padding-top: 50%;
	}
	.GA_StartPic_01 {
		background: #ffffe5 url(/09-Tools/09-Grafiken/01-GA/GA-Logo-Handy-01.gif) no-repeat center center;
		background-size: 80%;
	}
	.GA_MiniBox_01 {
		height: 70%;
	}
	.GA_MiniBox_02 {
		float: none;
		margin-right: 1.5%; 
		padding-top: 2%;
	}
	.GA_Ueberschrift_01 {
		padding-top: 12%;
	}
	.GA_Ueberschrift_02 {
		padding-top: 6%;
	}
	.GA_Ueberschrift_03 {
		padding-top: 10%;
	}
	.GAInfoText01 {
		text-align: center;
		margin-right: auto;
	}
	.GA_UeberMich {
		text-align: justify; 
		font-size: 14px;
	}
	.GA_Anfahrt {
		text-align: justify; 
	}
	.GA_Anfahrt_Spez_01 {
		min-height: 75% !important;
	}
	.GA_Kontakt {
		font-size: 15px;
		padding-right: 2%;
	}
	.GA_Admin {
		/* padding-top: 10%; */
	}
	.GA_Admin_Button {
		padding-bottom: 0;
		width: 100%;
	}
	.HandyLook {
		display: block;
		text-align: center;
	}
}

.TotalCenter {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.TextNorm01  {color:#0000FF; font-size:12px; font-family:Verdana,Arial,Geneva;}
.TextTag01    {color:#0000FF; font-size:14px; font-family:Courier New,Verdana,Arial,Geneva;}

.TextNorm11  {color:#FF0000; font-size:12px; font-weight: bold; font-family:Verdana,Arial,Geneva;}
.TextTag11    {color:#FF0000; font-size:14px; font-weight: bold; font-family:Courier New,Verdana,Arial,Geneva;}

.GAIPListe {
	font-size: 8px;
}


.embed-container {
position: relative; 
padding-bottom: 56.25%; /* ratio 16x9 */
height: 0; 
overflow: hidden; 
width: 100%;
height: auto;
}

.embed-container iframe {
position: absolute; 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
}

/* ratio 4x3 */
.embed-container.ratio4x3 {
  padding-bottom: 75%;
}




.GridContainer01 {
	height:100vh;
  display: grid; 
  grid-template-rows: 20px 20px 20px; 
  grid-template-columns: 25% 25% 25% 25%;
  /* grid-auto-flow: column; */
  
  /* grid-row-gap: 20px;  */
  /* grid-column-gap: 10px; */
  grid-gap: 20px 10px; 
}
.GridContainer {
    display: grid;
    grid-template-columns: minmax(min-content, 300px) minmax(max-content, 1fr);
}

header { 
  background:tomato; 
  /* grid-column-start:1;  */
  /* grid-column-end:5;  */
  /* grid-row-start:1;  */
  /* grid-row-end:2;  */
  grid-column:1 / 5; 
  grid-row:1 / 2; 
} 
article { 
  /* background:gold;  */
  grid-column-start:1; 
  grid-column-end:4; 
  grid-row-start:2; 
  grid-row-end:3; 
} 
aside { 
  background:lightgreen; 
  grid-column-start:4; 
  grid-column-end:5; 
  grid-row-start:2; 
  grid-row-end:3; 
} 
footer { 
  background:lightblue; 
  grid-column-start:1; 
  grid-column-end:5; 
  grid-row-start:3; 
  grid-row-end:4; 
}




