
#page-menu-wrap{
	background:#222;
}

body {
	background-image: url('/images/bg_wool-light.png');background-attachment: fixed;
	background-image: url('/images/svm_pattern.jpg');background-attachment: fixed;
	
	background-image: linear-gradient(to top, rgba(255, 199, 0, 0.15), rgb(101 208 129 / 0.15)), url(/images/svm_pattern.jpg);
	background-image: linear-gradient(to top, rgba(255, 199, 0, 0.2), rgb(255 255 255 / 0.5)), url(/images/abteilungen/slider1.jpg);
	background-size:cover;
}

#logo img {
	max-height:80px;
	margin-top:10px;
}

#header {
	border-bottom:0px;
}

#primary-menu.style-2 {
	border-top:0px;
}

