@charset "UTF-8";
html {
  font-size: 75%; }

/* rötl. hellgrau */
/* 50% rötl. hellgrau */
/* grün */
/* $BG_COLOR2: #30a015; */
/* grün */
/* braun */
/* orange */
/* rötl. dunkelgrau */
/* rot */
/* hell */
/* leuchtend hell */
body {
  background-color: #e0dddd;
  color: #605c50;
  font-family: Roboto;
  font-size: 1.8em; }

a {
  color: #d53737; }

div.decobg {
  background-image: url("/site/assets/files/img/Kameldornbaum_Namibia-solo-uni-darker-600.webp");
  background-repeat: no-repeat;
  background-position: bottom left; }

.container {
  background-color: #e0dddd60; }

.column.center, h1.center {
  text-align: center; }

.block {
  max-width: 40rem; }

.badge {
  background-color: #e0b010;
  border-radius: 6px;
  color: #f8e7e4;
  display: inline-block;
  font-family: Roboto;
  font-weight: 400;
  font-size: 1.6rem;
  margin: 0.4rem 2rem;
  padding: 0.2rem 0.8rem;
  transform: rotate(-5deg); }

div.profile {
  display: inline-block;
  border: solid 0.6rem #605c50;
  border-radius: 0.6rem; }

img.profile {
  display: block;
  border: solid 1px #ffffff; }

.container.narrow {
  max-width: 80rem;
  padding: 0 2rem; }

#topnav {
  background-color: #30b015;
  color: #f8e7e4;
  margin-bottom: 0.8rem;
  padding: 0.2rem 0.6rem;
  position: relative;
  text-align: right; }

#topnav.stdpage img.small-logo {
  border: solid 1px #e0dddd;
  position: absolute;
  top: 1rem;
  left: 3%;
  min-width: 6rem;
  width: 5%;
  z-index: 9999; }

#topnav.stdpage {
  margin-bottom: 5.2rem; }

#topnav.stdpage .ribbon {
  display: flex;
  flex-direction: row-reverse; }

#topnav.stdpage .ribbon label {
  position: relative;
  margin: 0px; }

#topnav.stdpage .ribbon label ul {
  border: solid 1px #605c50;
  color: #605c50;
  text-align: left;
  background-color: #e0e0e0;
  font-size: 100%;
  font-weight: normal;
  list-style: none;
  padding: 0.1rem 0.4rem;
  position: absolute;
  right: 2px;
  top: 2px; }

.ribbon label ul li {
  margin: 0.4rem; }

#topnav.stdpage .ribbon img {
  display: block; }

#hamburger {
  opacity: 0;
  width: 0;
  height: 0;
  position: absolute;
  top: -99000;
  left: -99000; }

#menu {
  display: none; }

#hamburger:checked ~ #menu {
  display: block; }

#topnav .button {
  color: #f8e7e4;
  margin: 0; }

div.hero-frame {
  position: relative;
  margin-bottom: 20rem; }

div.hero-frame img.logo {
  width: 22%;
  min-width: 15rem;
  position: absolute;
  border: solid 2px #e0dddd;
  left: 15%;
  top: 80%; }

.info-block {
  background-color: #30b015;
  border-radius: 0.7rem;
  color: #f8e7e4;
  margin: 1em 0.4em;
  padding: 0.8em 1.2em;
  position: relative;
  text-align: center;
  width: 44ex; }

.info-block h3 {
  margin: 0.7rem 0 1.2rem 0; }

.info-block a:hover {
  color: #ffffff; }

.info-block a {
  color: #f8e7e4; }

.further {
  bottom: 1rem;
  font-size: 80%;
  font-weight: bold;
  position: absolute;
  right: 2rem; }

.intro-boxes {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly; }

h1, h2, h3, h4 {
  font-family: Josefin Sans; }

.formal h1 {
  font-family: Roboto;
  font-weight: 400;
  margin-bottom: 1.8rem; }

.formal h2, .formal h3, .formal h4 {
  font-family: Roboto;
  margin-bottom: 1rem; }

.formal h5, .formal h6 {
  font-family: Roboto;
  font-style: italic;
  margin-bottom: 0.4rem; }

.formal h1.doctitle {
  font-size: 2.2rem;
  font-weight: bold;
  border-style: solid;
  border-width: 0 0 0.1rem 0; }

label.labeled-block {
  font-weight: 400;
  font-size: 1rem;
  font-style: italic;
  color: #9a0c0c; }

#goal {
  font-weight: 400; }

div.text {
  margin-bottom: 2rem; }

div.text.strong {
  font-weight: 400; }

#content {
  min-height: 600px; }

.document {
  min-height: 560px; }

p.status-line {
  border-style: solid;
  border-color: #ffffff;
  border-width: 1px 0 0 0;
  font-style: italic;
  font-size: 80%;
  padding-top: 0.4rem; }

div.twocol {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  column-gap: 2rem;
  margin-bottom: 2rem; }

h1.title {
  color: #d53737;
  font-family: Shadows Into;
  font-size: 7rem;
  font-weight: bold;
  text-align: center;
  text-shadow: 0.05em 0.05em 6px #a0a0a0;
  margin-bottom: 4rem; }

h1.title span {
  display: inline-block;
  transform: rotate(10deg);
  color: #f0a050; }

.slogan-box {
  color: #582a2a;
  margin: 0 10% 6rem 20%; }

.slogan a {
  color: #582a2a; }

.slogan a:hover {
  color: #d53737; }

.slogan {
  font-family: Josefin Sans;
  font-size: 160%;
  margin-bottom: 1rem; }

.cite-source {
  text-align: right;
  margin: 0.2rem 0 0.6rem 0; }

/* Projekte */
.pitem-line {
  display: flex;
  gap: 2rem;
  justify-content: space-between; }

.pitem-line.sum {
  border-style: solid;
  border-width: 1px 0 0 0;
  margin-top: 2rem; }

.pitem-line .title {
  font-weight: 400;
  flex-grow: 2;
  flex-shrink: 2; }

.pitem-line .cost {
  flex-grow: 0;
  flex-shrink: 0;
  font-family: mono;
  text-align: right;
  width: 14ex; }

.pitem-line .cost.dimmed {
  color: #969080;
  text-decoration: line-through; }

.pitem-line .istatus {
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 80%;
  width: 12ex; }

.pitem-line .gstatus {
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 80%;
  width: 12ex; }

h1.dirlist {
  text-align: center; }

table.dirlist {
  margin: auto;
  width: auto; }

table.dirlist td {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem; }

td.name {
  max-width: 40rem;
  min-width: 50%; }

.age {
  text-align: right; }

td.age {
  width: 5rem; }

th.gstatus {
  font-size: 100%; }

.gstatus {
  font-size: 80%;
  text-align: right; }

td.gstatus {
  width: 10rem; }

.ictext {
  display: inline-flex;
  justify-content: flex-start;
  gap: 1rem; }

footer {
  background-color: #908060;
  color: #f8e7e4;
  margin: 2rem 0 0 0;
  padding: 2rem 0.8rem;
  text-align: center; }

footer div.infobar {
  font-size: 90%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 3rem; }

footer a {
  color: #f8e7e4; }

footer a:hover {
  color: #ffffff; }

footer p {
  margin: 0.6rem; }

footer .col {
  width: 40rem; }

footer .small-hint {
  font-size: 70%; }
