
  /***www.allerweltsautos.de***www.hurle.de***************
   *                                         *           *
   *       Vervielfältigung des Skripts      *      //   *
   *       sowie von Teilen des Skripts      *     //    *
   *       nur unter Angabe eines Links      *    //     *
   *       zu https://allerweltsautos.de      *   ||      *
   *       Beide Urheberschutszvermerke      *    \\     *
   *       dürfen weder veraendert noch      *     \\    *
   *       entfernt oder ergänzt werden      *      \\   *
   *                                         *           *
   ******www.audifreunde-nordschwaben.de******************/

  /****www.allerweltsautos.de****www.audifreunde-nordschwaben.de****www.hurle.de****www.alltagsautos.de****
   *                                                                                                      *
   *   class                                                                                              *
   *     h   = Hinweise      --> graue Schrift                                          --> table/tr      *
   *     l   = Auflistungen  --> Weiser Hintergrund                                     --> table         *
   *     m   = Überschriften --> Rote Zeile, weiße Schrift, Rechts außen kein Rahmen    --> table/tr      *
   *     l+m = Aufl.Übersch. --> Rote Zeile, weiße große Schrift, zentriert             --> table/tr      *
   *     r   = Rechte Spalte --> Rechts außen kein Rahmen                               --> table/tr/td   *
   *     w   = Fußzeile      --> Rote Zeile, weiße kleine Schrift                       --> table/tr      *
   *     a   = Audifreunde   --> Ausblendung der inaktiven                              --> table/tr      *
   *     k   = Käferfreunde  --> Ausblendung der inaktiven                              --> table/tr      *
   *     t   = Technikmuseum --> Ausblendung der inaktiven                              --> table/tr      *
   *                                                                                                      *
   *   id                                                                                                 *
   *     Navigation = Navigationsleiste                                                 --> ul            *
   *     Bild       = Navigation bei es-war-einmal                                      --> ul            *
   *     Logo       = Navigation bei auswahl                                            --> div+img+ul    *
   *     Links      = Navigation bei Links                                              --> ul/a/img      *
   *     Tre        = Navigation bei Treffen in Don                                     --> ul+ul/a/img   *
   *                                                                                                      *
   *   Ausgeblendete Spalte                                                                               *
   *     a   = Audifreunde-Nordschwaben ausblenden                                                        *
   *     k   = Käferfreunde-Nordschwaben ausblenden                                                       *
   *     t   = Donauwörther Technikmuseum ausblenden                                                      *
   *                                                                                                      *
   ****www.allerweltsautos.de****www.audifreunde-nordschwaben.de****www.hurle.de****www.alltagsautos.de****/

/*a*/
  /*Schriftfarbe für Links*/
    a {
      color: #6699FF
      }
  /*Schriftgröße für Links*/
    tr.a a, tr.b a, tr.k a{
      font-size:12.0pt;
      font-weight: bold;
      }
/*body*/
  /*Hintergrundfarbe und Bild, Schriftfarbe, -art und Größe*/
    body{
      background-color: rgb(178, 178, 178);
      background-attachment: fixed;
      background-image: url(https://www.allerweltsautos.de/log/image004.bmp);
      background-repeat: repeat-x;
      background-position: 0px 0px;
      color: #6699FF;
      font-family: "Arial Rounded MT", "Arial", "Helvetica", "sans-serif";
      font-size: 10.0pt;
      }
/*div*/
  /*Frameformatierung*/
    div.noscript2 {
      background-color: rgb(255, 249, 214);
      color:            black;
      font-size:        12.0pt;
      text-align:       center;
      padding:          8pt;
      margin:           -8pt;
      margin-bottom:    8pt;
      }
    #left {
      width:200px;
      float:left;
      }
    #rechts {
      position:absolute;
      top:122px;
      right: 10pt;
  /*    z-index:-1;*/
      }
    #left table.l {
      width: 200px;
      }
    #left table.l tr.m td {
      text-align:left;
      font-size: 10.0pt;
      }
    #title {
      height:100px;
      margin-bottom:20px;
      overflow:hidden;
      vertical-align: middle;
      }
    #content {
      margin-left:190px;
      margin-top:-6px;
      }
/*img*/
  /*Vorschau-Bild ausblenden*/
    #diapl, #diapa {
      display: none;
      }
    li a img, img#Logo, img#Logo2 {
      display: none;
      }
  /*Vorschau-Bild einblenden*/
    li a:hover img, a:hover img#Logo, a:hover img#Logo2 {
      border: 0;
      display: block;
      position: fixed;
      }
  /*Vorschau-Bildvormatierung unter Es war einmal*/
    div#Bild img {
      bottom: 10px;
      height: 300px;
      left:   220px;
      z-index: -1;
      }
  /*Vorschau-Bildvormatierung unter auswahl*/
    div#Logo img, img#Logo{
      height: 100px;
      left:   8px;
      top:    8px;
      width:  200px;
      z-index:1;
      }
  /*Vorschau-Bildvormatierung unter Links und Treffen in Don*/
    ul#Links img, img#Logo2 {
      height: 200px;
      top:    165px;
      right:  3.25%;
      z-index:-1;
      }
  /*Bildvormatierung unter Termine*/
    table.l img{
      width:100pt;
      }
    /*Bildvormatierung für soziale Netzwerke*/
      table.l .fb img{
        border:       none;
        width:        20pt;
        }
      table.l .fb{
        text-align:   right;
        margin-top:   -20px;
        margin-bottom:-20px;
        }
  /*Galerieformatierung*/
    .thumbimage {
      border: 4px solid #999;
      }
    .image {
      border: 12px solid #999;
      }
    .icon {
      border: 0px;
      }
