div.seite div.mitte div.inhalt div.downloads div.kategorie_hl{
    clear:both;
    margin-bottom:10px;
}
div.seite div.mitte div.inhalt div.downloads div.kategorie_hl h2{
    line-height:70px;
    font-size:35px;
    margin:0 5px;
    border-bottom:1px solid;
}
div.seite div.mitte div.inhalt div.downloads div.kategorie_hl p{
    font-size: 13px;
}
div.seite div.mitte div.inhalt div.downloads ul.page_numbers{
    float:left;
    margin: 0px 0px 0px 155px;
    width:775px;
    border-bottom: 1px solid #eff0ef;
    font-size: 11px;
    padding-bottom: 3px;
}
div.seite div.mitte div.inhalt div.downloads table.kunden_dl{
    clear: both;
    width:100%;
    margin:0 5px;
}
div.seite div.mitte div.inhalt div.downloads table.kunden_dl tbody tr.dl{
    border-bottom: 1px dotted #b5b5b5;
}
div.seite div.mitte div.inhalt div.downloads table.kunden_dl tbody tr.dl:last-child{
    border-bottom:none;
}
div.seite div.mitte div.inhalt div.downloads table.kunden_dl tbody tr.dl td{
    font-size:13px;
}
div.seite div.mitte div.inhalt div.downloads table.kunden_dl tbody tr.dl td.link_link{
}
div.seite div.mitte div.inhalt div.downloads table.kunden_dl tbody tr.dl td a.link{
    float:left;
    font-size:30px;
    display:block;
    text-align:center;
    line-height:42px;
    margin-right:10px;
}
div.seite div.mitte div.inhalt div.downloads table.kunden_dl tbody tr.dl td a.titel{
    font-size:15px;
    font-weight: bold;
    background-color: transparent;
    text-decoration: none;
}
.mod_dl_kats
{
    overflow: hidden !important;
    overflow: visible;
    margin: 0 auto;
}
.mod_dl_kat
{
    float: left;
    text-decoration: none;
    color: inherit;
    background-color: transparent;
    width: 181px !important;
    width: 191px;
    text-align: center;
    margin: 5px;
    font-size: 13px;
    padding: 5px;
}
.mod_dl_kat i{
    font-size:60px;
    line-height:80px;
}
.mod_dl_kat:hover
{
    color: inherit;
    background-color: #eff0ef;
}
.mod_dl_kat_titel
{
    font-size: 25px;
    background-color: transparent;
}

