/* Tabularasa */

#wirdGeladen {
  text-align: center; 
  position: fixed;
  top: 0px; left: 0px;
  z-index: 99;
  width: 100%; height: 100%;  
}
  #wirdGeladen img { position: relative; background-color: transparent; width: 200px; top: 30%; z-index: 99; }


* { padding: 0; margin: 0; }
img { border: 0; vertical-align: top; }
.hidden { visibility: hidden; }
.nodisplay { display: none; }
html, body { margin: 0; padding: 0; height: 100%; }
.clear { clear: both; color: #fffcdd; }
textarea { overflow: auto; }
a { text-decoration: none; background-color: transparent; color: #990000; } 
a:hover { text-decoration: underline; }
ul { list-style: none; }
.nowrap { white-space: nowrap; }
div.nachoben {
  clear: both;
  text-align: right;
}
  #Fuss div.nachoben { margin-right: 120px; z-index: 10; }

#Nav-v_z {
  text-align: center;
  width: 200px;
  margin: 20px auto;
}
  #Nav-v_z a:hover { text-decoration: none; }

#standard_message {
  margin: 10px auto;
  width: 300px;
  padding: 5px 10px 10px;
  border: 2px ridge #000;
  background-color: #fff;
  text-align: center;
}
  #standard_message h6 { text-align: left; font-size: 0.85em; }
  #standard_message p { font-size: 0.85em; padding: 5px; text-align: left; }

.standard_dialog {
  margin: 10px auto;
  width: 300px;
  padding: 5px 10px 10px;
  border: 2px ridge #000;
  background-color: #fff;
  text-align: center;
}
  .standard_dialog h6 { text-align: left; font-size: 0.85em; }
  .standard_dialog p { font-size: 0.85em; padding: 5px; text-align: left; }

body {
/*  background-color: #eaedf2; */
  background-color: #eff2f5;
  color: #4c585d;
  font: normal 80% verdana, sans-serif;
}

.standard_table {
  margin: 30px auto;
  width: 500px;
  padding: 15px 10px 20px;
  border: 2px ridge #000;
  background-color: #b6ccde;
  text-align: center;
}
    .standard_table th { padding: 3px 15px; }
    .standard_table td { 
        text-align: left;
        padding: 0px 4px;
        background-color: #d5e1ec;
    }
.standard_form {
  margin: 30px auto;
  width: 300px;
  padding: 15px 10px 20px;
  border: 2px ridge #000;
  background-color: #b6ccde;
  text-align: center;
}
.standard_form.big { width: 550px; }

.standard_form h3 { font-size: 1em; margin-bottom: 10px; }

  .standard_form table {
    margin: 0 auto 10px;
    border-spacing: 5px;
    text-align: left;
  }
  .standard_form.small table input { width: 110px; }
  .standard_form .kurztip { font-size: 0.8em; margin: 15px auto 8px; padding: 5px; width: 400px; text-align: left; border: 1px dotted #000; }
    .standard_form .zusatz { 
        font-size: 0.85em;
        text-align: left;
        margin-top: 10px;
        padding: 3px 6px;
        border: 1px dotted #000;
    }

/* Hintergrund */

/* -> Hauptseite */
#Hauptseite {
  position: relative;
  min-height: 100%;
  margin: 0 auto 0px;
  width: 964px;
} /* Für IE */ * HTML #Hauptseite { height: 100% }
/* <- Hauptseite */

/* -> Kopf */
#Kopf {
  position: relative;
  height: 133px; width: 964px;
  background-image: url(../images/hg-kopf.png);
  background-repeat: no-repeat;
}
  #kopf-logo {
    position: absolute;
    top: 15px;
    left: 40px;
  }
  
#Kopf p.anmelde_name { 
    position: absolute;
    width: 375px;
    text-align: right;
    font-style: italic;
    bottom: 25px;
    left: 40px;
