@charset "utf-8";

nav{
	width: 1070px;
	height:auto;
	padding-left: 2.8%;
	z-index: 2222;
	float: left;
	clear: none;
	display: block;
	}
img.menue{
    width: 11px;
    height: 11px;
    float: none;
    margin-left: -12px;
}
.open, .close {
	visibility:hidden;
	display:none;
	height:0px;
	}


#inh {
	width: 100%;
	position:relative;
	float: left;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	}

#inh ul li {
	clear: none;
	list-style-type: none;
	list-style-image: none;
	float:left;
	overflow-y: hidden;
	margin-left: 0;
	overflow-x:hidden;
	height: 67px;
	padding-right: 2%;
	padding-left: 2%;
	}

#inh ul li.down1{
	padding-right: 2%!important;
	display:block;
	width: 145px;
	}
	
#inh ul li.down2{
	padding-right: 2%!important;
	width: 82px;
	display:block;
	}
	
#inh ul li.down3{
	padding-right: 2%!important;
	width: 127px;
	display:block;
	}	
	
#inh  li:hover, #inh  li div:hover{
	overflow:visible;
	color:#73B8EF;
	}

#inh ul li a, #inh ul li div{
	color: white;
	display: block;
	height: 70px;
	line-height: 74px;
	font-size: 88%;
	margin-top: 0;
	text-decoration: none;
	}

#inh ul li a.current {
	 color: #73B8EF; 
	}
	
#inh ul li a:hover{
	text-shadow: none;
	color: #73B8EF;
	}
	
#inh ul li:hover{
	border-bottom:3px #73B8EF solid;
	color: #134A88;
	}
#inh ul ul li a:hover{
	text-shadow: none;
	color:  #73B8EF;
	}
	
#inh img {
    margin-bottom: 0;
   }

#inh ul li ul{
	width: auto;
	z-index:333;
	float:left;
	height: auto;
	background-color: white;
	margin-left: -22px;
	}

#inh ul ul li {
	width: 100%;
	height: 35px;
	padding: 2px 0 0px 0;
	font-size: 100%;
	clear: both;
	border-bottom: 1px #eee solid;
	min-width: 241px;
	background-color: white;
	}

.down2 li a{
	min-width: 190px;
	}

#inh ul ul li a{
	border-bottom:0px #eee solid;
	padding: 4px 22px;
	text-transform: none;
	font-size: 90%;
	float: left;
	font-weight: bold;
	width: 80%;
	height: 25px;
	line-height: 25px;
	text-align: left;
	text-shadow: none;
	color: #0f5099;
	}
	
#inh ul li li:hover{
	border-bottom:1px #73B8EF solid;
	}
	
/* ====== Pfeile im Menü ======= */
li div.down11{
	background-image:url(../pics/down.png);
	background-repeat:no-repeat;
	background-position: 133px 31px;
	background-size: 11px;
	}
	
li div.down21{
	background-image:url(../pics/down.png);
	background-repeat:no-repeat;
	background-position: 70px 31px;
	background-size: 11px;
	}
	
li div.down31{
	background-image:url(../pics/down.png);
	background-repeat:no-repeat;
	background-position: 115px 31px;
	background-size: 11px;
	}

li div.down11:hover, li div.down21:hover, li div.down31:hover{
	background-image:url(../pics/down_blau.png)
	}

.handy_logo {
   display:none
}



/* ======== Umbruchstelle  (Tabletgröße) ====== */
@media only screen and (max-width: 1545px) {

#inh ul li ul{
	margin-left: 0;
	}

img.logo{
	position:absolute;
	top:0;
	}
	
.header{
	position:relative;
	}

	
.open,  .close {
	visibility: visible;
	position:absolute;
	display: block;
	float:right;
	right: 3.4%;
	top: 4px;
	margin-top: 10px;
	width: 30px;
	height: 25px;
	}
	
.open img, .close img{
	width: 35px;
	height: 30px;
	}
	
.close{
	margin-top: 20px;
	}
	
.handy_logo img.logo {
    left: 0;
    margin-left: 4%;
	}
	
#inh, :not(:target) #inh {
	width: 100%;
	top: -1480px;
	position:absolute;
	left:0;
	z-index:300;
	margin-top: -9px;
	text-align: center;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	}

#inh:target {
	top: 0;
	width: 100%;
	margin-left: 0;
	left: 0;
	padding-top: 12px;
	background-color: white;
	height: auto;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	}
	
#inh ul li.down1,#inh ul li.down1:hover, #inh ul li.down2, #inh ul li.down2:hover,#inh ul li.down3,#inh ul li.down3:hover{
	width: 96%;
	border-bottom: none;
	}
	
#inh ul{
	overflow:visible;
	}
	
#inh ul li ul{
	width: 100%;
	background-color: transparent;
	}
	
#inh ul li{
	width: 96%;
	border-bottom: 1px #111 solid;
	float:left;
	background-color: #333;
	text-align: left;
	list-style-type: none;
	list-style-image: none;
	float:left;
	clear: both;
	font-size: 100%;
	height: auto;
	text-align: left;
	margin-left: 0;
	overflow:visible;
	left: 0;
	}

#inh ul li ul li{
	width: 30%;
	margin-bottom: 0;
	clear: none;
	margin-right: 1%;
	margin-left: 2%;
	height: 45px;
	background-color: rgba(0, 0, 0, 0.71);
	border-bottom: 1px #444 solid;
	}
#inh ul li:hover{
	border-bottom:1px #73B8EF solid;
	}
#inh ul li ul li:hover{
	border-bottom:1px #73B8EF solid;
	}
#inh ul li a{
	height: 45px;
	line-height: 45px;
	text-align:left;
	padding-left: 2%;
	width: 96%;
	}
	
#inh ul li ul li a, #inh ul li li a{
	line-height: 38px;
	text-align:left;
	text-transform: uppercase;
	color:white;
	font-weight: 400;
	border-bottom: none;
	}
.handy_logo{
	margin-top: 65px;
	display:block;
	}
	
nav img.logo {
    margin-top: 20px;
	}
	
/* === Position Pfeile Menü ======= */
li div.down11{
	background-position: 145px 17px;
	margin-left: 2%;
	height: 49px!important;
	line-height: 49px!important;
	}	
	
li div.down21{
	background-position: 80px 19px;
	margin-left: 2%;
	height: 49px!important;
	line-height: 49px!important;
	}
	
li div.down31{
	background-position: 125px 19px;
	margin-left: 2%;
	height: 49px!important;
	line-height: 49px!important;
	}
}

@media only screen and (max-width: 1020px) {
li div.down31{
	height: 49px!important;
	line-height: 49px!important;
	}
}

@media only screen and (max-width: 850px) {
img.logo{left: 6%;}
}

@media only screen and (max-width: 839px) {
#inh ul li ul li{
	width: 47%;
	}
}

@media only screen and (max-width: 550px) {
#inh ul li ul li{
	width: 96%;
	}

}
