@charset "UTF-8";

/*
 * hans-dieter-arntz.de - Zusammengefuehrtes Stylesheet
 * Urspruenglich: format.css + classes.css + tags.css + project.css + SpryMenuBarHorizontal.css
 * Migriert von ISO-8859-1 zu UTF-8
 * Navigation: Spry-Framework ersetzt durch CSS-only Dropdown
 */

/* ==========================================================================
   RESET & BASIS (ehemals format.css + tags.css)
   ========================================================================== */

h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, dl, address {
    padding: 0;
    margin: 0;
}

body {
    background: #f9f9f3;
    margin: 0;
    padding: 0;
    text-align: justify;
    color: #222;
    font: 62.5%/1.4 Cambria, Georgia, "Times New Roman", Times, serif;
    height: 100%;
    margin-bottom: 1px;
}

html {
    height: 100%;
    margin-bottom: 1px;
}

/* ==========================================================================
   LAYOUT (ehemals format.css)
   ========================================================================== */

#container {
    width: 800px;
    margin: 0 auto;
    text-align: left;
}

#header {
    background: #000;
    height: 93px;
    border-bottom: 1px solid #fff;
}

#banner {
    height: 57px;
}

#mainContent {
    text-align: justify;
}

#footer {
    border-top: 1px dotted #333;
    width: 800px;
}

#footer p {
    margin: 0;
    text-align: right;
    padding: 6px 0;
}

.news {
    padding-bottom: 2em;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0;
}

/* ==========================================================================
   TYPOGRAFIE (ehemals tags.css)
   ========================================================================== */

p {
    font-size: 1.5em;
    margin-bottom: 0.75em;
    text-align: left;
}

ol {
    font-size: 1.5em;
    margin-bottom: 0.75em;
    text-align: left;
}

li {
    font-size: 1.5em;
}

em {
    font-style: italic;
    text-align: left;
}

strong {
    font-weight: bold;
    text-align: center;
}

u {
    text-decoration: underline;
}

blockquote {
    font-style: italic;
    margin: 3em 10%;
}

h1 {
    text-align: center;
    font-size: 2.2em;
    margin-top: 1.5em;
}

h2 {
    font-size: 2em;
    margin-top: 2em;
    margin-bottom: 0.375em;
    text-align: center;
    font-style: normal;
}

h3 {
    font-size: 1.8em;
    margin-top: 1.8em;
    margin-bottom: 0.45em;
    text-align: left;
}

h4 {
    font-size: 1.8em;
    text-align: center;
}

h5 {
    font-size: 1.8em;
    letter-spacing: 0.1em;
    margin-top: 2em;
    text-align: left;
}

h6 {
    font-size: 1.5em;
    margin-top: 1.8em;
    margin-bottom: 0.225em;
}

img {
    border-style: none;
    text-align: center;
}

td {
    font-size: 1em;
}

.center_p {
    font-size: 1.5em;
    margin-bottom: 0.75em;
    text-align: center;
}

.right_p {
    font-size: 1.5em;
    margin-bottom: 0.75em;
    text-align: right;
}

.left_p {
    font-size: 1.5em;
    margin-bottom: 0.75em;
    text-align: left;
}

/* ==========================================================================
   LINKS (ehemals classes.css)
   ========================================================================== */

a:link {
    color: #990000;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: #990000;
}

a:hover {
    text-decoration: underline;
    color: #990000;
}

a:active {
    text-decoration: none;
    color: #990000;
}

a:focus {
    outline: none;
    text-align: left;
}

/* ==========================================================================
   BILDER (ehemals classes.css)
   ========================================================================== */

.image {
    border: 1px solid #999;
    padding: 6px;
    text-align: center;
    display: block;
    margin: auto;
    height: auto;
    width: auto;
}

.image_less {
}

.image_inside {
    border: 1px solid #999;
}

.image_insideKopie {
    border: 1px solid #999;
    margin-right: 20px;
}

.image_left {
    border: 1px solid #999;
    float: left;
    margin: 6px 12px 6px 0;
    padding: 6px;
}

.image_right {
    border: 1px solid #999;
    margin: 6px 0 6px 12px;
    padding: 6px;
    float: right;
}

.image_right_ohne_rahmen {
    margin: 6px 0 6px 12px;
    padding: 6px;
    float: right;
}

.image_zentriert_ohne_rahmen {
    margin: 6px 0 6px 12px;
    padding: 6px;
    float: none;
}

/* ==========================================================================
   CONTENT-KLASSEN (ehemals classes.css + project.css)
   ========================================================================== */

