body, html {
        color: #000000;
        font-family: "Arial", "Helvetica", sans-serif;
		height:100%;
		background:#f0f0f0;
}

a:link {color:#2d3950;}

a:hover, a:focus, a:active { color: #2d3950; text-decoration:none; }

.page_size_small .pkp_structure_page {
    margin-top: 0px;
    margin-bottom: 0px;
	min-height:100%;
	display:flex;
	flex-flow: column;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	background:#fff;
}

.pkp_site_nav_menu {background:#fff;}

.pkp_structure_head {
    background-color: #fff;
    border-bottom: none;
	margin-bottom:30px;
}

.has_site_logo .pkp_head_wrapper {
	width:100%;
	flex: 0 1 auto;
	padding: 0px 15px 0 15px;
}

.has_site_logo .pkp_head_wrapper #navigationUserWrapper, .pkp_head_wrapper #navigationUserWrapper {
    background:transparent;
	max-width: 1160px;
    margin: 0 auto;
	}

.has_site_logo .pkp_head_wrapper #navigationUserWrapper .pkp_navigation_user, .pkp_head_wrapper #navigationUserWrapper .pkp_navigation_user {
	padding: 0 15px;
}

.pkp_navigation_user_wrapper {
	left:0;
	margin: 0 -15px;
}
	
#navigationUser {
	position:absolute;
	top:0;
	z-index:10;
	margin-right:15px;
	}
	
.pkp_navigation_user > li > a, .pkp_navigation_user > li > a:hover, .pkp_navigation_user > li > a:focus {
	color:#000;
	font-family: Palatino Linotype,Palatino,serif;
	}

.pkp_navigation_user > li > ul > li a, .pkp_navigation_user > li > ul > li > a:hover, .pkp_navigation_user > li > ul > li > a:focus, .pkp_navigation_user > li > ul > li > a {
	color:#000;
	font-family: Palatino Linotype,Palatino,serif;
	}
	
.has_site_logo .pkp_head_wrapper .pkp_site_name_wrapper, .pkp_head_wrapper .pkp_site_name_wrapper {
	max-width:1160px;
	margin:0 auto;
	padding:0;
}

.pkp_head_wrapper .pkp_site_name_wrapper .pkp_site_name .is_img img {
    margin: 10px 0;
}
	
.pkp_navigation_primary_row {
	width:100%;
}

.has_site_logo .pkp_head_wrapper .pkp_navigation_primary_wrapper, .pkp_head_wrapper .pkp_navigation_primary_wrapper {
    max-width: 1160px;
	margin:0px;
	padding:0;
	border-bottom:1px solid #2d3950;
}

.pkp_navigation_primary > li > a, .pkp_navigation_primary > li > a:hover, .pkp_navigation_primary > li > a:focus {
   color:#000;
   font-family: Palatino Linotype,Palatino,serif;
   font-size:1.5em;
}

.pkp_nav_list ul a:hover, .pkp_nav_list ul a:focus {
    
}

.pkp_navigation_primary > li > a, .pkp_head_wrapper .hd_search .search_prompt {
   color:#000;
   font-family: Palatino Linotype,Palatino,serif;
   font-size:1.5em;
}

.has_site_logo .pkp_head_wrapper .hd_search.is_open, .pkp_head_wrapper .hd_search.is_open {
    width: 100%;
    left: 0px;
    right: 0px;
    margin-right: 0;
}

.has_site_logo .pkp_head_wrapper .hd_search.is_open .search_prompt, .pkp_head_wrapper .hd_search.is_open .search_prompt {
    margin-right: 0px;
	padding-right:0;
}

.pkp_head_wrapper .hd_search.is_open .search_prompt {
   color:#000;
}

.pkp_navigation_primary ul a {
   color:#000;
}

.pkp_navigation_primary ul a:hover { color:#000; }



.pkp_structure_content {
    flex: 1 1 auto;
}

.pkp_structure_main.left {border:none; }

#pkp_content_main.left  h1 {
	font-size:22px;
	font-family: Palatino Linotype,Palatino,serif;
	font-weight:normal;
}

#pkp_content_main.left  h2, #pkp_content_main.left  h3 {
	font-family: Palatino Linotype,Palatino,serif;
	font-weight:normal;
}

