body{
	padding-top: 50px;
 background-color: #d4d4d4;
	overflow: hidden;
}


#bg{
	background: #fff url('../img/bg.png') no-repeat top center;
	background-size: cover;
	width: 100%;
	height: auto;
}

ul li img{
	width: 100%;
}

#grey{
	width: 100%;
}

#red{
	width: 100%;
}

#yellow{
 width: 100%;
}

#logo{
 width: 100%;
}

.dsgvo-cookiebanner{position:fixed;left:0;bottom:-1;width:100%;max-height:0px;background-color:#fff;padding:35px;-webkit-box-shadow:-3px -4px 18px -1px rgba(0,0,0,0.75);-moz-box-shadow:-3px -4px 18px -1px rgba(0,0,0,0.75);box-shadow:-3px -4px 18px -1px rgba(0,0,0,0.75)}.dsgvo-cookiebanner.show,.dsgvo-cookiebanner.no-js{bottom:0;max-height:500px;transition-property:all;transition-duration:1s;transition-timing-function:cubic-bezier(0, 1, 0.5, 1)}.dsgvo-cookiebanner button{float:right}
