#wrapper {
  margin: 0;
  border: 0;
  width: 100%;
}
#header img.banner{
  width: 100%;
}
#nav {
  display: none!important;
}
#site {
  padding: 0;
}
#content {
  width: auto!important;
  margin-right: 230px;
}
#sidebar {
  margin: 2em 0 0 0;
}
#footer {
  margin-top: 30px;
}
.hide_while_print{
  display: none;
}
div.stellenlogo {
  width: 100%;
}
div.stellenlogo img{
  margin: 10px 0 0 0;
}
#content.stelle {
  margin-right: 0!important;
}
#sidebar.stellen{
  display: none;
}
