/* 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;
        font-weight: 100;
        color: #3D3B38;
        text-align: center;
        background-color: #cccccc;
        background-repeat: repeat-x repeat-y;
        background-position: top left;
}
#header-ms {
 position: relative;
 height: 50px;
 font-size: 0.8em;
 font-weight: 600;
 color: #666666;
}
#seite {
position: relative;
 min-height: 98%;
 text-align: left;
 max-width: 1024px;
 min-width: 850px;
 margin-left: auto;
 margin-right: auto;
 background-color: #ffffff;
 border: 10px solid #ffffff;
 z-index: 100;
 margin-bottom: 10px;
 margin-top: 10px;
 zoom: 1;
 }
#kopf {
 max-width: 100%;
 height: 150px;
 padding-left: 10px;
 clear: both;
 background-color: #FFFFFF;
 xborder:1px solid silver;
 background-image: url(/stadt/kinderbuero/pics/header_ferienprogramme.jpg);
 background-position: top right;
 background-repeat: no-repeat;
 font-size: 0.8em;
 border-top: 1px solid #000066;
 border-right: 1px solid #000066;
 position: relative;
}

#kopf .logo {
        position: absolute;
        top: 0;
        left: 0;
        text-align: center;
        width: 215px;
        height: 150px;
        background-color: #ffffff;
        border-left: 1px solid #000066;
        xborder-top: 1px s #666666;
}
#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;
}
#kopf h1 a,
#kopf h1 a:link,
#kopf h1 a:visited,
#kopf h1 a:active,
#kopf h1 a:hover,
#kopf h1 a:focus {
 font-size: 0.9em;
 font-weight: 500;
 color: #FF5909;
 text-decoration: none;
 line-height: 1.0em;
 padding-right: 190px;
}
.ms-logo {
        float: left;
}
.stadtlogo {
   float: right;
        margin-top: 4px;
}
/* #page {
        background-color:#D1CDCE;
        background-image: url(bg_inhalt.gif);
        background-repeat: repeat-y;
        background-position: 60px 0;
        xwidth: 57.5em;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        height: 100%;
       border: 1px solid red;
} */
a,
a:link,
a:visited {
        color:#000066;
        font-weight:bold;
        text-decoration:underlined;
}
a:hover,
a:focus,
a:active {
        text-decoration:underline;
}
.unsichtbar {
        position: absolute;
        top: -2000em;
        left: -2000em;
        width: 100em;
          height: 10px;
}
.clear {
 clear: both;
 visibility: hidden;
}
*html .clearfix {    
    height: 1%;
}
.clearfix:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}
#ie_clearing { 
    display: none; 
}
/* #header {
        height: 120px;
        background-color: #ffffff;
        clear: both;
        position: relative;
        overflow: hidden;
} */
#menueOben {
        position:absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        xbackground-color: #990033;
        height:2px;
        xborder-top: 2px solid #ffffff;
        xborder-bottom: 2px solid #ffffff;
        height: 6px;
        background-image: url(/stadt/kinderbuero/pics/menu_oben02.gif);
        background-repeat: repeat-x;
}
*html #menueOben {
        position: absolute;
        bottom: -14px;
        left: 0;
        right: 0;
        width: 101%;
}
#inhalt-back {
  margin-top: 2px;
  background-image: url(/stadt/kinderbuero/pics/back-l.gif);
  background-repeat: repeat-y;
  background-position: top-left;
  border-left: 1px solid #000066;
  border-bottom: 1px solid #000066;
}
#inhalt-back2 {
  margin-top: 2px;
  background-image: url(/stadt/kinderbuero/pics/back-r.gif);
  background-repeat: repeat-y;
  background-position: right;
 border-right: 1px solid #000066;
  }
*html #inhalt-back2 {
  height: 1%;
  }
/*--------------- Navigation ------------- */
#navigation {
 position: absolute;
 top: 201px;
 left: 0;
 width: 215px;
 font-size: 0.8em;
 font-weight: 600;
 background-color: #66CC33;
 border-left: 1px solid #000066;
}
*html #navigation {
margin-right: 0;
top: 203px;
width: 216px;
}
#navigation ul li {
        list-style-type: none;
        border-bottom: 1px #000066 solid;
}
#navigation ul li a,
#navigation ul li a:link,
#navigation ul li a:visited {
        color:#000066;
        text-decoration:none;
        xfont-size: 0.8em;
        display: block;
        line-height: 1.3em;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 8px;
        padding-right: 15px;
        }
#navigation ul li a:active,
#navigation ul li a:focus,
#navigation ul li a:hover {
        color:#000066;
        background-color: #FFFF01;
        font-weight: 600;
        xborder-left: 6px solid #96CF4E;
       }
#navigation a.aktiv,
#navigation a.aktiv:link,
#navigation a.aktiv:visited,
#navigation a.aktiv:active,
#navigation a.aktiv:focus,
#navigation a.aktiv:hover {
        color:#000066;
        font-weight: 600;
        background-color: #FFFF01;
        xborder-left: 6px solid #96CF4E;
       }
