:root {
  --main-color: #000;
  --primary: #E97901;
  --on-primary: #E97901;
  --secondary: #E97901;
  --on-secondary: #E97901;
  --background: #E97901;
}
#background .bottom {
	background: url(/assets/custom/struktur.gif) left top repeat !important;
}

footer { 
	background-color: #4c4c4c !important; 
}