/* 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;
    xfont-weight: 100;
    xcolor: #3D3B38;
    xtext-align: center;
    xbackground-color: #cccccc;
}
#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;
 }

#kopf {
 max-width: 100%;
 height: 150px;
 padding-left: 10px;
 clear: both;
 xbackground-color: #F7EFD8;
 xbackground-image: url();
 xbackground-position: top right;
 xbackground-repeat: no-repeat;
 xfont-size: 0.8em;
 xposition: relative;
xborder-top: 1px solid #cccccc;
xborder-right: 1px solid #cccccc;
}

#kopf .logo {
        position: absolute;
        top: 30px;
        left: 0;
        text-align: center;
        width: 215px;
        xheight: 150px;
        xbackground-color: #ffffff;
        xborder-left: 1px solid #cccccc;
}
#kopf .logo img {
        margin-top: 20px;
}
#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;
}
#kopf h1 a,
#kopf h1 a:link,
#kopf h1 a:visited,
#kopf h1 a:active,
#kopf h1 a:hover,
#kopf h1 a:focus {
 xfont-size: 0.9em;
 xfont-weight: 500;
 xcolor: #FF5909;
 xtext-decoration: none;
 xline-height: 1.0em;
 xpadding-right: 190px;
}
.ms-logo {
        float: left;
}
.stadtlogo {
   float: right;
        margin-top: 4px;
}
a,
a:link,
a:visited {
    color: #990033;
    font-weight:bold;
    text-decoration:none;
}
a:hover,
a:focus,
a:active {
    text-decoration:underline;
}
.unsichtbar {
    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;
}
/* bis hierher abgeglichen */

#streifen {
        xposition:absolute;
        xbottom: 0;
        xleft: 0;
        xwidth: 100%;
        xheight: 6px;
        xbackground-image: url(/stadt/musikschule/pics/menu_oben.gif);
        xbackground-repeat: repeat-x;
}
*html #streifen {
        xposition: absolute;
        xbottom: -14px;
        xleft: 0;
        xright: 0;
        xwidth: 101%;        
}

#navigation {
 display: none; 
}
#inhalt-back {
xbackground-color: #F7EFD8;
xborder-left: 1px solid #cccccc;
xborder-right: 1px solid #cccccc;
xborder-bottom: 1px solid #cccccc;
}
#inhalt {
 xmin-height: 600px;
 padding-top: 10px;
 xpadding-left: 0.9em;
 xpadding-right: 10px;
 xmargin: 0px 215px 0px 215px;
 font-size: 0.8em;
 line-height: 1.4em;
 xborder: silver solid 1px;
 border-top: none;
 border-bottom: none;
 xbackground-color: #ffffff;
}
*html #inhalt {
 xheight: 600px;
}

#inhalt h1 {
        font-size: 1.4em;
        font-weight:600;
        color: #990033;
        margin-top: 10px;
        margin-bottom: 10px;
}
#inhalt h2 {
        font-size: 1.1em;
        font-weight: 600;
        color: #990033;
        margin-bottom: 10px;
}
#inhalt h2.anreisser {
        font-size: 1.1em;
        font-weight: 600;
        color: #990033;
        margin-bottom: 0px;
}

#inhalt h2.news {
        font-size: 1.4em;
        font-weight: 500;
        color: #666666;
        margin-bottom: 10px;
          
}
#inhalt h3 {
        font-size: 1em;
        font-weight: 600;
        xcolor: #666666;
          color: #990033;
        margin-bottom: 10px;
}
#inhalt h4 {
        font-size: 0.9em;
        font-weight: 600;
        line-height:1.5em;
        color: #333333;
}

#inhalt p {
        line-height:1.5em;
        padding-bottom: 8px;
}
#inhalt ul {
        list-style-type: square;
        xcolor: #666666;
        padding-left: 34px;
        margin-bottom: 0px;
}
#inhalt ul.trefferliste {
 clear: both;
}
#inhalt li {
        line-height: 1.5em;
        xcolor: #3D3B38;
        padding-bottom: 4px;
}
#inhalt dl {
    margin-bottom: 10px;
}
#inhalt dt {
    font-weight: bold;
    display: inline;
}
#inhalt dd {
    margin-left: 20px;
}
#inhalt .bild_rechts {
        float: right;
        margin-left:15px;
        margin-bottom:15px;
        border: none;
}

#inhalt .bild_links {
        float: left;
        margin-right:15px;
        margin-bottom:15px;
        border: none;
}