/*  margin: 2px 0 0 40px; */ 
    color: #fff;
    font-size: 0.8em;
}

  .kopfnavi {
position: relative;
top: 95px;
clear: both;
float: right;
margin: 0 25px 0 0;
/*    margin: 18px 0 0 640px; */
  }
    .kopfnavi li { float: left; margin-left: 4px; color: #fff; font-size: 0.8em; }
    .kopfnavi a { color: #fff; font-style: italic; }
    .kopfnavi a:hover { color: #b7c7cd; text-decoration: none; }
    
    #Fuss .kopfnavi { top: 20px; }

  #News { 
    position: absolute;
    top: 15px; right: 50px;
    background-image: url(../images/hg-news.png); background-repeat: no-repeat;
    background-color: #cdd8dd;
    width: 192px; height: 56px;
    padding: 12px;
    font-size: 0.8em;
  }
  
/* <- Kopf */
/* -> Fuss */
div.hs-ende { clear: both; height: 60px; }
#Fuss {
  clear: both;
  background: url(../images/hg-fuss.png) no-repeat  transparent;
  background-position: 0 20px;
  position: relative;
  height: 60px; width: 964px;
  margin: -60px auto 0;
}
/* <- Fuss */


/* -> Koerper */
#Koerper {
}

#adminnavi {
    text-align: center;
    font-size: 0.8em;
    font-weight: bold;
    padding: 1px 0 4px;
}
    #adminnavi li {
        display: inline;
    }
        #adminnavi li a {
            font-weight: normal; 
            border: 1px solid transparent;
            padding: 1px 2px;
            margin: 0 3px;
            color: #4c585d;
            font-style: italic;
        }
        #adminnavi li a:hover { text-decoration: none; border-color: #000;}

  #Seitenleiste_links {
    padding-top: 16px;
    width: 125px;
    float: left;
    margin-left: 7px;
    background-image: url(../images/hg-seitenleiste_links.png); background-repeat: no-repeat;
  }
    .navi li {
      margin-bottom:10px;
      margin-left: 5px;
      font-size: 0.95em;
    }
    .navi .active {
      font-weight: bold;
    }
    .navi li.navistrich {
      margin: 0;
    }
    .navi li.logo-kl { margin: 15px 0px 20px 10px; }
    .navi a { color: #4c585d; width: 150px; }
    ul.navi a:hover { color: #b7c7cd; text-decoration: none; }

      .subnavi li {
        vertical-align: top;
        background: url(../images/liststyle01.png) no-repeat 0px 5px;
        margin: 5px 0 0 -1px;
        padding: 0 0 0 8px;
        font-size: 0.8em;
      }
      img.werbung-links { margin-top: 6px; }
  #Seitenleiste_rechts {
    background-image: url(../images/hg-seitenleiste_rechts.png); background-repeat: no-repeat;
    padding-top: 16px;
    width: 100px;
    float: left;    
    margin-left: 5px;
    text-align: center;
  }
    #Seitenleiste_rechts img {
      margin-bottom: 15px;
    }
  .werbung_mitte {
    width: 324px;
    text-align: center;
    float: left;
    padding: 0px 7px 7px 7px;
    margin: 6px 5px 10px 5px;
  }
    .werbung_mitte img.strich { margin-top: 5px; }

  #Inhalt {
    background-image: url(../images/hg-ohne.png); background-repeat: no-repeat;
    float: left;
    margin-left: 4px;
    width: 700px;
    padding: 16px 5px 16px;
    background-position: 5px 0;
    min-height: 500px;
    color: #000;
  } /* Für IE */ * HTML #Inhalt { height: 500px; }

    #Inhalt.startseite { background-image: url(../images/hg-startseite.png); background-repeat: no-repeat; }
    #Inhalt.rubriken { background-image: url(../images/hg-rubriken.png); background-repeat: no-repeat; }
    #Inhalt.artikel { background-image: url(../images/hg-artikel.png); background-repeat: no-repeat; }
    #Inhalt.archiv { background-image: url(../images/hg-archiv.png); background-repeat: no-repeat; }
    #Inhalt.redaktion { background-image: url(../images/hg-redaktion.png); background-repeat: no-repeat; }
    #Inhalt.impressum { background-image: url(../images/hg-impressum.png); background-repeat: no-repeat; }
    #Inhalt.philosophie { background-image: url(../images/hg-philosophie.png); background-repeat: no-repeat; }

/** Philosophie **/
#Inhalt.philosophie { }

div.phil_0 {
  width: 500px;
  margin: 30px auto;
  text-align: center;
}
  .phil_0 .philimg_1 { margin-top: 40px; margin-right: 35px; }
  .phil_0 .philimg_2 { margin-top: 170px; margin-right: 35px; }
  .phil_0 .philimg_3 { margin-top: 90px; }

