/* ?bergr??e HD Bildschirme */
@media all {

/*** ESSENTIAL STYLES ***/
ul.sf-menu {padding-left: 0;}
.sf-menu {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content:center;
align-content: center;
transition: all 0.5s;
margin: 0 auto;
padding: 0;
list-style: none;
list-style-type: none;
background: #fff;
font-size: 120%;
border: solid 0px #f90;
z-index:99999999999999999999;
padding: 12px 0 0 0;
}

@media screen and (max-width:1450px){.sf-menu {padding: 22px 0 0 0;}}
@media screen and (max-width:1300px){.sf-menu {padding: 20px 0 0 0;}}



/*@media screen and (max-width:1200px){.sf-menu {  position: absolute;  left: 0;  bottom: 0;  margin: 0 0 0 0;  padding: 0;  font-size: 120%;  width: 100%;}}*/
/*@media screen and (max-width:1100px){.sf-menu { font-size: 110%; }}*/

header.smaller .sf-menu {
  list-style: none;
  list-style-type: none;
  background: #fff;
  margin: 0;
  padding: 0;
}

@media screen and (max-width:1200px){header.smaller .sf-menu {padding: 2px 0 0 0;}}






.sf-menu .sf-mega {
  position: absolute;
  display: none;
  top: 100%;
  z-index: 99;
}

.sf-menu > li {
  float: left;
  margin: 0;
  padding: 0;
}


.sf-menu li:hover > .sf-mega,
.sf-menu li.sfHover > .sf-mega {
  display: block;
  color: #fff;
}


.sf-menu > li > a {
	font-family:'Open Sans', sans-serif;
	font-display: swap;
	font-style: normal;
	font-weight: 300;
	display: block;
	position: relative;
	bottom: 0;
	padding: 0.5em 1.5em;
	margin: 0;
	text-decoration: none;
	zoom: 1;
	color: #666;
	border: solid 0px #f90;
	}

@media screen and (max-width:1660px){.sf-menu > li > a {font-size: 1em; padding: 0.5em 1em;}}
@media screen and (max-width:1470px){.sf-menu > li > a {font-size: 0.9em; padding: 0.5em 0.85em;}}
@media screen and (max-width:1300px){.sf-menu > li > a {font-size: 0.85em; padding: 0.5em 0.75em;}}
@media screen and (max-width:1200px){.sf-menu > li > a {font-size: 0.85em; padding: 0.5em 0.5em;}}
@media screen and (max-width:1100px){.sf-menu > li > a {font-size: 0.85em; padding: 0.5em 0.35em;}}
@media screen and (max-width:1040px){.sf-menu > li > a {font-size: 0.8em; padding: 0.55em 0.5em;}}

	
header.smaller .sf-menu > li > a {
	display: block;
	position: relative;
	padding: 0.5em 1.5em 0.5em;
	margin: 0;
	text-decoration: none;
	zoom: 1;
	color: #666;	// Farbe Link
	}




@media screen and (max-width:1660px){header.smaller .sf-menu > li > a {font-size: 1em; padding: 0.5em 1em;}}
@media screen and (max-width:1470px){header.smaller .sf-menu > li > a {font-size: 0.9em; padding: 0.5em 0.85em;}}
@media screen and (max-width:1300px){header.smaller .sf-menu > li > a {font-size: 0.85em; padding: 0.5em 0.75em;}}
@media screen and (max-width:1200px){header.smaller .sf-menu > li > a {font-size: 0.85em; padding: 0.5em 0.5em;}}
@media screen and (max-width:1100px){header.smaller .sf-menu > li > a {font-size: 0.85em; padding: 0.5em 0.35em;}}
@media screen and (max-width:1040px){header.smaller .sf-menu > li > a {font-size: 0.8em; padding: 0.55em 0.5em;}}



.sf-menu .sf-mega {
  box-shadow: 2px 3px 6px rgba(0,0,0,.2);
  width: 340px;
  width: max-content;
  padding: 0 25px 0 0
}

.sf-menu > li > a:hover {color:#333;}
	
.sf-menu li a.current {
	color: rgba(38,148,199,1);
	-webkit-box-shadow: inset 0px -6px 0px 0px rgba(38,148,199,1); // Schatten nach innen so entsteht die line unten
	-moz-box-shadow: inset 0px -6px 0px 0px rgba(38,148,199,1);
	box-shadow: inset 0px -6px 0px 0px rgba(38,148,199,1);
	}

header.smaller .sf-menu > li > a:hover {color:#333;}
header.smaller .sf-menu li a.current {color: rgba(38,148,199,1); }


.sf-menu > li {
  background: #fff; /* fff Ist der Background der oberen Hauptnavigationszeile*/
}


.sf-menu > li:hover,
.sf-menu > li.sfHover {
  -webkit-transition: none;
  transition: none;
  background: #f8f8f8;
 }

/*** mega menu dropdown Das was runterklappt ***/
.sf-mega {
	background: #f8f8f8;  
	margin: 0;
	box-sizing: border-box;
	width: 100%;
	border: solid 0px #f67728;
	text-align: left;
	font-weight: 300;
	letter-spacing: -0.01em

	}

header.smaller .sf-mega {
	margin: 5px 0 0 0
	}
	
.sf-mega.current {
	background: #eee;  
	margin: 0;
	box-sizing: border-box;
	border: solid 0px #f67728;
	text-align: left;
	font-weight: 300;
	}


.hnavlist {margin: 10px 0 10px 0}

.hnavlist li {
	margin: 0 0 10px 15px;
	display: block;
	list-style-type: none;
	text-align: left;
	}


.sf-menu ul li a {
	font-size:1.0em;
	text-align: left;
	color: #666; 
	font-size: 0.85em;
}



.sf-menu ul li a:hover {
	color: rgba(38,148,199,1); /* Farbe der horizontalen Links im Untermen? bei MAUSOVER*/
}



.hnavlist li ul li {
	padding: 0 25px;
	display: inline;
	list-style-type: none;
	text-align: left;
}

.sf-menu ul li ul li a:hover {
	color: rgba(38,148,199,1); /* Farbe der horizontalen Links im Untermen? bei MAUSOVER*/
}

.sf-menu ul li ul li a {
	font-size:1.0em;
	text-align: left;
	color: #666; 
	font-size: 0.85em;
	display: block;
	line-height: 0;
}
.sf-menu ul li ul li a.current{

	color: #fff !important;
}


.sf-mega ul li.current ul li a {
	color: #666 !important; 
}
.sf-mega ul li.current ul li a:hover {
	color: rgba(38,148,199,1) !important;
}


.sf-mega ul li ul li.current a {
	color: rgba(38,148,199,1) !important;
}



.sf-menu li.current a{
	color:rgba(38,148,199,1);
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  /* order of following 3 rules important for fallbacks to work */
  border: 5px solid transparent;
  border-top-color: #b55f9d; /* edit this to suit design (no rgba in IE8) */
  border-top-color: rgba(255,255,255,.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: #b55f9d; /* IE8 fallback colour */
}


}
