* {
 margin: 0;
 padding: 0;
}
body{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 100.01%;
 background-image: url(/stadt/feuerwehr/pics/hg_body.gif);
 background-repeat: repeat-y;
 background-color: #cccccc;
}
h1, .u {
 position: absolute;
 left: -2000em;
 width: 100em;
}
.clear {
 clear: both;
 visibility: hidden;
}
#hintergrund {
 background-image: url(/stadt/feuerwehr/pics/hg_rechts.gif);
 background-repeat: repeat-y;
 background-position: right;
}
#kopf {
 width: 100%;
 height: 152px;
 background-image: url(/stadt/feuerwehr/pics/bg_kopf.gif);
 background-repeat: repeat-x;
 }
.stadtlogo {
 position: absolute;
 right: 20px;
 top: 10px;
}
.amtslogo {
 border-right: 1px solid #003399
}
#navi {
 position: absolute;
   top: 155px;
   left: 0;
   width: 200px;
 font-size: 0.8em;
}
#navi li {
 list-style-type: none;
 border-bottom: 1px solid #ffffff;
}
#navi li a,
#navi li a:link,
#navi li a:visited{
 display: block;
 color: #ffffff;
 text-decoration: none;
 font-weight: 900;
 padding: 5px 5px 5px 14px;
}
#navi li a:hover,
#navi li a:active,
#navi li a:focus,
#navi a.aktiv,
#navi a.aktiv:link,
#navi a.aktiv:visited {
 display: block;
 text-decoration: none;
 padding: 5px 5px 5px 14px;
 background-color: #aa0000;
}
#navi ul ul {
background-color: #aa0000;
padding-left: 10px;
border-bottom: 1px solid #fff;
}
#navi li li {
border-top: 1px solid #ffffff;
border-bottom: 1px solid #990000;
}
#navi li li a,
#navi li li a:link,
#navi li li a:visited{
 display: block;
 color: #ffffff;
 text-decoration: none;
 font-weight: 900;
 padding: 5px 5px 5px 14px;
 background-color: #990000;
 border-left: 1px solid #ffffff;
}
#navi li li a:hover,
#navi li li a:active,
#navi li li a:focus,
#navi li li a.aktiv,
#navi li li a.aktiv:link,
#navi li li a.aktiv:visited {
 display: block;
 text-decoration: none;
 padding: 5px 5px 5px 14px;
 background-color: #660000;
}
#navi ul ul ul {
padding-left: 0;
}
#navi li li li {
 border-bottom: 1px solid #ffffff;
}
#navi li li li a,
#navi li li li a:link,
#navi li li li a:visited{
 display: block;
 color: #333333;
 text-decoration: none;
 font-weight: 900;
 padding: 5px 5px 5px 14px;
 background-color: #f0f0f0;
}
#navi li li li a:hover,
#navi li li li a:active,
#navi li li li a:focus,
#navi li li li a.aktiv,
#navi li li li a.aktiv:link,
#navi li li li a.aktiv:visited {
 display: block;
 text-decoration: none;
 padding: 5px 5px 5px 14px;
 background-color: #cccccc;
 color: #000000;
}
#inhalt {
 padding: 20px 220px 15px 220px;
 font-size: 0.8em;
 color: #696969;
}
#inhalt p{
 margin-bottom: 1em;
 line-height: 1.4em;
}
#inhalt p a,
#inhalt p a:link,
#inhalt p a:visited,
#inhalt li a,
#inhalt li a:link,
#inhalt li a:visited,
#inhalt td a,
#inhalt td a:link,
#inhalt td a:visited,
#inhalt th a,
#inhalt th a:link,
#inhalt th a:visited  {
 color: #cc0000;
}
#inhalt p a:hover,
#inhalt p a:active,
#inhalt p a:focus,
#inhalt li a:hover,
#inhalt li a:active,
#inhalt li a:focus,
#inhalt td a:hover,
#inhalt td a:active,
#inhalt td a:focus,
#inhalt th a:hover,
#inhalt th a:active,
#inhalt th a:focus {
 background-color: #cc0000;
 color: #ffffff;
}
#inhalt h2{
 color: #cc0000;
 padding-bottom: 0.7em;
 font-size: 1.8em;
 font-weight: 300;
}
#inhalt h3{
 color: #cc0000;
 padding-bottom: 0.6em;
 font-size: 1.3em;
 font-weight: 300;
}
#inhalt ul {
 margin-bottom: 1em;
}
#inhalt li {
 margin-left: 18px;
 padding-left: 12px;
 list-style-type: none;
 background-image: url(/stadt/feuerwehr/pics/listbullet.gif);
 background-position: 0 4px;
 background-repeat: no-repeat;
 line-height: 1.4em;
}
#inhalt .dekobild {
        width:200px;
        float:right;
        margin-left: 15px;
        margin-bottom: 15px;
        font-size: 0.85em;
        background-color: #f0f0f0;
        border: 1px solid #cccccc;
}
#inhalt .dekobild p {
        padding-left: 3px;
        line-height: 1.5em;
}
#inhalt .dekobild a img,
#inhalt .dekobild a:link img,
#inhalt .dekobild a:visited img{
        border: none;
}


