/* ============================================================ 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;
} 
.copyright {
    color: #818282;
    font-size:9px;
    margin-top: 12px;
} 
.font_color_blau{
    color: #90a7c2;
} 
.font_text_right{
    text-align:right;
} 
/* ============================================================ LISTS ======================================================================*/
/* =========================================================================================================================================*/

.list_point {
    padding-left:0px;
    margin-top:15px;

}

.list_point li {

    list-style-type:none;
    background : url(/fileadmin/DMI_Sandbox/img/point.png) no-repeat 0% 0% ;
    line-height:1.8;
    padding-left : 15px;
    vertical-align:top;
}
/* ============================================================ LINKS ======================================================================*/
/* =========================================================================================================================================*/

/* ============================================================ Tabellen ======================================================================*/
/* =========================================================================================================================================*/

/*Backgroundcolor fÃ¼r startseite)*/  
td.td_startseite {
    background-color: #e4e8f0;
     width: 190px;
     vertical-align:top; 
     padding-left: 15px;


}
td.td_startseite_left {
     width: 600px;
     vertical-align:top; 
     padding-right: 60px;
}
td.td_startseite_left b{
     width: 600px;
     vertical-align:top; 
     padding-top: 18px;

}
td.td_center {
     border-bottom: 1px; 
     border-bottom-style: groove;
}
td.td_produkte_left {
    width: 540px;
    vertical-align: top;
    padding-right: 35px;
}
td.td_produkte {
    background-color: #EFF3FA;
    width: 190px;
    vertical-align: top;
    padding-left: 17px;
}
td.background_produktstart {
    background-image: url("/fileadmin/DMI_Sandbox/img/release.png");
    height: 148px;
    padding-left:95px;

}
td.td_button {
    background-color: #4586D2;
    background-image: linear-gradient(to bottom, #4586D2, #2F5FB0)
}
p.font_absatz {
    margin-left:12px;
    padding-bottom: 10px;
}
/* ============================================================ Paragraphen ======================================================================*/
/* =========================================================================================================================================*/
p.p_ohne_abstand {
     margin: 0px
}