/* Hintergrund der Überschrift von der DOWNLOAD LISTE */
#phoca-dl-category-box .pd-category h3.pd-ctitle, #phoca-dl-file-box .pd-file h3.pd-ctitle, #phoca-dl-download-box .pd-file h3.pd-ctitle {
    background: none !important;
    border: none !important;
    }

/* Untere Linie DOWNLOAD LISTE */
.pd-hr-cb {
    border-bottom: none !important;
    }

/* ABSTAND DER DOWNLOAD LISTE */
#phoca-dl-category-box .pd-filebox  {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    padding-top: 3% !important;
  padding-bottom: 0 !important;
    border-bottom: 1px solid #f0f0f0;
  vertical-align:middle !important;
}

/* RESPONSIVER ABSTAND DER DOWNLOAD LISTE */
.row {
    --bs-gutter-x: 1.1rem !important;
}

/* TEXTAUSRICHTUNG DER DOWNLOAD LISTE - funktinoiert aber nicht so recht*/
#phoca-dl-download-box .pd-filenamebox, #phoca-dl-category-box .pd-filenamebox {
      vertical-align:middle !important;
    text-align: center !important;
}

/* SCHRIFTGRÖSSE DER DOWNLOAD LISTE */
.pd-float {
 font-size: 1.1rem !important;
}
/* SCHRIFTGRÖSSE DER DOWNLOAD BEREICH LISTE */
#phoca-dl-category-box .pd-subcategory, #phoca-dl-file-box .pd-file {
     font-size: 1.1rem !important;
}
/* BREADCRUMB ANPASSUNG */
#breadcrumb 
 .breadcrumb {
    background-color:none;important!
   justify-content: center
 .float-start {
    margin-right: 1% ;important!; 

   /* Breadcrumb Anpassung  Randbreite*/
#sp-section-4 {
    padding: 2% 0 0% 1%;
#sp-section-5 {
    padding: 0% 2% 0 2%;
}

   
  