
    tr, td, div, body {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10pt;
      vertical-align: top;
    }

    p, li, body {
      text-align: justify;
    }

    a {
      text-decoration: none;
      color: #00c;
    }

    a.gruppe {
      text-decoration: none;
      color: #009;
    }

    .small {
      font-size: 8pt;
    }

    .psmall {
      font-size: 8pt;
      margin-left: 5mm;
      margin-top: -2mm;
    }

    .sep {
      background-color: #ccc;
    }

    h3 {
      font-family: Tahoma, Arial;
      font-size: 11pt;
      text-decoration: none;
      color: #000080;
      font-weight: bold;
    }

    h4 {
      font-family: Tahoma, Arial;
      font-size: 10pt;
      text-decoration: none;
      font-weight: bold;
    }

    h6 {
      font-family: Tahoma, Arial;
      font-size: 9pt;
      font-weight: bold;
    }

    #inhalt {
      margin-left: 3%;
      margin-right: 3%;
      margin-top: 10px;
    }

    .content {
      margin-left: 3%;
      margin-right: 3%;
      margin-top: 10px;
    }

    #title {
      font-size: 22px;
      text-align: center;
      background-color: #cdcdcd;
      padding: 5px;
      margin: 20px;
      margin-top: 10px;
      border-top: 1px solid #f0f0f0;
      border-bottom: 1px solid #717171;
      border-left: 1px solid #f0f0f0;
      border-right: 1px solid #717171;
    }

    #subtitle {
      font-size: 12px;
    }

    #productID {
      position: relative;
      right: 13px;
      top: 30px;
      font-size: 12px;
      text-align: right;
      margin-right: 20px;
      font-weight: bold;
   }

   .totop {
      background-color: #cdcdcd;
      text-align: left;
      padding: 2px;
   }

   .pagetop {
      background-color: #cdcdcd;
      text-align: left;
      padding: 2px;
      margin: 30px 0;
   }

   .technical_data {
      background-color: #999;
   }

   .technical_data th {
      background-color: #e6e6e6;
      text-align: center;
      font-weight: bold;
   }

   .technical_data td.odd {
      background-color: #f3f3f3;
   }

   .technical_data td.even {
      background-color: #fff;
   }


   .related {
      text-align: center
   }

   .related h4 {
      font-family: Arial, Helvetica, sans-serif
   }

   .related a {

   }

   .pImage, pImage h3 {
      text-align: center
   }

   .copyright {
      margin-top: 20px;
      font-size: 10px;
      text-align: right;
   }

   ul.headerlist {
      list-style: none inside;
      margin-bottom: 10px;
      padding: 0;
   }

   ul.headerlist h4 {
      margin: 12px 0 2px;
      font-family: Arial, Helvetica, sans-serif;
   }

   ul.headerlist p {
      margin: 0 0 0 14px;
      display: list-item;
      list-style:disc outside none;
   }

   div.pDescription div.pContainer {
      display: block;
      float: left;
      width: 50%;
   }

   div.pDescription div.pContainer div.pColumn {
      padding: 0 5px;
   }

   div.pDescription div.pNewRow {
      clear: both;
   }

   ul.fittingList {
      margin: 13px 0;
      padding-left: 14px;
   }

   .properties {
      background-color: #000;
   }

   .properties th {
      background-color: #d2d2d2;
   }

   .properties td {
      background-color: #fff;
   }

   .properties td.bold {
      font-weight: bold;
   }

   .properties td.bold {
      background-color: #eaeaea;
   }

   .properties td, .properties th {
      text-align: center;
   }
