h1{
  padding-top: 25px;
  padding-left: 5px;
  font-size: 20px;
  color: #003366;
}

p{
  text-indent: 0.75em;
  margin-bottom: 0.5em;
}

ol {
  margin-left: 2em;
}

li {
  list-style-position: inside;
}

.hgRsch{
  font-size: 15px;
  font-weight: normal;
  border-bottom: #C0C0C0 2px dotted;
  margin-top: 5px;
  margin-bottom: 8px;
}

.hgRschLast{
  font-size: 15px;
  font-weight: normal;
  margin-top: 5px;
  margin-bottom: 20px;
}

.hgTitle {
  clear:both;
  color: #003366;
  font-size: 18px;
  font-weight: bold;
  border-bottom: #C0C0C0 2px dotted;
  padding-bottom: 3px;
  margin-bottom: 5px;
}

.hgRschText {
  color: #000000;
  width: 100%;
  height: 100%;
  font-size: 15px;
  font-weight: normal;
  margin-left: 15px;
  margin-bottom: 10px;
}

#hgRschLeft{
  float: left;
  width: 400px;
  padding-right: 5px;
  padding-bottom: 10px;
  font-size: 14px;
}

#hgRschRight{
  float: left;
  width: 180px;
  padding: 10px;
  font-size: 14px;
}
