
/*background: url(/.content/_res/pfeil_info.svg) !important;*/
.header_lay_oben > div:first-child {
	border-bottom: 1px solid #A7092C;
}
.header_lay_oben .gwbild img {
	margin: 0 auto -60px !important;
}
.header_lay_oben > div:last-child {
	margin-top: 60px !important;
	bottom: -8px;
	position: relative !important;
	margin-bottom: -20px;
}
.navbar-default {
	background: none; 
	border: none;
}
.navbar-nav .active a {
	background: none !important;
}
.navbar-nav li a {
	color: #A7092C !important;
	font-size: 18px;
}
.navbar-nav li {
	width: 150px;
}
.navbar-nav li:nth-child(3), .navbar-nav li:nth-child(4) {
	float: right;
	text-align: right;
}
.navbar-nav li:nth-child(4) {
	text-align: left;
}
.navbar-nav li:nth-child(2) {
	text-align: right;
}
.navbar-nav {
	width: 100%;
}
.header {
	top: -41px !important;
	position: relative;	
}