 body {
        font-size: 100.01%;
}
* {
        font-family : Arial, Helvetica, sans-serif;
}
 h1 {
        display : block;
        text-align : center;
        color : #cc0000;
        background-color : white;
        font-size:1.2em;
      }
 h2 {
        display : block;
        text-align : left;
        color : black;
        background-color : white;
        font-size:1.0em;
      }

 h3 {
        font-size: 0.9em;
        clear: both;
        position: relative;
        top: 1em;
        color: Black;
        background-color: Silver;
        border: 1pt solid #cc0000;
        margin-top: 2em;
        padding: 0.2em;
        margin-bottom: 1.5em;
        border-left: 0;
        border-right: 0;
}
 a:link {
        color : #cc0000;
      }
 a:visited {
        color : #ff0202;
      }
 a:active {
        color : #cc00cc;
      }
 a:hover, a:focus {
        color : #cc00cc;
      }
 .ueberarbeitung {
        display : block;
        margin-top : 1em;
        clear : both;
        font-size : 0.8em;
        text-align : center;
        font-style : italic;
      }

 .bildlinks {
   float: left;
   margin: 0em 0.5em 0.5em 0em;
}
 .bildrechts {
   float: right;
   margin: 0em 0.5em 0.5em 0em;
}

/*--------------------------- tags für Menueoben.htm -------------------*/
 #menueoben {
        color : white;
      }
 #meno {
        position:absolute;
        top:160px;
        right:0px;
        width : 100%;
        height : 45px;
        margin : 0;
        text-decoration : none;
        text-align : center;
        padding : 0;
        list-style-type : none;
       /* background-image:url(deco/leiste1.jpg);
        background-repeat:repeat-x;*/
       z-index:4;
        }
 #meno li {
       float:right;
       display:inline;
       border : 0;
     }
 #meno a {
        font-size : 0.7em;
        display:block;
        height : 45px;
        padding-top : 8px;
        text-decoration : none;
        width:145px;
      }
 #meno a:link {
        color : white;
       background-image:url(deco/buttonrot3a.jpg);
        background-repeat:no-repeat;
       }
 #meno a:visited {
        color : white;
        background-image:url(deco/buttonrot4a.jpg);
        background-repeat:no-repeat;
     }
 #meno a:hover, #meno a:focus {
        background-image:url(deco/buttonrot3a.jpg);
        background-repeat:no-repeat;
        font-weight: bold;
        padding-top: 8px;
        margin-top:8px;

     }
 #meno a:active {
        color : #white;
        font-weight : bold;
        background-image:url(deco/buttonrot3a.jpg);
        background-repeat:no-repeat;
        font-weight : bold;
    }

/*----------------------- tags für Navigation.htm ----------------------*/
 #nav {
        display : block;
        margin : 0;
        text-align : center;
        padding : 0;
        text-decoration : none;
        width : 160px;
        list-style-type : none;
        /*background-image:url(deco/banner3-201ul.jpg);
        background-repeat:no-repeat;*/
      }
 #nav li {
        width : 95%;
        margin: 0 0 0 0;
        padding:0;
        border: 0;
        color : white;
           height: 2.1em;
      }
 #nav a, p {
        display : block;
        font-size : 0.8em;
        padding : 0.6em 0 0.8em 0;
                  border:0;
        text-decoration : none;
                  margin:0;
     }
 #nav img {
        height : 1em;
        width : 1em;
        border : 0;
        margin : 0;
                  padding: 0;
      }
 #nav a.menu:link {
        color : white;
        /*background-color : #cc0000;*/
        background-image:url(deco/buttonrot1.jpg);
        background-repeat:no-repeat;
      }
 #nav a.menu:visited {
        color : white;
        /*background-color : #ff5555;*/
        background-image:url(deco/buttonrot2.jpg);
         background-repeat:no-repeat;

      }
 #nav a.menu:hover,#nav a.menu:focus {
        color : white;
        background-color : white;
        margin-left: 0.8em;
       font-weight : bold;
      }
 #nav a.menu:active {
        color : white;
        background-color : white;
         margin-left: 0.8em;
       /*background-color : white;*/
       background-image:url(deco/buttonrot2.jpg);
         background-repeat:no-repeat
       font-weight : bold;
      }
 #nav a.neu:link {
        color : yellow;
        background-color : #cc0000;
      }
 #nav a.neu:visited {
        color : yellow;
        background-color : #ff5555;
      }
 #nav a.neu:hover,#nav a.neu:focus {
        color : #cc0000;
        background-color : white;
      }
 #nav a.neu:active {
        color : #ff0202;
        background-color : white;
        font-weight : bold;
      }
 #nav p.leer {
        color : #ffffff;
        background-color : #ffffff;
      }