div.phil_1 {
  width: 500px;
  margin: 30px auto;
}
  .phil_1 h2 { text-align: center; margin-bottom: 15px; }
  .phil_1 ul { list-style-type: disc; }
    .phil_1 li { margin-bottom: 5px; }
    .phil_1 ul ul { list-style-type: circle; margin-left: 15px; margin-top: 5px; }

/** Ausgabe **/
#Ausgabenavi { 
  font-size: 0.8em;
  width: 500px;
  padding: 7px;
  margin: 0 auto 10px;
  text-align: center;
  border: 1px solid #353b3e;
  background-color: #fff;
}
  #Ausgabenavi li { 
    display: inline;
    margin: 0px 5px;
  }
    #Ausgabenavi li a { color: #353b3e; }

h1.ausgabe-titel { color: #353b3e; font-family: "Times New Roman", serif; font-size: 1.6em; text-align: center; margin: 20px 0 7px; }
h2.ausgabe-rubrik { color: #353b3e; font-family: "Times New Roman", serif; font-style: italic; clear: both; font-size: 1.4em; text-align: left; margin: -5px 0 5px; }
img.ausgabe-strich { display: block; clear: both; margin: 5px auto; }

#option_navi { text-align: center; }
#option_navi select { margin: 0 3px 5px; }
#option_navi img.strich { display: block; margin: 5px auto; }

/** Archiv **/
#Archiv-navi { text-align: center; margin-bottom: 10px; }
  #Archiv-navi a {
    background: url(../images/bearbeiten/ba-but_xxl-norm.png) no-repeat;
    width: 255px; height: 32px;
    font-size: 13px;
    padding-top: 13px;
    display: inline-block;
    color: #fff;
    text-align: center;
    vertical-align: top;
  }
  #Archiv-navi a:hover { text-decoration: none; background-image: url(../images/bearbeiten/ba-but_xxl-high.png); }

h2.jahrgang { font-size: 1.1em; text-align: center; text-decoration: underline; font-style: italic; margin: 10px 0 5px; }
.ausgabenband {
  position: relative;
  font-family:  "Times New Roman", serif;
  background-image: url(../images/hg-zeitung-norm.png); background-repeat: no-repeat;
/*  background-color: #ff5f00; */
  text-decoration: none;
  color: #000;
  display: inline-block;
  vertical-align: top;
  width: 104px; height: 100px;
  padding: 50px 6px 0 4px;
  margin: 5px 1px;
}
  span.ausgabenband { margin-left: 10px; background-color: #fff; }
  
a.ausgabenband:hover { background-image: url(../images/hg-zeitung-high.png); text-decoration: none; }

  a.ausgabenband span { display: block; }

  a.ausgabenband span.monat { font-style: italic; font-size: 0.85em; position: absolute; top: 4px; left: 8px; }
  a.ausgabenband span.jahr { font-style: italic; font-size: 0.85em; position: absolute; top: 4px; right: 8px; }
  a.ausgabenband span.titel { border: 1px solid; width: 80px; padding: 2px; background-color: #fff; margin: auto; text-align: center; text-decoration: underline; }
  a.ausgabenband span.info { font-size: 0.9em; padding: 1px 3px; }
  a.ausgabenband span.anzahl_artikel { position: absolute; width: 104px; bottom: 8px; text-align: center; font-style: italic; font-size: 0.85em; }


#Inhalt.archiv p.inarbeit { width: 400px; padding: 10px; border: 1px solid #000; margin: 50px auto; }

/** Kontaktformular **/
.form_error { border: 1px solid #ff0000;}

#Kontaktform {
  width: 385px;
  text-align: right;
  padding: 6px;
  margin: 10px auto 30px;
}
  #Inhalt.kontakt #Kontakt { width: 380px; margin: auto; padding: 10px 0; text-align: center; }
  #Inhalt.kontakt #Kontakt img.kontakt { padding-top: 15px; }
  #Kontaktform input {
    margin: 10px 6px 0 0;
  }

#Kontaktform table {
  text-align: left;
  margin: auto;
  padding: 0;
  margin: 0;
  border-spacing: 5px 2px;
}
  #Kontaktform td {
  }
  #Kontaktform tr {
  }
    #Kontaktform label {
      display: block;
      font-weight: bold;
      font-size: 0.9em;
      margin-top: 5px;
    }
    #Kontaktform table input {
      margin: 0;
      width: 180px;
    }
      #Kontaktform .checkbox { margin: 5px 10px; }
    #Kontaktform textarea {
      width: 369px;
    }

