/* --[ Lehrgang-Buttons ]----------------------- */
/*
h1.csc-firstHeader {
  margin-bottom: 35px;
  display: block;
  overflow: hidden;
  width: 550px;
  height: 40px;
  white-space: nowrap;
}

td#contentcol {

}
*/   
div#contentsection {
  position: relative;
}

div#lehrgangbuttons {
  display: block;
  position: absolute;
  top: 107px;
  height: 20px;
  width: 500px;
  font-size: 12px;
}

div#lehrgangbuttons a {
  display: block;
  background-color: #f7f7f7;
  border: 1px solid #ccc;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 10px;
  float: left;
  text-decoration: none;
}
