/*
div#container::before {
    color: red;
    content: "Due to maintenance work this website will not be available Sunday, August 09, 7:00 - 19:00 UTC+2 (7 a.m. - 7 pm CEST).";
    font-size: larger;
    font-weight: bold;
}
*/

body {
	background-color: #5C7AA8;
	text-align: center;
	font-size: 100%;
}

a:link {
	color: #0066CC;
}

a:visited {
	color: #0066CC;
}

a:active {
	color: #0066CC;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFFFF;
}

a:focus {
	outline: none;
}

a.fixIE {
	color: #FFFFFF;
}

a.fixIEFooter {
	color: #FFFFFF;
}

img {
	border-color: transparent;
}

#header {
        width: 930px;
        margin: 0 auto;
        text-align: center;
        vertical-align: bottom;
        height: 170px;
	margin-bottom: 0px;
	background-color: #5C7AA8;
	background: url("./images/rahmen/bg-header.gif") repeat-y scroll 0 0 transparent;
}

#header h1 {
        padding: 20px;
	text-align: center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

#header a, #header img {
	text-decoration: none;
	border-width: 0px;
}

#header a:hover {
	background-color: transparent;
}

#footer {
	background: url("./images/rahmen/bg-footer.gif") no-repeat scroll center bottom transparent;
        width: 930px;
        margin: 0 auto;
        vertical-align: bottom;
        margin-bottom: 0px;
	background-color: #FFFFFF;
	font-size: 0.6em;
	min-height: 50px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	color: #0066CC;
}

#footer p {
        background-color: #FFFFFF;
	background: url("./images/rahmen/bg-body.gif") repeat-y scroll 0 0 transparent;
	margin: 0;
}

#eigenerFooter {
        text-align: center;
        width: 690px;
        /*border: 1px solid #F5F5F5;*/
	margin: auto;
	padding-top: 10px;
	padding-bottom: 15px;
	height: 90px;
}

#eigenerFooterText {
	width: 660px;
        text-align: center;
        margin: auto;
        padding-bottom: 15px;
}

#eigenerFooterText a, #eigenerFooterText img {
	text-decoration: none;
	border-width: 0px;
}


#eigenerFooterText p {
	background: none;
}

#eigenerFooterTextinhalt {
	width: 130px;
	text-align: center;
	float: left;
	height: 30px;
	border-right: 2px solid #F5F5F5;
}

.eigenerFooterTextinhalt {
	width: 130px;
	text-align: center;
	float: left;
	height: 30px;
	border-right: 2px solid #F5F5F5;
}

#eigenerFooterTextinhaltright {
	width: 130px;
	text-align: center;
	float: left;
	height: 30px;
}

#body {
        width: 930px;
	background-color: #5C7AA8;
	background: url("./images/rahmen/bg-body.gif") repeat-y scroll 0 0 transparent;
        margin: 0 auto;
        margin-top: -3px;
        vertical-align: top;
	overflow: hidden;
}

#main {
        background-color: #FFFFFF;
        vertical-align: top;
	padding: 0 0 0 0.4em;
	margin-right: 1.7em;
	width: 77%;
	float: none;
	display: block;
}

#main h2, #main h3, #main h4, #main h5, #main h6 {
        color: #333333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

#navbar {
	border-bottom: transparent;
	padding-bottom: 0.9em;
	margin: 0 auto;
        width: 930px;
	background: url("./images/rahmen/bg-body.gif") repeat-y scroll 0 0 transparent;
}

#navbar ul.menu li {
	background: url(./images/ejop-menu-bgu.gif) no-repeat scroll 0 0 transparent; 
	border-radius: 5px;
	float: left;
	margin: 2px 5px 2px 4px;
	padding: 0 0.2em 0.2em;
	width: 10em;
	text-align: center;
}

#navbar a {
	color: #FFFFFF;
	text-transform: none;
	font-size: 0.7em;
}

#navbar ul.menu {
	height: 23px;
	padding: 0 0 0 1.6em;
}

#navbar div {
	clear: left;
}

#navbar ul.menu a:hover {
	background-color: transparent;
}

#content {
        margin: 0;
        padding-bottom: 100%;
        padding-top: 0.5em;
        padding-bottom: 310px;
        min-height:500px;
	border-top: 2px dotted #5C7AA8;
}

.hinweis {
        border: 2px solid #FF0000;
        margin-bottom: 10px;
        min-height: 35px;
}

.hinweisText {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 1.2em;

}

