/****************************************************
© 2004 - 2017 human-data.de / internetagentur-koch.de ****
****************************************************/
/* ################################### navi_top_fly_out.css ###############################################################*/
/*********************
	Für alle Ebenen:
**********************/
/*.navbar-fixed {*/
	/*top: -30px;*/
	/*padding-left: 30px;*/
	/*z-index: 100;*/
	/*position: fixed;*/
	/*width: 100%;*/
	/*background: #ffffff;*/
/*}*/

.navbar-fixed {
	top: 0px;
	z-index: 100;
	position: fixed;
	/*width: 100%;*/
	margin: auto;
	min-width:960px;
	max-width:960px;
}
.navbar-fixed:before {
	/*content: '';*/
	/*background: url(../images/0cols/bg_nav_bar_fixed.png);*/
	/*background-size: 100% 100%;*/
	/*float:left;*/
	/*width:140px;*/
	/*height:36px;*/
}
#active_all {
	/*color:#000000;*/
	/*background: #dadada;*/
}
ul.fly_out a:hover {
	/*color:#000000;*/
	background: #95c11f;
	text-decoration: none !important;
}
ul.fly_out a {
	text-decoration: none;
	color:#ffffff;
	display: block;
	background: #359138;
}
#navi_home_icon a {
	/*padding:8px 15px 6px 15px;*/
	/*width:33px;*/
}
.navi_down_arrow{

}

.continue_character{
	background:url(../images/0cols/bg_navi_character.png) no-repeat;
	display: block;
	position: absolute;
	top: 14px;
	right: 6px;
	width:8px;
	height:10px;
}
.cc_2_last { /* 2. Ebene letzter Menüpunkt der 1. Ebene */
	background:url(../images/0cols/bg_navi_character.png) no-repeat;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	display: block;
	position: absolute;
	top: 13px;
	left: -1px;
	width:8px;
	height:10px;
}
/*********************
	1.Ebene:
**********************/
.fly_out_div{
	letter-spacing:0.1em;
}
ul.fly_out {
	list-style:none;
	margin:0;
	padding:0;
	z-index:200;
}

ul.fly_out li {
	/*float:left;*/
	display: inline-block;
	color:#ffffff;
}

ul.fly_out li a {
	border: solid silver;
	border-width:0 1px 1px 0;
	padding:0 5px 0 5px;
	line-height:2.4em;
	width:160px;

}
ul.fly_out li a:hover {
	/*color:#ffffff;*/
}
/*********************
	2.Ebene:
**********************/
.top_first_li span {
	/*background:url(../images/2cols/top_first_li.png) no-repeat;*/
	/*padding:0px 204px 0px 0px;*/
}
ul.fly_out li > ul {
	list-style:none;
	visibility:hidden;
	opacity: 0;
	-webkit-transition:opacity ease-in 900ms;
	transition:opacity ease-in 900ms;
	position:absolute;
	/*top:189px;*/
	box-shadow: -5px 10px 10px rgba(32, 57, 91, .2) , 5px 10px 10px rgba(32, 57, 91, .2);
	letter-spacing:0.0em;
	padding:10px 0px 0px 0px;
	margin:0;
	z-index:10; /*nivo-slider geht bis 9*/
}

ul.fly_out li:hover > ul {
	float:none;
	visibility: visible;
	opacity: 1;
}
ul.fly_out li > ul > li {
	display: block;
	position:relative;
	margin:0px;
}
ul.fly_out li > ul > li a{
	text-align:left;
	padding:8px 2px 8px 10px;
	/*border:solid silver;*/
	/*border-width:0px 0px 1px 0px;*/
	margin-bottom:1px;
	font-weight:400;
	line-height:1.2em;
}
/*********************
	3.Ebene:
**********************/
ul.fly_out li > ul >li > ul {
	visibility:hidden;
	opacity: 0;
	-webkit-transition:opacity ease-in 500ms;
	transition:opacity ease-in 500ms;
	position:absolute;
	top:0px;
	/*left:210px;*/
	padding:0px;
	z-index:2;
}
ul.fly_out li > ul >li:hover > ul {
	visibility: visible;
	opacity: 1;
	left:290px;
	margin-left: 0;
	box-shadow:none;
}
ul.fly_out li > ul >li > ul > li a{
	border-width:0px 0px 1px 1px;
}
.top_flyout_last3{
	left:-582px;
}
.top_flyout_last3 > a > span {
	display:none;
}
/*********************
	4.Ebene:
**********************/
ul.fly_out li > ul >li > ul >li > ul{
}

