/*
<!DOCTYPE html>
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!--     Copyright (c) 2001 - 2022  Observatorium Wildberg R. & R. Apitzsch        -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<html lang="en">
  <head>
     <title>M42</title>
      <meta charset="charset=iso-8859-1" />
      <meta name="author" content="Rolf Apitzsch" />
      <meta name="publisher" content="ApiStar Observatorium Wildberg" />
      <meta name="description" content="Das Observatorium Wildberg hat sich auf das Aufspüren von Asteroiden spezialisiert." />
      <meta name="robots" content="noindex,nofollow" />
      <link rel="stylesheet" type="text/css" href="../css/ApiStar.css" />
  </head>
 <body>
  <h2 class="f14yel">inf</h2>
  <hr>

    <div class="a"><a href="../info-d.html">Zurück
        <img class="tn" src="../images/zur.gif" alt="vorherige Seite"></a>
        <a href="../info-d.html"><img class="tn" src="../images/home.gif" alt="" /></a>  
        <a href="belle-d.html"><img class="tn" src="../images/vor.gif"  alt="">Weiter</a>
    </div>
  </body>

*/

/* gestestet Anfang */

body {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  background-color: black;
}

.breite55 {
    width: 55%;
    padding: 3px 3px 3px 3px;
}

.breite150fix {
    width: 150px;
    font-size: 0.9em;
    font-weight: normal;
    text-align: center;
    float: none;
    padding: 3px 3px 3px 3px;
}

.breite150nob {
    width: 150px;
    font-size: 0.9em;
    font-weight: normal;
    text-align: center;
    float: none;
    padding: 3px 3px 3px 3px;
    border: none;
}

.breite200fix {
    width: 200px;
    font-size: 0.9em;
    font-weight:normal;
    text-align: center;
    float: none;
    padding: 3px 3px 3px 3px;
}

.breite220fix {
    width: 220px;
    font-size: 0.9em;
    font-weight:normal;
    text-align: center;
    float: none;
    padding: 3px 3px 3px 3px;
}

img.logo {
    width: 100%;
    margin: 0px;
    text-align: center;
    border: none;
}

img.var80 {
    height: 80%;
    width: 80%;
    margin: 0px;
    text-align: center;
    border: none;
}

img.var60 {
    height: 60%;
    width: 60%;
    margin: 0px;
    text-align: center;
    border: none;
}

img.var40 {
    height: 40%;
    width: 40%;
    margin: 0px;
    text-align: center;
    border: none;
}

img.var20 {
    height: 20%;
    width: 20%;
    margin: 0px;
    text-align: center;
    border: none;
}

video.logo {
    width: 100%;
    height: auto;
    width: auto;
    margin: 0px;
    text-align: center;
    border: none;
}

th {
    width: auto;
    font-size: 0.9em;
    font-weight:normal;
    text-align: center;
    float: none;
    margin: 0px 0px 0px 0px;
    letter-spacing: 1px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    border: 1px solid;
    border-color: gray;
    padding: 4px 2px 4px 2px;
}

td {
    /*mit border */
    border-collapse: collapse;
    font-size: 0.9em;
    font-weight:normal;
    text-align: center;
    border: 1px solid;
    border-color: gray;
    color: white;
}

td.nob {
    border: none;
}

td.nob10 {
    border: none;
    padding: 0px 10px 0px 10px;
}

td.rechts {
    font-weight:normal;
    text-align: right;
    border: none;
    color: white;
}


td.center {
    font-weight:normal;
    text-align: center;
    border: 1px solid;
    border-color: gray;
    color: white;
    padding: 3px 3px 3px 3px;

}

td.mitte {
    font-weight:normal;
    text-align: center;
    border: none;
    color: white;
}

td.noblf {
    border: none;
    text-align: left;
}

