#impressum { background:#fff !important; padding: 5% 20% 10% 20% !important; margin:0 auto !important; color:#fff !important; }
#impressum a { color:#000 !important; }
#impressum p { display:inline-block; }
#backlink { background: white; padding: 6px 12px; float: right; color:#84bd4a !important; }
#backlink:hover { opacity:0.9; text-decoration:none; }
body > noscript { display:none; }
a { color:#ddd !important; }
a:hover { color:#fff !important; }
#backlink { margin-top:20px; }
#backlink { background: #84bd4a !important; color: white !important; }
h2 { color: #84bd4a; font-family: 'CabinSketch', cursive; font-size: 35px; letter-spacing: 2px; }
#impressum > a:nth-child(9) { margin-bottom:50px; }
@media (max-width: 575px) { /* col */
	#impressum { padding: 5% 2% 10% 2% !important; margin:0 auto !important; }
	h2 { font-size: 7vw; }
}