body {
  scrollbar-arrow-color:#BE0404;
  scrollbar-highlight-color:#BE0404;
  scrollbar-shadow-color:#BE0404;
  scrollbar-darkshadow-color:#FFEABD;
  scrollbar-face-color:#FAC662;
  scrollbar-track-color:#FFFDF9;
  scrollbar-3dlight-color:#FFFDF9;
}

#opperkoepel {
  margin:20px 0 0 0;
  padding: 7px;
  width:922px; 
  background: #FAC662;
  border:1px solid #BE0404;
}
#koepel {
  margin: 0px 0 0 0;
  width:908px; 
  background: #FFFDF9;
  border:1px solid #BE0404;
}
#links {
  width:290px;
  background:#D84C07;
}
#midden {
  width:468px;
  background:#E7842C;
}
#rechts {
  width:150px;
  background:#BE0404;
}

