*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

body { background: #f9f9f9; 

    margin: 0; font-size: 25px; color: #63565a; font-family: 'Assistant', sans-serif; Tahoma, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 25px;  }
 .youtube_warnung { position: relative; margin: 0em; text-align: left; color: #000;  font-size: 15px; line-height: 16px; padding: 6px; background-color: #f8ffc0; border: 2px; border-style: dotted; border-color: red;}
.container { position: relative; text-align: left; line-height: 29px; }
.columnsContainer { position: relative; margin: 0.5em; text-align: left; }
.columnsContainer2 { position: relative; margin: 0.5em; text-align: left; min-height: 2080px; }
 .footer { position: relative; margin: 0em; text-align: left; color: #ffffff; font-size: 15px; } 
 .header { position: relative; height: 70px; margin: .5em; text-align: left; }  


p { line-height: 28px; }

li {
  padding-left: 0.25em;
  line-height: 1.5em;
  list-style-type: disc; /* Standardpunkte */
}

ul {
  list-style-position: outside;
}

ul li::marker {
  color: #000;          /* Farbe der Punkte (z. B. schwarz) */
  font-weight: 900;     /* macht sie kräftiger */
  font-size: 1.2em;     /* leicht größer für bessere Sichtbarkeit */
}

.gallery img {text-decoration: none; }

/* CSS für das Logo */ 
.logo img {
    height: auto; 
    width: 45%; 
}

.line { color: #ffffff; 
        border-bottom: 0px solid  #ccc; 
        height: auto; background: #f2f2f2; 
        margin-top: 0.0em; 
        background-image: url("../img/parallax_fx1.jpg"); 
        position:fixed; 
        width: 100%; 
        top: 0px; 
        z-index:10000;  
        opacity: 1.0; 
        padding-top: 0.25em; 
        padding-bottom: 0.15em; }

.line2 { color: #ffffff; border-bottom: 0px solid  #ccc; height: auto; background: #d3071e; margin: 0.0em; background-image: url("../img/parallax_fx1.jpg"); }
.line3 { color: #ffffff; border-bottom: 0px solid  #ccc; height: auto; background: #d3071e; margin: 0.0em;}
.rightColumn, header {  border: 0px solid  #ccc; padding-top: 3em; }
.leftColumn { border: 0px solid  #ccc; padding-top: .0em; }
.rightColumn {  border: 0px solid  #ccc; padding: 0.0em; }  
.rightColumn2 {  border: 0px solid  #ccc; padding-top: 3em; }
.sprung {visibility: hidden; height: 0px !important; position: absolute; margin: -100px;}
.thumb { width: 100%; }

.nav { list-style: none; padding-top: 0.25em; padding-bottom: 0.25em; margin-left: 0.5em; margin-bottom: 0; padding-left: 0; font-weight: bold; font-size: 1em; }
.nav > li,
.nav > li > a {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.inline-items {
  margin-top: 0;
}

.inline-items li {
  margin-left: 0;
  border-left: 1px solid black;
  padding-left: 10px;
  padding-right: 10px;
}

.inline-items li:first-child {
  margin-left: 0;
  border: none;
  padding-left: 0;
  padding-right: 10px;
}

.inline-items li:last-child {
  padding-right: 0;
}

.parallax-window {
    min-height: 300px;
    background: transparent;
    background-position: center; 
    
}
.parallax-window-small {
    margin-top: 2.5em;
    min-height: 200px;
    padding: 20px;
    background: transparent;
    background-position: center; 
}  

.parallax-window-small2 {
    min-height: 150x;
    background: transparent;
    background-position: center; 
}   

/* Youtube Iframe Video */  
    .responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }
    
    .responsive-video {
    position: relative;
    padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
    padding-top: 0px;
    height: 0;
    overflow: hidden;
    }    
/* Youtube Iframe Video /// ENDE  */  





/* MEDIA QUERIES STANDARD */
@media screen and (min-width: 61.8em ) {
  .container { width: 980px; position: relative; text-align: left; }
  .leftColumn { margin-right: 19.1em; padding-bottom; 1.5em;  }  
	.rightColumn { position: absolute; top: 0; right: 0; width: 17.75em; }
	.rightColumn2 { position: absolute; top: 0; right: 0; width: 22.75em; }
	

    
.parallax-window {
    min-height: 700px;
    background: transparent;
    background-position: center; 
}
.parallax-window-small {
    min-height:500px;
    background: transparent;
    background-position: center; 
}  

.parallax-window-small2 {
    min-height: 200x;
    background: transparent;
    background-position: center; 
}                 
}

 /* Youtube Iframe Video */  
    .responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }
    
    .responsive-video {
    position: relative;
    padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
    padding-top: 0px;
    height: 0;
    overflow: hidden;
    }
/* Youtube Iframe Video /// ENDE  */  


#badge {
	/* background: rgba(255,255,255,0.7); */
	background: #ffffff;
	margin-top: 30px;
	margin-left: -15px;
	width: 400px;
	color: #666;
	padding: 5px 15px 10px 25px;
	text-align: left;
	font-size: 0.8em;
	border-radius: 0px 0px 5px 5px;
}



/* MEDIA QUERIES BIG SIZE */
@media screen and (min-width: 75.0em ) {
  .container { width: 1165px; position: relative; text-align: left; }
  .leftColumn { margin-right: 19.1em; padding-bottom; 1.5em;  }  
	.rightColumn { position: absolute; top: 0; right: 0; width: 17.75em; }
	.rightColumn2 { position: absolute; top: 0; right: 0; width: 22.75em; }    
}

/* MEDIA QUERIES BIG SIZE2 */
@media screen and (min-width: 90.0em ) {
  .container { width: 1300px; position: relative; text-align: left; }
  .leftColumn { margin-right: 19.1em; padding-bottom; 1.5em;  }  
	.rightColumn { position: absolute; top: 0; right: 0; width: 17.75em; }
	.rightColumn2 { position: absolute; top: 0; right: 0; width: 22.75em; }    
}

/* MEDIA QUERIES BIG SIZE3 */
@media screen and (min-width: 105.0em ) {
  .container { width: 1500px; position: relative; text-align: left; }
  .leftColumn { margin-right: 19.1em; padding-bottom; 1.5em;  }  
	.rightColumn { position: absolute; top: 0; right: 0; width: 17.75em; }
	.rightColumn2 { position: absolute; top: 0; right: 0; width: 22.75em; }    
}


/* STYLE FORMATIERUNG */
.headline_xxl { font-family: 'Montserrat', sans-serif; font-size: 22px; border-bottom: 0px dotted #ffffff; padding-bottom: 5px; font-weight: 400; color: #ffffff; line-height: 36px; margin-top: 1.5em; text-align: left; }
.headline_xxl2 { font-family: 'Montserrat', sans-serif; font-size: 22px; border-bottom: 0px dotted #737373; padding-bottom: 5px; font-weight: 400; color: #737373; line-height: 36px; margin-top: 1.5em; text-align: left; }
h4,h5,h6 { font-family: 'Montserrat', sans-serif; font-size: 33px; border-bottom: 0px dotted #737373; padding-bottom: 0em; font-weight: 400; color: #d3071e; line-height: 36px; margin-top: 0em; text-align: left; }

@keyframes glowingText {
    0%, 100% { color: #fbf2d2; text-shadow: none; }
    50% { color: #ffffff; text-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073; }
}


h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
    border-bottom: 0px; 
    padding-bottom: 5px;
    font-weight: bold;
    color: #d3071e; /* Rot */
    line-height: 36px;
    margin-top: 0em;
    text-align: left;
}

h1 a {
    color: inherit; /* Erbt die Farbe vom h1-Element */
    text-decoration: none; 
    display: inline-block; 
}

h1 a:hover {
    text-decoration: underline; 
}

h2 { font-family: 'Montserrat', sans-serif; font-size: 27px; border-bottom: 0px dotted #737373; padding-bottom: 0px; font-weight: bold; color: #d3071e; line-height: 36px; margin-top: 0em; text-align: left; letter-spacing: -0.5px; }

h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
    border-bottom: 3px dotted #fbf2d2;
    padding-bottom: 5px;
    font-weight: 400;
    color: #fbf2d2;
    line-height: 36px;
    margin-top: 0em;
    text-align: left;
    /*    animation: glowingText 2s linear 1; */
    text-shadow: 0 0 8px rgba(251, 235, 181, 0.5); /* Glow-Effekt */
}

h3:hover {
    /*animation: glowingText 2s linear infinite;*/
}


hr { border-bottom: 1px solid #ffffff; }
a:link { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover { color: #e31329; text-decoration: underline; }
a:active { color: #000000; text-decoration: underline; }

.white { color: #ffffff; text-decoration: none; font-size: 15px;  }
a.white:link { color: #ffffff; text-decoration: underline; font-size: 15px; }
a.white:visited { color: #ffffff; text-decoration: underline; font-size: 15px; }
a.white:hover { color: #ffffff; text-decoration: none; font-size: 15px; }
a.white:active { color: #ffffff; text-decoration: underline; font-size: 15px; }

.sliderlink { color: #ffffff; text-decoration: none; }
a.sliderlink:link { color: #ffffff; text-decoration: underline; }
a.sliderlink:visited { color: #ffffff; text-decoration: underline; }
a.sliderlink:hover { color: #ffffff; text-decoration: none; }
a.sliderlink:active { color: #ffffff; text-decoration: underline; }



.copylink { color: #cb9c9c; text-decoration: none; font-size: 15px;  }
a.copylink:link { color: #cb9c9c; text-decoration: underline; font-size: 15px; }
a.copylink:visited { color: #cb9c9c; text-decoration: underline; font-size: 15px; }
a.copylink:hover { color: #cb9c9c; text-decoration: none; font-size: 15px; }
a.copylink:active { color: #cb9c9c; text-decoration: underline; font-size: 15px; }

.copylink2 { color: #cb9c9c; text-decoration: none; font-size: 15px;  }
a.copylink2:link { color: #cb9c9c; text-decoration: underline; font-size: 15px; }
a.copylink2:visited { color: #cb9c9c; text-decoration: underline; font-size: 15px; }
a.copylink2:hover { color: #cb9c9c; text-decoration: none; font-size: 15px; }
a.copylink2:active { color: #cb9c9c; text-decoration: underline; font-size: 15px; }

.border {  
    transition: transform 0.3s ease-in-out; /* sanfte Animation */
    font-size: 19px; 
    line-height: 20px;
    border: 1px solid  #ddd; 
    padding: 1.00em; 
    margin-top: 0.50em; 
    margin-bottom: -0.25em; 
	/*background-image: url(/img/brainsquad-wallpaper0.jpg);*/
    background-color: #ffffff;    
	background-attachment: auto;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
    color: #444444;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);   
 } 
.border:hover {
    transform: scale(1.03); /* Vergrößert das Bild um 5% */
        border: 1px solid  #2d74aa; 
        margin-bottom: -0.25em;
}  
  
  .border0 {  border: 0px solid  #e2d6d9; 
            padding: 0.50em;    
            margin-bottom: -0.25em;
            background: transparent;
            background-color: transparent;
             }
            
.border1 {  border: 1px solid  #e2d6d9; padding: 0.1em; margin-bottom: -0.25em; }

.border2 { 
    transition: transform 0.3s ease-in-out; /* sanfte Animation */
    font-size: 16px;
    line-height: 18px;
    border: 1px solid #ddd;
    padding: 1.00em;
    margin-bottom: -0.25em; 
    background-image: url(/img/brainsquad-wallpaper0.jpg);
    background-color: #ffffff;    
    background-attachment: auto;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover; /* Deckt Container ab, ohne zu überlaufen */
    color: #444444;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    display: block; 
    overflow: hidden;
} 

.border2:hover {
    transform: scale(1.02); /* Leichte Vergrößerung beim Hover */
}

.border3 { 
    transition: transform 0.3s ease-in-out; /* sanfte Animation */
    font-size: 19px; 
    line-height: 26px;    
    border: 0px solid  #ddd; padding: 0.00em; margin-bottom: -0.25em; 
    background-color: transparent;
	background-attachment: auto;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
    color: #444444;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.1);   
 } 

.bild-rund { border-radius: 300px; -moz-border-radius: 300px; -webkit-border-radius: 300px; }

.button-css {               
  display: inline-block;
  box-sizing: content-box;
  border-radius: 20px;  
  cursor: pointer;
  padding: 10px 20px;
  border: 2px solid #2d74aa;
  font: normal 16px/normal Arial, Helvetica, sans-serif;   
  font-family: 'PT Sans', sans-serif;                                                                                                                            
  color: #ffffff;
  background: #2d74aa; /* Königsblau */
  text-decoration: none;
  text-align: center;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
}

/* Normalzustand */
a.button-css:link,
a.button-css:visited {
  color: #ffffff;
  border: 2px solid #2d74aa;
  text-decoration: none;
}

/* Hover-Effekt */
a.button-css:hover {
  background: #1a4e7a; /* dunkleres Königsblau */
  border: 2px solid #1a4e7a;
  color: #ffffff;
  transform: scale(1.05); /* sanftes Vergrößern */
  text-decoration: none;
}

/* Active (beim Klicken) */
a.button-css:active {
  background: #12385a;
  border: 2px solid #12385a;
  color: #ffffff;
  transform: scale(0.98); /* leichtes Einrücken beim Klick */
  text-decoration: none;
}

/* Button */
	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	.button_u {
		-moz-appearance: none;
		-webkit-appearance: none;
		-o-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		background-color: #e31329;
		border-radius: 8px;
		border: solid 1px #1f3355 !important;
		color: #ffffff !important;
		cursor: pointer;
		display: inline-block;
		font-size: 1.0em;
		font-weight: 600;
		height: 3.5em;
        width: 100%;
		letter-spacing: 0.1em;
		line-height: 3.35em;
		padding: 0 0em;
		text-align: center;
		text-decoration: none;
		text-indent: 0.25em;
		text-transform: uppercase;
		white-space: nowrap;
	}
	
	.button_u:disabled {
    background: #c84534;
		color: #ffffff !important;    
  }
  
	.button_u {
		-moz-appearance: none;
		-webkit-appearance: none;
		-o-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		background-color: #23448c;
		border-radius: 0px;
		border: solid 0px #4c4b4d !important;
		color: #ffffff !important;
		cursor: pointer;
		display: inline-block;
		font-size: 0.9em;
		font-weight: 800;
		height: 3.0em;
		letter-spacing: 0.10em;
		line-height: 3.0em;
		padding: 0 2em;
		text-align: center;
		text-decoration: none;
		text-indent: 0.25em;
		text-transform: uppercase;
		white-space: nowrap;
	}

	.button_u2 {
		-moz-appearance: none;
		-webkit-appearance: none;
		-o-appearance: none;
		-ms-appearance: none;
		appearance: none;
		-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-o-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, border-color 0.2s ease-in-out;
		background-color: #f1e8cc;
		border-radius: 0px;
		border: solid 0px #4c4b4d !important;
		color: #d7a10b !important;
		cursor: pointer;
		display: inline-block;
		font-size: 0.9em;
		font-weight: 800;
		height: 3.0em;
		letter-spacing: 0.10em;
		line-height: 3.0em;
		padding: 0 2em;
		text-align: center;
		text-decoration: none;
		text-indent: 0.25em;
		text-transform: uppercase;
		white-space: nowrap;
	}

a.button_u:link { background:#23448c; color: #ffffff; text-decoration: none; }
a.button_u:visited { background: #23448c; color: #ffffff; text-decoration: none; }
a.button_u:hover { background: #cf960e; color: #ffffff; text-decoration: none; }
a.button_u:active { background: #23448c; color: #ffffff; text-decoration: none; }

a.button_u2:link { background:#f1e8cc; color: #ffffff; text-decoration: none; }
a.button_u2:visited { background: #f1e8cc; color: #ffffff; text-decoration: none; }
a.button_u2:hover { background: #f7cf39; color: #ffffff; text-decoration: none; }
a.button_u2:active { background: #f7cf39; color: #ffffff; text-decoration: none; }  
   
  input[type="text"],input[type="password"],textarea, select{

    width: 100%;
    height:2.5em; 
    padding-left:0.7em;
	  padding-right:0.7em;
    border:1px solid #c0c0c0;
    border-radius:3px;
    background-color:#fcfcfc;
    color:#444;
    box-shadow:none;
    margin-top:10px; 
  }  

  select {}
  
.img-zoom {
    transition: transform 0.3s ease-in-out; /* Sorgt für eine sanfte Animation */ 
}
.img-zoom:hover {
    transform: scale(1.05); /* Vergrößert das Bild um 5% */
}  

.img-left {
    padding-right: 10px; 
}

.img-right {
    padding-left: 10px; 
}

.img-container {
    width: 100%; 
    overflow: hidden; /* Verhindert Ausbreiten des Bildes über Container */
    display: inline-block; /* Behält die Dimensionen des Bildes bei */
    line-height: 0; /* Entfernt zusätzlichen Abstand bei Inline-Block */
}

.img-container img {
    width: 100%; 
    display: block; /* Entfernt zusätzlichen Abstand unter dem Bild */
    transition: transform 0.3s ease-in-out;
    transform-origin: center center; /* Zentriert den Zoom */
}

.img-container img:hover {
    width: 100%; 
    transform: scale(1.05);
}