/** Rubriken **/
.rubrik-strich { clear: both; display: block; margin: 15px auto; }
h1.rubrik { font-family: "Times New Roman", serif; font-size: 1.4em; font-style: italic; text-align: center; margin-bottom: 10px; }

/** Teaser & Artikel **/
a.artikel-lupe { position: absolute; top: 0; right: 0px; margin-top: 5px; }
a.artikel-lupe:hover { text-decoration: none; }

div.teaser {
  position: relative;
  background-image: url(../images/hg-teaser.png); background-repeat: no-repeat;
  width: 324px;
  min-height: 110px;
  float: left;
  padding: 4px 7px 7px 7px;
  margin: 6px 5px 10px 5px;
} * HTML div.teaser { margin-left: 5px; }
div.teaser.fv-teaser {
  width: 264px;
  margin: 6px 35px 10px 35px;
}

/*.lesbar:hover { cursor: pointer; } */
  #Inhalt a.rubrik-name { display: none; margin: 1px 0 0 0; padding: 0; }
  #Inhalt.startseite a.rubrik-name, #Inhalt.archiv a.rubrik-name { display: inline; }

/*  #Inhalt div.artikel-lang a.rubrik-name { display: inline; } */

  .teaser h1 {
    padding: 0px 5px 12px 0px;
    font-weight: normal;
    font-size: 1.5em;
  }
  .teaser h2 { font-size: 1.2em; }
  .teaser h3 { font-size: 1.0em; }
  .teaser h4 { font-size: 0.8em; }
  
  .teaser p {
    font-size: 0.85em;
    text-align: justify;
    margin-bottom: 5px;
  }

  .teaser a {
    clear: both;
    display: block;
    font-size: 0.85em;
    padding: 0;
  }
  .teaser a.rubrik-name {
    font-size: 0.80em;
  }

  .teaser div.bild-quelle {
    width: 110px;
    float: left;
    text-align: center;
  }
  .teaser .bild-quelle img { width: 100px; }
  .teaser .bild-quelle p { font-size: 0.8em; font-style: italic; text-align: center; margin-bottom: 2px; }