/* ------ Galerie und Lightbox ------ */
#galerie {
 display: block;
 height: 1%;
}
#galerie img{
 border: none;
}
.galerie {
  background-color: #C2C2C2;
  display: inline;
  width: 200px;
  float: left;
  margin-top: 6px;
  margin-bottom: 6px;
  margin-right: 12px;
  padding: 5px;
  border-bottom: 1px solid #898888;
  border-right: 1px solid #898888;
}
#lightbox{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#lightbox a:hover {
    border-bottom-style: none; }
#lightbox a img{ border: none; }
#outerImageContainer{
    position: relative;
    background-color: #C2C2C2;
    width: 250px;
    height: 250px;
    margin: 0 auto;
  
    }
#imageContainer{
    padding-top: 10px;
     }
#loading{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
    }
#hoverNav{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    }
#imageContainer>#hoverNav{
    left: 0;
    border-bottom-style: none; }
#hoverNav a{
    border-bottom-style: none;
    outline: none medium; }
#prevLink, #nextLink{
    width: 49%;
    height: 100%;
    background: url() no-repeat; /* Trick IE into showing hover */
    border-bottom-style: none;
    display: block; }
#prevLink {
    left: 0;
    float: left;
    border-bottom-style: none; }
#nextLink {
    right: 0;
    float: right;
    border-bottom-style: none; }
#prevLink:hover, #prevLink:visited:hover {
    background: url() no-repeat left 15%;
    border-bottom-style: none; }
#nextLink:hover, #nextLink:visited:hover {
    background: url() no-repeat right 15%;
    border-bottom-style: none; }
#imageDataContainer{
    font-size: 0.8em;
     line-height: 1.2em;
     background-color: #C2C2C2;
    margin: 0 auto;
    }
#imageData{
    padding: 0;
     margin: 0;
    }
#imageData #imageDetails{
    width: 70%;
     float: left;
    text-align: left;
    padding-bottom: 10px;
    padding-left: 10px; 
     }    
#imageData #caption{
    color: #4a5059;
    font-weight: bold; 
     }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;    }            
#imageData #bottomNavClose {
      float: right;
    padding-right: 10px;
     }    
        
#overlay{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #4a5059;
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    }
    
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }
* html>body .clearfix {
    display: inline-block; 
    width: 100%;
    }
* html .clearfix {
    /* Hides from IE-mac \*/
    height: 1%;
    /* End hide from IE-mac */
}


#inhalt th {
 font-size: 0.8em;
 color: #696969;
 padding: 3px;
 vertical-align: top;
 background-color: #dddddd;
}
#inhalt td {
 font-size: 0.8em;
 color: #696969;
 line-height: 1.4em;
 padding: 3px;
 vertical-align: top;
 background-color: #f0f0f0;
}
#inhalt table {
  margin-bottom: 1em;
}
.rechts {
 float: right;
 padding-left: 5px;
 padding-bottom: 5px;
 padding-top: 5px;
 margin-right: 5px;
}
.links {
 float: left;
 padding-right: 5px;
 padding-bottom: 5px;
 padding-top: 5px;
}
#inhalt .anreisser {
 background-color: #f0f0f0;
 border-right: 1px solid #D2DADF;
 border-bottom: 1px solid #D2DADF;
}
#inhalt .anreisser h3 {
 background-color: #cc0000;
 color: #ffffff;
 font-size: 1.2em;
 font-weight: 900;
 border-right: 1px solid #990000;
 border-bottom: 1px solid #990000;
 padding: 5px;
}
#inhalt .anreisser p {
 padding: 5px;
}
#inhalt .anreißer ul {
    margin-bottom: -10px;
}

#inhalt .anreisser img {
 margin: 5px;
}
#rechts {
 position: absolute;
 top: 175px;
 right: 10px;
 width: 180px;
}
#rechts .anreisser {
 background-color: #ffffff;
 border-top: 1px solid #ffffff;
 border-right: 1px solid #669CB6;
 border-bottom: 1px solid #669CB6;
 border-left: 1px solid #ffffff;
 margin-bottom: 1em;
}
#rechts h3,
#rechts h2 {
 background-color: #cc0000;
 border-bottom: 1px solid #990000;
 border-right: 1px solid #990000;
 font-size: 0.9em;
 padding: 3px;
 font-weight: 900;
 color: #ffffff;
}
#rechts .anreisser p,
#rechts li {
 font-size: 0.8em;
 border: none;
 padding: 3px;
}
#fuss {
 text-align: right;
 border-top: 1px solid #cc0000;
 padding-top: 10px;
}
#fuss a,
#fuss a:link,
#fuss a:visited {
 color: #cc0000;
 font-weight: 600;
 line-height: 0.95em;
}
#fuss a:hover,
#fuss a:active,
#fuss a:focus{
 background-color: #cc0000;
 color: #ffffff;
}
.reddot {
 color: #ff0000;
}
