body {
	background: rgba(29,29,27,1.0);
}
.logo-header {
	background-image: url(/images/2022/12/16/danesh_logo.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
}
/*#logo-start {
	height: 100vh;
}
*/
.logo-lokal {
	margin-bottom:30px;
}
#sp-footer {
	background: rgba(202,158,103,1.0);
}
#footermenu a {
	color:#ffffff !important;
}
#impressum {
	display: none;
}
.footermenu1 p {
	cursor:pointer;
}