/*--- tags für Ereignis-Listen wie Einsätze, Ausbildung etc. --*/
 #ereignis .ueberarbeitung {
                margin-right: 1em;
                text-align: right;
        }
 #ereignis .weitere{
      font-size: larger;
      text-align: center;
   }
 #ereignis .weitere a {
                 margin: 1em;
      text-align: center;
   }
 #ereignis table        {
                 border-collapse: collapse;
                border-style: solid ;
                border-color: black #cc0000 black #cc0000;
                border-width: 3px 1px 3px 1px;
                }
 #ereignis tr        {
                background-color: #ccc;
      border-style: solid;
      border-color: black #cc0000 black #cc0000;
      border-width: 1pt;

        }
 #ereignis tr.gerade {
                background-color: #fff;
        }
 #ereignis th  {
   border-style: solid;
   border-color: black #cc0000 black #cc0000;
   border-width: 1pt;
   border-bottom-width: 2pt;
  }
 #ereignis td  {
   border-style: solid;
   border-color: black #cc0000 black #cc0000;
   border-width: 1pt;
   margin-right: 1em;
   margin-left: 1em;
   vertical-align: middle;
   padding-left: 0.1em;
   padding-right: 0.1em;
   padding-top: 0em;
   height: 2em;
}
 #ereignis td.nr {
   text-align: right;
   height: 2em;
   padding-right: 0.5em;
   font-weight: bold;
}
 #ereignis        td.dat {
   text-align: left;
   padding-left: 0.5em;
}
 #ereignis        td.etext {
   text-align: left;
   padding-left: 0.5em;
}
 #ereignis td a:link {
   background-color: transparent;
}
 #ereignis td a:hover {
   background-color: #cc0000;
   color: White;
}
 #ereignis td a:visited {
   background-color: transparent;
   color: #B22222;
}
 #ereignis td a img {
   border: 0;
   }
 #ereignis        td.art {
   text-align: center;
   padding:0;
}

 #ereignis        .bildtext {
   background-color: transparent;
   margin-right: 1em;
}


/*--------------------- tags für home1.htm --------------------*/
  #aktuell {
         float:none;
         /*background-image:url(deco/banner3-201ur.jpg);*/
        }

  #aktuell h2 {
        font-size: 1.5em;
        clear: none;
        position:relative;
        top:1em;
        color: Black;
        background-color: transparent;
        border: 0;
        margin-top: 2em;
        padding: 0.2em;
        margin-bottom: 1.5em;
        margin right: 16em;
        border-left: 0;
        border-right: 0;
        font-weight : bold;
        }
 #aktuell hr {
         clear:both;
         }

 #aktuell h3 {
        font-size: 1.2em;
        clear: both;
        position:relative;
        top:1em;
        color: Black;
        background-color: transparent;
        border: 0;
        margin-top: 2em;
        padding: 0.2em;
        margin-bottom: 1.5em;
        border-left: 0;
        border-right: 0;

}
  #aktuell p {
   font-size: 0.8em;
   text-align: left;
}
  #aktuell p .thumbl {
      float:left;
      margin:0.5em;
      }
  #aktuell p .thumbl img {
      border:0;
      }
  #aktuell .mehr {
      font-weight: bold;
      text-align:right;
      }
  #aktuell .mehr1 {
      font-weight: bold;
      text-align:left;
      }
  #aktuell .warnung {
      color:#cc0000;
      background-color:yellow;
      border:1px solid #cc0000;
      margin-bottom:0.5em;
      margin-right: 220px;
      text-align:center;
  }
  #aktuell .uwarnung {
      color:yellow;
      background-color:#F50;
      border:3px solid yellow;
      margin-bottom:0.5em;
     text-align:center;
 }
  #aktuell .admin {
   color: #cc0000;
   background-color: white;
   border: 1px solid #cc0000;
}

 #tippbox {
         float:right;
         border: 1pt dashed #cc0000;
         padding:1em;
         margin-left:1em;
         margin-right:0.5em;
         width:16em;
         font-size: 0.75em;
         }

 #inhalt h3 {
   font-size: 0.9em;
   clear: both;
   position: relative;
   top: 1em;
   color: Black;
   margin-top: 3em;
   padding: 0.2em;
   margin-bottom: 1.5em;
   border-left: 0;
   border-right: 0;
}

 #inhalt .verantwbereich {
    margin: 0em auto 0.5em auto;
    padding: 0;
    width:90%;

 }
 #inhalt .verantwbereich h3 {
    color: White;
    background-color: #cc0000;
    text-align: center;
    margin: 0.2em 0em 0.2em 0em;
    padding: 0.5em;

}
 #inhalt .verantwperson {
   height: 170px;
   display: block;
   border: 1pt solid #cc0000;
   margin: 0;
   clear: both;
}
 #inhalt .verantwperson address {
   font-style: normal;
   margin-top:3em;
   display: block;
}
 #inhalt .verantwperson .name {
   font-weight: bold;
}
 #inhalt .verantwperson .bildlinks {
   padding: 1.5em 4em 0.5em 4em;
   border-right: 1pt solid #ccc;

}

 #inhalt address p, #inhalt address a {
   margin: 0.3em;
   display: block;
   text-align: center;
}

  .counter {
      margin-top:1em;
      font-size:smaller;
      clear:both;
      text-align:center;
      }
