fieldset {
  margin-bottom: 1em;
  padding: 0.5em;
}
form {
  margin: 0;
  padding: 0;
}
hr {
  height: 1px;
  border: 1px solid gray;
}
img {
  border: 0;
}
table {
  border-collapse: collapse;
}
th {
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #ccc;
}
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear-block {
  display: inline-block;
}

hr {
  height: 1px;
  border: 1px solid gray;
}
img {
  border: 0;
}
ul.links {
  margin: 0;
  padding: 0;
}

ul.links.inline {
  display: inline;
}

ul.links li {
  display: inline;
  list-style-type: none;
  padding: 0 0.5em;
}

.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em;
}
html,
body {
  margin: 0;
  padding: 0 5px 0 5px;
}
body {
  font-family: "KingthingsTrypewriter2Regular", "Courier New", monospace;
  font-size: 11pt;
  line-height: 1.3;
  color: #505050;
}
a,
a:visited,
a:hover {
  color: #505050;
  text-decoration: none;
}
a:hover {
  color: #8640b0;
}
@media (min-width: 1000px) {
  #nav,
  #subnav,
  #content {
    margin: auto;
    width: 950px;
    max-width: 100%;
  }
  .links-w600 {
    width: 600px;
  }
}
#nav {
  padding-top: 80px;
}
.active,
.active-trail {
  color: black;
  font-weight: bold;
}
#subnav {
  padding-top: 0;
}
#subnavlist {
  padding-left: 0;
}
#subnavlist li {
  list-style-type: none;
}
#subnavlist li:before {
  content: ">> ";
}
#content {
  padding-top: 10px;
  padding-bottom: 20px;
}
#content a {
  /*color: #8640b0 !important;*/
  font-weight: bold;
}
#navbar,
#subnavbar {
  width: 100%;
  color: #8640b0;
  background-color: #8640b0;
  height: 4px;
  border: 0;
}
h1,
h2 {
  font-size: 1em;
  font-weight: bold;
  color: black;
  margin: 2em 0 0;
}
object {
  padding: 3px;
}
strong {
  font-weight: bold;
  color: black;
}
#content ul {
  margin-bottom: 0;
  padding-left: 2em;
}
#content ul li {
  list-style-type: none;
  margin-bottom: inherit;
}
#content ul li:before {
  content: ">> ";
  margin-left: -1.8em;
}
th {
  padding-top: 1em;
}
td {
  padding-right: 1em;
  vertical-align: top;
}
tbody,
th {
  border: 0 !important;
}
ul.links li {
  padding-right: 1.2em;
}
ul.links li.last {
  padding-right: 0;
}
.jplayer {
  text-decoration: underline !important;
  font-weight: normal !important;
}
.fotos img {
  margin-right: 3px;
}

#mm_overlay {
  width: 100%;
  left: 0;
  top: 0;
  position: fixed;
  /*background: black;
	opacity: 0.7;*/
  background: url(bg-trans.png);
  display: none;
}
/*#mm_overlay_div {
	position: fixed;
	top: 10em;
	left: 50%;
	margin-left: -400px;
	background: white;
	padding: 1em;
	width: 800px;
	display: none;
}*/
#mm_overlay_div_o {
  position: absolute;
  display: none;
  top: 0;
  width: 100%;
  height: 100%;
}
#mm_overlay_div {
  margin: 10em auto 0;
  background: white;
  padding: 1em;
  width: 800px;
  max-width: 85%;
}
.right {
  text-align: right;
}
.moretext {
  line-height: 1.5;
  width: 750px;
  max-width: 100%;
}
.moretext-lg {
  width: 850px;
  max-width: 100%;
}
.videos {
  width: 950px;
  max-width: 100%;
}
.cd-image {
  float: right;
  margin-right: 15em;
}
@media (max-width: 1000px) {
  .cd-image {
    float: none;
    margin-right: none;
    display: block;
  }
}
.cd-border {
  border: 1px solid #505050;
}
.cd-narrow-ul {
  width: 380px;
}
.inline {
  display: inline;
}
.gcal_events {
  display: block;
  margin-bottom: 1em !important;
}

img {
  max-width: 100%;
}
@font-face {
  font-family: "KingthingsTrypewriter2Regular";
  src: url(/themes/martinmallaun/Kingthings-Trypewriter/Kingthings_Trypewriter_2-webfont.eot);
  src: url(/themes/martinmallaun/Kingthings-Trypewriter/Kingthings_Trypewriter_2-webfont.eot?)
      format("embedded-opentype"),
    url(/themes/martinmallaun/Kingthings-Trypewriter/Kingthings_Trypewriter_2-webfont.woff)
      format("woff"),
    url(/themes/martinmallaun/Kingthings-Trypewriter/Kingthings_Trypewriter_2-webfont.ttf)
      format("truetype"),
    url(/themes/martinmallaun/Kingthings-Trypewriter/Kingthings_Trypewriter_2-webfont.svg)
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

details > summary {
  cursor: pointer;
  list-style-type: ">> ";
}
details[open] > summary {
  list-style-type: "++ ";
}

@keyframes start_gallery {
  0% {
    background-image: url("/sites/default/files/Martin_Mallaun_by_Peter_Gannushkin-01.jpg");
  }
  25% {
    background-image: url("/sites/default/files/Martin_Mallaun_by_Peter_Gannushkin-02.jpg");
  }
  50% {
    background-image: url("/sites/default/files/Martin_Mallaun 4_Foto by Reinhard Winkler.jpg");
  }
  75% {
    background-image: url("/sites/default/files/Martin_Mallaun 5_Foto by Reinhard Winkler.jpg");
  }
  100% {
    background-image: url("/sites/default/files/Martin_Mallaun_by_Peter_Gannushkin-01.jpg");
  }
}

#start_gallery {
  width: 600px;
  height: 450px;
  animation-duration: 32s;
  animation-iteration-count: infinite;
  animation-name: start_gallery;
  animation-timing-function: ease-in;
  animation-timing-function: steps(1, end);
  background-repeat: no-repeat;
  background-size: contain;
}

.projects_image_link {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 0 1px black;
  box-sizing: border-box;
  color: white;
  display: block;
  float: left;
  height: 250px;
  width: 250px;
  margin-bottom: 15px;
  margin-right: 15px;
  padding: 15px;
  text-shadow: 0 0 5px black;
}

.projects_image_link-dark {
  color: black;
  text-shadow: 0 0 5px white;
}

.projects_image_link:hover {
  box-shadow: 0 0 3px black;
  text-shadow: 0 0 8px black;
}

.projects_image_link-dark:hover {
  text-shadow: 0 0 8px white;
}