#inhalt .dekobild {
        width:200px;
        float:right;
        margin-left:15px;
        margin-bottom:15px;
        xborder: 1px solid silver;
        xbackground-color: #f0f0f0;
}
#inhalt .dekobild p {
        line-height: 1.5em;
        padding-left: 4px;
}
#inhalt .dekobild a img,
#inhalt .dekobild a:link img,
#inhalt .dekobild a:visited img{
        border: none;
}
#inhalt ul.linkliste {
        padding: 0;
        margin-top: 10px;
}
#inhalt .linkliste li {
        list-style-type: square;
        line-height: 1.3em;
        margin-left: 10px;
        display: block;
        padding: 0px 10px 8px 17px;
        background-position: 0 3px;
        background-repeat: no-repeat;
}


#inhalt li.pdf {
    xbackground-image: url(/stadt/musikschule/pics/li_pdf_grau.gif);
}
#inhalt li.extern {
    xbackground-image: url(/stadt/musikschule/pics/li_extern_grau.gif);
}
#inhalt li.intern {
        xbackground-image: url(/stadt/musikschule/pics/li_intern_grau.gif);
}
#inhalt li.sprung {
        xbackground-image: url(/stadt/musikschule/pics/down_grau.gif);
        padding-bottom: 4px;
  } 
#inhalt p a.extern,
#inhalt p a.extern:link,
#inhalt p a.extern:visited,
#inhalt li a.extern,
#inhalt li a.extern:link,
#inhalt li a.extern:visited  {
 xcolor: #005494;
 xbackground-image:  url(/stadt/musikschule/pics/li_extern_grau.gif);
 xbackground-repeat: no-repeat;
 xbackground-position: right;
 xpadding-right: 18px;
 xdisplay: inline-block;
}
#inhalt p a.intern,
#inhalt p a.intern:link,
#inhalt p a.intern:visited,
#inhalt li a.intern,
#inhalt li a.intern:link,
#inhalt li a.intern:visited   {
 xbackground-image:  url(/stadt/musikschule/pics/li_intern_grau.gif);
 xbackground-repeat: no-repeat;
 xbackground-position: right;
 xpadding-right: 18px;
 xdisplay: inline-block;
}
#inhalt a:hover,
#inhalt a:active,
#inhalt a:focus {
 xbackground-color: #f0f0f0;
}
#inhalt h3 a {
xbackground-color: #f0f0f0;
xpadding: 2px 4px 2px 4px;
xborder-bottom: 1px solid #cccccc;
}
#inhalt h3 a:hover {
 xbackground-color: #ffffff;
 text-decoration: none;
 }
#inhalt p.r {    
    display: none;
}
.belegung {
    float: right;
}
#inhalt p.l {    
    margin-top: 15px;
}

a.top,
a.top:link,
a.top:visited {
    xbackground-image: url(/stadt/musikschule/pics/top_grau.gif);
    xbackground-repeat: no-repeat;
    xbackground-position: 2px 2px;
   xpadding-left: 18px;
}
a.back,
a.back:link,
a.back:visited {
    xbackground-image: url(/stadt/musikschule/pics/back_grau.gif);
    xbackground-repeat: no-repeat;
    xbackground-position: 2px 2px;
   xpadding-left: 18px;
}

/* ------ Tabelle --------- */
#inhalt td, #inhalt th,
#inhalt_zwei td, #inhalt_zwei th {
 font-size: 0.8em;
 line-height: 1.4em;
 padding: 3px 4px 3px 2px;
 vertical-align: top;
 text-align: left;
 xbackground-color: #f4f4f4;
}
#inhalt th.ueberschrift {
        font-size: 1.0em;
        font-weight: 600;
        color: #990033;
        xbackground-color: #ffffff;
        margin-top: 10px;
        margin-bottom: 4px;
}


#inhalt table,
#inhalt_zwei table {
  margin-bottom: 1em;
}


/* ------ ABC ---- */
#abc {
    width: 99%;
    display: block;
}
#abc ul li {
    list-style-type: square;
    float: left;
    margin: 0;
    padding: 0;
    padding-right: 2px;
    display: inline;
}
#abc li a,
#abc li a:link,
#abc li a:visited {
      display: block;
        padding: 4px;
        background-image: none;
        xcolor: #990033;
}
#abc li a.aktiv {
    xbackground-color: #f0f0f0;
}


