﻿html {
background: url(nf-transsplash55.png) #5C5F68; 
background-size: cover;
background-size: 100% auto;
font-family: Helvetica, Arial, sans-serif; color: #fff;}

body { font-size: 1.2rem; } /* Passt sich der Standard-Schriftgröße an */


A:link { text-decoration: none; color: #fff;} 
A:visited { text-decoration: none; color: #EEF1F5;} 

 /* *** Schriften  *** */
h1 {font-family: Helvetica, Arial, sans-serif; font-size: 1.1em; color: #fff;}
h2 {font-family: Helvetica, Arial, sans-serif; font-size: 1.1em; color: #fff;}
h3 {font-family: Helvetica, Arial, sans-serif; font-size: 1.1em; color: #fff;}
h4 {font-family: Helvetica, Arial, sans-serif; font-size: 0.9em; color: #fff; text-align: center;}
.mm {font-family: Arial Narrow, Arial; font-size: 0.9em; text-align: right; color:#fff}
.x {font-family: Arial Narrow, Arial; font-size: 0.1em; padding:10px;}

.top {text-align: right; padding: 5px;}
.cbb {font-family: Arial Narrow, Arial; font-size: 1.1em; }

hr {border: 0; border-top: 1px solid rgba(0,0,0,0.4);} 

img { border: 0;}


 /* ***Navigation resp*** */
.topnav {
  overflow: hidden;
  background: linear-gradient(transparent, rgba(17,30,42,0.6) 0%); 
 position: fixed;
  top:0;
  left:0;
  width:100%;
  z-index:500;
border-top: 6px solid #5D7684;
border-bottom: 3px solid #5D7684;
}
.topnav a {
  float: left;
  display: block;
background:transparent;
  text-align: center;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 8px;
  padding-bottom: 10px;
  margin: 0;
  text-decoration: none;
  font-size: 1.2em;
}
.topnav a:hover {
background: linear-gradient(transparent, rgba(0,0,0,0.6) 0%); 
}
.topnav a.active {
background: linear-gradient(transparent, rgba(0,0,0,0.2) 0%); 
}
.topnav .icon {
  display: none;
  padding: 10px;
}
@media screen and (max-width: 800px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}
@media screen and (max-width: 800px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}

 /* ***Container Bilder*** */
	.container {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.container > * {
		flex: 1 1 380px;
	}
	.card {
	  display: flex;
    flex-wrap: wrap;
    flex-basis: calc(960px * 999 - 100% * 999);
	  background: transparent;
	  margin: 1em;

	}
	.card > * {
	  flex: 1 1 280px;
	  text-align: center;
	}
	.content {
		align-self: left;
		padding: 1em 1em;
		text-align: left;
			}
			
			
  /****** Flex-container Historie  ******/
* {
  box-sizing: border-box;}

.flex-container {
  display: flex;
  flex-direction: row;
  font-size: 16px;
  text-align: left;
  padding: 5px;
}

.flex-item-left {
  background-color: transparent;
  flex: 45%;
}

.flex-item-right {
  background-color: transparent;
   padding-left: 20px;
  flex: 55%;
}

@media (max-width: 800px) {
  .flex-container {
    flex-direction: column;
  }
 }
 

 

 
 /*****Seiten Aufgabu****/
* {
  box-sizing: border-box;}

.intro {
background: transparent; 
  width: 100%;  
padding-top: 40px;
  height: auto;
  text-align: left;
  overflow: hidden;
font-size: 16px; color: #fff;
}
.info {
background: url(trans-hg.png);
background-size: cover;
background-size: 100% auto;
background-repeat: no-repeat;
width: 100%;
padding: 20px;
height: auto;
font-size: 16px; color: white;
}
.nf {
background: linear-gradient(transparent, rgba(0,0,0,0.1) 0%); 
width: flex;
height: auto;
}

.in { 
background: transparent; 
  width: 100%; 
padding-top:50px;   
padding: 25px;
  height: auto;
  text-align: left;
font-size: 16px; color: white;
}

.infB {
background: linear-gradient(transparent, rgba(0,0,0,0.2) 0%); 
width: 100%; 
padding-top:50px; 
padding: 25px;  
padding-bottom:10px; 
height: auto;
font-size: 16px; color: #fff;
}
.infBK {
background: linear-gradient(transparent, rgba(0,0,0,0.2) 0%); 
width: 50%; 
padding-top:50px; 
padding: 25px;  
padding-bottom:10px; 
height: auto;
font-size: 16px; color: #fff;
}

@media only screen and (max-width:800px) {
  /* For tablets: */
  .main {
    width: 80%;
    padding: 0;
  }
  .right {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  /* For mobile phones: */
  .menu, .main, .right {
    width: 100%;
  }
}

 /*****Bilder*****/
  .flex { 
    display: flex; 
    justify-content: center; 
    align-items: center;
}
 .resp {
  width: 100%;
  height: auto;
}
 .resp1 {
  max-width: 100%;
  height: auto;
}

.logo {
width: 100%;
height: auto;
}
.band {
width: 350px;
height: auto;
border-radius: 7px;
}
.poster {
  max-width: 100%;
  height: auto;
padding:10px;
}

.logoB {                        
width: 100%;
height: auto;
}
.pix {
width: 100%;
height: auto;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}
.pic {
width: 250px;
height: auto;
}

 /*****Event-Schriften*****/

 .eveT {                            /****Text transparent****/
background-color: #transparent;  
color: rgba(212, 212, 212, 0.3);
width: 100%;
height: auto;
    }
.eve {                              /****Text event****/
background-color: #transparent; 
width: 100%;
height: auto;
}   

.cop {
background-color: #transparent;  /****Text klein Kontakt****/
width: 100%;
height: auto;
padding: 10px;
font-size: 12px; color: #fff;
}


 /*****Links*****/
.fac {height: 30px;  width: auto; margin: 10px;}  /* --- FaceBook ---*/
.you {height: 30px;  width: auto; margin: 10px;}   /* --- Youtube ---*/ 
.ins {height: 30px;  width: auto; margin: 10px;}  /* --- Instgram ---*/
.mat {height: 35px; width: auto; background: #fff; padding: 3px;}    /* --- Partymate ---*/ 
.matB {width: 100%; height: auto;}
.age {height: 25px; width: auto;  background: #fff; padding: 3px; }     /* --- openAgenda ---*/

 /*****Button Link:*****/
button {
display: inline-block;
background: linear-gradient(transparent, rgba(76,74,74,0.7) 0%);
text-align: center;
font-size: 0.8em;
padding: 5px;
width: auto;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
cursor: pointer;
margin: 5px;
}
button:hover {
background: linear-gradient(transparent, rgba(76,74,74,0.6) 0%);
}

/* ************Media************** */
/* For mobile phones: */
[class*="col-"] {
  width: 100%;
}

 /****Accordeon-DSGVO****/

.NFacc {
background: linear-gradient(transparent, rgba(76,74,74,0.5) 0%); 
  cursor: pointer;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
font-size: 1em; color: #fff;
  transition: 0.4s;
  font-color: #fff;
}
.active, .NFacc:hover {
background: linear-gradient(transparent, rgba(76,74,74,0.7) 0%); 
}
.panel {
  display: none;
background: linear-gradient(transparent, rgba(76,74,74,0.7) 0%); 
  overflow: hidden;
  font-size: 0.8em; color: #fff;
    padding: 5px;
    font-color: #fff;
}


/*** Slideshow container2 nicht automatisch Pfeile***/

  
* {box-sizing: border-box;}
body {font-family: Verdana, sans-serif;}
.mySlides {display: none;}
img {vertical-align: middle;}


.slideshow-container2 {
  width: auto;
  position: relative;
  margin: auto;
}
/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 5px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.8s ease;
  border-radius: 0 1px 1px 0;
  user-select: none;
}
/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 1px 0 0 1px;
}
/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
background: linear-gradient(transparent, rgba(76,74,74,0.8) 0%); 
}
/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 20px;
  padding: 5px 5px;
  position: absolute;
  bottom: 8px;
  width: 50%;
  text-align: center;
}
/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.9s ease;
}
.active, .dot:hover {
  background-color: #717171;
}
/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}
@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

  /*** Probbe ************************ CSS ***/

 
 
 
 /*** inaktive ************************ CSS ***/
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
/*** Slideshow container automatisch ***/

* {box-sizing: border-box;}

body {font-family: Verdana, sans-serif;}
.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  
  position: relative;
  margin: auto;
}
/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 5px;
  width: 50%;
  text-align: center;
}
/* Number text (1/10 etc) */

/* The dots/bullets/indicators */
.dot {
  height: 0.3em;
  width: 0.2em;
  margin: 0 2px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.5s ease;
}
.active {
  background-color: #transparent;
}
/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.0s;
}
@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}


 /* ***WEB Design*** */
 .header {
background: linear-gradient(transparent, rgba(88,106,139,0.5) 0%); 
}
.header1 {
background: linear-gradient(transparent, rgba(164,175,195,0) 0%); 
}
.header2 {
background: linear-gradient(transparent, rgba(123,151,195,0.6) 0%); 
height: 4px;
}




