/* Hintergrundgrafik */
.pkp_site_name_wrapper
{
    background: url("https://public.scnchub.com/efmr/efmr.jpg") #ccc no-repeat center center;
    height: 320px;
}
.pkp_navigation_user_wrapper a {
    background: white;
}

.pkp_site_name {
    text-align: center;
}

.pkp_site_name .is_img img {
    display: block;
	max-height: 230px ;
	max-width: 100%;
    width: auto;
    height: auto;}