.author {
    font-size: 1.5em;
    padding-top: .8em;
    color: #666;
    text-align: center;
}

.date {
    font-size: 1.5em;
    font-weight: bold;
    text-align: right;
    border-bottom: 1px dotted #333;
    margin-bottom: 2em;
    margin-top: 1em;
}

.datum {
    font-size: 1.5em;
    font-weight: bold;
    text-align: right;
    border-top: 1px solid #333;
    margin-top: 2em;
    margin-bottom: 1em;
}

.erstesDatum {
    font-size: 1.5em;
    font-weight: bold;
    text-align: right;
    border-top: 1px solid #333;
    margin-bottom: 1em;
    margin-top: 1em;
}

.news_headline {
    font-size: 1.7em;
    text-align: left;
    margin-bottom: 1em;
    font-weight: bold;
}

.urgent_news {
    text-align: right;
}

#zurueck {
    border-top: 1px dotted #333;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 22px;
    margin-top: 3em;
}

#wiederholender_bereich {
    text-align: justify;
}

#news_LINKS_title {
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: 0.2em;
    margin-top: 2em;
}

#LINKS {
    font-size: 1.5em;
    text-align: left;
}

.buecher_stern {
    color: #f9f9f3;
}

/* Zitate und Quellen */
.blockquote_cite {
    font-style: italic;
    margin: 3em 10% 0.75em;
}

.blockquote_citeKopie {
    font-style: italic;
    margin: 0em 10% 0em;
}

.cite {
    color: #060;
    text-align: right;
    font-style: italic;
    margin-bottom: 3em;
}

.zeitungsquelle {
    color: #444;
    margin-bottom: 1.5em;
    margin-top: -0.8em;
    text-align: center;
}

.hyperlink {
    font-style: italic;
    color: #990000;
}

.anmerkung {
    font-weight: bold;
    text-transform: uppercase;
    color: #990000;
    text-align: center;
}

/* Links in Buechern/Artikeln */
.link_buecher {
    font-size: 1.5em;
    text-align: left;
}

/* Bildunterschriften */
.bildunterschrift_zentriert {
    color: #444;
    margin-bottom: 1.5em;
    text-align: center;
    display: block;
    font-style: italic;
}

.bildunterschrift_rahmen {
    color: #444;
    text-align: center;
    display: block;
    font-style: italic;
    border: 1px dotted #333;
    background-color: #f4f4f4;
    margin: 0 0 10px 20px;
}

.bildunterschrift_zentriert_ohne_padding {
    color: #444;
    text-align: center;
    display: block;
    font-style: italic;
}

.bildunterschrift_zentriertKopie {
    color: #444;
    text-align: center;
    display: block;
    font-style: italic;
}

/* ==========================================================================
   NAVIGATION (ersetzt Spry-Framework durch CSS-only Dropdown)
   ========================================================================== */

#navigation {
    position: relative;
}

.nav-menu {
    margin: 0 auto;
    padding: 1px;
    list-style: none;
    font-size: 1.4em;
    font-family: Candara, Calibri, Arial, sans-serif;
    font-weight: normal;
    width: 800px;
    display: flex;
}

.nav-menu > li {
    position: relative;
    flex: 1;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}

.nav-menu a {
    display: block;
    padding: 0.5em 0.75em;
    background-color: #eceadd;
    color: #333;
    text-decoration: none;
    border: 1px solid #fff;
    margin: -1px;
    font-weight: bold;
}

.nav-menu a:hover,
.nav-menu a:focus {
    background-color: #dfdcc6;
    color: #333;
    text-decoration: none;
}

/* Submenu */
.nav-menu .submenu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1020;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 264px;
    border: 1px solid #fff;
    background: #eceadd;
}

.nav-menu .submenu li {
    width: 100%;
    font-size: 1em;
}

.nav-menu .submenu a {
    font-weight: normal;
    white-space: normal;
}

/* Dropdown bei Hover anzeigen */
.nav-menu li:hover > .submenu,
.nav-menu li:focus-within > .submenu {
    display: block;
}

/* Submenu-Pfeil-Indikator */
.nav-menu .has-submenu > a::after {
    content: " \25BE";
    font-size: 0.8em;
}

/* Mobile: Hamburger-Menu (wird via responsive.css aktiviert) */
.nav-toggle {
    display: none;
    background: #eceadd;
    color: #333;
    border: none;
    padding: 0.5em 1em;
    font-size: 1.4em;
    font-family: Candara, Calibri, Arial, sans-serif;
    cursor: pointer;
    width: 100%;
    text-align: left;
}