ul.fly_out li > ul >li > ul >li > ul > li a{
}
.top_flyout_last4{
	left:-670px;
}
/************************************************/
.bottom_flyout_wrapper {
	position: fixed;
  	bottom: 0px;
	width: 100%;
	background: #ffffff;
	height: 40px;
	padding-top: 10px;
	vertical-align: middle;
	border-top:1px solid #d9d9d9;
}
.bottom_flyout {
	font-size:1em;
	font-weight: 400;
	/*float:right;*/
	margin: 0 auto;
	margin-bottom: 2px;
	max-width: 980px;

	/*position: relative;*/
	/*top: 180px;*/
}
.bottom_flyout ul {
	float:right;
	padding:0;
	margin:0 10px 0 0;
	list-style-type:none;
}
.bottom_flyout ul ul {
	width:150px;
}
/* Liste floating horizontal und relativ, so kann das dropdown bottom besser kontrolliert werden*/
.bottom_flyout li {
	float:left;
	position:relative;
	padding:0 10px 0 10px;
}
/* Links 1. Ebene */
.bottom_flyout a, .bottom_flyout a:visited {
	text-align: left;
	display:block;
	text-decoration:none;
	color: #55282b;
	height:30px;
	/*background: #ffffff;*/
	border:1px solid transparent;
	border-width:1px 1px 0 0;
	/*background:#758279;*/
	padding-left:10px;
	padding-right:10px;
	line-height:29px;
}
.bottom_flyout ul a:hover {
	text-decoration: underline !important;
	color: #5f5f5f;
}
/* 2. Ebene */
.bottom_flyout ul ul {
	padding-bottom: 11px;
}
.bottom_flyout ul ul a, .bottom_flyout ul ul a:visited {
	background: #ffffff;
	color: #575756 !important;
		text-align: right;
		width:139px;
	position:relative;
	left: -52px;
}
.menu_bottom_li_18 ul a { /* Kontakt */
		position:relative;
	left: -39px !important;
}
.menu_bottom_li_67 ul a { /* Service */
		position:relative;
	left: -49px !important;
}
/* 2. Ebene hover */
.bottom_flyout ul ul a:hover {
	text-decoration: none !important;
	font-style: italic;
}
.bottom_flyout ul ul :hover > a {
	/*background:#c9ba65;*/
}
/* 3. Ebene Background */
.bottom_flyout ul ul ul {
	padding: 0px;
}
.bottom_flyout ul ul ul a, .bottom_flyout ul ul ul a:visited {
	/*background:#e2dfa8;*/
}
/* 3. Ebene hover */
.bottom_flyout ul ul ul a:hover{
	/*background:#b2ab9b;*/
}
.bottom_flyout ul ul ul :hover > a {
	/*background:#b2ab9b;*/
}

/* Unterebene verstecken und absolute damit sie keinen Platz benötigen */
.bottom_flyout ul ul {
	visibility:hidden;
	position:absolute;
	bottom:31px;
	left:0;
	width:150px;
			transition: all ease-in-out 700ms;
		opacity: 0;
}
/* 2. Ebene sichtbar, wenn 1.Ebene hover */
.bottom_flyout ul li:hover ul,
.bottom_flyout ul a:hover ul{
	visibility: visible;
	opacity: 1;
	height:auto;
}
* html .bottom_flyout ul ul {
	bottom:30px;
}

/* Position für die 3. Ebenen */
.bottom_flyout ul ul ul {
	position: absolute !important;
	left:-182px;
	width:139px !important;
	border-right: 1px #ffffff solid !important;
	background: #5f5f5f;
}

.bottom_flyout ul ul ul li {
	padding:0 !important;
}

.bottom_flyout ul ul ul li a {
	background: none !important;
	/*text-align: right;*/
	position: relative;
	left: 0px;

}




/* Position 3. Ebenen für einen linken Flyout */
.bottom_flyout ul ul ul.left {
	position: relative;
	left:-150px;
}

/* 2. Ebene Links */
.bottom_flyout ul ul a, .bottom_flyout ul ul a:visited {
	/*background:#d4d8bd;*/
	color:#000;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:129px
}
* html .bottom_flyout ul ul a{
	width:150px;
}

/* 1. Ebenen hover*/
.bottom_flyout a:hover, .bottom_flyout ul ul a:hover{
	/*color:#fff;*/
	/*background:#949e7c;*/
}
.bottom_flyout :hover > a, .bottom_flyout ul ul :hover > a {
	/*color:#fff;*/
	/*background:#949e7c;*/
}
.bottom_flyout ul :hover ul ul{
	display:none;
}
.bottom_flyout ul :hover ul :hover ul ul{
	display:none;
}
.bottom_flyout ul :hover ul :hover ul{
	display:block;
	bottom:0;
}
.bottom_flyout ul :hover ul :hover ul :hover ul {
	display:block;
	bottom:0;
}