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

/* MOBILE SIZE **********************************************************************************************/
body { margin: 0; font-size: 18px; font-family: sans-serif; Tahoma, Arial, Helvatica, SunSans-Regular, sans-serif; line-height: 30px; background-color: #253943; color: #253943}
.container { position: relative; text-align: left; min-height: 5em; }

/* 2. ABSTAND FÜR DEN SLIDER (Container verschieben) */
.container_background_slider { 
    position: relative; 
    text-align: left; 
    min-height: 2em; 
    background-color: #f7ede6; 
    padding-bottom: 0.0em;
    
    /* NEU: Das drückt alles unter dem Menü hervor */
    padding-top: 1.70em !important;  
    margin-top: 0 !important;
    display: block;
}

.container_background1 { position: relative; text-align: left; min-height: 2em; background-color: #f7ede6; padding-top: 1em; padding-bottom: 0.1em; }  
.container_background2 { position: relative; text-align: left; min-height: 2em; background-color: #f7ede6; padding-bottom: 0.1em; }   
.columnsContainer { position: relative; margin-top: -0.5em; margin-left: 0.5em; margin-right: 0.5em;  min-height: 35em;}
.columnsContainerTop { position: relative; margin-top: -0.5em; margin-left: 0.5em; margin-right: 0.5em;  margin-bottom: 0.5em; min-height: auto;} 
.columnsContainerHome { position: relative; margin-top: -0.5em; margin-left: 0.5em; margin-right: 0.5em;  min-height: 5em;}
.contentBox { position: relative; margin-top: -0.0em; margin-left: -0.0em; margin-right: 0.0em;  min-height: auto;}

.highlight {
  position: relative;
  margin: 0;
  text-align: left;
  color: #f7ede6;
  font-size: 18px;
  line-height: 1.5;
  padding: 10px 14px;
  background-color: #f18b43;
  border: none;
  border-radius: 8px;            /* abgerundete Ecken */
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.15); /* leichter Schatten */
}


.footer { position: relative; margin: .5em; text-align: left; } 
.header { position: relative; height: 5em; margin: .5em; text-align: left; } 

/* 1. LOGO VERGRÖSSERN */
.logo { 
    position: relative; 
    margin-top: 0.0em; 
    margin-left: 1.5em; 
    width: 12em;          
    max-width: 75vw;       /* Sicherheitsbreite, damit es nicht aus dem Handybildschirm ragt */
    height: auto; 
    z-index: 9999;
}
.line { border-bottom: 0px solid  #fff; height: auto; background: #253943; margin-top: -7.0em; }
.line2 { font-size: .8em; border-top: 1px solid  #080808; height: auto; background: transparent; margin: 0.6em;}
.line3 { font-size: .8em; border-top: 0px solid  #ffffff; height: auto; background: transparent; margin-top: -3.0em;}
.rightColumn, footer, header {  border: 0px solid  #ccc; padding-top: 3em; }
.leftColumn { border: 0px solid  #ccc; padding-top: .48em; }
.rightColumn {  border: 0px solid  #ccc; padding: 0.0em; }  
.rightColumn2 {  border: 0px solid  #ccc; padding-top: 3em; }
.wideColumn { margin-right: 0em; padding-bottom; 1.5em; }
.leftHeader { border: 0px solid  #ccc; padding-top: .48em; padding-bottom: 4.5em; }
.rightHeader {  border: 0px solid  #ccc; padding: 0.0em; }
.headerContainer { position: relative; margin-left: 0.0em; margin-top: -0.3em; margin-bottom: 0em; height: 1em; }
h6 { font-family: sans-serif; font-size: 1.5em; border-bottom: 0px solid #000000; padding-top: 0.15em; font-weight: 10; color: #253943; line-height: 15px; margin-top: 0.25em;  }
ul {   }
li { line-height: 23px; position: relative; margin-left: 1.5em; margin-top: 1.5em   }
p { position: relative; min-height: 2em; padding-top: 1em; }


/* Den inneren Slider-Container neutralisieren */
.sliderContainer {
    margin-top: 0 !important;
    padding-top: 0 !important;
}


 .thumb { width: 100%; }

 .parallaxContainer { z-index: 9999; }

  .parallax-window {
    height: 7em;
    background: transparent;
    background-position: center; 
}
  .parallax-window-small {
    margin-top: 0em;   
    height: 6em;
    background: transparent;
    background-position: center; 
}  
 
/* MEDIA QUERIES STANDARD ***********************************************************************************/
@media screen and (min-width: 61.8em ) {

  .container_background_slider {
      padding-top: 0em !important;
      margin-top: 0em !important;
  }
	
	.container { width: 980px; position: relative; text-align: left; }

  .leftColumn { margin-right: 19.1em; padding-bottom; 1.5em;  }
  .wideColumn { margin-right: 0em; padding-bottom; 1.5em; padding-top: .48em; }    
	.rightColumn { position: absolute; top: 0; right: 0; width: 18.5em; }
	.rightColumn2 { position: absolute; top: 0; right: 0; width: 17.75em; }   
  .leftHeader { margin-right: 40.1em; padding-top; -1.0em; }
	.rightHeader { position: absolute; top: 0; right: 0; width: 40em; }
  .headerContainer { position: relative; margin-left: 0.0em; margin-top: -1.9em; margin-bottom: -0.2em; height: 5em; }  
  .logo { position: relative; margin-top: -0.4em; margin-left: -0.0em; width: 12.0em; height: auto;}
  .line { border-bottom: 0px solid  #fff; height: auto; background: #253943; margin-top: 2.0em; }
h6 { font-family: sans-serif; font-size: 4em; border-bottom: 0px solid #000000; padding-top: 0.15em; font-weight: 10; color: #253943; line-height: 18px; margin-top: 0.25em;  }
  .border {  
  font-size: 1.0em; 
  border: 1px solid  #adadad; 
  padding: 0.50em; margin-bottom: -0.25em; margin-top: 0.45em; 
  min-height: 22.25em;
  }
  
  .parallax-window {
    height: 15em;
    background: transparent;
    background-position: center; 
    z-index: 9999;
}
  .parallax-window-small {
    margin-top: -1.3em;  
    height: 8em;
    background: transparent;
    background-position: center; 
}   
  .sliderContainer {
    margin-top: 1em;  
}     
    
}
/* MEDIA QUERIES BIG SIZE ***********************************************************************************/
@media screen and (min-width: 75.0em ) {
  .container { width: 1165px; position: relative; text-align: left; }
.container_background1 { position: relative; text-align: left; min-height: 5em; background-color: #f7ede6; padding-bottom: 0.1em; }  
.container_background2 { position: relative; text-align: left; min-height: 2em; background-color: #f7ede6; padding-bottom: 0.1em; }    
  .leftColumn { margin-right: 21em; padding-bottom; 1.5em; padding-top; 15em; min-height: auto;  }  
	.rightColumn { position: absolute; top: 0; right: 0; width: 10.5em; }
	.rightColumn2 { position: absolute; top: 0; right: 0; width: 17.75em; }
  .leftHeader { margin-right: 40.1em; padding-top; -1.0em; }
	.rightHeader { position: absolute; top: 0; right: 0; width: 40em; }     
  .wideColumn { margin-right: 0em; padding-bottom; 1.5em; padding-top: .48em; }    
  .line { border-bottom: 0px solid  #fff; height: auto; background: #253943; margin-top: 2.0em; }
  
  .border {  
  font-size: 1.0em; 
  border: 1px solid  #adadad; 
  padding: 0.50em; margin-bottom: -0.25em; margin-top: 0.45em; 
  min-height: 27.50em;
  }
  
  .parallax-window {
    height: 15em;
    background: transparent;
    background-position: center;
    z-index: 9999; 
}
  .parallax-window-small {
    margin-top: -1.3em;  
    height: 8em;
    background: transparent;
    background-position: center; 
}    
  
  
}
  

.nav0 { 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; }
.nav0 > li,    
.nav0 > li > a {
  display: inline-block;
  *display: inline;
  zoom: 1;
  text-decoration: none;
}

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

.inline-items li {
  margin-left: 0;
  border-left: 1px solid white;
  padding-left: .025em;
  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;
}

/* STYLE FORMATIERUNG */
.headline_xxl { font-size: 28px; font-weight: bold; color: #253943; }
h1 { font-family: sans-serif; font-size: 16x; border-bottom: 0px solid #cc5596; padding-top: 0.5em; padding-bottom: 5px; font-weight: bold; color: #253943; line-height: 1.0em; margin-top: 0.25em; margin-bottom: 0.50em; }
h2 { font-family: sans-serif; font-size: 16x; border-bottom: 0px solid #cc5596; padding-bottom: 5px; font-weight: bold; color: #253943; line-height: 1.0em; margin-top: 0.25em; margin-bottom: 0.25em; }

h3 { font-family: sans-serif; font-size: 24px; border-bottom: 0px solid #cc5596; padding-bottom: 5px; font-weight: bold; color: #253943; line-height: 1.0em; margin-top: 0.25em; margin-bottom: -0.25em; }
h7 { font-size: 20px; font-weight: bold; color: #253943; line-height: 0.85em; }
h4 { font-family: sans-serif; font-size: 18px; border-bottom: 2px solid #cc5596; padding-bottom: 5px; font-weight: bold; color: #253943; line-height: 0.85em; margin-top: 0.25em; margin-bottom: 0.25em; }
h5 { font-family: sans-serif; font-size: 17px; border-bottom: 1px solid #000000; padding-bottom: 2px; font-weight: bold; color: #253943; line-height: 18px; margin-top: 0.25em;  }
ul {line-height: 18px; margin-top: -20px;}
ol {line-height: 8px; margin-top: -20px;}
hr {
  border: 0;
  border-top: 1px solid #080808;
  border-bottom: 0px solid #fff;
}

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

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

.footertext { padding: 0.50em; color: #ffffff; text-decoration: none; }
a.footertext:link { color: #ffffff; text-decoration: underline; }
a.footertext:visited { color: #ffffff; text-decoration: underline; }
a.footertext:hover { color: #ffffff; text-decoration: none; }
a.footertext:active { color: #ffffff; text-decoration: underline; }

.border_verlauf {  
font-size: 1.0em; 
border: 0px solid  #75c5ea; 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,75c5ea+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #75c5ea 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#75c5ea 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#75c5ea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#75c5ea',GradientType=0 ); /* IE6-9 */
padding: 0.50em; margin-bottom: -0.25em; margin-top: 0.45em; 
min-height: 22.20em;
}

.border1 {  
font-size: 1.0em; 
border: 1px solid  #adadad; 
padding: 0.50em 0.50em 0.00em 0.50em; margin-bottom: -0.25em; margin-top: 0.45em; 
}

/* 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: transparent;
		border-radius: 8px;
		border: solid 1px #4c4b4d !important;
		color: #000000 !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;
	}

a.button_u:link { color: #000000; text-decoration: none; }
a.button_u:visited { color: #000000; text-decoration: none; }
a.button_u:hover { color: #000000; text-decoration: underline; background-color: #5daa9d; }
a.button_u:active { color: #000000; text-decoration: none; }


  input[type="text"],input[type="password"], select{
    width:50%;
    max-width:100%; 
    min-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; 
  }  

  textarea{
    width:50%;
    max-width:100%; 
    min-width:100%;
    height:7em; 
    padding-left:0.7em;
  padding-top: 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 {}

/*IMAGE HOVER EFFECTS ****************************************/
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.item {
  position: relative;  
  border: 0px solid #000;
  margin: 0%; 
  overflow: hidden;
  width: auto;
}
.item img {
  max-width: 100%;
  
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.item:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/*IMAGE HOVER EFFECTS ****************************************/

.gallery img {text-decoration: none; }


/*CTA BUTTON ****************************************/

.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: #253943; /* 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 #253943;
  text-decoration: none;
}

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

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


/* ============================================================
   Viereckige Bulletpoints – nur für Inhaltslisten
   ============================================================ */

.container ul li:not(.nav0 li):not(nav li),
.columnsContainer ul li:not(.nav0 li):not(nav li),
.columnsContainerHome ul li:not(.nav0 li):not(nav li),
.leftColumn ul li:not(.nav0 li):not(nav li),
.rightColumn ul li:not(.nav0 li):not(nav li),
.rightColumn2 ul li:not(.nav0 li):not(nav li) {
  list-style: none;              /* Standardpunkte entfernen */
  position: relative;
  padding-left: 1.2em;           /* Platz für das Kästchen */
  margin-top: 0.2em;
  line-height: 1.6em;
}

.container ul li:not(.nav0 li):not(nav li)::before,
.columnsContainer ul li:not(.nav0 li):not(nav li)::before,
.columnsContainerHome ul li:not(.nav0 li):not(nav li)::before,
.leftColumn ul li:not(.nav0 li):not(nav li)::before,
.rightColumn ul li:not(.nav0 li):not(nav li)::before,
.rightColumn2 ul li:not(.nav0 li):not(nav li)::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.55em;
  width: 9px;
  height: 9px;
  background-color: #253943;     /* Farbe Dunkelblau */
  border-radius: 2px;            /* leicht abgerundet */
}