/* -------Adresse---- */
#rechts {
 xposition: absolute;
 xwidth: 215px;
 xright: 0;
 xtop: 201px;
}
#rechts img {
        margin: 0;
        padding: 0;
}
#adresse {
        xposition: absolute;
        xtop: 0;
        xright: 0;
        xwidth: 200px;
        line-height: 1em;
        padding: 20px 0;
        xborder-top: 2px solid #ffffff;
        xbackground-color: #D1CDCE;
}
#adresse h3 {
        font-weight: 600;
        xcolor: #3D3B38;
        padding-left: 10px;
        font-size: 0.8em;
        margin-bottom: 5px;
}
#adresse p {
        line-height: 1.5em;
        font-size: 70%;
        margin-left: 10px;
        margin-bottom: 15px;
}
#adresse a.intern,
#adresse a.intern:link,
#adresse a.intern:visited  {
 xbackground-image:  url(/stadt/musikschule/pics/li_intern_grau.gif);
 xbackground-repeat: no-repeat;
 xbackground-position: right;
 xpadding-right: 18px;
 xdisplay: inline-block;

}
#adresse a:link,
#adresse a:visited,
#adresse a:active {
        color:#000;
        text-decoration:underline;
        font-weight: 100;
}
#adresse a:hover,
#adresse a:active,
#adresse a:focus {
        font-weight: 100;
        text-decoration: underline;
}
#adresse ul.linkliste {
        padding: 0;
        margin-top: 0;
        margin-bottom: 10px;
}
#adresse .linkliste li {
        list-style-type: square;
        line-height: 1.5em;
        font-size: 70%;
        margin-left: 10px;
        display: block;
        padding: 0px 10px 8px 17px;
        background-position: 0 3px;
        background-repeat: no-repeat;
}
.bild_rechts {
text-align: center;
}
a.bildlink img {
border: none;
}

#fuss {
    display: none;    
}
/* -------Ende Inhaltsbereich und Adresse---- */
/* ------- Formular -------- */
.floatbox { 
    overflow:hidden; 
}
form {
    overflow: hidden;
     margin-bottom: 20px;
}
#inhalt form .floatbox {
    padding-bottom: 6px;
}
#inhalt form .links{
  display: block;
    width: 32em;
    position: relative;
     margin-right: 6px;
}
#inhalt form .links h3 {
    clear: both;
    margin-top: 10px;
}
#inhalt form .all {
    float: left;
    width: 60em;
    position: relative;
}
#inhalt form .text {
    float: none;
    clear: both;
    width: 80%;
    position: relative;
}
#inhalt form .links,
#inhalt form .all,
#inhalt form .text {
    margin-bottom: 6px;
}
#inhalt input {
    width: 20em;
    background-color: #ffffff;
     border: 1px solid #cccccc;
}
#inhalt .links input {
    position: absolute;
    top: 0;
    right: 0;
}
#inhalt input.check,
#inhalt input.radio {
    width: auto;
    position: relative;
    border: none;
}
#inhalt input.subject {
    width: 90%;
    position: relative;
}
#inhalt form .links label {
   display: inline;
   line-height: 1.5em;
   overflow: visible;
    width: 10em;
}
#inhalt .label {
   display: inline;
   line-height: 1.5em;
   overflow: visible;
   width: 10em;
}
#inhalt textarea {
    position: relative;
    border: 1px solid #cccccc;
    width: 90%;
    background-color: #ffffff;
     margin-bottom: 6px;
}
#inhalt form .buttons {
    font-size: 0.92em;
    width: 80%;
    position: relative;
}
#inhalt .buttons input {
    position: relative;
    width: 12em;
    background-color: #ffffff;
    color: #000000;
}
#inhalt input.submit {
    float: left;
    width: 10em;
    background-color: #ffffff;
    color: #000000;
    font-weight: 600;
    padding: 2px;
    border: 1px solid #66666;
}
#inhalt input.reset {
    float: right;
    width: 10em;
    background-color: #ffffff;
    color: #000000;
    font-weight: 600;
    padding: 2px;
    border: 1px solid #66666;
}
/* Ende Formular*/


/* ------------------------------ galerie und lightbox ---------------------*/
#galerie {
 display: block;
 overflow: hidden;
 margin-left: 22px;
 margin-bottom: 20px;
}

.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 img {
    border: none;
}  
.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; }
#prevLink, #nextLink{
    width: 49%;
    height: 100%;
    background: url(<img src="/stadt/pics/blank.gif">) 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(<img src="/stadt/pics/prev.gif">) no-repeat left 15%;
    border-bottom-style: none; }
#nextLink:hover, #nextLink:visited:hover {
    background: url(<img src="/stadt/pics/next.gif">) no-repeat right 15%;
    border-bottom-style: none; }
#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 */
