/* ============================================================ FONTS ======================================================================*/
/* =========================================================================================================================================*/

.font_branchenbereiche {
    padding-top: 2px;
    padding-bottom: 0px;
    padding-left: 7px;
    width: 365px;
    valign: top;
    color: #636363;
} 
.three_columns {
    padding-top: 2px;
    padding-bottom: 0px;
    padding-left: 7px;
    valign: top;
} 
.font_absatz {
    color: #818282;
    font-size:12px;
} 
/* ============================================================ LISTS ======================================================================*/
/* =========================================================================================================================================*/

.list_point {
    padding-left:0px;
    margin-top:15px;

}

.list_point li {
    margin-top: 5px;
    list-style-type:none;
    background : url(/fileadmin/Consulting/img/haken.png) no-repeat 0% 0% ;
    line-height:1.3;
    padding-left : 25px;
}
/* ============================================================ LINKS ======================================================================*/
/* =========================================================================================================================================*/

/* ============================================================ Tabellen ======================================================================*/
/* =========================================================================================================================================*/

/*Backgroundcolor fÃ¼r startseite)*/  
td.td_startseite {
    background-color: #dadbdc;
     width: 190px;
     vertical-align:top; 
     padding-left: 10px;


}
td.td_startseite_left {
     width: 600px;
     vertical-align:top; 
     padding-right: 60px;
}
td.td_startseite_left b{
     width: 600px;
     vertical-align:top; 
     padding-right: 60px;
     padding-top: 18px;

}
td.td_center {
     border-bottom: 1px; 
     border-bottom-style: groove;
}

/* ============================================================ Paragraphen ======================================================================*/
/* =========================================================================================================================================*/
p.p_ohne_abstand {
     margin: 0px
}