/* -- Allgemeines -- */
body {
/* --   background: url(../img/bg.gif) #333333; -- */
  background: #001133;
  color: black;
  margin: 0;
  padding: 1%;
  min-width: 640px;
  font-size: 100.01%;
  font-family: verdana, arial, sans-serif ;
}

a { color: silver; text-decoration: underline; } 
a:visited { color: gray; }
.skip {
  position: absolute;
  margin-left: -999px;
  width: 990px;
}

h1 {
  font-size: 2.7em;
  font-weight: normal;
  line-height: 0.8em;
  padding: 0.6em 0 0.2em 2%;
  margin: 0;
  border-bottom: 1px dashed #646464;
}
h2, h3, h4 { font-weight: normal; }
h1, h2, h3, h4, h5, h6 {
  color: white;
  font-family: verdana, arial, sans-serif ;
}

img {
  border: solid 1px #aaaaaa;
  padding: 1px;
  max-width: 95%;
}

.fleft {
  float: left;
  margin: 0 1em 0.2em 0;
}
.fright {
  float: right;
  margin: 0 0 0.2em 1em;
  padding: 1px;
}

#container {
  font-size: 0.8em;
  max-width: 70em;
  margin: auto;
  border: 1px solid #aaaaaa;
  border-top: 0;
  background: no-repeat 100% 0 #001133;
}
#footer {
  clear: both;
  padding: 20px;
}

#logo {
  background: url(../img/oben.jpg) 0 0 no-repeat black;
  height: 64px;
  padding: 0 20px;
  text-align: right;
  line-height: 54px;
  font-size: 54px;  overflow: hidden; 
  letter-spacing: -3px;
  margin: 0;
}
#logo a {
  color: white;
  text-decoration: none;
}
#logo em {
  color: white;
  text-decoration: none;
}
#logo a span {
  color: black;
  background: white;
  padding-right: 0.1em;
  font-weight: bold;
}

#abschnitt2 {
  background: url(../img/ausschnitt02.jpg) 0 0 no-repeat black;
  height: 220px;
  width: 890px;
}

/* - Menü - */
#menu {
  background: url(../img/menu.png) #19199F;
  padding: 5px 2%;
  margin: 0;
  text-align: right;
  color: yellow;
}

#menu li {
  font-size: 1.2em;
  display: inline;
  list-style-type: none;
  border-left: 1px solid white;
  padding: 0 10px 0 15px;
  font-weight: bold;
}
#menu li a {
  color: white;
  text-decoration: none;
}
#menu li a span {
  color: yellow;
  text-decoration: none;
}

#english {
  background: url(../img/english.gif) 0 0 no-repeat black;
  height: 12px;
  width: 22px;
}

#deutsch {
  background: url(../img/deutsch.gif) 0 0 no-repeat black;
  height: 12px;
  width: 22px;
}

/* - Drop Down Menu- */
#DDM {
  display: inline;
  list-style-type: none;
  border-left: 1px solid white;
  padding: 0 10px 0 15px;
  font-weight: bold;
  text-align: right;
  }

#DDM ul {
    margin: 0; padding: 0;
  }

#DDM ul li {
  font-size: 1.2em;
  list-style-type: none;
  border-left: 0px;
  padding: 0 10px 0 15px;
  font-weight: bold;
  float: left;  /* ohne width - nach CSS 2.1 erlaubt */
  position: relative;
  margin: 0.4em;
  display: none;  /* Unternavigation ausblenden */
  }

*:first-child+html #DDM ul li {  /* Korrektur fuer den IE 7 */
    margin-bottom: -0.1em;
  }

#DDM ul li ul {
  display: block;
  margin: 0; padding: 0;
  position: absolute;
  top: 1.6em; left: -0.4em;
  }

*:first-child+html ul#DDM ul {  /* Workaround fuer den IE 7 */
    background-color:silver; padding-bottom:0.4em;
  }

#DDM ul li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
  }

#DDM ul li ul li {
    float: none;
    display: block;
    margin-bottom: 0.2em;
  }

#DDM ul a, #DDM ul span {
    display: block;
    width: 6.4em;  /* Breite den in li enthaltenen Elementen zuweisen */
    padding: 0.2em 1em;
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: maroon; background-color: #ccc;
  }
  
#DDM ul a:hover, #DDM ul span, li a#aktuell {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: gray;
  }

#DDM ul li ul span {  /* aktuelle Unterseite kennzeichnen */
    background-color: maroon;
  }

/* - Subnavigation, Rechte Spalte - */
#subnav {
  width: 26%;
  min-width: 10em;
  float: right;
  padding: 43px 1% 1em 1%;
  margin: 1em 1% 0 1%;
  border-left: 1px dotted #aaaaaa;
  font-size: 0.9em;
  color: white;
}
#subnav dt {
  font-size: 1.2em;
  font-family: verdana, arial, sans-serif ;
  padding: 0.5em;
  margin-top: 1em;
  border-top: 1px dotted #aaaaaa;
}
#subnav dd {
  padding: 0;
  margin: 0.2em 0;
}

/* - Der Hauptinhaltsteil - */
#main {
/* -   background: no-repeat 100% 0 white; - */
  background: no-repeat 100% 0 #001133;
  padding: 0 31% 10% 20px;
  line-height: 1.5em;
  color: white;
}

/* - Der Astrobilder-Hauptinhaltsteil - */
#astromain {
  background: no-repeat 100% 0 #001133;
  padding: 10px 0 10% 0;
  line-height: 1.5em;
}

#astromain p {
/* -   padding: 0 0.5em 0; - */
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1.2em;
  font-family: verdana, arial, sans-serif ;
  color: white;
}

#astrodata {
/* -   padding: 0 0.5em 0; - */
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 1.2em;
  line-height: 1.2em;
  font-family: verdana, arial, sans-serif ;
  color: white;
  text-align: left;
}

#astrocontainer {
  font-size: 0.8em;
  max-width: 70em;
  margin: auto;
  border: 1px solid #aaaaaa;
  border-top: 0;
  background: #001133;
}

#astrotoc {
  background: no-repeat 100% 0 #001133;
  padding: 1px 1%;
  margin: 0;
  text-align: center;
}

#astrotoc p {
  display: inline;
  list-style-type: none;
  padding: 0 1px 0 1px;
}

#sig {
  margin: 0px 120px 10px 120px;
  padding-top: 10px;
  border-top: 1px solid #aaaaaa;
  line-height: 1.5em;
  font-size: 0.8em;
  font-family: verdana, arial, sans-serif ;
  text-align: center;
  color: white;
}
