/* Gesamte Seite */
#Container-Body {

}

/* Seiten-Inhalt */
#Container-Content {

}

#Container-Content div.Block-Person-show {
padding-top: 12px;
max-width: 594px;
}

#Container-Content img.portrait {
max-width: 100%;
max-height: 412px;
display: none;
}

#Container-Content img.portrait:first-of-type
{
display: block;
}

/* Navigations-Leiste */
#Block-Navigation {

}

/* Portrait-Bilder */
.image-person {

}