@charset "UTF-8";
/* ##################################################################################################################### */
/* ##################################################################################################################### */
/* ##################################################################################################################### */
/* ##################################################################################################################### */
.Artikelbox_Rahmen {
  width: 100%;
}

/* ##################################################################################################################### */
/* ##################################################################################################################### */
.Titel_Tabelle {
  width: 100%;
}

.Titel_Trenner {
  width: 5px;
}

.Titel_Main_Headline {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20pt;
  font-weight: bold;
  font-style: normal;
  text-shadow: 2px 2px 3px rgb(85, 85, 85);
  vertical-align: middle;
  width: 100%;
}

/* ##################################################################################################################### */
/* Formatierung für den Artikelinhalt festlegen */
/* ##################################################################################################################### */
.Artikel_Box {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: normal;
  font-style: normal;
  text-shadow: 1px 1px 2px rgb(85, 85, 85);
  width: 100%;
}

.Artikel_Titel {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  font-style: normal;
  text-shadow: 1px 1px 2px rgb(85, 85, 85);
}

.Artikel_Bold {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  font-style: normal;
  text-shadow: 1px 1px 2px rgb(85, 85, 85);
}

.Artikel_Link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: normal;
  font-style: normal;
  text-shadow: 1px 1px 2px rgb(85, 85, 85);
  text-align: center;
  width: 100%;
}

.Themenbild_Position_rechts {
  float: right;
  margin: 5px;
  width: 250px;
  box-shadow: 2px 2px 3px rgb(85, 85, 85);
}

.Themenbild_Position_links {
  float: left;
  margin: 5px;
  width: 250px;
  box-shadow: 2px 2px 3px rgb(85, 85, 85);
}

.Themenbild_Position_Extra {
  width: 100px;
  float: left;
  margin: 5px;
  box-shadow: 2px 2px 3px rgb(85, 85, 85);
}

/* ##################################################################################################################### */
/* Ausrichtung des Statistikfeldes von Groundspeak */
/* ##################################################################################################################### */
.Statusausrichtung_Geocaching {
  text-align: center;
}

/* ##################################################################################################################### */
/* Impressum und Copyright */
/* ##################################################################################################################### */
#Impressum_Impress {
  font-family: "Courier New", Courier, monospace;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  width: 33%;
}

#Impressum_Datenschutz {
  font-family: "Courier New", Courier, monospace;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  width: 33%;
}

#Impressum_Copyright {
  font-family: "Courier New", Courier, monospace;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  text-align: right;
  width: 33%;
}

#year {
  font-family: "Courier New", Courier, monospace;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
}

/* ##################################################################################################################### */
/* ##################################################################################################################### */
/* *//*# sourceMappingURL=fronttabelle.css.map */