/* Radsportonline - Hauptseite - 2026-04-23 */

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #000033;
  background-color: #CDCDCD;
  line-height: 1.5;
  margin: 0;
  padding: 18px 0;
}

/* Alle Seiten im Jahrgang news2025 */
body.news2025,
body.news2025 p,
body.news2025 div,
body.news2025 li,
body.news2025 td,
body.news2025 span {
  font-size: 12px !important;
}

td, th {
  color: #000033;
}

a:link,
a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #0056b3;
  font-weight: bold;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #B71360;
  text-decoration: underline;
}

img {
  border-radius: 6px;
  height: auto;
}

.mehr {
  font-weight: bold;
  color: #0056b3;
  text-decoration: none;
}

.mehr::before {
  content: "\279C";
  display: inline-block;
  transition: margin-right 0.2s ease;
}

.mehr:hover::before {
  margin-right: 8px;
}

nav {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.feine-linie {
  border: none;
  border-top: 1px solid #e6e6e6;
  margin: 25px 0;
}

.grosser-abstand {
  line-height: 1.5;
}

.rso-tabelle {
  border-collapse: separate;
  box-shadow: 7px 7px 12px #999;
  border: 2px solid #2a7db8;
  border-radius: 12px;
}

.rso-tabelle td {
  border: 1px solid #444;
  padding: 6px;
}

/* Abstandsgrafiken NICHT runden oder skalieren */
img[src*="10x10.gif"] {
  border-radius: 0 !important;
  width: auto !important;
  height: auto !important;
}

/* Seite: Dr. Wolfgang Arendt - Gestaltung der vorhandenen Index-Datei */
.Stil4 { font-size: 16px; }
.Stil3 {
  font-size: 16px;
  color: #CC0000;
  font-weight: bold;
}
.style1 { font-size: 14px; }
.style2 { color: #0056b3; }
.style3 { font-size: 24px; }

.arendt-seite {
  width: 920px;
  max-width: 920px;
  border: 7px solid #2a7db8;
  border-radius: 20px;
  overflow: hidden;
}

.arendt-seite td {
  border: 0 solid #cdcdcd;
  padding: 12px;
}

.kopfbereich,
.inhaltsbereich,
.fussbereich {
  box-sizing: border-box;
}

.pfadnavigation,
.pfadnavigation a,
.pfadnavigation span,
.pfadnavigation strong {
  font-size: 13px;
}

.pfadnavigation {
  color: #555;
}

.pfadnavigation span {
  color: #999;
  font-weight: normal;
}

.pfadnavigation strong {
  color: #336666;
  font-weight: bold;
}

.rso-logo {
  max-width: 500px;
  width: 100%;
}

.titelbild {
  display: block;
  width: 920px;
  max-width: 100%;
}

.inhaltstabelle {
  width: 920px;
}

.textspalte p {
  margin-top: 0;
}

.bildreihe {
  text-align: center;
}

.bildreihe img {
  max-width: 100%;
  vertical-align: top;
}

.bildtext {
  font-size: 14px;
}

.fussbereich {
  min-height: 94px;
}

@media screen and (max-width: 960px) {
  body {
    padding: 10px;
  }

  .arendt-seite,
  .inhaltstabelle {
    width: 100% !important;
    max-width: 920px;
  }

  .arendt-seite {
    border-width: 5px;
  }

  .titelbild {
    width: 100% !important;
  }

  .bildreihe img {
    width: 50%;
    box-sizing: border-box;
  }
}

@media screen and (max-width: 700px) {
  body {
    font-size: 14px;
    padding: 6px;
  }

  a:link,
  a:visited {
    font-size: 15px;
  }

  .arendt-seite {
    border-width: 3px;
    border-radius: 14px;
  }

  .arendt-seite td {
    padding: 9px;
  }

  .kopfbereich {
    text-align: center;
  }

  .pfadnavigation {
    display: block;
    line-height: 1.6;
  }

  .style3 {
    font-size: 21px;
  }

  .inhaltstabelle,
  .inhaltstabelle tbody,
  .inhaltstabelle tr,
  .inhaltstabelle td {
    display: block;
    width: 100% !important;
    box-sizing: border-box;
  }

  .textspalten {
    display: block;
  }

  .spaltenabstand {
    display: none !important;
  }

  .textspalte p {
    text-align: left;
  }

  .bildreihe img {
    display: block;
    width: 100% !important;
    max-width: 445px;
    margin: 0 auto 10px auto;
  }

  .bildtext {
    font-size: 13px;
  }
}
