/*Allgemein*/
body {
	background-image: linear-gradient(160deg, rgb(0,109,132) 0%, rgb(0,182,190) 18%, white 36%,
		white 80%, rgb(0,182,190) 98%, rgb(0,109,132) 116%), url('kjg/element_9.svg');
	background-blend-mode: multiply;
	background-size: 100%;
	background-repeat: no-repeat;	
	background-attachment: fixed;
	background-position: 0px 50px; 
	font-family: secca_kjg;
	color: rgb(0,109,132);
}

footer {
	background-color: #555;
	padding: 15px;
}

footer p {
	color: white !important;
	font-size: 14px !important;
}

@font-face {
	font-family: secca_kjg;
	src: url('font/SeccaKjG-Rg.otf');
}

@font-face {
	font-family: disney;
	src: url('font/waltograph42.otf');
}

@font-face {
	font-family: future;
	src: url('font/esp_ital.ttf');
}




#logo {
	font-family: secca_kjg;
	font-size: 22px;
	color: rgb(0,182,190);
}

#logo:hover {
	color: rgb(0,109,132);
}

#logo_big {
	font-family: secca_kjg;
	font-size: 8em;
	color: rgb(0,182,190);
	letter-spacing: -8px;
	text-align: center;
	text-shadow: 6px 4px 5px grey;
	text-rendering: optimizeLegibility;
}


.page-header {
	margin-right: 5em;
}

a {
	text-decoration: none !important;
	color: rgb(0,182,190); 
}

a:hover {
	text-decoration: none !important;
	color: rgb(0,109,132); 
}

img {
	width: 100%;
}


/*index.html*/
#start-body {
	background-image: url('yellow-black.jpg');
	background-size: 100%
}

#start-body .container a {
	text-decoration: none !important;
	color: rgb(252,175,23); 
}

#start-body .container a:hover {
	text-decoration: none !important;
	color: rgb(171,66,23); 
}

#start-body #logo {
	color: rgb(252,175,23);
}

#start-body #logo:hover {
	color: rgb(171,66,23);
}




/*Ueber uns*/
#ueberuns {
	margin: 1em 0em;
}

#ueberuns img {
	border: 1em solid rgb(0,109,132);
	border-radius: 10vw;
}




/*Sommerlager*/
#sommerlager {
	background-image: url('material/2023_BackToTheFuture/Background.png');
	/*background-color: #333333;*/
	background-blend-mode: multiply;
	background-size: 100vw;
	background-repeat: repeat-y;	
	background-attachment: fixed;
}

#sommerlager #logo {
	color: #53A4A0; /*green-petrol*/  	
}

#sommerlager #logo:hover {
	color: #db5254; /*red*/
}

#zeitreise {
	margin-top: -10px;
	margin-bottom: -20px;
	width: 100%;
	z-index: -1;
}

#zeitreise img {
	width: 80vw;
  	display: block;
  	margin-left: auto;
  	margin-right: auto;
	z-index: -1;
}



/*#myBilderrahmen {
	margin: 1em;
}

#bilderrahmen {
	border: 25px solid transparent;
	padding: 1px;
	-webkit-border-image: url(HausPraesi/Rahmen.png) 120 round; 
	-o-border-image: url(HausPraesi/Rahmen.png) 120 round; 
	border-image: url(HausPraesi/Rahmen.png) 120 round;
}*/

#anmeldung {
	margin-top: -12%;
	width: 30vmin;
	margin-left: 2%;
	margin-right: -2%;
	transform: rotate(-15deg);
	z-index: +1;
}


#sommerlagertext {
	/*border-radius: 45px;*/
	color: #53A4A0; /*darkblue*/
	font-family: secca_kjg;
	font-size: 18px;
}

#sommerlagertext a {
	color: #FFFFFF; /*petrol*/
	font-weight: bold;
}

#sommerlagertext h1 {
	text-align: center;
	font-family: future;
	font-size: 50px;
}

#sommerlagertext h2 h3 h4 h5 h6 {
	font-family: secca_kjg!important;
}

#sommerlagertext p {
	font-size: 14px;
}



#infos {
	/*background-image: url('material/Diary.png');*/
	background-color: #000000;
	background-size: 100%;
	/*color: #000000; */
	padding-top: 1em;
	color: #53A4A0; /*petrol*/
	border-radius: 10px; 
	opacity: 0.65;
	padding-bottom: 2em;
}

.button-anmeldung {
	background-color: #ffffff; /*white*/ 
	color: #000000; /*black*/
	box-shadow: -10px 0px #db5254 /*red*/, 11px 0px #53A4A0; 
	border-style: none;
	font-weight: bold; 
	font-size: 20px;
	padding: 8px 8px 8px 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	/*border-radius: 10px;*/
	width: 100%;
	height: auto;
	opacity: 1;
}

.button-anmeldung:hover {
	background-color: #316260; /*darker-petrol*/ 
	color: #ffffff; /*white*/ 
	opacity: 1;
}

#links {
	padding-left: 3em;
	padding-right: 3em;
	/*margin-left: -70px;*/
	color: #53A4A0; /*petrol*/
}