.cmp_breadcrumbs ol {margin-bottom:15px}

.pkp_structure_sidebar.right {
    box-sizing: border-box;
    padding: 50px 15px 15px 15px;
}

.pkp_structure_sidebar.right .pkp_block .title {
	font-family: Palatino Linotype,Palatino,serif;
	font-weight:normal;
	color:#000;
}

#content_slider.right {
	border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #2d3950;
    border-right: 10px solid transparent;
    margin-right: -50px;
	margin-top:20px;
}

#content_slider.right.content_toggle {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #2d3950;
    border-left: 10px solid transparent;
	margin-right: 0px;
}

.pkp_structure_footer_wrapper {	
    flex: 0 1 auto;
    background: #2d3950; 
	color:#fff; 
	min-height:150px;
	}
	
.pkp_footer_issn { 
    color:#fff; 
	}


.cmp_button, .cmp_form .buttons button, .pkp_head_wrapper .hd_search button, .page_lost_password .buttons button, .page_search .submit button, .block_make_submission a {
    color: #2d3950;
}


.cmp_button_wire:hover, .cmp_button_wire:focus, .obj_galley_link:hover, .obj_galley_link:focus {
    background: #2d3950;
    color: #fff;
}  

.cmp_button_wire, .obj_galley_link {
    display: inline-block;
    padding: 0 1em;
    background: #fff;
    border: 1px solid #2d3950;
    border-radius: 3px;
    font-size: 13px;
    line-height: 28px;
    color: #2d3950;
    text-decoration: none;
}


/* Seite Archives */
.archive_year {	
    border-top:1px solid #efefef;
	padding-top:1em;
	}

.archive_year:first-child {border:none;}

.obj_issue_summary img, .obj_issue_toc img, .frontpage_cover img { border: 1px solid #efefef; }

.obj_issue_toc>.galleys h2,
.obj_issue_toc .section h2 {
 text-transform:none;
}

@media (max-width: 1200px) {
   .pkp_structure_page {width: 100%;}	
   
   .has_site_logo .pkp_head_wrapper #navigationUserWrapper .pkp_navigation_user, .pkp_head_wrapper #navigationUserWrapper .pkp_navigation_user {
    padding: 0 15px;
   }
   
   .pkp_head_wrapper .pkp_site_name_wrapper {
    padding: 0 15px;
    }
      
   .pkp_navigation_primary_row {    padding: 0 15px;}
   
   #pkp_content_main.left { padding: 30px 30px;}
  
  .pkp_structure_sidebar.right {    padding: 50px 15px 15px 15px;}
 
  .pkp_structure_sidebar.right .pkp_block {margin-left:0; padding: 15px 15px;}
  
  .pkp_site_name, .pkp_navigation_primary_wrapper, .pkp_navigation_user, .pkp_structure_content, .pkp_structure_footer {width: 100%;}
  
  .pkp_structure_footer_wrapper {padding: 0 15px;}
}

@media (max-width: 990px) { 

   #navigationUser {
	position:relative;
	}

  .pkp_head_wrapper .text_fullscreen {
    display: none;
}
  .pkp_head_wrapper .img_fullscreen {
    display: inline-block;
}
	
	.has_site_logo .pkp_head_wrapper .pkp_site_name_wrapper, .pkp_head_wrapper .pkp_site_name_wrapper {
    width: 100%;
}
	
  #pkp_content_main.left {width:100%;}  

  .hd_search input[type="text"] {   border: 1px solid #000;}
  
    .pkp_site_nav_toggle > span::before, .pkp_site_nav_toggle > span::after {
		background: #000;
	}

	.pkp_site_nav_toggle > span {
		border-bottom: 3px solid #000;
	}
	
	.pkp_site_nav_toggle.pkp_site_nav_toggle--transform > span {
		border-bottom:none;
	} 

	.pkp_head_wrapper .pkp_site_nav_toggle {
		top: 30px;
	}
	
	.page_size_small .pkp_structure_page .pkp_head_wrapper {
		height: 100px;
	}
	.pkp_navigation_user > li > a {
		color: #000;
		font-family: Palatino Linotype,Palatino,serif;
		font-size: 1.5em;
	}
}

@media (max-width: 770px) { 

   .pkp_structure_footer_wrapper {padding: 0px;} 
}

