button,
.button,
.flipbutton,
input[type="button"],
input[type="submit"],
input[type="reset"] {
  color: #000000;
}

html {
  background: #f6f9ff;
}

body {
  margin: 0.1666666667rem 0 0.2777777778rem 0;
  padding: 0 1rem;
  background-color: transparent;
  background-image: url(davidstern.svg);
  background-repeat: repeat;
  background-position: center center;
  background-size: min(32vw, 320px);
  color: #000000;
  font-family: arial, helvetica, sans-serif;
  word-wrap: break-word;
}
@media (max-width: 505px) {
  body {
    margin: 0 0.5rem;
    padding: 0;
  }
}
@media (max-width: 380px) {
  body {
    margin: 0 0.25rem;
  }
}

* html body {
  background: #f6f9ff;
  /* Browserweiche MSIE, stellt BG-Bilder nicht korrekt dar */
}

hr {
  border: none;
  border-top: 1px solid #b7c5d9;
  height: 0px;
}

.bars_top hr {
  width: 100%;
}

.bars_top hr.hr_top {
  width: 100%;
  margin-top: 1rem;
}

.bars_top {
  color: inherit;
  padding: 0;
}
.bars_top .adminbar a,
.bars_top .navbar a {
  color: inherit;
}
.bars_top .logo,
.bars_top .slogan,
.bars_top .wat {
  color: inherit;
}
.bars_top hr {
  border-color: inherit;
}

section.postarea + hr {
  width: 100%;
}

a {
  color: #34345c;
  text-decoration: underline;
}
a:visited {
  color: #34345c;
  text-decoration: underline;
}
a:hover {
  color: #dd0000;
}

.logo {
  clear: both;
  text-align: center;
  font-family: tahoma;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -2px;
  color: #000000;
  width: 100%;
}

.slogan {
  text-align: center;
  font-size: 1rem;
}

.wat {
  font-size: 1rem;
  color: #af0a0f;
  text-align: center;
}

.rules {
  font-size: 0.6666666667rem;
  color: #000000;
}
.rules span {
  font-size: 0.6666666667rem;
  color: #000000;
}
.rules li {
  color: #000000;
}

.logo {
  font-family: tahoma;
  font-size: 28px;
  letter-spacing: -2px;
}
.logo img {
  border: 1px solid #34345c;
}

.rules {
  font-size: 0.6666666667rem;
  padding: 0;
}
.rules a {
  text-decoration: none;
}

.postblock {
  border: 1px solid #34345c;
  font-size: 1rem;
  background: #0f66d6;
  color: #ffffff;
  font-weight: 800;
}

.postarea .postblock {
  min-width: 6.5rem;
  max-width: 8rem;
  box-sizing: border-box;
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 0 0.5rem;
}

.delform-wrapper {
  display: flex;
  justify-content: flex-end;
  margin-top: 1rem;
  color: inherit;
  padding: 0 0 1rem;
  box-sizing: border-box;
  width: 100%;
}
.delform-wrapper a,
.delform-wrapper label,
.delform-wrapper .sqb {
  color: inherit;
}

