
body {
    color: #333;
    font-family: Trebuchet MS,sans-serif;
    font-size: 15px;
    line-height: 1.5;
}

body a:hover, body a:active {
    color: #8d8d8d;
}

p {
    margin-bottom: 20px;
}
.shortdesc {
    line-height: 1.1;
    font-size: 14px;
}

a {
    transition: all 0.3s linear 0s;
}

@font-face {
    font-family: 'Timotheos';
    src: url('../fonts/Timotheos.eot?#iefix') format('embedded-opentype'),  url('../fonts/Timotheos.woff') format('woff'), url('../fonts/Timotheos.ttf')  format('truetype'), url('../fonts/Timotheos.svg#Timotheos') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1 {
    font-family: 'Timotheos';
    color: #01b9ef;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 0;
    margin-top: 0;
}

h2 {
    color: #01b9ef;
    font-size: 19px;
    font-weight: normal;
    margin-top: 0;
    padding-top: 0;
}

h3 {
    font-size: 17px;
}
#playnfun h3 {
    margin-top: 0;
}

.blue {
    color: #01b9ef;
    font-weight: bold;
}

hr {
	background-image: url("../img/curcubeu.gif");
	height: 2px;
    margin-top: 30px;
    margin-bottom: 30px;
}

hr.pink {
    border-color: #ff98e1;
    color: #ff98e1;
}

.btn-primary {
    background-color: #01b9ef;
    border-color: #0197cc;
    color: #fff;
}

.go_top {
    font-size: 30px;
    color: #000000;
    opacity:0.5;
    margin-top: -10px;
    float: right;
}
.go_top.white_arrow {
    color: #ffffff;
}
.go_top:hover {
    cursor: pointer;
}

.center {
    text-align: center;
}

.btn {
    margin-bottom: 5px;
}


address {
}

#sendMailForm input {
    max-width: 300px;
}

.kat_pic {
    margin-top: 10px;
}

main ul {
    padding-left:15px;
}

ul.content li, main li {
    list-style: outside url("../img/arrow_li.jpg");
    margin-bottom: 5px;
}

.agb li {
    margin-bottom: 5px;
}

#wrapper {
    margin-top: 20px;
}

/*HEADER*/
header {
}

.header_img {

}

.headline {
    z-index: 100;
    position: absolute;
    margin-top:-55px;
    margin-left: 200px;
    font-size: 23px;
    color: #aaaaaa;
}

#banner img {
    border: 1px solid #01b9ef;
    border-radius: 5px;
}

#breadcrump {
    margin-top: 57px;
}

main {
    margin-bottom: 50px;
    padding-right: 25px;
}

.blue-border {
    border: 1px solid #01b9ef;
    border-radius: 5px;
}
.pink-border {
    border: 1px solid #ff98e1;
    border-radius: 5px;
}


.box {
    /*background-color: #01b9ef;*/
    border: 1px solid #01b9ef;
    padding: 10px 0;
    margin: 0;
    border-radius: 5px;
    word-wrap: break-word;
}
.box:hover {
    cursor: pointer;
}

.table {
    color: #ffffff;
}

.table, .table th {
    text-align: center;
}

.table_col1 {
    background-color: #cc5c02;
}
.table_col2 {
    background-color: #f28a02;
}
.table_col3 {
    background-color: #889a08;
}
.table_col4 {
    background-color: #4b4a6e;
}

.pink {
    background-color: #ff98e1;
}

.article img {
    width: 100%;
}

#fotogalerie img {
    margin-bottom: 0;
}

.gallery {
    margin-bottom: 15px;
}

.gallery_box {
    border: 1px solid #c7c7c7;
}

.col-sm-3.gal_img {
    padding-left: 7px;
    padding-right: 7px;
}

/*NAVIGATION*/

.navbar-nav>li {
	border-right: 2px solid #FFFFFF;
}
nav a {
}

#nav1 {
    background-color: #DF5E00;
    /*background-image: linear-gradient(#dd5c00, #c05b00);*/
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
#nav1.active {
    /*box-shadow: 0 0 5px #DF5E00;*/
}
#nav2 {
    background-color: #FF8700;
    /*background-image: linear-gradient(#ff9600, #e47b00);*/
}
#nav2.active {
    /*box-shadow: 0 0 5px #FF8700;*/
}
#nav3 {
    background-color: #F2CB01;
    /*background-image: linear-gradient(#f1ca01, #dbb401);*/
}
#nav3.active {
    /*box-shadow: 0 0 5px #F2CB01;*/
}
#nav4 {
    background-color: #95A707;
    /*background-image: linear-gradient(#96a806, #788a06);*/
}
#nav4.active {
    /*box-shadow: 0 0 5px #95A707;*/
}
#nav5 {
    background-color: #4341bb;
    /*background-color: #5A5983;*/
    /*background-image: linear-gradient(#626d21, #424d1b);*/
}
#nav5.active {
    /*box-shadow: 0 0 5px #5A5983;*/
}
#nav6 {
    background-color: #006bb2;
    /*background-image: linear-gradient(#54537b, #3d3c5b);*/
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
#nav6.active {
    /*box-shadow: 0 0 5px #57B1ED;*/
}