.contentHome {
	width: 100%;
	font-size: 1.1em;
}

.contentHome1 {
	float: right;
	padding: 0 20px;
	width: 30%;
	height: 200px;
}

.contentHome2 {
	float: left;
	padding: 0 20px;
	margin-left: 20px;
	width: 50%; 
	background-color: #EEEEEE;
}

.stopFloat {
	clear: left;
}

#contentStaticPages {
        padding: 20px;
        font-size: 1.3em;
        list-style-image: url("./images/expand.gif");
}

table.tocArticle {
	margin-bottom: 1.5em;
}

table.tocArticle td.tocTitle a {
	text-decoration: none;
}

table.tocArticle td.tocAuthors {
	padding-left: 0;
}

table.tocArticle td.tocGalleys {
        vertical-align: bottom;
}

table.tocArticle td.tocGalleys a {
	text-decoration: none;
}

table.listing tr.fastTracked {
	background-color: #9CB0F2;
}

#content.articleTitle h2, #content.articleTitle h3, #content.articleTitle h4 {
	color: #0066CC;
}

#breadcrumb {
	padding: 0;
	font-size: 0.6em;
}

#leftSidebar {
	background-color: #FFFFFF;
	padding: 0;
	margin-left: 2.3em;
	margin-right: 0px;
	min-height: 300px;
	width: 15%;
	font-size: 60%;
}

#sidebar div.block span.blockTitle {
	font-size: 120%;
	background-image: url(./images/ejop-menu-bg2.gif);
	text-align: center;
	color: #FFFFFF;
	text-transform: none;
	letter-spacing: 0;
	font-weight: bold;
	padding: 0.3em 0;
}

#sidebar div.block {
	border: 1px solid #C6CFD6;
	padding: 0;
	margin-bottom: 0.6em;
}

#sidebar div.block ul {
	list-style-image: url(./images/expand.gif);
}

#sidebar p {
	margin: 0 0 0.3em;
}

#sidebar input.textField {
	font-size: 0.9em;
}

input.defaultButton {
	background-color: #2C349B;
}

.who {
	font-size: 105%; 
}

.where {
	font-size: 100%; 
	font-style: italic; 
}

.board {
	color: #666666;
	font-size: 100%;
	vertical-align: top;
}

.board p {
	margin-top: 0px;
}

.board h3 {
	color: #666666;
	font-weight: bolder;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.board img {
	margin-right: 4px;
	margin-top: 4px;
}

#topBar {
	padding: 0;
}

.showDOI {
	text-align: right;
}

#content .entry-title {
	color: #666666;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.5em;
}

#content .entry-content {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}

#content .indent {
	margin-left: 25px;
	margin-right: 25px;
}

#content .entry-content table {
	border: 1px solid #E7E7E7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}

#content .entry-content td {
	border-top: 1px solid #E7E7E7;
	padding: 6px 10px;
}

#HTMLgalley {
	font-family: sans-serif;
	font-size: 1.2em;
	line-height:1.5em;
	text-align: left;
	background-color: #fff;
}

#HTMLgalley #article-back, 
#HTMLgalley #article-body, 
#HTMLgalley #article-front {
}

#HTMLgalley h1, 
#HTMLgalley h2, 
#HTMLgalley h3, 
#HTMLgalley h4, 
#HTMLgalley h5, 
#HTMLgalley h6 {
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-family: sans-serif;
	font-weight: bold;
}

#HTMLgalley h1 {
	font-size: 1.5em;
	}

#HTMLgalley h3 {
	font-size: 1.3em;
	padding: 0;
	font-weight: normal;
}

#HTMLgalley h4 {
	font-size: 1.2em;
	padding: 0;
	font-weight: normal;
}

#HTMLgalley h5 {
	font-size: 1.1em;
	padding: 0;	
	font-weight: normal;
}

#HTMLgalley h6 {
	font-size: 1.0em;
	padding: 0;
	font-weight: normal;
}

#HTMLgalley sup,
#HTMLgalley sub {
	font-size:0.7em;
}

#HTMLgalley table thead tr:first-child th {
	padding-top: 1em;
}

#HTMLgalley table tbody th {
	text-align: left;
}

#HTMLgalley table.metadata td {
	vertical-align: top
}

#HTMLgalley table.two-column td {
	width: 50%
}


#HTMLgalley div.metadata-group {
	margin-top: 0.5em;
	font-family: sans-serif;
}

#HTMLgalley div.metadata-group > p, 
	div.metadata-group > div {
	margin-top: 0.5em
}