/*--------------------- tags für wir.htm --------------------*/
 #wir p {
   font-size: 1em;
   margin-bottom: 0.5em;
}
/*--------------------- tags für kontakt.htm --------------------*/

 .uebersicht {
        display : block;
        margin-top : 0;
        margin-bottom : 0.5em;
        text-align : center;
        font-size : 0.7em;
      }
/*--------------------- tags für Das_schwarze-brett.htm --------------------*/

#swbrett {
        color: white;
         background-color: #300;
        }
#swbrett a:link {
   color: White;
   background-color: inherit;
}
#swbrett a:visited {
   color: #fcc;
   background-color: inherit;
}
#swbrett a:hover,#swbrett a:focus {
   color: #ff0202;
   background-color: White;
}
#swbrett a:active {
   color: #ff0202;
   background-color: White;
}
#swbrett .bereich {
   height: 25%;
   border: 1pt solid White;
   padding: 0.5em;
   margin: 0;
}
#swbrett ul {
   list-style-type: square;
}
#swbrett li {
   margin-bottom: 0.5em;
}
/*----------- Tags für Online-Shop ------------------*/
#shop {
        background-color: #b22222;
        color: White;
        padding:1em;
}

#shop p {
        margin:1em;
        }
#shop li {
        margin:0.2em 0.2em 0.2em 1em;
        }

#shop .shopleft200 {
  width:220px;
  float:left;
  padding:20px;
}
#shop h3 {
        clear:both;
        float:none;
}

/*----- Tags für Fahrzeuge ----*/
#fahrzeuge h3 {
   clear: both;
   float: none;
}

 #fahrzeuge hr {
   clear: both;
   float: none;
}
 #fahrzeuge .fzgliste{
}
 #fahrzeuge ul{
   list-style-type: none;
   font-size: smaller;
   padding: 0.2em;
   margin:0;
}
 #fahrzeuge li {
   padding: 0.2em;
   font-size:0.8em;
 }
 #fahrzeuge li.anm1{
   font-style: italic;
}

 #fahrzeuge li.anm2{
   color: #cc0000;
   background-color: White;
   font-style: italic;
   font-weight: bold;
}

 #fahrzeuge li.refoben{
         margin-top:2em;
 }

 #fahrzeuge .fzgbildr{
   float: right;
}
/*----- Tags für Impressum ----*/
 #impressum ul {
   list-style-type: none;
   font-size: smaller;
   padding: 0.2em;
   margin:0;
}

/*----- Tags für Links ----*/
 #links ul {
   list-style-type: none;
   font-size: smaller;
   padding: 0.2em;
   margin:0;

}
 #links .linklist {
    width:99%;
}
 #links .linklist li {
    float:left;
    width: 25em;
    text-align:center;
 }
 #links a {
   font-size: larger;
   border: 0;
   text-decoration: none;
}
 #links .bannerlist li {
   float: none;
   margin-top: 1.5em;
   text-align: center;
}
 #links .bannerlist img {
    border: 0;
 }

 /*----- Tags für Zum Gedenken ----*/
 #gedenken .gedrahmen {
   text-align: center;
}