td.left { /*mit border*/
    font-weight:normal;
    text-align: left;
    padding-left: 15px;
    border: 1px solid;
    border-color: gray;
    color: white;
} 
dt {
    width: auto;
    font-size: 0.9em;
    font-weight:normal;
    text-align: left;
    float: none;
    margin: 0px 0px 0px 0px;
    letter-spacing: 1px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    border: none;
    padding: 4px 0px 0px 0px;
}

dd {
    width: auto;
    font-size: 0.9em;
    font-weight:normal;
    text-align: left;
    float: none;
    margin: 0px 0px 0px 0px;
    letter-spacing: 1px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
    border: none;
    padding: 4px 0px 0px 0px;
}

div {
    text-align: center;
    border: none;
}

div.lbot {
    text-align: left;
    margin: 5px 5px 5px 10px;
    }

div.navlbot {
    text-align: end;
    margin: 5px 5px 5px 10px;
    align-self: baseline;
    }

div.rbot {
    text-align: right;
    color: white;
}

hr {
    width: 100%;
    margin-bottom:15px;
}

h1 {
    font-weight: normal;
    text-align: center;
    float: none;
    margin: 0px 0px 0px 0px;
    font-size: 1.0em;
    letter-spacing: 1px;
    font-family: Arial, Helvetica, sans-serif;
    color: white
}

h1.blue25 {
    font-size: 2.5em;
    color: blue
}

h1.yellow13 {
    color: yellow;
    font-size: 1.3em;
}

h1.capitals {
    text-transform: capitalize;
}

h2 {
    font-weight: lighter;
    text-align: center;
    float: none;
    margin: 10px 0px 10px 0px;
    font-size: 1.0em;
    letter-spacing: 1px;
    color: white
}

h2.blue15 {
    font-size: 1.5em;
    color: blue
}

h2.yellow09 {
    color: yellow;
    font-size: 0.9em;
}

h3 {
    font-weight: lighter;
    text-align: center;
    float: none;
    margin: 0px 0px 10px 0px;
    font-size: 0.9em;
    color: white;
}

iframe {
    width: 600px;
    height: 300px;
    text-align: center;
    float: none;
    margin: auto;
}

img {
  background-color: gray;
  width: auto;
  margin: 0px 0px 0px 0px;
  text-align: center;
  border: none;
}

img.tn {
  border-style: none;
    border-color: inherit;
    border-width: medium;
    background-color: black;
    margin: 5px 5px 5px 5px;
    text-align: center;
    width: auto;
    height: auto;
}
img.duo {
    width: auto;
    background-color: black;
    margin: 0px;
    padding: 10px 5px 10px 5px;
    text-align: center;
}

img.bot {
    width: auto;
    margin: 0px;
    text-align: center;
    background-color: black;
    float: none;
    vertical-align: bottom;
}


table {
    margin: 0 2.5% 0 2.5%;
    border-style: solid;
    border-color: inherit;
    border-width: 1px;
    border-collapse: collapse;
    table-layout: fixed;
    width: 95%;
    text-align: center;
}

table.basis {
    table-layout: fixed;
    width: 95%;
    border: 1px;
    color: white;
}

table.box {
    border-style: solid;
    border-color: gray;
    border-width: 1px;
    table-layout: fixed;
    width: 95%;
    height: 500px;
    color: white;
}

table.leer {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    table-layout: fixed;
    width: 95%;
    text-align: center;
    }

table.nob {
    margin: 0 2.5% 0 2.5%;
    border:none;
    border-style: hidden;
    border-color: inherit;
    border-width: 0px;
    border-collapse: collapse;
    table-layout: fixed;
    width: 95%;
    text-align: center;
}

th.klein {
    font-size: 16px;
    }


td.p10 {
    width: 10%;
    font-size: 0.9em;
    font-weight:normal;
    text-align: center;
    float: none;
    padding: 3px 3px 3px 3px;
}


td.p10l {
    width: 10%;
    font-size: 0.9em;
    font-weight:normal;
    text-align: left;
    float: none;
    padding: 3px 3px 3px 10px;
}


td.p15 {
    width: 15%;
    font-size: 0.9em;
    font-weight:normal;
    text-align: center;
    float: none;
    padding: 3px 3px 3px 3px;
}

