.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 */
body {
  font-family: 'Roboto',sans-serif;
  color: #11255f;
  font-size: 18px;
  font-weight: 400;
}

a {
    color: #11255f;
    text-decoration: none;
}

a:hover {
    color: #3a88cf;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6, legend {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.h1, h1 {
    color: #11255f;
}

.h2, h2 a:hover {
    color: #3a88cf;
}

.h4, h4 a:hover {
    color: #3a88cf;
}

.main-header {
    color: #11255f;
    background-color: #fff;
}

.main-header a:hover {
    color: #fff;
    background-color: #11255f;
}

.main-header__nav-link:focus {
  color:#fff;
  background-color:#11255f;
}

.main-header__title a:hover {
    background-color: rgba(0,0,0,0.01);
}

.main-header__admin-link {
  padding: .25em .5em;
  margin-left: 0.5em;
  background-color: #fff;
  color: #11255f;
  cursor: pointer;
}

.page_index:not(.indexSite) .main-header__title {
    text-align: center;
    margin: .5rem auto;
    width: 75vw;
}


.page_index:not(.indexSite) .main-header {
    padding-top: 0px;
}

.issue__title span {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

.issue {
    background: #fff;
}


.issue__header {
    color: #11255f;
}

.issue__title {
    color: #11255f;
}

.issue__volume {
    color: #11255f;
}

.issue__number {
    color: #11255f;
}

.issue__meta {
    color: #11255f;
}

.issue__localized_name {
    color: #11255f;
}

.issue-desc__galleys {
    color: #11255f;
}

.issue-desc__galleys a:hover {
    color: #fff;
    background-color: #11255f;
}

.issue-desc__btn-group {
    color: #11255f;
}

.issue-desc__btn-group a:hover {
    color: #fff;
    background-color: #11255f;
}

.issue-desc__btn-group .article__btn {
    color: #11255f;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #11255f;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #11255f;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #11255f;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #11255f;
}

.list-galleys a {
    color: #11255f;
    background-color: #fff;
    border: 2px solid #11255f;
    font-weight: 600;
    padding: 6px 12px;
}

.list-galleys a:hover {
    color: #fff;
    background-color: #11255f;
    border: 2px solid #fff;
    font-weight: 600;
    padding: 6px 12px;
}

.issue-desc__header {
    color: #11255f;
}


.issue-desc__title {
    color: #11255f;
}

.issue-desc__content {
    color: #11255f;
}

dt {
font-family: 'Roboto',sans-serif;
  font-weight: 600;
}

.article__meta {
    font-size: large;
    color: #11255f;
}

.article__btn-group a:hover {
    background-color: #11255f;
    color: #fff;
}

.article__btn {
    border: 2px solid #11255f;
    color: #11255f;
}

.article__btn a:hover {
    border: 2px solid #11255f;
    background-color: #11255f;
    color: #fff;
}

.article__btn.pdf {
    border: 2px solid #11255f;
    color: #11255f;
}

.article__btn.pdf a:hover {
    border: 2px solid #11255f;
    background-color: #11255f;
    color: #fff;
}

.article-page {
    background: #fff;
    color: #11255f;
}

.article-page__meta {
    color: #11255f;
}

.article-page__meta a {
    color: #11255f;
}

.article-page__meta a:hover {
    color: #3a88cf;
}

.article-page__title {
    color: #11255f;
}

.btn-primary {
    background-color: #11255f;
    border: 2px solid #00315e;
    font-weight: 600;
    color: #fff;
}

.nav-link {
    color: #11255f;
}

p.Article_Title {
	-epub-hyphens:none;
	color:#000000;
	font-family:"Isidora Sans Black", sans-serif;
	font-size:32px;
	font-style:normal;
	font-variant:normal;
	font-weight:900;
	line-height:1;
	margin-bottom:12px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:center;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}

p.Article_Subtitle {
	-epub-hyphens:none;
	color:#11255f;
	font-family:"Isidora Sans Black", sans-serif;
	font-size:26px;
	font-style:normal;
	font-variant:normal;
	font-weight:900;
	line-height:1;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:center;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}

p.Article_Author {
	-epub-hyphens:none;
	color:#000000;
	font-family:"Isidora Sans Medium", sans-serif;
	font-size:22px;
	font-style:normal;
	font-variant:normal;
	font-weight:500;
	line-height:1;
	margin-bottom:12px;
	margin-left:0;
	margin-right:0;
	margin-top:12px;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:center;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}

p.Article_Header {
	-epub-hyphens:none;
	color:#11255f;
	font-family:"Isidora Sans Medium", sans-serif;
	font-size:22px;
	font-style:normal;
	font-variant:normal;
	font-weight:500;
	line-height:1.25;
	margin-bottom:12px;
	margin-left:0;
	margin-right:0;
	margin-top:16;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:center;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}

p.Article_Abstract {
	-epub-hyphens:none;
	color:#000000;
	font-family:Praktika, sans-serif;
	font-size:18px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:justify;
	text-align-last:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}

p.Article_Body-first {
	margin-bottom:6px;
	orphans:1;
	text-indent:0px;
	widows:1;
}

p.Article_Body {
	margin-bottom:6px;
	text-indent:30px;
}

p.Article_Quotation {
	font-size:16px;
	font-style:normal;
	font-variant:normal;
	font-weight:300;
	line-height:1;
	margin-bottom:14px;
	margin-left:60px;
	margin-right:0;
	margin-top:14px;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
}

p.Article_Quotation-indent {
	font-size:16px;
	font-style:normal;
	font-variant:normal;
	font-weight:300;
	line-height:1;
	margin-bottom:14px;
	margin-left:60px;
	margin-right:0;
	margin-top:14px;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:80px;
	text-transform:none;
	widows:1;
}
span.Article_Note {
	color:#11255f !important;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	display:normal !important;
	vertical-align:super;
}

ol.references a {
  color:#11255f;
  text-decoration: none !important;
}

ol.references a:hover {
  color:#3a88cf;
}

.btn-secondary {
    color: #11255f;
    border: 2px solid #11255f;
    background-color: #fff;
}

.btn-secondary a:hover {
  color: #fff;
  background-color: #11255f;
}

.dropdown-item a:hover {
    color: #11255f;
    border: 1px;
    border-color: #11255f;
}

main a, aside a {
display: inline;
}

a:hover {
    color: #11255f;
    border: 1px;
    border-color: #11255f;
}

main a::after, aside a::after {
    content: none;
}

.btn-secondary:hover, a.btn.btn-secondary:hover, .btn-
secondary:not(:disabled):not(.disabled).active, .btn-
secondary:not(:disabled):not(.disabled):active, .show > .btn-
secondary.dropdown-toggle {
  background-color: #11255f;
  color: #fff;
}

