h2{border-color:rgb(35,75,160);}

.prog_dtn_img { width:100%; height:auto; object-fit:contain; border-radius:4px; }

.prog_rahmen { width:100%; height:auto; margin:0rem 0rem 1.6rem -0.065rem; display:flex; align-items:center; justify-content:center; background-color:rgb(240,240,255); border:solid rgb(0,0,255); border-width:0px 1px 1px 1px; border-bottom-left-radius:4px; border-bottom-right-radius:4px; }
.prog_titel  { width:100%; height:1.8rem; margin-left:-0.065rem; border:solid rgb(0,0,255); border-width:1px 1px 1px 1px; font-size:1.1rem; font-weight:bold; background-color:rgb(220,230,255); display:flex; align-items:center; justify-content:center; border-top-left-radius:4px; border-top-right-radius:4px; }
.prog_text   { width:100%; height:auto; padding:2px 6px 2px 6px; }