td.p15l {
    width: 15%;
    font-size: 0.9em;
    font-weight:normal;
    text-align: left;
    float: none;
    padding: 3px 3px 3px 3px;
}

td.p20 {
    width: 20%;
    font-size: 0.9em;
    font-weight:normal;
    text-align: center;
    float: none;
    padding: 3px 3px 3px 3px;
}

td.p20l {
    width: 20%;
    font-size: 0.9em;
    font-weight:normal;
    text-align: left;
    float: none;
    padding: 3px 3px 3px 3px;
}

td.p33 {
    width: 33%;
    font-size: 1.0em;
    font-weight:normal;
    text-align: center;
    float: none;
    padding: 3px 3px 3px 3px;
}

td.links {
    font-weight:normal;
    text-align: left;
    border: none;
    color: white;
} 

td.right { /*mit border*/
    font-weight:normal;
    text-align: right;
    padding-left: 15px;
    border: 1px solid;
    border-color: gray;
    color: white;
}

td.rechts30 {
    font-size: 1.0em;
    font-weight: lighter;
    text-align: right;
    border: none;
    color: white;
    width: 35%;
    border: none
}

td.links30 {
    font-size: 1.0em;
    font-weight: lighter;
    text-align: left;
    border: none;
    color: white;
    width: 35%;
}

a.visited {
  color:blue;
}

#flag-links {
    height: 30px;
    width: auto;
    float: left;
    margin-left: 10px;
    border: 1px solid;
}

#text-links {
    float: left;
}

#flag-rechts {
    height: 30px;
    width: auto;
    float: right;
    margin-right: 10px;
    border: 1px solid;
}

#text-rechts {
    float: right;
}

#counter {
  text-align: center;
  background-color: grey;
  width: auto;
  margin: 0px 20px 0px 20px;
}

#center {
    text-align: center;
    margin-left: auto;
}

.breite15 {
    width: 15%;
    font-size: 0.9em;
    font-weight:normal;
    text-align: center;
    float: none;
    padding: 3px 3px 3px 3px;
}

.breite20 {
    width: 20%;
    padding: 3px 3px 3px 3px;
}

.breite30 {
    width: 30%;
    padding: 3px 3px 3px 3px;
}

.breite30r {
    width: 30%;
    padding: 3px 3px 3px 3px;
    text-align: left;
    border: none;
}

.breite35l {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    width: 35%;
    padding: 3px 3px 3px 3px;
    text-align: left;
                }

.breite30l {
    width: 70%;
    padding: 3px 3px 3px 3px;
    text-align: left;
    border: none;
}

.breite70l {
    width: 70%;
    padding: 3px 3px 3px 3px;
    text-align: left;
    border: none;
}

.breite150fixl {
    width: 150px;
    font-size: 0.9em;
    font-weight: normal;
    text-align: left;
    float: none;
    padding: 3px 3px 3px 3px;
    border: none;
}

.breite150fixr {
    width: 150px;
    font-size: 0.9em;
    font-weight: normal;
    text-align: right;
    float: none;
    padding: 3px 3px 3px 3px;
    border: none;
}