.delform {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.delform__group {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  white-space: nowrap;
  flex: 0 0 auto;
}

.delform__group--password {
  flex-shrink: 0;
}
.delform__group--password .delform__label {
  margin-right: 0.5rem;
}
.delform__group--password input {
  flex: 0 0 auto;
  width: auto;
  min-width: 8ch;
}

.delform__group--checkbox .sqb {
  display: inline-block;
  margin: 0 0.25rem;
}

.video_button,
.zoom {
  display: none;
}

.footer {
  margin: 1.5rem 0 0.75rem;
  text-align: center;
  font-size: 1rem;
  color: inherit;
  display: block;
  padding: 0.75rem 0;
}
.footer a {
  text-align: center;
  font-size: 1rem;
  color: inherit;
}

.unkfunc {
  color: #789922;
}

.filesize {
  text-decoration: none;
}

.filetitle,
.replytitle {
  background: inherit;
  color: #0f66d6;
  font-weight: 800;
  font-size: larger;
}

.postarea__toggle,
.postarea__toggle-text {
  color: #0f66d6;
}

.postarea__toggle-text {
  margin: 0 0.25rem;
}

.postarea__toggle {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  min-height: 1.125rem;
  padding: 0;
  margin-left: 0.1rem;
  margin-right: 0.1rem;
  box-sizing: border-box;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.75rem;
  font-weight: 700;
  white-space: nowrap;
  transition: border-color 0.2s ease, color 0.2s ease;
}

.postarea__toggle:focus,
.postarea__toggle:hover {
  color: #0f66d6;
  border-color: transparent;
}

.filetitle {
  margin-bottom: 0px;
  padding: 0px 0px 0px 0px;
  min-height: 10px;
}
.filetitle a {
  color: #0f66d6;
  text-decoration: none;
}

.postername,
.commentpostername {
  background: inherit;
  color: #0f66d6;
  font-weight: 800;
}

.postertrip {
  background: inherit;
  color: #228854;
  /* #228854; */
}

.firstpost {
  margin: -8px 10px 0px 3px;
}

.oldpost {
  background: inherit;
  color: #dd0000;
  font-weight: 800;
}

.omittedposts,
.abbr,
.abbrev {
  color: #707070;
}

.thread {
  /* margin: oben rechts unten links*/
  margin: 3px;
  padding: 0 0 3px 0;
  /* border: 1px dashed #33d011;*/
  background: inherit;
}

.thread-toggle {
  display: inline-grid;
  place-items: center;
  width: 18px;
  height: 18px;
  line-height: 18px;
  background: transparent;
  border: 1px solid #0f66d6;
  border-radius: 0.3rem;
  color: #0f66d6;
  font-size: 1.05rem;
  font-weight: 700;
  text-align: center;
  padding: 0;
  box-sizing: border-box;
  box-shadow: 0 0 0 1px rgba(15, 102, 214, 0.25);
  transition: border-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

.thread--collapsed .thread-toggle {
  background: transparent;
}

.postarea__toggle-icon--plus,
.postarea__toggle-icon--minus {
  display: inline-grid;
  place-items: center;
  width: 18px;
  height: 18px;
  line-height: 18px;
  background: transparent;
  border: 1px solid #0f66d6;
  border-radius: 0.3rem;
  color: #0f66d6;
  font-size: 1.05rem;
  font-weight: 700;
  text-align: center;
  padding: 0;
  box-sizing: border-box;
  box-shadow: 0 0 0 1px rgba(15, 102, 214, 0.25);
  transition: border-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

.postarea__toggle-icon--plus {
  background: transparent;
}

.postarea__toggle-icon--minus {
  background: transparent;
}

.thread-toggle::before,
.postarea__toggle-icon::before {
  content: "-";
  display: block;
  line-height: 1;
  transform: translate(0, -3px);
  color: #0f66d6;
}

.thread--collapsed .thread-toggle::before,
.postarea__toggle-icon--plus::before {
  content: "+";
}

.post-entry__content {
  background: #d6daf0;
  color: #000000;
  border: 1px solid #b7c5d9;
  border-style: none solid solid none;
}

.highlight {
  border: 2px dashed #b7c5d9;
  background: #d6daf0;
}

.post-entry.reply.highlight {
  border: none !important;
  background: none !important;
}
.post-entry.reply.highlight .post-entry__content {
  border: 2px dashed #b7c5d9;
  background: #d6daf0;
}

.doubledash {
  color: #b7c5d9;
  vertical-align: top;
  padding: 5px 0px 0 0;
  clear: both;
  float: left;
}

.adminbar {
  text-align: right;
  clear: both;
  float: right;
  font-size: 1rem;
}

.navbar {
  font-size: 1rem;
  text-align: left;
  float: left;
}
.navbar a {
  color: #000000;
}

.adminbar a {
  color: #000000;
}

.navpage .sqb {
  display: inline;
  color: #b7c5d9;
}
.navpage table {
  background: #d6daf0;
  border-color: #b7c5d9;
  border-style: none solid solid none;
  border-width: medium 1px 1px medium;
  padding: 2px 3px;
}

.theader,
.passvalid {
  border-radius: 5px;
  text-align: center;
  padding: 2px;
  color: inherit;
  width: 100%;
  font-size: 1rem;
}

.txtarea {
  font-family: Helvetica, Arial, sans-serif;
}