#navigation ul li ul {
        display: block;
        color: #0404A4;
        text-decoration:none;
        xbackground-color: #BBFC9A;
        }
*html #navigation ul li ul {
        margin-bottom: -1px;
        xborder-bottom: 1px #66CC33 solid;
        }
#navigation li li a,
#navigation li li a:link,
#navigation li li a:visited {
        color: #000066;
        background-color: #BBFC9A;
        padding-left: 13px;
        padding-right: 10px;
        text-decoration:none;
        font-size: 89%;
        font-weight: 400;
        height: 1%;
        xpadding-left: 0;
         }
#navigation li li a:active,
#navigation li li a:focus,
#navigation li li a:hover,
#navigation li li a.aktiv,
#navigation li li a.aktiv:link,
#navigation li li a.aktiv:visited,
#navigation li li a.aktiv:active,
#navigation li li a.aktiv:focus,
#navigation li li a.aktiv:hover {
        color:#000066;
        background-color: #BBFC9A;
        font-weight: 600;
        border: none;
        xbackground-color: transparent;
        xborder-left: 12px solid #96CF4E;
}
#navigation li li:last-child,
#navigation ul li ul
 {
  border-bottom: none;
    }
/*--------------- Inhalt ------------- */
#inhalt {
 min-height: 600px;
 padding-top: 10px;
 padding-left: 0.9em;
 padding-right: 10px;
 margin: 0px 215px 0px 215px;
 font-size: 0.8em;
 line-height: 1.4em;
 border: 1px solid #000066;
 border-top: none;
 border-bottom: none;
 background-color: #ffffff;
}
*html #inhalt {
 xmargin-bottom: -10px;
 height: 600px;
}
#inhalt h1 {
        font-size: 1.4em;
        font-weight:600;
        xcolor: #666666;
          color: #000066;
        margin-bottom: 10px;
}
#inhalt h2 {
        font-size: 1.1em;
        font-weight: 600;
        xcolor: #666666;
        color: #000066;
        margin-top: 5px;
        margin-bottom: 10px;
}
#inhalt h2.news {
        font-size: 1.4em;
        font-weight: 500;
          color: #000066;
        margin-bottom: 10px;
          
}
#inhalt h3 {
        font-size: 1em;
        font-weight: 600;
        xcolor: #666666;
          color: #000066;
        margin-bottom: 10px;
}
#inhalt p {
        line-height:1.5em;
          padding-bottom: 8px;
}
#inhalt ul {
        list-style-type: square;
        color: #000066;
        padding-left: 34px;
        margin-bottom: 10px;
}
#inhalt ul.trefferliste {
 clear: both;
}
#inhalt li {
        line-height: 1.5em;
        color: #000066;
          padding-bottom: 4px;
}
#inhalt dl {
    margin-bottom: 10px;
}
#inhalt dt {
    font-weight: bold;
    display: inline;
}
#inhalt dd {
    margin-left: 20px;
}
#inhalt .dekobild {
        width:200px;
        float:right;
        margin-left:15px;
        margin-bottom:15px;
        font-size: 0.85em;
        border: 1px solid silver;
        background-color: #F7F4F4;
        background-color: #F7F4F4;
}
#inhalt .dekobild p {
        padding-top: 2px;
        padding-left: 3px;
        line-height: 1.5em;
}
#inhalt .dekobild a img,
#inhalt .dekobild a:link img,
#inhalt .dekobild a:visited img{
        border: none;
}
#inhalt .bild_rechts {
        float: right;
        margin-left:15px;
        margin-bottom:15px;
        border: none;
}
#inhalt .bild_links {
        float: left;
        margin-right:10px;
        margin-bottom:15px;
        border: none;
}

#inhalt ul.linkliste {
        padding: 0;
        xmargin-top: 10px;
        color: #000066;
}
#inhalt .linkliste li {
        list-style-type: none;
        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 {
        background-image: url(/stadt/kinderbuero/pics/li_pdf.gif);
     }
#inhalt li.extern {
        background-image: url(/stadt/kinderbuero/pics/li_extern.gif);
     }
#inhalt li.intern {
        background-image: url(/stadt/kinderbuero/pics/li_intern.gif);
       }
#inhalt li.sprung {
        background-image: url(/stadt/kinderbuero/pics/sprung.gif);
       }