#HTMLgalley div.metadata-area * {
	margin: 0em
}

#HTMLgalley div.metadata-area > div.metadata-area {
	margin-left: 1em;
	margin-top: 0em
}
#HTMLgalley div.metadata-chunk > div.metadata-area {
	margin-left: 1em;
	margin-top: 0em
}

#HTMLgalley div.metadata-chunk {
	margin-left: 1em
}

#HTMLgalley div.branding {
	text-align: center
}

#HTMLgalley div.document-title-notes {
	text-align: center;
	width: 60%;
	margin-left: auto;
	margin-right: auto
}


#HTMLgalley hr.part-rule {
	color: red;
	width: 50%;
	margin-top: 1em;
	margin-bottom: 1em;
	  
}

#HTMLgalley hr.section-rule {
	color: black;
	width: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
}

#HTMLgalley .xref {
	color: red;
}

#HTMLgalley .warning, 
	tex-math {
	font-family: sans-serif
}

#HTMLgalley .warning {
	color: red
}

#HTMLgalley .tex-math {
	color: green
}

#HTMLgalley .data {
	color: black;
}

#HTMLgalley .formula {
	font-family: sans-serif;
	font-size: 90%
}    

#HTMLgalley .document-title {
	text-align: left;
	line-height:1.5em;
	font-size: 1.5em;	
}

#HTMLgalley h2.document-title {
	font-size: 1.3em;
	padding-top: 0;
	color: #000000;
}

#HTMLgalley .callout-title {
	text-align: right;
	margin-top: 0.5em;
	margin-right: 1em;
	font-size: 140%
}

#HTMLgalley div.section, 
	div.back-section {
	margin-top: 1em;
	margin-bottom: 0.5em
}

#HTMLgalley div.fig.panel {
	background: none repeat scroll 0 0 #eee;
	margin: 1em 0;
	padding: 15px 15px 15px 15px;
	width:330px;
}

#HTMLgalley div.fig.body {
	margin: 0;
	 
	background: none repeat scroll 0 0 #fff;
	margin-bottom: 10px;
	padding: 10px;
	width: 300px;
}

#HTMLgalley div.fig .enlargelayer {
	background: url("/public/journals/1/images/enlarge.png") no-repeat scroll 0 0 transparent;
	height: 25px;
	position: absolute;
	right: -17px;
	top: -17px;
	width: 25px;
}

#HTMLgalley div.fig a:hover .enlargelayer {
	background-position: 0 -25px;
}

#HTMLgalley div.fig.body a {
	display: block;
	position: relative;
	text-align: center;
 
}

#HTMLgalley div.table-wrap.panel {
	border: none;
	margin-top: 1em;
	margin-bottom: 1em
}

#HTMLgalley div.table-wrap-foot {
	font-size: 80%;
	line-height: 1.3em
}

#HTMLgalley div.table-wrap .caption p { 
	line-height: 1em;
	margin-top: 0;
	line-height: 1.5em;
	font-style: italic;
}

#HTMLgalley div.table-wrap.panel table {
	background-color: #eee;
	width:100%;
	font-size: 0.9em; 
	text-align: center;
}

#HTMLgalley div.table-wrap.panel table.compact-1 {
        font-size: 0.8em;
}

#HTMLgalley div.table-wrap.panel table.compact-2 {
        font-size: 0.7em;
}

#HTMLgalley div.table-wrap.panel td, 
	div.table-wrap.panel th {
	padding-left: 0.25em;
	padding-right: 0.25em;
	line-height: 1.5em;
}

#HTMLgalley div.blockquote {
	font-size: 90%;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em
}

#HTMLgalley .blockquote.motto {
	font-size: 80%;
	line-height: 1.5em;
	margin-left: 50%;
} 

#HTMLgalley .blockquote.motto p {
	text-align: right;
}

#HTMLgalley .blockquote.mottobig {
	font-size: 80%;
	line-height: 1.5em;
	margin-left: 25%;
	text-align: right;
}

#HTMLgalley .blockquote.mottobig p {
	text-align: right;
}

#HTMLgalley div.blockquote .speech {
        margin-left: 0;
        margin-right:0;
}

#HTMLgalley div.caption {
	margin-top: 0em;
	margin-bottom: 0.5em
}

#HTMLgalley div.speech {
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em
}

#HTMLgalley div.verse-group {
	margin-left: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em
}

#HTMLgalley div.verse-group div.verse-group {
	margin-left: 1em;
	margin-top: 0em;
	margin-bottom: 0em
}

