#metaNavi {
	font-size: 20px;
	color: #009fd9;
	line-height: 1.5;
	
	margin-top: 2px;
	/*text-align:left;
	margin: 17px auto 30px 2%;
    
    width: calc(100% - 200px);
    max-width: 970px;*/
}
#metaNavi a { color:#009fd9; display: block; } 
#metaNavi a:hover { 
	color:#009fd9; 
	transition: border-bottom .3s ease-in, color .1s ease-in; 
}

/*#cartMeta {
    width: 32px;
    height: 24px;
    padding: 3px 0px 0 15px;
}*/
/* ENDE #metaNavi*/



/*#navigationRechts { 
	margin-top: 5px;
	
	font-size: 20px;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif; 
	font-weight: 400; 
	webkit-font-smoothing:antialiased;  
}
#navigationRechts a { color: white; }*/


#navigation {
	/*font-family: 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif;*/
	/*webkit-font-smoothing:antialiased;*/ 
	font-size: 20px;
	line-height:2; /* !!! dropit: ca. 2.1, höher, bei Mouseover-Versatz !!! */
	font-weight: 400;
	/*letter-spacing: 0px;*/

	width: calc(100% - 450px);
	max-width: 618px;
	/*min-width: 530px;*/
	
	/*background-color:rgba(255,255,255,0.8);*/
	z-index: 999;
}
/*.homeIconFA::before { font-size: 28px; margin-right: 0 !important; }*/


#navigation ul {
	padding: 0;
	list-style: none;
	list-style-type: none;
	text-align: justify !important;
}

/* tel und email */
#hmsOben { margin:32px 0 9px 0; line-height: 1; }

@media only screen and (max-width: 1340px) { /* bei Chart-max 1040px */
/*@media only screen and (max-width: 1280px) {  bei Chart-max 1140px */
   	#navigation { 
		width: calc(100% - 560px); 
	}
	#navigation .hm, #metaNavi .hm { 
		font-size: 18px !important; 
	}
	#logo { width: 220px; padding-top: 16px; margin: 0; } /* default padding-top: 16px; */
	
	#metaNavi { margin-top: 6px; }
	/*.homeIconFA::before { font-size: 27px; margin-right: 0 !important; }*/
}

@media only screen and (max-width: 1111px) {
   	#navigation { 
		width: calc(100% - 520px); 
	}
	#navigation .hm, #metaNavi .hm { 
		font-size: 17px !important; 
	}
	#logo { width: 200px; padding-top: 19px; margin: 0; } /* default padding-top: 16px; */
	
	#metaNavi { margin-top: 8px; }
   /*.homeIconFA::before { font-size: 27px; margin-right: 0 !important; }*/
}


@media only screen and (max-width: 1000px) {
   	#navigation { 
		width: calc(100% - 480px); 
	}
	#navigation .hm, #metaNavi .hm { 
		font-size: 16px !important; 
	}
	#logo { width: 180px; padding-top: 22px; margin: 0; }
	
	#metaNavi { margin-top: 8px; }
}


@media only screen and (max-width: 940px) {
   	#navigation { 
		width: calc(100% - 420px); 
	}
	#navigation .hm, #metaNavi .hm { 
		font-size: 15px !important; 
	}
	#logo { width: 150px; padding-top: 26px; margin: 0; }
	
	#metaNavi { margin-top: 10px; }
}

@media only screen and (max-width: 850px) {
   	#navigation { 
		width: 528px; /* oder 67% */
	}
	#logo { padding-bottom: 78px; padding-left:12px; margin: 0; }
}




/* horizontales Verteilen mit flex */
#navigation ul {
	padding:0;
	list-style: none;
	list-style-type: none;

	text-align: justify;
}
#navigation ul li {
	/*width: 10%;*/ /* optionale Breite für btn-Optik */
	/*background-color: tomato;*/
	display: inline-block;
	text-align: center;

	/* IE fix. */
	*display: inline;
	zoom: 1;
}
#navigation ul:after {
	content: "";
	width: 100%;
	display: inline-block;
}

.liOvrtZweizeiler {
	line-height: 1.3;
	padding-top:35px !important; /* » Kachel-Höhe Zweizeiler */
	padding-bottom:35px !important; /* » Kachel-Höhe Zweizeiler */
}
#navigation .liOvrtZweizeiler a {
	color: #20294e;	
}
.rowFlex {
	display:flex;	
	width:100%;
	padding:0;
	overflow:hidden;
	justify-content: space-between; /* auskommentiert bei Kacheln » faor, trve */
}
/**/


#navigation a { color:#20294e; }
#navigation a:hover { 
	color: #90999d; 
	transition: color .1s ease-in; 
}
#navigation .hm a { /*color: white;*/ padding-left: 3px; padding-right: 3px; }
#navigation .hm a:hover { 
	/*color: #0c4a83;*/
    /*padding: 0px 0 2px 0; */
    /*border-bottom: 2px solid currentcolor;*/
    /*padding-bottom: 8px;*/ /* Border-Abstand */
}
#navigation .um a { color: #20294e; }
#navigation .um a:hover {
	color: #90999d;
	/*font-size:18px;
	line-height:22px; 
	padding: 0 0 0px 0;*/
    
    /* border von hm nicht übernehmen */
    /*padding:0; 
    border-bottom: none;*/
}

