#kopfzeile, .functions, .primNav, #vismod, .bannerspalte, .teaser, #fusszeile, .spacer{
  display: none
}

#printheader {
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-bottom: 2px solid #4c4c4c;
  height: 80px;
}

#printcontact {
  float:left;
}

#printlogo {
  float:right;
}


#copyrightprint {
  width: 100%;
  text-align: center;
}

#contentbox , #copyrightprint {
  clear:both;
  display:block;
}

#copyrightprint {
  padding-top: 5px;
  margin-top: 15px;
  border-top: 2px solid #4c4c4c;
}

/* Definitionen fuer Inhaltselemente */
body {
  padding: 0px;
  margin: 0px;
  font-family: Arial,Helvetica,Helv,Geneva,sans-serif;
  font-size: 11px;
}

a {
  text-decoration:none;
  color:black
}

h1 {
  font-size: 16px;
  margin: 0px;
}

h2 {
  font-size: 14px;
  margin: 0px;
}

h3 {
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
}

h4 {
  font-size: 10px;
  font-weight: bold;
  margin: 0px;
}

h5 {
  font-size: 9px;
  font-weight: bold;
  margin: 0px;
}

p {
  line-height: 120%;
  margin: 0px 0px 6px 0px;
}

ul {
  list-style-image: url(/fileadmin/template/hitec/images/druck_bullet.gif);
  margin-top: 0px;
}

li {
  margin-bottom: 4px;
  margin-left: -22px;
}

.csc-textpic-caption {
  font-size: 9px;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}

.csc-caption {
  font-size: 8px;
  font-weight: bold;
}