
	.output a {
		-webkit-tap-highlight-color: transparent ! important;
	}
		
		
body {
	background:white ! important;
	background-image:none ! important;
}
#Layoutrahmen {
	position:relative;
	xxz-index:1;
}
#Kopf {
	position:relative;
	z-index:1;
}
.output #Inhaltsbereich {
	position:relative;
	z-index:1;
	background:white;
	padding-top:0 ! important;
}
#Seitenfuss {
	position:relative;
	z-index:1;
}
@media screen and (max-width:767px) {
	body div#Seitenfuss_Innen {
		padding-bottom:4rem;
	}
}
body div#Layoutbereich {
	background:transparent;
}
	
		
/*
body:not(.Page_Standard) #Menuebereich,
body:not(.Page_Standard) #Menuebereich1 {
	display:none ! important;
}
*/
body:not(.Page_Map):not(.Page_Filter) .FilterButtonArea {
	display:none ! important;
}

.h1 {
	line-height:4rem;
}
	
.Header {
	/*
	box-shadow:0 0.1rem 0.6rem rgba(0, 0, 0, 0.25) ! important;
	*/
}