#HTMLgalley div.note {
	margin-top: 0em;
	margin-left: 1em;
	font-size: 85%
}

#HTMLgalley .ref-label {
	margin-top: 0em;
	vertical-align: top
}

#HTMLgalley .ref-content {
	margin-top: 0em;
	padding-left: 0.25em
}

#HTMLgalley li.ref a {
        word-wrap: break-word;
}

#HTMLgalley h5.label {
	margin-top: 0em;
	margin-bottom: 0em
}

#HTMLgalley .disp-formula {
    margin-top: 1em 0;
}

#HTMLgalley .disp-formula .label {
    display: block;
    float: right;
    margin: 0 0 0 5em;
}

#HTMLgalley .disp-formula .label:before {
    content: "(";
}

#HTMLgalley .disp-formula .label:after {
    content: ")";    
}

#HTMLgalley p {
	margin-top: 0.5em;
	margin-bottom: 0em
}

#HTMLgalley p.first {
	margin-top: 0em
}

#HTMLgalley p.verse-line, 
#HTMLgalley p.citation {
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 2em;
	text-indent: -2em
}

#HTMLgalley p.address-line {
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 2em
}

#HTMLgalley ul, 
#HTMLgalley ol {
	margin-top: 0.5em;
	padding-left: 1.5em;
}

#HTMLgalley li {
	margin-top: 0.5em;
	margin-bottom: 0em
}

#HTMLgalley li > p {
	margin-top: 0.2em;
	margin-bottom: 0em 
}

#HTMLgalley table.def-list {
	border-spacing: 0.25em;
	border-top: thin solid black
}

#HTMLgalley table.def-list td {
	vertical-align: top;
	border-bottom: thin solid black;
	padding-bottom: 0.5em
}

#HTMLgalley table.def-list th {
	vertical-align: top;
	text-align: left;
	border-bottom: thin solid black;
	padding-bottom: 0.5em
}

#HTMLgalley td p {
	text-align: left;
}

#HTMLgalley .label {
	font-weight: bold;
	font-family: sans-serif;
}

#HTMLgalley .monospace {
	font-family: monospace;
}

#HTMLgalley .overline{
	text-decoration: overline;
}
 
#HTMLgalley a       {
	text-decoration: none
}

#HTMLgalley a:hover {
	text-decoration: underline
}

#HTMLgalley p {
	text-align:justify;
}

#HTMLgalley #article-back p {
	text-align:left;
}

#HTMLgalley #article-back .bio p {
	text-align:justify;
}

#HTMLgalley #article-back .bio {
	margin-top:1.5em;
}

#HTMLgalley #article-back .bio.pos1 {
	margin-top:0;
}

#HTMLgalley #article-back {
	font-size:0.9em;
}

#HTMLgalley .cc-by-logo {
	float:left;
	margin-right:0.5em;
	margin-top: 0.2em;
}

#HTMLgalley .graphic {
	max-width:300px;
	max-height:330px
}

#HTMLgalley img.graphic {
	border: 0 none;
	vertical-align: middle;
}

#HTMLgalley .ref-list {
	list-style: none outside none;
	padding-left: 0;
}

#HTMLgalley .ref-list li {
	line-height:2.0em;
}

#HTMLgalley .book-product span.source,
#HTMLgalley .ref-list .ref span.source, 
#HTMLgalley .ref-list .ref span.vol {
	font-style: italic;
}

#HTMLgalley div.fig {
	background-color:white;
}

#HTMLgalley div.fig p {
	text-align: left;
}

#HTMLgalley .subject {
	font-size:1.5em
}

#HTMLgalley .body .main-title {
	border-bottom: 1px solid #ccc;
	padding-bottom:0.2em
}

#HTMLgalley #toc-box {
	float:right;
	width:30%;
	border:1px solid black;
	margin-left:2em;
	margin-bottom:2em;
	line-height: 1.4em;
	clear: both;
}

#HTMLgalley #toc-box, 
#HTMLgalley #info-box {
	background-color:#eee;
	padding:0.5em;
	overflow:hidden
}

#HTMLgalley #toc-box li {
	margin:0;
}

#HTMLgalley #toc-box ul {
	margin:0;
	list-style-type: square;
	padding-left: 1.5em;
}

#HTMLgalley #toc-box ul ul {
	list-style-type: circle;
}

#HTMLgalley #info-box {
	margin-top:2em;
	line-height: 1.3em;	
}