/* ------Tags für Dienstpläne -----*/
 #dienstplan table {
   border: 1pt solid black;
   border-color:#cc0000 black #cc0000 black;
   font-size: 0.7em;
   text-align: left;
   border-collapse: collapse;
}
 #dienstplan thead {
   background-color: #cc0000;
   color: White;
   font-style: normal;
   margin-left: 0.5em;
}
 #dienstplan td {
   border: 1pt solid Silver;
   padding: 0.2em;

}
 #dienstplan table.erwachsene th {
   background-color: #cc0000;
   color: White;
}
 #dienstplan table.jugend th {
   background-color: #f88;
   color: White;
}; color:white;}
 #dienstplan p.linklist {
   text-align: center;
}

 #dienstplan td.dat {
   text-align: right;
   width: 8em;
}
 #dienstplan td.zeit {
   width: 3em;
   text-align: center;
}
 #dienstplan td.ue-u {
   width: 8em;
}
 #dienstplan td.uebart {
   min-width: 50em;
}
 #dienstplan td.verantw {
   min-width: 40em;
}

/* ------Tags für Frameless-Menü -----*/
#frameless h3 {
   text-decoration: underline;
   margin-top: 0.5em;
}

#frameless a {
   text-decoration: underline;
}

#geschichte {
        display: block;
        border-left: 3pt dashed #cc0000;
        margin-left: 2em;
         padding:0;
}
#geschichte h3 {
        font-size: 2em;
        clear: both;
        color: Black;
        background-color: transparent;
        padding-top: 0;
        padding-bottom: 1.5em;
        border: none;
        border-top: 3pt dashed #cc0000;
        font-family: "Times New Roman", Times, serif;
        margin: 0;
}
#geschichte p {
        margin-left: 4em;
}
#geschichte .bildr {
      float:right;
      margin:0.5em;
      }
#geschichte .bildr img {
      border:0;
      }

#tipp {
   float: none;
   z-index:2;
}

#tipp h3 {
   color: Black;
   background-color: transparent;
   background-color: silver;
   border: 0;
   top: 0;
   margin-top: 1em;
   margin-left: 1em;
   padding: 0;
   margin-bottom: 0.5em;
   clear: none;
}
#tipp-spr {
   width: 150px;
   float: right;
   border: 1pt solid #B22222;
   padding: 0.3em;
   font-size: smaller;
   margin-left: 0.3em;
   z-index:1;
}
#tipp-spr ul {
   margin-bottom: 0.5em;
   margin-left: 0.2em;
   left:0;
   list-style-type: none;
   padding:0;
}
#tipp-spr h3 {
   color: Black;
   background-color: transparent;
   border: 0;
   top: 0;
   margin:0.2em;
   margin-bottom: 0.5em;
}
#tipp-spr li {
   padding: 0.2em;
   border-top-style: dashed;
   border-top-width: 1pt;
   border-top-color: #B22222;
   margin: 0.2em 0em 0.2em 0em;
}
#tipp-spr a {
   text-decoration: none;
}

 #kino {
         float:none;
         /*background-image:url(deco/banner3-201ur.jpg);*/
        }

 #kino h2 {
        font-size: 1.5em;
        clear: both;
        position:relative;
        top:1em;
        color: White;
        background-color: #cc0000;
        border: 0;
        margin-top: 2em;
        padding: 0.2em;
        margin-bottom: 1.5em;
        margin right: 16em;
        border-left: 0;
        border-right: 0;
        font-weight : bold;
        }

 #kino .subtitle {
        font-size: 1em;
        clear: both;
         text-align:center;
        margin-top: 1em;
        padding: 0.2em;
        margin-bottom: 0.5em;
        font-weight : bold;
        }

 #kino hr {
         clear:both;
         }

 #kino h3 {
        font-size: 1.2em;
         clear: none;
       position:relative;
        top:1em;
       color: White;
        background-color: #cc0000;
        border: 0;
        margin-left: 310px;
        padding: 0.2em;
        margin-top: 0.5em;
        margin-bottom: 1em;
        border-left: 0;
        border-right: 0;
         text-decoration : none;
}
  #kino p {
   font-size: 0.8em;
   text-align: left;
}
  #kino p .preview {
      float:left;
      margin:0.5em;
      }
  #kino .preview img {
      border:0;
      }
  #kino-morgen h3 {
        font-size: 1.0em;
         clear: both;
        top:1em;
        margin-left: 0px;

.domain:after {
content:"@feuerwehr-naila.de";
}
    /*-- W3C css2 validiert 16.2.2006 --*/