.pkp_structure_page:before {
		content: "";
	display: block;
	width: 100%;
	height: 150px; /* Höhe Ihres Canva-Bildes */
	background: #fff url('https://ulb-services.uibk.ac.at/ojs/maintenance_ojs3.5.jpg') no-repeat center;
	background-size: contain;
	border-bottom: 5px solid #d32f2f;
}
/* Maintenance EOF */
/*
 * style.css
 * Copyright (C) 2023 Clemens Ager
 *
 * Distributed under terms of the MIT license.
 */

/*
.pkp_site_nav_menu a {
	font-weight: 600;
}
*/

.pkp_footer_content img {
	width: 200px;
}