#HTMLgalley #info-box p {
	text-align: left;
}

#HTMLgalley #util-box {
    border-left: 2px solid rgba(0, 0, 0, 0);
    float: right;
    margin-left: 2em;
    padding: 0 0 0.5em 1em;
    text-align: right;
    width: 30%;
}

#HTMLgalley #util-box img.doctype.pdf {
    padding-right: 0.5em;
    vertical-align: bottom;
}

#HTMLgalley .sidebar {
	float:right;
	width:20%;
	min-width: 180px;
	margin:0.5em 0 0.5em 2em;
	padding:0.5em;
	background-color:#eee;
	font-size: 0.85em;
	line-height:1.5em;
	clear:both;
}

#HTMLgalley .sidebar .first-image {
	text-align:center;
	margin-bottom: 1em;
}

#HTMLgalley .sidebar .first-image img {
	max-width:100%
}

#HTMLgalley a:link {
	color:#0000ff;
}

#HTMLgalley a:visited {
	color:#0000ff;
}

#HTMLgalley a:hover {
	color:#0000ff;
}

#HTMLgalley a:active {
	color:#0000ff;
}

#HTMLgalley .top {
	font-size:60%;
	padding-left: 0.5em;
	font-weight: normal;
}

#HTMLgalley .authors {
	font-size: 1.3em;
}

#HTMLgalley #article-front {
	border-bottom: 1px solid black;
	padding-bottom: 1em;
}

#HTMLgalley #article-body {
	padding-top: 2em;
}

#HTMLgalley .runin-title{
	font-weight:bold;
}

#HTMLgalley .runin-title.blockquote{
    margin: 0.5em 1em;
}

#HTMLgalley .enlarge{
	background-color:#eee;
	width:330px;text-align:center
}

#HTMLgalley .book-product-list .book-product {
        font-size: 0.9em;
        line-height: 1.5em;
        margin-top: 1em;
}

#HTMLgalley .sidebar .book-product {
        font-size: 0.9em;
        font-weight: bold;
}

#HTMLgalley .sig-block {
    margin-top: 0.5em;
}

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    border: 0 none;
    margin: 0;
    outline: medium none;
    padding: 0;
    vertical-align: top;
}
.fancybox-wrap {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 8020;
}
.fancybox-skin {
    background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 4px 4px 4px 4px;
    color: #444444;
    font-family: sans-serif;
    position: relative;
    text-shadow: none;
}
.fancybox-opened {
    z-index: 8030;
}
.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
    position: relative;
}
.fancybox-inner {
    overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
}
.fancybox-error {
    color: #444444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
    display: block;
    height: 100%;
    width: 100%;
}
.fancybox-image {
    max-height: 100%;
    max-width: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-color: transparent;
    background-image: url("fancybox_sprite.png");
}
#fancybox-loading {
    background-position: 0 -108px;
    cursor: pointer;
    left: 50%;
    margin-left: -22px;
    margin-top: -22px;
    opacity: 0.8;
    position: fixed;
    top: 50%;
    z-index: 8060;
}
#fancybox-loading div {
    background: url("fancybox_loading.gif") no-repeat scroll center center transparent;
    height: 44px;
    width: 44px;
}

a.fancybox-close:hover {
    background-color: transparent;
    background-image: url("/public/journals/1/scripts/fancybox/source/fancybox_sprite.png");
}

#HTMLgalley .corrigendum {
    border: 1px solid #666666;
    margin-bottom: 1em;
    clear: both;
}

#HTMLgalley .corrigendum-head {
    margin: 0;
    padding: 0;
    font-weight: bold;
}

#HTMLgalley .corrigendum-head span {
    background: none repeat scroll 0 0 #EEEEEE;
    padding: 0 0.5em;
}

#HTMLgalley .corrigendum-body {
    padding: 0 0.5em;
}

#HTMLgalley .corrigendum-disclaimer {
    background: none repeat scroll 0 0 #EEEEEE;
    margin: 1.0em 0 0 0;
    padding: 0 0.5em;
    font-weight: bold;
}

.versioned {
	border: 1px solid #666666;
	background-color: #EEEEEE;
	margin-bottom: 20px;
}

.versioned-head {
    font-weight: bold;
    padding: 0 0.5em;
}

.versioned-body {
    padding: 0 0.9em 0.5em 0.5em;
}

div#citedby {
   border-top: 1px dotted black;
}

#citedby ul {
   margin: 1em 0;
}

#citedby li {
   margin-bottom: 1em;
}