/*span*/
  /*Schriftgröße und Farbe für Termine*/
    tr.aus span, tr.aus a{
      color: #6699FF;
      font-weight: bold;
      }
    tr.a span, tr.b span, tr.k span{
      color: #6699FF;
      font-size:12.0pt;
      font-weight: bold;
      }
/*table*/
  /*Rahmenvorbereitung textausrichtung horizontal und vertikal*/
    table{
      border-collapse: collapse;
      text-align:left;
      vertical-align:middle;
      }
    table.l{
      width:90%;
      }
/*td*/
    table.l td.f {
      width: 100pt;
      }
  /*Zelleninnenabstand*/
    td{
      padding:3.5pt;
      }
  /*Formatierung für Seitenfüllende Auflistungen (l)*/
    table.l td{
      border-right-width:1pt;
      border-right-style:solid;
      border-bottom-width:1pt;
      border-bottom-style:solid;
      border-color:black;
      color:black;
      font-family: "Arial", "Helvetica", "sans-serif";
      }
  /*Rechts kein Rand (r/m)*/
    tr td.r, tr.m td{
      border-right-width:0pt;
      }
  /*Überschriftenformatierung (m)*/
    tr.m td, tr.w td, table.l td.m{
      background-image: url("https://www.allerweltsautos.de/log/ueb.bmp");
      background-attachment: scroll;
      background-repeat: repeat-y;
      background-position: right;
      background-color:#CC0000;
      color:white;
      }
    tr.m td a{
      color:white;
      }
  /*Überschriftenformatierung (m+l)*/
    table.l tr.m td, table.l tr td.m {
      text-align:center;
      background-image: none;
      }
  /*Fußzeilenformatierung (w)*/
    tr.w td{
      font-size:8pt;
      }
/*tr*/
  /*Formatierung für Seitenfüllende Auflistungen (l)*/
    table.l .m{
      font-size:12.0pt;
      font-weight: bold;
      }
/*ul*/
  /*Navigationsleistenformatierung bei es-war-einmal*/
    ul#Bild {
      text-align:center;
      }
/*ul a + ul span*/
    ul a, ul span {
      margin: 0;
      padding: 0;
      display: block;
      text-decoration: none;
      border: solid white 1.5pt;
      color: white;
      background-color: #999999;
      padding:0.15em
      }
    a:hover {
      color: #CC0000;
      }
/*ul li*/
  /*Navigationsformatirung*/
    ul li {
      list-style: none;
      position: relative;
      margin-left: -3em;
      margin-bottom: 0.5em;
      width: 200px;
      }
  /*Navigationsformatirung unter Treffen in Don und Links*/
    ul#Links li {
      margin-top: -0.5em;
      margin-bottom: 1em;
      width: auto;
      max-width: 320px;
      }
  /*Navigationsformatirung unter es-war-einmal*/
    ul#Bild li {
      float: left;
      margin: 0.5em;
      margin-top: -0.075em;
      }
/*ul li ul*/
    ul#Bild li ul {
      margin: 0;
      padding: 0;
      position: relative;
      left: -1.5em;
      top: .5em;
      }
    ul#Bild li>ul {
      display: none;
      }
    ul#Bild li:hover>ul, ul#Bild li>a#aktuell+ul {
      display: block;
      left: 1em;
      }
    .print {
      display: none;
      }
/*Druckformatierung*/
    @media print {
  /*a*/
    /*Schriftfarbe für Links*/
      a {
        color: black;
        }
  /*body*/
    /*Hintergrundfarbe und Bild, Schriftfarbe, -art und Größe*/
      body{
        background-color: white;
        background-image: none;
        color: black;
        font-size:10.5pt;
        line-height:115%;
        font-family:"Times New Roman";
        }
  /*div*/
    /*Frameformatierung*/
      #left, #title, #rechts {
        display: none;
        }
      #content {
        margin-left:0px;
        }
  /*span*/
    /*Schriftgröße und Farbe für Termine*/
      tr.aus span, tr.aus a, tr.a span, tr.b span, tr.k span, tr.a a, tr.b a, tr.k a{
        color: black;
        text-decoration: none;
        font-size: 10.5pt;
        line-height: 115%;
        font-family: "Times New Roman";
        }
  /*table*/
    /*Formatierung für Seitenfüllende Auflistungen (l) in der 1. Spalte (f)*/
      table.l td.f{
        display: none;
        }
    /*Überschriftenformatierung (m)*/
      tr.m td, tr.w td, ul li a{
        background-image: none;
        background-color: white;
        color: black;
        font-family:"Times New Roman";
        font-size:12.0pt;
        font-weight: bold;
        line-height:115%;
        text-decoration: none;
        }
      ul li a{
        font-size:10.5pt;
        }
  /*Ausblenden*/
      .noprint {
        display: none;
        }
      .print {
        display: block;
        }
      }

   /**************************************************************
    *           *                                                *
    *   \\      *    erstellt von:                               *
    *    \\     *      Christian Steidle                         *
    *     \\    *      csteidle@gmx.net                          *
    *      ||   *    erstellt für:                               *
    *     //    *      https://www.hurle.de                       *
    *    //     *      https://www.allerweltsautos.de             *
    *   //      *      https://www.audifreunde-Nordschwaben.de    *
    *           *                                                *
    **************************************************************/