.tx-ddopac-pi1 p {
  margin: 0;
}

.tx-ddopac-pi1 td {
  vertical-align: top;
}

.tx-ddopac-pi1 .klein {
   font-size: 0.85em;
}

.tx-ddopac-pi1 form {
  margin-bottom: 20px;
  
}

.tx-ddopac-pi1 tbody, .tx-ddopac-pi1 table {
  padding: 0;
  margin: 0;
}

.detail-img { 
/*  background-color: #FFFFFF; */
}
.td-detail-txt { 
  background-color: #FFFFFF;

 }
#hilfe-text {
    border: 1px solid #000000;
    width: 300px;
    padding: 5px;
}
#hilfe-text .tooltip2 {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    display: none;
    left: 20px;
    padding: 5px;
    position: absolute;
    top: 20px;
    width: 220px;
    z-index: 4;
}
#hilfe-text .tooltip2 .tool-head {
 /*   background-color: #BBCECA;*/
    color: #FFFFFF;
    font-weight: bold;
    padding: 2px;
}
#hilfe-text .tooltip2 .content {
    font-size: 10px;
}
#hilfe-text .tooltip2 .content td {
    font-size: 10px;
    text-align: center;
    width: 50%;
}
.tooltip2 {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    display: none;
    left: 20px;
    padding: 2px;
    position: absolute;
    top: 20px;
    width: 200px;
    z-index: 4;
}
.tooltip2 .tool-head {
    border-bottom: 1px solid #000000;
    font-weight: bold;
    height: 1.2em;
    padding: 2px;
}
.tooltip2 .content {
    font-size: 12px;
}
#_hilfe-text a {
/*    color: #AC1B1F;*/
    font-weight: bold;
    padding: 2px;
    text-decoration: none;
}
