#ci_tabelle {
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    margin-top: -1px;
    overflow: hidden;
    width: 500px;
}
#ci_tabelle #tabelle_col1 {
    background: none repeat scroll 0 0 #e1e1e1;
    border-left: 1px solid white;
    border-right: 1px solid white;
    padding-top: 12px;
    width: 200px;
    display: inline;
    float: left;
}
#ci_tabelle #tabelle_col2 {
    background: none repeat scroll 0 0 #e1e1e1;
    border-left: none;
    border-right: 1px solid white;
    padding-top: 12px;
    width: 297px;
    display: inline;
    float: left;
}
#tabelle_col1{
padding-bottom: 9999px;
margin-bottom: -9999px;
}
#ci_tabelle h2 {
    color: #444444;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 2px;
    padding-left: 12px;
    text-align: left;
    text-shadow: 1px 1px white;
}
#ci_tabelle h1 {
    border-bottom: 1px solid white;
    color: #245496;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 21px;
    margin-bottom: 12px;
    padding-bottom: 7px;
    padding-left: 12px;
    text-align: left;
    text-shadow: 1px 1px white;
}
#ci_tabelle #tabelle_col2 .csc-textpic-imagewrap{
    padding-left: 12px;
}
#ci_tabelle #tabelle_col2 p {
    padding-left: 12px;
}