@media (max-width: 768px) {
	#menu-outer {position: relative !important}
}
.oben{
  background-color: #b6041e; 
  width: 60px; 
  height: 10px; 
  margin-left: -35px; 
  margin-top: 0px;
}
.links{
  background-color: #b6041e; 
  width: 10px; 
  height: 75px; 
  margin-left: -35px; 
  margin-top: -53px;
}

.unten{
  background-color: #b6041e; 
  width: 60px; 
  height: 10px; 
  margin-left: -35px; 
  margin-top: 0px;
}
/* Zweizeilige h1-Headlines */
.links2{
  background-color: #b6041e; 
  width: 10px; 
  height: 110px; 
  margin-left: -35px; 
  margin-top: -88px;
}

/* Breadcrumbs */
.Kruemel {
  margin-left: 35px; 
margin-top: -21px; 
margin-bottom: -10px; 
color: #b6041e;
font-size: 12pt;
}
