body { font-family: Helvetica, Arial, "sans-serif"}
.top {width: 100%; background-color: gray; line-height: 30px}
.top_1 {margin-left: 30px}

.kopf { width: 100%; text-align: center;line-height: 50px;  padding-top: 50px}
.unterlagen_back {  height: 400px; background-image: url("image/unterlagen_back_2.jpeg"); background-size: 100% 100%; margin-bottom: 20px}

.org_1 {width: 100%; display: grid;grid-template-columns: repeat(auto-fit, 180px); grid-gap: 20px;justify-content: center} 
.org_1 a { text-decoration: none; color: black; height: 250px}
.org_2  { height: 100%; width: 100%;border: 1px solid #020C57; text-align: center; } 
.org_3 {  height: 65%;  display: flex; align-items: center}
.org_3_1 { padding: 5px 5px 5px 5px; width: 90%;}
.org_4 {padding: 5px 10px 5px 10px; }

.kurs_top { margin: 0 auto; font-size: 24px; font-weight: bold;}
.kurs_1 {margin: 0 auto}
.kurs_2 {line-height: 30px}
.kurs_3 {}
.kurs_4 { width: 20px}

.unterlage_top { margin: 0 auto; font-size: 24px; font-weight: bold;}
.unterlage_1 {margin: 0 auto; margin-top: 15px}
.unterlage_3 {  width: 300px; background-color: lightgray;line-height: 30px; padding: 0px 10px 0px 10px}
.unterlage_3 a{text-decoration: none; color: black}