p.datum { color: #4c585d; font-size: 0.75em; font-style: italic; text-align: left; margin: 0px; }
  div.fv-div {
    width: 250px;
    margin: 0 auto 10px;
    text-align: center;
  }
    div.fv-div p { font-size: 0.7em; font-style: italic; text-align: center; padding-bottom: 0px; margin: 0; }

div.artikel-kurz {
  font-family:  "Times New Roman", serif;
/*  background: url(images/navistrich.png) no-repeat 105px 0px; */ 
  position: relative;
  background-color: #d5dde0;
  border: 1px solid #4c585d;
  width: 316px;
  min-height: 80px;
  float: left;
  padding: 15px 10px 15px 10px;
  margin: 6px 5px 15px;
} * HTML div.artikel-kurz { margin-left: 5px; }

  #Inhalt div.artikel-kurz a.rubrik-name { display: none; }
  div.artikel-kurz h3 {
    text-align: center;
    font-weight: normal;
    font-size: 1.3em;
    margin-bottom: 3px;
  }
  div.artikel-kurz p.autor { 
    text-align: center;
    font-style: italic;
    font-size: 0.9em;
    margin-bottom: 5px;
  }
  
.artikel-lang {
  clear: both;
  font-family: "Times New Roman", serif; font-size: 110%;
  width: 660px;
  padding: 5px;
  margin: auto;
}

  .artikel-lang p.artikel-ausgabe { font-style: italic; float: left; font-size: 0.85em; margin: 0 0 3px 10px; }
      div.artikel-lang p.artikel-ausgabe a { display: inline; margin: 0; }
  .artikel-lang p.artikel-datum { font-style: italic; float: right; font-size: 0.85em; margin: 0 10px 3px 0; }
  .artikel-lang h1 { clear: both; font-size: 1.8em; margin-bottom: 15px; }
  .artikel-lang p.artikel-info { font-size: 1.1em; margin: -12px 0px 15px; }
  .artikel-lang p.autor-name { font-style: italic; margin-top: -10px; margin-bottom: 15px; }
  .artikel-lang h2 { font-size: 1.4em; margin-bottom: 10px; }
  .artikel-lang h3 { font-size: 1.2em; margin-bottom: 8px; }
  .artikel-lang h4 { font-size: 1em; margin-bottom: 7px; }
  .artikel-lang p  { font-size: 1em; margin-bottom: 15px; text-align: justify; }
  .artikel-lang p.zitat { width: 500px; margin: 0 auto 15px; border: 1px dotted #000; padding: 5px 10px; background-color: #cce6fd; }
  .artikel-lang a {
    clear: both;
    display: block;
  }

  .artikel-lang div.bild-quelle {
    text-align: center;
  }
  .artikel-lang .bild-quelle p { font-size: 0.8em; font-style: italic; text-align: center; }

a.artikel_bearbeiten { 
    font-size: 0.8em;
    display: block;
    width: 130px;
    padding-top: 5px;
    margin-left: auto;
}

/** ENDE: Teaser & Artikel **/

#Inhalt.redaktion { font-family: "Times New Roman", serif; font-size: 110%; }

    #Inhalt.redaktion h2 { font-style: italic; font-size: 1.1em; }
    #Inhalt.redaktion div.redakteur {
        margin: 5px auto 15px;
        width: 670px;
    }
        #Inhalt.redaktion div.redakteur h3 { margin: 2px 0 5px; font-size: 1em; }
        #Inhalt.redaktion div.redakteur img { margin: 2px 8px; float: left; }
        #Inhalt.redaktion div.redakteur p { margin: 0 5px 5px; }

/* AUTOREN */
#Inhalt.autoren { text-align: left; }
  
  div.e_autor {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    width: 310px; 
    background-color: #d5dde0;
    margin: 0px 8px 14px;
    padding: 10px; 
  }
  * html div.e_autor { display:inline; }  /* for IE 6 */
  * + html div.e_autor { display:inline; }  /* for IE 7 */

    div.e_autor h2 { font-size: 1.0em; margin-bottom: 5px; }
    div.e_autor p { margin-bottom: 5px; font-size: 0.85em; }
    div.e_autor a { display: block; clear: both; text-align: center; font-size: 0.85em; }

    div.e_autor p.priv-link a { text-align: left; font-style: italic; margin-bottom: 7px; font-size: 1em; }
    div.e_autor div.bild-quelle { float: left; margin-bottom: 5px; margin-right: 5px; text-align: center;   }
    div.e_autor .bild-quelle img { border: 1px solid #000; }
    div.e_autor .bild-quelle p { font-size: 0.65em; font-style: italic; text-align: center; margin-bottom: 2px; }


/* PARTNER */   
#Inhalt.partner div.partner {
  width: 650px;
  margin: 15px auto 30px;
  text-align: center;
}
    #Inhalt.partner div.partner p.titel { font-weight: bold; margin-bottom: 5px; }
      #Inhalt.partner div.partner p.titel a { font-weight: normal; font-style: italic; }
    #Inhalt.partner div.partner p.info { margin-top: 5px; text-align: left; }

#Inhalt.impressum {
    text-align: center;
}
      #Inhalt.impressum h1 {
        text-align: center;
        font-size: 1em;
        margin-top: 10px;
      }
      #Inhalt.impressum h2 {
        text-align: center;
        font-size: 1.2em;
        margin-top: 10px;
        margin-bottom: 5px;
      }
        #Impressum { width: 340px; margin:auto; }
        #Inhalt p.imp_redaktion { font-size: 1.3em; text-align: center; }
        #Inhalt p.impressum { margin: 2px; text-align: center; }
        #Inhalt p.imp_herausgeber { margin: 2px; text-align: center; }
        #Inhalt img.imp_strich { margin-top: 15px; }
/*          
            div.anschrift p { 
              display: block;
              width: 169px;
            }
              p.anschrift1 { margin-top: 5px; padding-bottom: 2px; float: left; border-right: 1px solid #4c585d; }
              p.anschrift2 { margin-top: 5px; padding-bottom: 2px; float: right; border-left: 0px solid #4c585d; }
*/            
        #Haftung { margin: 40px auto 10px; width: 450px; text-align: left; }
        #Haftung h3 { font-size: 0.9em; }
        p.haftung { text-align: justify; font-size: 0.8em; }
/* <- Koerper */

/* -> Fuß */
#Fuss {
}
/* <- Fuß */