#inhalt li.mail {
       background-image: url(/stadt/kinderbuero/pics/li_mail.gif);
       background-repeat: no-repeat;
       background-position: left;
       margin-left: 0;
       padding: 0px 0px 2px 17px;
       display: inline-block;
}
#inhalt p a.extern,
#inhalt p a.extern:link,
#inhalt p a.extern:visited {
 color: #000066;
 background-image:  url(/stadt/kinderbuero/pics/li_extern.gif);
 background-repeat: no-repeat;
 background-position: right;
 padding-right: 17px;
 text-decoration:underline;
 display: inline-block;
}
#inhalt p a.intern,
#inhalt p a.intern:link,
#inhalt p a.intern:visited {
 background-image:  url(/stadt/kinderbuero/pics/li_intern.gif);
 background-repeat: no-repeat;
 background-position: right;
 padding-right: 17px;
 text-decoration:underline;
 display: inline-block;
}
#inhalt p a.mail {
background-image: url(/stadt/kinderbuero/pics/li_mail.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 17px;
text-decoration:underline;
display: inline-block;
}
#inhalt p a.pdf,
#inhalt p a.pdf:link,
#inhalt p a.pdf:visited {
 background-image:  url(/stadt/kinderbuero/pics/li_pdf.gif);
 background-repeat: no-repeat;
 background-position: right;
 padding-right: 17px;
 text-decoration:underline;
 display: inline-block;
}
#inhalt a:hover,
#inhalt a:active,
#inhalt a:focus {
 background-color: #f0f0f0;
 text-decoration:underline;
}
#inhalt h3 a {
background-color: #f0f0f0;
padding: 2px 4px 2px 4px;
border-bottom: 1px solid #cccccc;
}
#inhalt h3 a:hover {
 xbackground-color: #ffffff;
 text-decoration: none;
 }
#inhalt p.r {    
    float: right;
    margin-top: 4px;
}
.belegung {
    float: right;
}
a.top,
a.top:link,
a.top:visited {
    background-image: url(/stadt/kinderbuero/pics/top.gif);
    background-repeat: no-repeat;
    background-position: 2px 2px;
   padding-left: 18px;
    xcolor: #3D3B38;
}
a.back,
a.back:link,
a.back:visited {
    background-image: url(/stadt/kinderbuero/pics/back.gif);
    background-repeat: no-repeat;
    background-position: 2px 2px;
   padding-left: 18px;
    xcolor: #3D3B38;
}
/* -------Adresse---- */
#rechts {
 position: absolute;
 right: 0;
 top: 222px;
 margin-left: -10px;
 margin-right: -10px;
 z-index: 1;
 width: 222px;
 xborder: 1px solid red;
}
*html #rechts {
 xmargin-left: 3px;
 xmargin-right: 3px;
}
#rechts h3 {
 font-weight: 600;
 color: #3D3B38;
 padding: 1px 6px 0px 6px;
 font-size: 0.8em;
 margin-bottom: 5px;
 margin-right: 4px;
}
#rechts p {
 color: #000000;
 font-size: 0.7em;
 xfont-weight: bold;
 padding: 1px 15px 10px 6px;
 line-height: 1.4em;
}
#rechts p a,
#rechts p a:link,
#rechts p a:visited,
#rechts li a,
#rechts li a:link,
#rechts li a:visited {
 color: #000000;
 xfont-weight: bold;
}
#rechts p a:hover,
#rechts p a:active,
#rechts p a:focus,
#rechts li a:hover,
#rechts li a:active,
#rechts li a:focus {
 xbackground-color: #B7ADAD;
 }
#rechts .img {
 padding-top: 10px;
 margin-left: -10px;
 text-align: center;
 xborder: 1px solid red;
}
#rechts ul.linkliste {
        padding: 0;
        margin-top: 0;
        margin-bottom: 6px;
}
#rechts .linkliste li {
        list-style-type: none;
        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;
}
#rechts .mail {
        background-image: url(/stadt/kinderbuero/pics/li_mail.gif);
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 17px;
        display: inline-block;
}
#rechts .pdf {
        position: relative;
        padding-right: 15px;
        background-image: url(/stadt/kinderbuero/pics/li_pdf.gif);
        background-position: center right;
        background-repeat: no-repeat;
}
#rechts .intern {
        position: relative;
        padding-right: 15px;
        background-image: url(/stadt/kinderbuero/pics/li_intern.gif);
        background-position: center right;
        background-repeat: no-repeat;
}
#rechts .extern {
        position: relative;
        padding-right: 15px;
        background-image: url(/stadt/kinderbuero/pics/li_extern.gif);
        background-position: center right;
        background-repeat: no-repeat;
}
#rechts a:link,
#rechts a:visited,
#rechts a:active {
        color:#000066;
        text-decoration:underline;
        font-weight: 100;
}
#rechts a:hover,
#rechts a:active,
#rechts a:focus {
        color:#000066;
        font-weight: 100;
        text-decoration: underline;
}
#fuss {
    border-top: 1px solid #cccccc;
    text-align: center;
    padding-top: 4px;
    
}
/* -------Ende Inhaltsbereich und Adresse---- */
/* ------- Formular -------- */
.floatbox { 
    overflow:hidden; 
}
form {
    overflow: hidden;
     margin-bottom: 20px;
}
fieldset {
border: none;
}
#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: #cccccc;
     border: 1px solid #cccccc;
}
#inhalt .links input {
    position: absolute;
    top: 0;
    right: 0;
}
#inhalt input.check {
    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: #990033;
    color: #ffffff;
}
#inhalt input.submit {
    float: left;
    width: 10em;
    background-color: #990033;
    color: #ffffff;
    font-weight: 600;
    padding: 2px;
    border: 1px solid #66666;
}
#inhalt input.reset {
    float: right;
    width: 10em;
    background-color: #990000;
    color: #ffffff;
    font-weight: 600;
    padding: 2px;
    border: 1px solid #66666;
}
/* Ende CSS Document */
