* {font-family: Arial, Helvetica, Sans-serif;}

body, p, li, td {
  font-size: 12px;
}

#logo {
  position: absolute;
  top: 0px;
  right: 0px;
}

#menu_1, #menu_2, #headermenu, #content_border_top, #content_border_bottom, #footer, #navcol {
  display: none;
}

#sidecol, #abteilung_entry {
  display: none;
}

#lehrgangbuttons {
  visibility: hidden;
}

#contentsection {
  position: absolute;
  top: 90px;
  left: 0px;
}

#print_menu_before, #print_menu {
  float: left;
  font-size: 14px;
}

#print_menu_wrapper {
  position: absolute;
  top: 70px;
  width: 100%;
  border-bottom: 1px solid black;
  margin-bottom: 40px;
  left: 0px;
  height: 20px;
}

/* PDF Output */
#pdf_breadcrumb {
  border-bottom: 1px solid black;
  margin-bottom: 20px;
  margin-top: 70px;
  width: 100%;
}

h1 {
  margin-top: 15px;
}