/* CSS Document */
/* -------Allgemeine Formatierungen der HTML Tags--------- */
* { 
    margin:0; 
    padding:0;
}
*html {
    height: 100%;
    margin-bottom: 1px;
}
body {
    font-size: 100.01%;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
#header-ms {
 position: relative;
 height: 50px;
 font-size: 0.8em;
 font-weight: 600;
 color: #666666;
}
#seite {
 width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
 }
#logo_print {
        position: absolute;
        top: 55px;
        left: 0;
        height: 80px;
        width: 119px;
}
#kopf {
 max-width: 100%;
 height: 110px;
 padding-left: 0;
 clear: both;
 border-top: 1px solid #cccccc;
}
#kopf .logo {
 display: none;
}
#kopf .logo img {
        margin-top: 0px;
}
#header .logo img {
        margin-left: auto;
        margin-right: auto;
}
#header .stadtlogo {
        position: absolute;
        top: 0;
        right: 0;
        border: none;
}
#kopf img,
#header-ms img {
 border: none;
}
.ms-logo {
        float: left;
}
.stadtlogo {
   float: right;
}
a,
a:link,
a:visited {
    color:#730927;
    font-weight:bold;
    text-decoration: underline;
}
a:hover,
a:focus,
a:active {
    text-decoration:underline;
}
.unsichtbar,
.u {
    position: absolute;
    top: -2000em;
    left: -2000em;
    width: 100em;
}
.clear {
    clear: both;
    visibility: hidden;
height: 1px;
}
hr.clearfix {
    visibility: hidden;
}
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}
#streifen {
        display: none;
}
#navi {
 display: none;
}
#inhalt-back {
 xbackground-color: #cccccc;
}
#inhalt {
 padding: 0;
 margin: 0;
 font-size: 0.8em;
 line-height: 1.4em;
 border: none;
}
#inhalt h1 {
        font-size: 1.4em;
        font-weight:600;
        color: #dc4e1f;
        margin-bottom: 10px;
}
#inhalt h2 {
        font-size: 1.1em;
        font-weight: 600;
        color: #dc4e1f;
        margin-bottom: 10px;
}

#inhalt h2.anreisser {
        font-size: 1.1em;
        font-weight: 600;
        color: #dc4e1f;
        margin-bottom: 2px;
}

#inhalt h3 {
        font-size: 0.9em;
        font-weight: 600;
        color: #dc4e1f;
        margin-bottom: 10px;
}


#inhalt p {
        line-height:1.5em;
        padding-bottom: 8px;
}
#inhalt ul {
        list-style-type: square;
        color: #730927;
        padding-left: 34px;
        margin-bottom: 10px;
}
#inhalt li {
        line-height: 1.3em;
        color: #3D3B38;
        padding-bottom: 2px;
}
#inhalt dl {
    margin-bottom: 10px;
}
#inhalt dt {
    font-weight: bold;
    display: inline;
}
#inhalt dd {
    margin-left: 20px;
}
#inhalt .dekobild,
#inhalt .bild_rechts {
        width:200px;
        float:right;
        margin-left: 15px;
        margin-bottom: 15px;
font-size: 0.85em;
background-color: #f0f0f0;
}
#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;
}
#inhalt ul.linkliste {
        padding: 0;
        margin-bottom: 10px;
}
#inhalt .linkliste li {
        list-style-type: square;
        line-height: 1.3em;
        xmargin-left: 10px;
        xdisplay: block;
        xpadding: 0px 10px 8px 18px;
        xbackground-position: 0 3px;
        xbackground-repeat: no-repeat;
}
#inhalt li.pdf {
    }
#inhalt li.extern {
  }
#inhalt li.intern {
  }
#inhalt li.sprung {
  } 
#inhalt p a.extern,
#inhalt p a.extern:link,
#inhalt p a.extern:visited {
}
#inhalt p a.intern,
#inhalt p a.intern:link,
#inhalt p a.intern:visited {
}
#inhalt a:hover,
#inhalt a:active,
#inhalt a:focus {
 background-color: #f0f0f0;
}
#inhalt p.r {    
    float: right;
    margin-top: 4px;
}
a.top,
a.top:link,
a.top:visited {
    background-repeat: no-repeat;
    background-position: 2px 2px;
   padding-left: 18px;
}
a.back,
a.back:link,
a.back:visited {
    background-repeat: no-repeat;
    background-position: 2px 2px;
   padding-left: 18px;
}
/* -------Adresse---- */
#rechts {
 xposition: absolute;
 xwidth: 215px;
 xright: 0;
 xtop: 201px;
}
#rechts img {
        margin: 0;
        padding: 0;
}
#rechts {
        xposition: absolute;
        xtop: 0;
        xright: 0;
        xwidth: 200px;
        line-height:1.4em;
        padding: 20px 0;
        xborder-top: 2px solid #ffffff;
        xbackground-color: #D1CDCE;
}
#rechts h3 {
        font-weight: 600;
        color: #3D3B38;
        padding-left: 10px;
        font-size: 0.9em;
        margin-bottom: 5px;
}
#rechts p,
#rechts li {
        line-height: 1.5em;
        font-size: 70%;
        margin-left: 10px;
        margin-bottom: 20px;
}
#rechts ul {
list-style-type: square;
margin-left: 20px;
}
#rechts a:link,
#rechts a:visited,
#rechts a:active {
        color:#000;
        text-decoration:underline;
        font-weight: 100;
}
#rechts a:hover,
#rechts a:active,
#rechts a:focus {
        color:#730927;
        font-weight: 100;
        text-decoration: underline;
}
#fuss {
    display: none;   
}
/* -------Ende Inhaltsbereich und Adresse---- */

/* ------------------------------lightbox ---------------------*/
#galerie {
 display: block;
 overflow: hidden;
 margin-left: 22px;
 margin-bottom: 20px;
}
#galerie a:hover {
    border-bottom: none;
} 
.galerie {
  background-color: #f0f0f0;
  display: inline;
  width: 200px;
  float: left;
  margin-top: 6px;
  margin-bottom: 6px;
  margin-right: 10px;
  padding: 6px;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
 }  
.galerie a:hover {
    border-bottom: none;
}     
     
     
#lightbox{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 150;
    text-align: center;
    line-height: 0;
      }
#lightbox a:hover {
    border-bottom-style: none; }
#lightbox a img{ border: none; }
#outerImageContainer{
    position: relative;
    background-color: #fff;
    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; }
#imageDataContainer{
    font-size: 0.8em;
     line-height: 1.2em;
     background-color: #fff;
    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: 120;
    width: 100%;
    height: 80%;
    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 */
}
/* Ende CSS Document */
