#mobileMenu .langnav {
	display:none;
}

.top_subnav {
	display:none;
}

.langnav{
	float:right;
	margin-right:10px;
	padding-top:60px;
}
.langnav li{
	list-style:none;
	margin-right:10px;
	float:left;
}

.langnav li a:link, .langnav li a:visited {
	color: #000;
    font-size: 15px;
    font-weight: bold;
    line-height: 34px;
}
.langnav li a:hover{
	color:#0056a5;
	text-decoration:none;
}

#subnav {
	margin-top:0px;
	margin-right:10px;
	float:right;
	font-size:12px;
	color:#FFF;
	font-weight: bold;
}

#subnav a:link{
	font-size:12px;
	color:#000;
	text-decoration:none;
}

#subnav a:hover{
	font-size:12px;
	color:#0056a5;
	text-decoration:none;
}

#subnav a:visited{
	font-size:12px;
	color:#000;
	text-decoration:none;
}

#mobileMenu{
	display:none;
}
#mobileMenuButton{
	display:none;
}

#navigation .nav{
	width: auto; /* 1000 */
	font-weight: bold;
	box-shadow: none;
	float:right;
	padding-right:10px;
	padding-top:60px;
}


.nav > a{
	display: none;
}

.nav > ul > li{
	position: relative;
	list-style:none;

}

.nav > ul > li > a{
	color:#000;
}

.nav li a:active{
	color:#000;
}

.nav li:hover ul, .nav li:focus ul{
	top:100%;
	display:block;
	color: #0056a5;
}


.nav span:after{
	width: 0;
	height: 0;
	content: '';
	vertical-align: middle;
	display: inline-block;
	position: relative;
	right: -0.313em; /* 5 */
}

/* first level */

.nav > ul{
	float:left;
	
}
.nav > ul > li{
	width: auto;
	height: 100%;
	float: left;
}
.nav > ul > li.last {
	margin-right:0px;
	
}
.nav ul li:hover li a{
}	
.nav > ul > li > a{
	height: 100%;
	text-align: center;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:15px;
	line-height:35px;
	text-decoration:none;
	float:left;
	display:block;
	color: #000;
	font-weight:bold;
}


.nav > ul > li > a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#0056a5;
}


/* second level */

.nav li ul{
	background-color: #1e4178;
    color: #ccc;
    display: none;
    font-size: 13px;
    font-weight: normal;
    left: -10px;
    line-height: 18px;
    padding: 0;
    position: absolute;
    top: 100%;
    min-width: 200px;
    z-index: 3;
}
.nav li:hover ul{
	display:block;
	font-weight:normal;
}
.nav li:not( :first-child ):hover ul{
	background-image:none !important;
	font-weight:normal;
}
.nav > ul > li > ul > li > a{
	border-bottom: 1px solid #fff;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    padding: 0 12px;
    text-align: left;
    text-decoration: none;
	margin:0 8px;
	white-space:nowrap;
}
.nav > ul > li > ul > li.last > a{
	border-bottom: 1px solid transparent;
}
.nav > ul > li > ul > li > a:hover{
	color:#cc5e1e;
	text-decoration:none;
	width:auto;
	font-weight:bold;
}

.nav li ul:not( :hover ) li.active a{
		color:#fff;
}
.nav li ul li {
	font-weight:normal;
}
.nav li ul li:hover {
	background-image:none !important;
	font-weight:normal;
}


@media only screen 
and (min-width : 803px) 
and (max-width : 1010px) {

.nav > ul > li {
    margin-right: 15px;
}

.nav > ul > li > a{
	width:auto;
	min-width:72.5px;
	font-size: 12px;
	padding: 0;
}

.nav > ul > li > a:after{
	display:block;
	content:attr(title);
	font-weight:bold;
	height:1px;
	color:transparent;
	overflow:hidden;
	visibility:hidden;
}

.nav > ul > li > ul > li > a{
    font-size: 12px;
}

}

@media only screen and (max-width: 803px) {
#top_navigation {
	display:none;
}

.langnav .current:link{
	text-decoration:none;
}


#mobileMenuButton{
	background: url("../images/Menue_offen.png") no-repeat scroll right center / contain rgba(0, 0, 0, 0);
    color: #999;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    height: 12px;
    margin-left: 22px;
    margin-top: 0;
    padding: 11px 5px;
    position: relative;
    width: 83px;
    z-index: 900;
}

#mobileMenuButton:before{
	color: #fff;
    content: "Men\00FC";
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-left: -7px;
    margin-top: -2px;
}


#navigation .nav{
	display:none;
}
#mobileMenu{
	display:block;
}

#mobileMenu .nav{
	width: 100%; /* 1000 */
	font-weight: bold;
	box-shadow: none;
	float:left;
}

.nav:not( :target ) > a:first-of-type,
vnav:target > a:last-of-type{
	display: block;
	width:100%;
	padding: 5px 10px;
	
}


/* first level */

.nav a{
	font-size:14px;
	color:#fff;
	line-height:25px;
}

.nav .active > a{
	font-weight:bold;
}
.nav > ul{
	float:none;
}
.nav > ul > li > a{
	float:none;
	padding:0 20px;
	
}

.navigation .nav > ul{
	height: auto;
	display: none;
	position: absolute;
	left: -90px;
}
#mobileMenu .nav > ul{
	padding: 50px 0 130px;
	background: #406b9f; /* Old browsers */
	background: -moz-linear-gradient(top,  #406b9f 0%, #1e4178 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#406b9f), color-stop(100%,#1e4178)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #406b9f 0%,#1e4178 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #406b9f 0%,#1e4178 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #406b9f 0%,#1e4178 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #406b9f 0%,#1e4178 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#406b9f', endColorstr='#1e4178',GradientType=0 ); /* IE6-9 */
}
.nav:target > ul{
	display: block;
	background: #fdea06;
}
.nav > ul > li{
	float: none;
	padding: 0;
	margin: 0;
	text-align:left;
}
.nav ul li:hover {
}

.nav ul li:hover li a {
    border-bottom: medium none;
	text-decoration:none;
	
}

.nav ul li:hover a{
	text-decoration:none;

}


.nav li ul:not(:hover) li.active a {

}
.nav li ul li a:hover{
    text-decoration: none;
    width: auto;
}

.nav ul li a:hover{
	font-weight:bold;
}

.nav > ul > li > a{
	height: auto;
	text-align: left;
}
vnav > ul > li:not( :last-child ) > a{

}


/* second level */

.nav li ul{
	position: static;
	border:none;
	width:100%;
	margin-top:0px;
	padding: 0 0;
	opacity:1;
	visibility:visible;
	z-index:300;
	display:block;
	background-color:transparent;
}
.nav li ul a{
	padding: 0 0 0 35px;
	
}

.nav > ul > li > ul > li > a {
    border-bottom: none;
	padding: 0 28px;
	white-space:normal;
}

}


@media (max-width: 480px){

.nav > ul > li > ul > li > a {
    padding: 0 20px;
    word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;	

}
}