.f09         { font-size: 0.9em; color: white }
.f09aqua     { font-size: 0.9em; color: aqua }
.f09cent     { font-size: 0.9em; color: white; text-align: center }
.f09blue     { font-size: 0.9em; color: blue }
.f09gre      { font-size: 0.9em; color: green }
.f09lf       { font-size: 0.9em; color: white; text-align: left; padding-left: 8px;}
.f09lfbo     { font-size: 0.9em; color: white; text-align: left; padding-left: 8px; /*border: 1px solid; border-color: gray;*/}
.f09aqualf   { font-size: 0.9em; color: aqua; text-align: left; padding-left: 8px;}
.f09aqualfbo { font-size: 0.9em; color: aqua; text-align: left; padding-left: 8px; /*border: 1px solid; border-color: gray;*/}
.f09grelf    { font-size: 0.9em; color: green; text-align: left; padding-left: 8px;}
.f09grelf    { font-size: 0.9em; color: green; text-align: left; padding-left: 8px; /*border: 1px solid; border-color: gray;*/}
.f09ora      { font-size: 0.9em; color: orange }
.f09oralf    { font-size: 0.9em; color: orange; text-align: left; padding-left: 8px;}
.f09oralfbo  { font-size: 0.9em; color: orange; text-align: left; padding-left: 8px; /*border: 1px solid; border-color: gray;*/}
.f09red      { font-size: 0.9em; color: red }
.f09redlf    { font-size: 0.9em; color: red; text-align: left; padding-left: 8px;}
.f09redlfbo  { font-size: 0.9em; color: red; text-align: left; padding-left: 8px; /*border: 1px solid; border-color: gray;*/}
.f09yel      { font-size: 0.9em; color: yellow }
.f09yellf    { font-size: 0.9em; color: yellow; text-align: left; padding-left: 8px;}
.f09yellfbo  { font-size: 0.9em; color: yellow; text-align: left; padding-left: 8px; /*border: 1px solid; border-color: gray;*/}
.f09yelcent  { font-size: 0.9em; color: yellow; text-align: center }
.f09lightgre { font-size: 0.9em; color: lawngreen}
.f09lightgrelf { font-size: 0.9em; color: lawngreen; text-align: left; padding-left: 8px;}
.f10         { font-size: 1.0em; color: white }
.f10cent     { font-size: 1.0em; color: white; text-align: center;}
.f10centnob  { font-size: 1.0em; color: white; text-align: center; border: none;}
.f10lf       { font-size: 1.0em; color: white; text-align: left; padding-left: 8px;}
.f10lf0      { font-size: 1.0em; color: white; text-align: left;}
.f10blu      { font-size: 1.0em; color: blue }
.f10aqua     { font-size: 1.0em; color: aqua }
.f10aquac    { font-size: 1.0em; color: aqua; text-align: center; }
.f10gre      { font-size: 1.0em; color: green }
.f10red      { font-size: 1.0em; color: red }
.f10redlf    { font-size: 1.0em; color: red; text-align: left; padding-left: 8px;}
.f10ora      { font-size: 1.0em; color: orange }
.f10yel      { font-size: 1.0em; color: yellow }
.f10yelcent  { font-size: 1.0em; color: yellow; text-align: center }
.f10lightgre { font-size: 1.0em; color: lawngreen }
.f11         { font-size: 1.1em; color: white }
.f11aqua     { font-size: 1.1em; color: aqua; text-align: center }
.f11grau     { font-size: 1.1em; color: gray }
.f11gre      { font-size: 1.1em; color: lightgreen }
.f11red      { font-size: 1.1em; color: red }
.f11yel      { font-size: 1.1em; color: yellow; }
.f11yellf    { font-size: 1.1em; color: yellow; text-align: left; padding-left: 8px;}
.f11yelcent  { font-size: 1.1em; color: yellow; text-align: center }
.f12         { font-size: 1.2em; color: white }
.f12centnob  { font-size: 1.2em; color: white; text-align: center; border: none;}
.f12aqua     { font-size: 1.2em; color: aqua }
.f12blue     { font-size: 1.2em; color: blue }
.f12gre      { font-size: 1.2em; color: green }
.f12ora      { font-size: 1.2em; color: orange }
.f12red      { font-size: 1.2em; color: red }
.f12yel      { font-size: 1.2em; color: yellow }
.f12yelcent  { font-size: 1.2em; color: yellow; text-align: center }
.f14         { font-size: 1.4em; color: white }
.f14blue     { font-size: 1.4em; color: blue }
.f14red      { font-size: 1.4em; color: red }
.f14yel      { font-size: 1.4em; color: yellow }
.f14yelcent  { font-size: 1.4em; color: yellow; text-align: center }

.ticker {
    width: 625px;
    height: 1.0em;
    color: red;
}