:root {
    --goecon-blue: #005593; 	/* logo color */
    --goecon-lightblue: #2486c9;
    --goecon-grey: #73838C;
    --goecon-darkgreen: #22B115; /* logo color */
    --goecon-green: #aec86b;
    --goecon-lightgreen: #dfe9c4;
    --link-underline: #cccccc;

    --anderes-darkblue: rgb(32, 92, 144);
    --anderes-lightblue: rgb(66, 117, 151);
    --anderes-darkgreen: rgb(117, 173, 10);
    --anderes-lightlightblue: #c6e8ff;
    --anderes-lightgreen: rgb(223, 233, 196);
}

.goecon-blue {
    color:white !important;
    background-color:var(--goecon-blue) !important;
}
.theme-blue {
    color:white !important;
    background-color:var(--goecon-lightblue) !important;
}

.theme-green,
nav ul .active,
nav ul .active .w3-button:hover {
    color:black !important; background-color:var(--goecon-green) !important
}
.theme-green-l2,
nav ul .w3-button:hover {
    color:black !important; background-color:var(--goecon-lightgreen) !important
}
h1,h2,h3 {
    color: var(--goecon-blue);
    line-height: 1;
}
div.h4{
    font-family:"Segoe UI",Arial,sans-serif;
    font-size: 20px;
    font-weight:400;
    margin:10px 0;
}
p.rubric { color: var(--goecon-blue) }
body {max-width:1200px; margin:auto}
div.kaefer {
	padding: 42px 104px 150px 104px;
	background: url("../images/schildkroete-frei.png") no-repeat scroll right bottom;
	margin-left: -210px;
	margin-bottom: -170px;
	position: absolute;
}
div.portlet div.header {
	background-color: white;
	font-weight: bold;
	/*border: 0pt none;*/
	/* margin: 0 1em; */
	margin-top: 0.5em;
	padding: 0.5em 0.7em;
}
div.portlet div.header a:link,
li.portletItem a:link {
    color: black;
    text-decoration: none;
    border: none;
}
li.portletItem a:hover {
    color: var(--goecon-blue !important;);
    ytext-decoration-line: underline;
    ytext-decoration-style: dotted;
    border-bottom: 0.1em solid var(--link-underline);
    text-decoration: none;
}
li.portletItem { padding-left: 0; padding-right: 0}

nav ul { list-style: none; padding: 0; display: inline; }

#footer {
    margin-top: 2em;
    border-top: solid thin var(--goecon-darkgreen);
    text-align: center;
}
#footer ul#portal-siteactions { list-style: none; /*! margin:auto */ display: block;}
#footer ul#portal-siteactions li { /*! float: left; */ /*! margin-right: 1em; */display: inline-block;}
#footer ul#portal-siteactions li:before { content: "\2022   "; /*! padding: 0 1em */}
#footer ul#portal-siteactions li:first-of-type:before { content: ""; padding:0}

article header h1 a {
    text-decoration: none;
    border: none !important;
}

content a:link {
    color: var(--goecon-blue);
    border-bottom: 0.1em solid var(--link-underline);
    text-decoration: none;
}
content a:visited {
    color: var(--anderes-lightblue);
    border-bottom: 0.1em solid var(--link-underline);
    text-decoration: none;
}
content a:hover {
    color: var(--anderes-darkgreen);
    text-decoration: none;
}
content h1 a:link {color: inherit;}

.pager .previous a:link,
.pager .next a:link,
.pager .previous a:visited,
.pager .next a:visited {
    text-decoration: none;
    border: 0.1em solid var(--link-underline);
    background: lightgray;
    padding: 8px 16px;
}
.pager .previous, .pager .next {
    cursor: pointer;
    white-space: nowrap;
}
.pager .previous { float:left; }
.pager .next { float:right; }
.pager .previous a::before { content: "« " }
.pager .next a::after { content: " »" }


content .seitenleiste { passing-left: 16px }
content .seitenleiste a:link { color: black }
content .seitenleiste header.portlet a { border:none }

.portletItem + .portletItem {
    background: transparent
		url("../images/doppelpunkt_fuer_linie.gif")
		repeat-x scroll left top;
}

article.post-text.postpage header .metadata .byline.author,
.postindex article.post-text header .metadata .byline.author { display:none}
.postindex article.post-text header .metadata .dateline { xtext-align:right}
article.post-text.postpage,
.postindex article.post-text {
	box-shadow: lightgray 50px 0px 50px -10px;
	padding: 1em;
	margin-bottom: 2em;
}
article.post-text.postpage { padding-bottom: 3em; }
div.topic, pre.literal-block, pre.doctest-block, pre.math, pre.code, div.code {
	border: solid thin darkgrey
}

.container.summary {
    font-size: larger;
    font-weight: bold;
}

img.thumbnail {
  width: 25%
}
img.image-right { float: right }
img.image-left  { float: left }
img.image-center {
    margin: auto;
    display: block;
}
img.image-mini {
    max-width: 200px;
    max-height: 200px;
}

.referenzen {
    display: flex;
    flex-wrap: wrap;
}
.referenz {
    border-color: var(--goecon-green);
    border-style: solid;
    border-image: none 100% / 1 / 0 stretch;
    border-width: medium thin;
    padding: 0.5em 1em;
    border-radius: 2em;
    margin-bottom: 1em;
}

.vortrag {
    box-shadow: lightgray 20px 5px 25px 0px;
    margin-bottom: 3em;
    padding-top: 0.5em;
    padding-left: 1em;
}
.vortrag img {
    margin: 1em;
    border: lightgray thin dotted;
}
.vortrag .rubric a {
    border: none;
}

.epigraph .attribution {
    font-size: medium;
    font-style: normal;
    font-family: Verdana,san serif;
}
.epigraph {
    border-left: solid var(--goecon-lightblue) 1em;
    padding-left: 1em;
    padding: 1em;
    background: var(--anderes-lightgreen);
}
.epigraph p {
    font-family: serif;
    font-style: italic;
    font-size: larger
}
.epigraph p.attribution {
    font-size: revert;
    font-family: revert;
    font-style: revert;
}

.visualClear { clear:both }