#nav7 {
    background-color: #57B1ED;
    /*background-image: linear-gradient(#54537b, #3d3c5b);*/
}
#nav7.active {
    /*box-shadow: 0 0 5px #57B1ED;*/
}

nav a {
    font-size: 19px;
    font-weight: normal;
    line-height: 160%;
    text-decoration: none;
    color: #ffffff !important;
}

.navbar {
    margin-bottom: 15px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background: none;
}

.navbar-default {
    background: none;
    border: none;
}

nav.navbar li a {
    padding: 15px 35px;
}

nav.navbar li.active a {
	text-decoration: underline !important;
    /*text-shadow: 0 0 5px #ffffff;*/
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
	text-decoration: underline !important;
}

.navbar-toggle {
    margin-bottom: 5px;
    margin-top: 20px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}

.dropdown-menu {
    background-image: linear-gradient(#ff9600, #e47b00);
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #934a00;
    color: #262626;
}
.dropdown ul.dropdown-menu li a {
    padding: 10px 30px;
    font-size: 16px;
}

/*Top nav mouseover dropdown*/
ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block;
    margin-top:0px;
}


@media (min-width: 768px) {
    .navbar-collapse {
        height: auto;
        border-top: 0;
        box-shadow: none;
        max-height: none;
        padding-left:0;
        padding-right:0;
    }
    .navbar-collapse.collapse {
        display: block !important;
        width: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .navbar-collapse.in {
        overflow-x: visible;
    }

    .navbar
    {

    }

}

/*FOOTER*/
footer {
    border-top:5px solid #01b9ef;
    padding-top: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}

footer a {
    color: #818181;
    text-decoration: underline;
}

footer a:hover, footer a:active {
    color: #000000 !important;
    text-decoration: underline;
}

/*SLIDESHOW*/
.carousel-indicators {
    bottom: 0;
}
.carousel-indicators li {
    background-color: #eaeaea;
    border: 1px solid #fff;
    opacity: 0.7;
}
.carousel-indicators .active {
    background-color: #000000;
}
.carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.2) 100%);
}
.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0px, rgba(0, 0, 0, 0) 100%);
}

#price hr {
    margin-top: 15px;
    margin-bottom: 15px;
}

/*.price {
    font-size: 23px;
    font-weight: bold;
    color: #646464;
}*/

.price {
    font-size: 19px;
    /*font-weight: bold;*/
    color: #01b9ef;
}

#banner {
    margin-bottom: 20px;
    margin-top: 20px;
}

#kinderanimation h1 {
    font-size: 20px;
}
#kinderanimation img {
    margin-top: 0;
}

#kontakt {
    padding-top: 45px;
}


/*kleinste auflösung xs*/
@media (max-width: 768px) {
    header {
        padding:0 5px;
    }
    h1 {
        padding-top:0;
        margin: 0;
        border: none;
    }
    main {
        padding:15px;
    }
    main img {
        margin-bottom: 15px;
    }
     #footer_menu {
        float: none !important;
        text-align: center;
        margin-right: 0;
    }
    #banner {
        margin-left: 10px; margin-right: 10px;
    }
    .gallery {
        margin-bottom: 0;
    }
    .col-sm-3.gal_img {
        padding: 15px;
    }
    body {
        font-size: 15px;
    }
    .container {
        padding: 0;
    }
    #wrapper {
        margin-top: 0;
        box-shadow: none;
        overflow: hidden;
    }
    .headline {
        margin-left: 30px;
        margin-top: 5px;
        font-size: 16px;
        max-width: 200px;
    }
    #nav1, #nav6 {
        border-radius: 0;
    }
    .xs-special {
        border: none!important;
        margin: 0 !important;
    }
    footer {
        margin-top: 0;
    }
    .box {
        margin-bottom: 15px;
    }
    #kontakt {
        padding-top: 0;
    }
}

/*kleine sm*/
@media (min-width: 768px) and (max-width: 992px) {
    nav.navbar li a {
        padding: 15px 5px;
    }
    .headline {
        margin-left: 30px;
        margin-top: -45px;
    }
}

/*mittlere md*/
@media (min-width: 992px) and (max-width: 1200px) {
    nav.navbar li a {
        padding: 15px 21px;
    }
    .headline {
        margin-left: 150px;
    }
}

/*große lg*/
@media (min-width: 1200px) {

}

.border-bottom:after {
	content: "";
	display: block;
	border-bottom: 1px solid #ccc;
	margin: 0 0;
}



