.redakteur {width: 25%;}
.chefredakteur {width: 33.33%;}
.redakteur_bild {width: 100%; height: 150px; background-size: cover; background-position: top;}
.chefredakteur_bild {width: 100%; height: 175px; background-size: cover; background-position: top;}
.redakteur:hover .redakteur_bild {height: 145px; width: 120%; margin-left: -10%;}
.chefredakteur:hover .chefredakteur_bild {height: 170px; width: 110%; margin-left: -5%;}
.redakteur_name {font-family: 'Playfair Display'; font-style: italic; color: black; background: white; text-align: center; border-top: 1px rgb(254,190,90) solid; vertical-align: middle; font-style: none; font-size: 8pt; padding: 5px; transition: all 0.25s ease-in 0s;}
.redakteur:hover .redakteur_name {padding-top: 5px; padding-bottom: 10px; background: rgb(254,190,90); transition: all 0.25s ease-out 0s;}
.chefredakteur_name {font-family: 'Playfair Display'; font-style: italic; color: black; background: white; text-align: center; border-top: 1px rgb(254,190,90) solid; vertical-align: middle; font-style: none; font-size: 8pt; padding: 5px; transition: all 0.25s ease-in 0s;}
.chefredakteur:hover .chefredakteur_name {padding-top: 5px; padding-bottom: 10px; background: rgb(254,190,90); transition: all 0.25s ease-out 0s;}
.redakteur_nachname {font-size: 10pt;}
.chefredakteur_nachname {font-size: 10pt;}
.redakteur_visitenkarte {width: 100%;}
.redakteur_visitenkarte_infos {width: 95%; margin: 2.5%; margin-top: 25px; margin-bottom: 25px; max-height: 275px;}
.redakteur_visitenkarte_bild {display: none;}
.redakteur_visitenkarte_teil5 {position: relative; margin-top: 15px;}