#rechts {
	padding-left: 3em;
	padding-right: 3em;
	color: #53A4A0; /*petrol*/
}





#box {
	background-color: #53A4A0; /*green-petrol*/ 
	color: #ffffff; /*white*/  
	margin-top: 50px;
	padding-bottom: 40px;
	border-radius: 10px;
	opacity: 0.75;
}

#contact {
	font-family: secca_kjg;
	font-size: 14px;
}

#email {
	font-size: 16px;
}


#justify {
	text-align: justify;
}

.lagerleitungBox {
	background-color: #183130; /*very-dark-petrol*/ 
	color: #ffffff; /*white*/  

	padding: 8px 8px 8px 8px;
	margin-bottom: 8px;
	border-radius: 10px;
	width: 100%;
	height: auto;
	opacity: 0.75;
}

.lagerleitungBox:hover {
	background-color: #316260; /*darker-petrol*/ 
	color: #ffffff; /*white*/ 
	opacity: 1;
}

#youtubevid {
	background-color: #53A4A0; /*green-petrol*/
	margin-top: 20px;
	color: #ffffff; /*white*/ 
	border-radius: 10px;
	opacity: 0.75;
}

#youtubevid iframe {
	position: relative;
	opacity: 1;
}



/*Galerie*/
#gallery {
	/*	text-align: center;*/
	color: rgb(0,109,132);
}

#myCarousel {
	margin: 1em;
}

#myCarousel img {
	border: 1.5em solid rgb(0,109,132);
	border-radius: 8vw 30vw;
}

#galleryform {
	color: white;
	background-color: rgb(0,109,132);
	border: 1.5em solid rgb(0,109,132);
	border-radius: 2em;
}

a.left.carousel-control {
	background-image: none;
}

a.right.carousel-control {
	background-image: none;
}

.carousel-indicators li {
	border-color: rgb(0,182,190);
	background-color: rgb(0,109,132);
}

.carousel-indicators .active {
	border-color: rgb(0,109,132);
	background-color: rgb(0,182,190);
}

/*Galerie 2017*/
.fh5co-gallery {
	position: relative;
	margin-bottom: 7em;
	float: left;
	width: 100%;
}
.fh5co-gallery .gallery-item {
	width: 25%;
	position: relative;
	overflow: hidden;
	display: block;
	float: left;
	z-index: 110;
}
.fh5co-gallery .gallery-item img {
	position: relative;
	max-width: 100%;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: 0.9s;
	-o-transition: 0.9s;
	transition: 0.9s;
}
@media screen and (max-width: 1200px) {
	.fh5co-gallery .gallery-item {
		width: 33.3333%;
	}
}
@media screen and (max-width: 768px) {
	.fh5co-gallery .gallery-item {
		width: 50%;
	}
}
@media screen and (max-width: 480px) {
	.fh5co-gallery .gallery-item {
		width: 100%;
	}
}
.fh5co-gallery .gallery-item .overlay {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	top: 0;
	z-index: 11;
	vertical-align: middle;
	padding-top: 30%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.fh5co-gallery .gallery-item .overlay h2, .fh5co-gallery .gallery-item .overlay span {
	position: relative;
	z-index: 12;
	margin-bottom: 0;
	text-align: center;
	display: block;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.fh5co-gallery .gallery-item .overlay h2 {
	color: #fff;
	font-size: 26px;
	font-weight: 300;
	margin-bottom: 10px;
	bottom: -15px;
}
@media screen and (max-width: 768px) {
	.fh5co-gallery .gallery-item .overlay h2 {
		font-size: 18px;
	}
}
.fh5co-gallery .gallery-item .overlay span {
	color: #7ac143;
	color: rgba(255, 255, 255, 0.7);
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 400;
	bottom: -5px;
	visibility: hidden;
	opacity: 0;
}
.fh5co-gallery .gallery-item .overlay:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
}
.fh5co-gallery .gallery-item:hover img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.fh5co-gallery .gallery-item:hover .overlay {
	visibility: visible;
	opacity: 1;
}
.fh5co-gallery .gallery-item:hover .overlay:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
}
.fh5co-gallery .gallery-item:hover .overlay h2 {
	bottom: 0px;
}
.fh5co-gallery .gallery-item:hover .overlay span {
	visibility: visible;
	opacity: 1;
	bottom: 0px;
}
#fh5co-main .fh5co-narrow-content {
	position: relative;
	width: 80%;
	margin: 0 auto;
	padding: 4em 0;
}
@media screen and (max-width: 768px) {
	#fh5co-main .fh5co-narrow-content {
		width: 100%;
		padding: 3.5em 1em;
	}
}
.fh5co-border-bottom {
	border-bottom: 1px solid #f0f0f0;
}
.js .animate-box {
	opacity: 0;
}

/*Impressum.html*/
.impressBox {
	margin: 5px 0px;
	background-color: rgb(0,109,132);
	color: rgb(0,182,190);
	padding: 10px 10px 10px 20px;
	border-radius: 10px;
	width: 100%;
	height: auto;
}
