body {
    background: #262626 url(../fileadmin/pics/bgs/home.jpg) no-repeat top center;
  }

  div#header {
    margin-top: 500px;
  }

  div#content {
    background: #000 url(../fileadmin/pics/content_bgs/home.jpg) no-repeat top center;
  }

div#colNormal {
width: 900px;
}

div#colRight {
width: {$colright_width}px;
}
