h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  line-height: 1em;
  margin: 0;
  padding: 5px 0;
}

h1 {
  font-size: 39px;
  font-weight: bold;
  margin-top: 3px;
  line-height: 1.2em;
}
h2 {
  font-size: 32px;
  margin-top: 20px;
  margin-bottom: 5px;
  line-height: 1.2em;
}
h3 {
  color: #3ab1be;
  font-size: 15px;
  margin: 15px 0px 5px 0px;
  border: 0px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 120%;
}
h5 {
  font-size: 17px;
  line-height: 130%;
  margin-top: 16px;
  margin-bottom: 16px;
}
h6 {
  color: #3ab1be;
  font-size: 11px;
  margin-top: 16px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 3px;
}
ol {
    list-style-type: decimal !important;
}
.bannerbox {
  background-image: url(https://pluriliteracies.ecml.at/Portals/54/pluriliteracies.jpg);
}

table.hbox-arrow  {
    border-collapse: separate;
}
.hbox-arrow {
  background-image: url(http://www.ecml.at/Portals/1/basic/hbox-arrow-no.gif);
  background-position: center bottom;
}

.hbox-arrow.active {
  background-image: url(http://www.ecml.at/Portals/1/basic/hbox-arrow.gif);
  background-position: center bottom;
}
.hbox-text,
.hbox-text:link,
.hbox-text:hover,
.hbox-text:visited {
  font-size: 16px !important;
  color: #ffffff !important;
  font-weight: normal !important;
  text-decoration: none !important;
}
td, th { 
    padding: 8px;
}











