body {
  background: none;
}

h1 {
  display:none;
}

#mainNavigation , #portal-column-two , #SiteNavigation , #organisations-logo , #portal-top {
  display:none;
  }
  
#portal-column-content , #portal-column-content.home {
  margin-top: 0px;
}

#visual-column-wrapper.home {
  background: none; 
}
  
#content {
  left:0px;
  top:0px;
}

#hoc{
  position:absolute;
  left:0px;
}

ul {
  list-style-type:disc;
}


table.programm thead.allgemein th{
  border-top: 1px solid #FF5300;
  background: none; }

table.programm thead.sektion th{
  border-top: 1px solid #FF5300;
  border-bottom: 1px solid #FF5300;
  background: none; }
