/* Add additional stylesheets below
-------------------------------------------------- */
/*
  Bootstrap's documentation styles
  Special styles for presenting Bootstrap's documentation and examples
*/

/* Body and structure
-------------------------------------------------- */
html, body, * {  
      
}
body {
    padding: 0;
    font-size:12px;
    line-height:18px;
    font-family: Verdana, sans-serif;
}

/* Code in headings */
h3 code {
    font-size: 14px;
    font-weight: normal;
}

h1, h2{
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 15px;
    text-transform:uppercase;
}
h1, .first {
  font-size: 12px;
}
h1  {
  margin:0 0 24px 0;
}
h1, .bold{
    font-weight: 700;
}
h2.toplink a{
  font-size: 16px;
  color:#aa2017;
  text-decoration:none;
}
h2.green3 {
  font-weight: 700;
  color:#a7be01;
}
p.green3{
   color:#a7be01;
}
h3{
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    text-transform:uppercase;
    margin:0 0 12px 0;
}
h3.intern{
    margin:0;
    font-weight: 600;
}
.ticker {
  border:1px solid red;
  font-weight: 700;
    margin:8px 0 6px 0;
    color:red;
}
h3.red{
    font-weight: 700;
    margin:8px 0 6px 0;
}
h3.red.first{
    font-weight: 700;
    margin:0 0 12px 0;
}

a.linkgreen {
  color:#9da379;
}
a.linkgreen:hover {
  text-decoration:underline;
}

#weltenerforscher, #energiebuendel, #plappermaeuler, #kreative, #familienmomente, #leitwoelfe {
  clear:both;
  width:100%;
}
.kategorie {
  float:left;
}
.side{
 text-align: right;
}

.interior h3 {
  margin-top: 20px;
}

.interior div {
  margin-bottom: 40px;
}

h4{
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
    margin:0 0 8px 0;
}
h5 {
    font-weight:bold;
    font-size:11px;
    margin:0;
    padding:0;
}
h6 {
    font-weight:bold;
    font-size:12px;
    margin:0;
    padding:0;
}
.bold {
    font-weight:bold;
}
#datenschutz h4{
    margin:12px 0 12px 0;
}
ul.noliststyle li{
   list-style-type: none;  
}
ul.sublist li{
   list-style-type: square;  
}
.linkgreen {
  color:#9da379;
}
.red {
    color:red;
}
.green {
    color:#7aba7b;
}
hr.blue {
  margin: 16px 0 10px 0;
  border-bottom: 6px solid #fed500;
	border-top: 6px solid #015bbb;
}

img.uk {
  width:60px;
  margin-bottom:12px;
}
p.adress {
    font-size:0.9em;
    line-height: 15px;
}
p.lesstop {
    position:relative;
    top:-15px;
    clear:both;
}
.blick li{
    line-height: 20px;
    margin-bottom:10px;
}
ul.blick{
    margin-bottom:30px;
}
.kategorie ul li{
  list-style:none;
  color:#9da379;

}
.kategorie ul {
  margin:0;
}
/* Tweak navbar brand link to be super sleek
-------------------------------------------------- */
body {
    background: #fcf9f1;
    /*  background: #f9f6ec;*/
    color:#666;
}
.main {
    padding:5px 0 20px 0;
}
/* Change the docs' brand */
.claim{
    font-size:0.65em;
    font-weight:normal;
    padding-left:20px;
    line-height:10px;
}
.claim2{
    font-size:1em;
    font-weight:normal;
    padding-left:10px;
    text-transform:none;
}
.quote{
    
    font-style: italic;
    padding:30px 0 40px;
    font-size: 1.1em;
}

#firstblock p {
     padding:0 0 30px;
}

.glist {
    font-family:serif, Garamond;
    margin: 0;
    padding-top: 5px;

    padding-bottom: 20px;
}
.glist > li > a {
    margin: 0 0 -1px;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}