/* aktiv-Auszeichnung auf a-Tag */
.hmAktiv { 
    color:#90999d !important; 
	
    /*border-bottom: 2px solid currentcolor;
    padding-bottom: 8px;*/ /* Border-Abstand */
}
.umAktiv { color:#90999d !important; }

/* Sprachwahl */
.sprachwahl { display:inline-block; }
.auszStyleLngOn { color:#222 !important; }
.auszStyleLngOff { color:#fff !important; }



/* ----- Ums -----*/

/*
 * Dropit v1.1.0
 * http://dev7studios.com/dropit
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/*.umAktiv { color:#2B388F !important; }*/

.dropit {
    list-style: none;
	padding: 0;
	margin: 0;
}
.dropit .dropit-trigger { position: relative; }
.dropit .dropit-submenu {
	font-size: inherit; /*ff 25px*/
	line-height:1;
	
    position: absolute;
    top: 28px; /* top */
    left: -30px !important;
    
    display: none;
    /*min-width: 260px;*/ /* ni! leere Hms */
    list-style: none;
	padding: 0px 0 8px 0 !important;
	margin: 0 !important;
	margin-left: 20px !important; /* relatives left */
    
	/*background-color:rgba(255,255,255,0.95);*/ 
    
    z-index: 1000;
}
/*@media only screen and (max-width: 1144px) {
   .dropit .dropit-submenu { font-size: 20px !important; top: 40px; }
}
@media only screen and (max-width: 1066px) {
   .dropit .dropit-submenu { font-size: 19px !important; top: 40px; }
}
@media only screen and (max-width: 980px) {
   .dropit .dropit-submenu { font-size: 17px !important; top: 40px; }
}*/


#navigation .dropit ul:after { display: inherit; } /* ACHTUNG: prop vertikale Ums */

.dropit-submenu li {
	text-align:left !important;
	padding: 1px 18px 6px 11px;
    white-space: nowrap;
	/*min-width:250px;*/
	background-color:rgba(255,255,255,0.9);
}
.dropit-submenu li a { 
	color:#20294e;
	display:block; 
    padding-top:4px;
    padding-bottom: 9px; /* gleichsam Zeilenabstand */
	/*padding: 0 !important;*/
}

.dropit-submenu li:first-child {
    padding-top: 9px;
	/*border-top-left-radius: 6px;
	border-top-right-radius: 6px;*/
}
.dropit-submenu li:last-of-type {
    /*padding-bottom: 10px;*/
	    
	/*border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;*/
    
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.11);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.11);
}


/* Auszeichnung */
.umAktiv { color:#90999d !important; }
/* Verwendung als reines CSS, ohne dropit.js */
/*.dropit-trigger:hover .dropit-submenu { display : block; }*/

/* ENDE Ums bzw. .dropit */



/* ANFANG Uums */
#uums {
	text-align: left;
}

#uums ul {
	font-size: 25px;
	line-height: 1;
	letter-spacing: 1px;
	font-weight: inherit;

	padding:0;
	margin: 0;
	list-style: none;
	list-style-type: none;
	/*text-align: justify;*/
}
#uums ul li {
	padding:0;
	margin: 0;
	display: inline-block;
	text-align: center;
}
#uums li a { 
	color:#fff;
	display:inline-block; 
	padding: 16px 20px 19px 20px;
}
#uums li a:hover { 
	color:#b1b3b4;
	background-color: rgba(0, 0, 0, 0.5);
}
#uums ul li:first-of-type a { padding-left: 20px !important; }


/* Auszeichnung */
.uumAktiv { background-color: rgba(0, 0, 0, 0.5); }
.uumAktiv a { color:#b1b3b4 !important; }
/* ENDE Uums */



/* ANFANG Sitemap */
/*#sitemap {
	line-height: 1; 
	text-align: left;

	margin: 0 auto;
	margin-bottom:0px;
	padding:10px 0px 0 0px;
	max-width: 840px;
	min-width: 840px;
	width: 99%;
	min-height:52px;

	position:relative;
	z-index:1;
}
#sitemap ul {
	margin-top:0px;
	margin-bottom: -6px !important;
	padding: 0;
	text-align: justify;
}
#sitemap li {
	display: inline-block;
	list-style: none;
	vertical-align: top;
}
#sitemap li p {
	padding-top: 6px;
}
#sitemap #naviDummyLi {
	padding-left: 100%;
}
#sitemap a { 
	color:black; 
	text-decoration:none; 
}
#sitemap a:hover { color:#e42c2a; }*/

/* Auszeichnung */
/*#sitemap .hmAktiv { color:#e42c2a !important; }
#sitemap .umAktiv { color:#e42c2a !important; }*/
/* ENDE Sitemap */