h1, h2, h3, h4, h5, h6 {
    color: #333333;
    font-weight: normal;
    line-height: 1em;
    margin: 0;
    padding: 5px 0;
}
h1 {
    font-size: 39px;
    font-weight: bold;
    margin-top: 3px;
    margin-bottom: 24px;
    line-height: 1.2em;
}
h2 {
    font-size: 32px;
    margin-top: 15px;
    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 {
    color: #333333;
    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;
}
td,
th {
  padding: 8px;
}
ol {
    list-style: decimal !important;
    list-style-position: inside !important;
}

div.bubble {
  margin: 20px 0;
}

div.bubble div {
  background: url(//www.ecml.at/Portals/1/basic/bubble-RU.gif) no-repeat bottom
    right;
  margin: 0;
  margin-bottom: 10px;
  width: 100%;
}
div.bubble div div {
  background: url(//www.ecml.at/Portals/1/basic/bubble-LU.gif) no-repeat bottom
    left;
}
div.bubble div div div {
  background: url(//www.ecml.at/Portals/1/basic/bubble-RO.gif) no-repeat top
    right;
}
div.bubble div div div div {
  background: url(//www.ecml.at/Portals/1/basic/bubble-LO.gif) no-repeat top
    left;
}
div.bubble div div div div div {
  font-style: normal;
  margin: 0;
  padding: 15px 25px 30px 25px;
  width: auto;
  line-height: 180%;
}
.hbox-arrow {
    background-image: url(/Portals/23/basic/hbox-arrow-no.gif);
    background-position: center bottom;
    float: left;
    height: 160px;
    width: 152px;
    margin-bottom: 8px;
    margin-right: 8px;
    text-align: center;
    vertical-align: middle;
}
.hbox-arrow td {
    padding-bottom: 20px;
}
.hbox-arrow.active {
    background-image: url(/Portals/23/basic/hbox-arrow.gif);
    background-position: center bottom;
}

.blue-button {
    display: block;;
    background-image: url(/Portals/_default/Skins/ECML-2015/images/back-button.gif);
    height: 45px;
    width: 225px;
    background-repeat: no-repeat;
    color: #FFFFFF !important;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    line-height: 100%;
    padding-right: 10px;
    font: Arial, Helvetica, sans-serif !important;
    align-content: center
}
