.main ul li.red  {
  text-transform: uppercase;
  color:#de4846;
}
.menu a  {
    text-transform:uppercase;
    padding:4px 10px; }

.sub1 a{
    text-transform:uppercase;
    padding:4px 0px 4px 10px;
}
.sub a{
    text-transform:uppercase;
    padding:4px 0px 4px 20px;
}
.subsub a {
    text-transform:uppercase;
    padding:4px 0px 4px 30px;
}

.subsubsub a {
    text-transform:uppercase;
    padding:4px 0px 4px 40px;
}
.sub4 a {
    text-transform:uppercase;
    padding:4px 0px 4px 50px;
}

.green1 a, .green1 {color:#9da379; }
.green2 a, .green2{color:#a2b04e;}
.green3 a {color:#a7be01; }
.green4 a {color:#d0da88; }

.red1 a { color:#9c282c; }
.red2 a { color:#de4846; }
.red3 a { color:#ca6c6f; }
.red4 a { color:#e07f60; }
.red5 a { color:#f1aa65; }


.sel {
    font-weight:bold;
    background-color: #f5f5f5;
}
.sel.red {
    color:red;
}

.gal img {
    margin-bottom:20px;
}

.margtop img {
    margin-top:5px;
}
.bigpic img {
    width:300px;
}

.smallpic img {
    width:200px;
}

.clear {
    clear:both;
}

p.halfdis {
    margin:5px 0 15px;
}
p.halfdis.inter {
    margin-bottom:0;
}
.imgfloat img{
    width:45%;
    margin-right:10px;
}
/* panel
------------------------- */

.btn_closepanel, .btn_closepanel_down {
    cursor:pointer;
}
.btn_closepanel, 
.panel, 
.btn_closepanel_down.close {
    display:none;
    clear:both;
}

.btn_closepanel.open, 
.panel.open {
    display:block;
}
.btn_closepanel {
    color: #9da379;
    float:right;
}

.btn_closepanel_down {
    text-decoration:underline;
    color: #9da379;
}
/* Base class
------------------------- */
.kika {
    padding: 50px 0px 0px 0px;
    margin:0;
    color: #9da379;
    /*color: #9da379;
    background: url("../pics/kikaHeader.png");*/
}

.kika  img{
    position:relative;
    top:0;
    padding: 0px;
}
#traeger {
    float:right;
}
#traeger3 {
    float:left;
}
#traeger img{
    width: 160px;
    margin: 0px 20px 30px 0px;
}
#traeger3 img{
    width: 200px;
    margin: 0px 20px 30px 0px;
}
.portrait img {
    width: 100px;
    float:left;
    margin: 0 30px 10px 0;
}
.adressbox{
   height: 100px;
   position:relative;
   font-size:0.9em;
}
.adressbox p{
position:absolute;
left:220px;
bottom:0px;
 padding:0;
 margin:0;
}
.unterstrich {
   text-decoration: underline;
}
#htxt {
    position:absolute;
    top:70px;
    z-index:2;
    max-width:100%;
}

#himg{
    position:absolute;
    top:0px;
    z-index:1;
}

header {
    height:210px;
    text-align:left;
}

.kika h2 {
    font-family:serif, Garamond;
    font-size: 24px;
    font-weight: bold;
    line-height:22px;
    text-transform: none;
}

header.kika h2 a {
    color: #9da379;
    text-transform: uppercase;
    
}
header.kika h2 a:hover {
    text-decoration: none;
}

.main a {
    text-decoration:underline;
    color:#9da379;
}
.main a.aktuell {
    text-decoration:underline;
    color:#a7be01;
}
.container {
    padding-left: 5px;
}
.topi{
    padding:0;
    padding-top:5px;
}

.mitarbeiter img.teambild {
  width:100%;
  max-width:500px;
  height:auto;
}
.mitarbeiter img {
  width:100px;
  height:auto;
}
/* Table
-------------------------------------------------- */
table.betreuungszeiten td{
    text-align: right;
}
td.leftalign {
    text-align: left;
}
table.stationen td{
    vertical-align: top;
    min-width: 140px;
}
table.blick td{
    vertical-align: top;
    min-width: 120px;
}

table.ferienplan td{
  min-width: 160px;   
  line-height:22px;
}
.ralign {
    text-align: right;
}

/* video
-------------------------------------------------- */

.mov {
  float:left;
  margin-right: 10px;
  width:240px;
  height:185px;
}
.mov p{
  font-size:0.9em;
}

.mov video {
  width:240px;
  height:132px;
}
.mov video.movh {
  width:240px;
  height:164px;
}
.mov video.movh2 {
  width:240px;
  height:140px;
}
.mov video.movh3 {
  width:240px;
  height:135px;
}
.aud {
  float:left;
  margin-right: 4px;
  
}

/* Footer
-------------------------------------------------- */

.footer {
    padding: 10px 0;
    margin-top: 20px;
    border-top: 1px solid #e5e5e5;
}
.footer a {
    color: #9da379;
}
.footer-links {
    margin: 10px 0;
}
.footer-links li {
    display: inline;
    margin-right: 10px;
}



/* Special grid styles
-------------------------------------------------- */

.show-grid {
    margin-top: 10px;
    margin-bottom: 20px;
}
.show-grid [class*="span"] {
    background-color: #eee;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    min-height: 40px;
    line-height: 40px;
}
.show-grid:hover [class*="span"] {
    background: #ddd;
}
.show-grid .show-grid {
    margin-top: 0;
    margin-bottom: 0;
}
.show-grid .show-grid [class*="span"] {
    background-color: #ccc;
}



/* Mini layout previews
-------------------------------------------------- */
.mini-layout {
    border: 1px solid #ddd;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 1px 2px rgba(0,0,0,.075);
}
.mini-layout,
.mini-layout .mini-layout-body,
.mini-layout.fluid .mini-layout-sidebar {
    height: 300px;
}
.mini-layout {
    margin-bottom: 20px;
    padding: 9px;
}
.mini-layout div {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.mini-layout .mini-layout-body {
    background-color: #dceaf4;
    margin: 0 auto;
    width: 70%;
}
.mini-layout.fluid .mini-layout-sidebar,
.mini-layout.fluid .mini-layout-header,
.mini-layout.fluid .mini-layout-body {
    float: left;
}
.mini-layout.fluid .mini-layout-sidebar {
    background-color: #bbd8e9;
    width: 20%;
}
.mini-layout.fluid .mini-layout-body {
    width: 77.5%;
    margin-left: 2.5%;
}





/* Icons
------------------------- */
.the-icons {
    margin-left: 0;
    list-style: none;
}
.the-icons li {
    float: left;
    width: 25%;
    line-height: 25px;
}
.the-icons i:hover {
    background-color: rgba(255,0,0,.25);
}

�


/* Bootstrap code examples
-------------------------------------------------- */

/* Base class */
.bs-docs-example {
    position: relative;
    margin: 15px 0;
    padding: 39px 19px 14px;
    *padding-top: 19px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/* Echo out a label for the example */
.bs-docs-example:after {
    content: "Example";
    position: absolute;
    top: -1px;
    left: -1px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    color: #9da0a4;
    -webkit-border-radius: 4px 0 4px 0;
    -moz-border-radius: 4px 0 4px 0;
    border-radius: 4px 0 4px 0;
}






/* Sidenav for Docs
-------------------------------------------------- */

.bs-docs-sidenav {
    font-family:serif;
    margin: 0;
    padding: 0;
}
.bs-docs-sidenav > li > a {
    display: block;
    *width: 190px;
    margin: 0 0 -1px;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}
.bs-docs-sidenav > .active > a {
    z-index: 2;
    padding: 9px 15px;
    border: 0;

}
/* Chevrons */
.bs-docs-sidenav .icon-chevron-right {
    float: right;
    margin-top: 2px;
    margin-right: -6px;
    opacity: .25;
}
.bs-docs-sidenav > li > a:hover {
    background-color: #f5f5f5;
}

.bs-docs-sidenav a:hover .icon-chevron-right {
    opacity: .5;
}
.bs-docs-sidenav .active .icon-chevron-right,
.bs-docs-sidenav .active a:hover .icon-chevron-right {
    background-image: url(../img/glyphicons-halflings-white.png);
    opacity: 1;
}





/* Responsive
-------------------------------------------------- */

/* Desktop large
------------------------- */
@media (min-width: 1200px) {
    .bs-docs-container {
        max-width: 970px;
    }
    .bs-docs-sidenav {
        width: 258px;
    }
}

/* Desktop
------------------------- */
@media (max-width: 980px) {
    /* Unfloat brand */
    body > .navbar-fixed-top .brand {
        float: left;
        margin-left: 0;
        padding-left: 10px;
        padding-right: 10px;
    }

    /* Inline-block quick links for more spacing */
    .quick-links li {
        display: inline-block;
        margin: 5px;
    }


}

/* Tablet to desktop
------------------------- */
@media (min-width: 768px) and (max-width: 980px) {
    /* Remove any padding from the body */
    body {
        padding-top: 0;
    }
    /* Widen masthead and social buttons to fill body padding */
    .jumbotron {
        margin-top: -20px; /* Offset bottom margin on .navbar */
    }
    /* Adjust sidenav width */
    .bs-docs-sidenav {
        width: 166px;
        margin-top: 20px;
    }
    .bs-docs-sidenav.affix {
        top: 0;
    }
}

/* Tablet
------------------------- */
@media (max-width: 767px) {
    /* Remove any padding from the body */
    body {
        padding-top: 0;
    }

    /* Widen masthead and social buttons to fill body padding */
    .jumbotron {
        padding: 40px 20px;
        margin-top:   -20px; /* Offset bottom margin on .navbar */
        margin-right: -20px;
        margin-left:  -20px;
    }

    .bs-docs-social {
        margin: 0 -20px;
    }

    /* Space out the show-grid examples */
    .show-grid [class*="span"] {
        margin-bottom: 5px;
    }

    /* Sidenav */
    .bs-docs-sidenav {
        width: auto;
        margin-bottom: 20px;
    }
    .bs-docs-sidenav.affix {
        position: static;
        width: auto;
        top: 0;
    }

    /* Unfloat the back to top link in footer */
    .footer {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .footer p {
        margin-bottom: 9px;
    }
}

/* Landscape phones
------------------------- */
@media (max-width: 480px) {
    /* Remove padding above jumbotron */
    body {
        padding-top: 0;
    }

    /* Change up some type stuff */
    h2 small {
        display: block;
    }

    /* Downsize the jumbotrons */
    .jumbotron h1 {
        font-size: 60px;
    }
    .jumbotron p,
    .jumbotron .btn {
        font-size: 20px;
    }
    .jumbotron .btn {
        display: block;
        margin: 0 auto;
    }

    /* center align subhead text like the masthead */
    .subhead h1,
    .subhead p {
        text-align: center;
    }

    /* Marketing on home */
    .marketing h1 {
        font-size: 40px;
    }

    /* center example sites */
    .example-sites {
        margin-left: 0;
    }
    .example-sites > li {
        float: none;
        display: block;
        max-width: 280px;
        margin: 0 auto 18px;
        text-align: center;
    }
    .example-sites .thumbnail > img {
        max-width: 270px;
    }

    /* Do our best to make tables work in narrow viewports */
    table code {
        white-space: normal;
        word-wrap: break-word;
        word-break: break-all;
    }

    /* Modal example */
    .modal-example .modal {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
    }

    /* Unfloat the back to top in footer to prevent odd text wrapping */
    .footer .pull-right {
        float: none;
    }
}
