

.titel {
    color : #cc0000;
    font-family : "Times New Roman", Times, serif;
    font-weight : bold;
    line-height : 100%;
  }


.text {
    font-family : "Times New Roman", Times, serif;
    line-height : 110%;
  }


.textbox {
    float : left;
    font-family : "Times New Roman", Times, serif;
    font-size : 15px;
    left : 37px;
    line-height : 120%;
    position : absolute;
    text-align : left;
    top : 180px;
    width : 700px;
    z-index : 1;
  }


