/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 *
 * RESET AND LAYOUT
 ===================================*/

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    z-index: 1;
	background:#046381;
    *zoom: 1;
}

	.bx-wrapper img {
	max-width:200%;
    min-width: 100% !important;
	width: auto;
    min-height: 100%;
    display: block;
	background-size: cover;
}
@media only screen and (min-width: 1100px) {
	.bx-wrapper img {
	max-width:100%;
    min-width: 100% !important;

}
}
@media only screen and (max-width: 500px) {
	.bx-wrapper img {
	max-width:230%;
}
}
@media only screen and (max-width: 400px) {
    .bx-wrapper img {
    max-width:260%;
}
}

/** THEME
 ===================================*/

.bx-wrapper .bx-viewport {
    /*
     -moz-box-shadow: 0 0 5px #ccc;
     -webkit-box-shadow: 0 0 5px #ccc;
     box-shadow: 0 0 5px #ccc;
     border: solid #fff 5px;
     left: -5px;
     background: #fff;
     */
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(../images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(../images/controls.png) no-repeat 0 -32px / 96px 63px;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(../images/controls.png) no-repeat -43px -32px / 96px 63px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(../images/controls.png) -86px -11px no-repeat / 96px 63px;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(../images/controls.png) -86px -44px no-repeat / 96px 63px;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}

/*
 * SLIDER CAPTION
 */
#startpage .bodyContainer {
    padding: 0;
    margin: 0;
    min-height: inherit !important;
    position: relative;
}

#slidercaption {
    position: absolute;
    bottom: -53px !important;
    z-index: 999;
    width: 100%;
    background: #046381;
    /*font: 300 21px/25px 'Signika',Arial,Helvetica,sans-serif;*/

}

#slidercaption #sliderinner {
    display: block;
    border: 0px solid gray !important;
    margin-right: auto !important;
    margin-left: auto !important;
    background: none !important;
    width: 725px;
    height: 50px;
    line-height: 22px;
    padding: 13px 0 13px 34px;
}

#slidercaption #sliderinner #captitle {
    display: inline-block;
    float: left;
    width: 15.7575%;
    /*font-size: 100%;
     font-weight: bold;*/
    font-weight: normal !important;
    color: #FFF !important;
    font: 600 15px/22px 'Signika', Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#slidercaption #sliderinner #sliderdescription {
    display: inline-block;
    float: left;
    width: 80.3333%;
    color: #FFFFFF !important;
    font-weight: normal !important;
    font: 14px/22px 'Signika', Arial, Helvetica, sans-serif;
}

#slidercaption #sliderinner ul li {
    font-size: 100%;
    float: left;
    /*width:150px;*/
    font-weight: normal !important;
    margin: 0 10px;
}

#slidercaption #sliderinner #caplink {
    font-size: 100%;
    height: 40px;
    width: 9.0909;
    display: inline-block;
    font-weight: normal !important;
    float: left;
    font: 15px/22px 'Signika', Arial, Helvetica, sans-serif;
}

#slidercaption #sliderinner #caplink a {
    background: url("../images/bullet1.png") no-repeat scroll left 6px /8px 10px;
    color: #F59C3E;
    display: block;
    padding: 0 0 0 12px;
}

#slidercaption #sliderinner #sliderToggle {
    float: right;
    margin-top: -5px;
    margin-right: 5px;
}

@media only screen and (max-width: 1070px) {

    #slidercaption #sliderinner #captitle {
        display: none;
    }
    #slidercaption #sliderinner #sliderdescription {
        width: 82%;
    }
}

@media only screen and (max-width: 892px) {
    #slidercaption #sliderinner #sliderdescription {
        font: 14px/22px 'Signika', Arial, Helvetica, sans-serif;
        width: 80%;
    }

    #slidercaption #sliderinner #caplink {
        font: 14px/22px 'Signika', Arial, Helvetica, sans-serif;
    }
    #slidercaption #sliderinner {
        width: 100%;
    }

}

@media only screen and (max-width: 604px) {
    #slidercaption #sliderinner #sliderdescription {
        width: 82%;
        display: none;
    }
    #slidercaption #sliderinner #sliderdescription {
        font: 13px/14px 'Signika', Arial, Helvetica, sans-serif;
        margin-right: 400px;
    }

}

/*
 * SLIDER CAPTION
 */
#centerbox {
    /* max-width: 750px; */
    width: 168px;
    z-index: 99;
    position: absolute;
    display: block;
    /* top: -76px; */
    height: 81px;
    z-index:1;
    left: 80px !important;
}
#centerbox #centerboxLeft {
    display: inline-block;
    padding: 25px 20px 25px 25px;
    float: left;
    width: 100%;
    height: 94%;
    background: none;
}

#centerbox #centerboxRight {
    position: relative;
    display: inline-block;
    float: left;
    padding: 0 0 0 0;
    width: 0%;
    height: 0%;
    background: #eaedf2;
}

#centerbox h1 {
    margin-top: 0;
    color: #04637F;
    float: left;
    font: 600 26px/26px 'Signika', Arial, Helvetica, sans-serif;
    /*padding: 16px 0 12px 81px;*/
}

#centerbox h2 {
    color: #066375;
    font: 600 18px/18px 'Signika', Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0 0 16px;
}

.textContent {
    color: #FFFFFF;
    float: left;
    padding-top: 13px;
    font: 12px/23px 'Signika', Arial, Helvetica, sans-serif;
}

#centerbox #centerboxClose {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
}

#centerbox #centerboxRight #centerboxLinks {
    margin-top: 10px;
}

#centerboxLinks a {
    font: 18px/23px 'Signika', Arial, Helvetica, sans-serif;
    background: url("../images/bullet_trans.gif") no-repeat scroll left 7px rgba(0, 0, 0, 0);
    color: #F59C3E;
    display: block;
    padding: 2px 0 0 12px;
}
@media only screen and (max-width: 850px) {
    #centerbox {
        /* max-width: 750px; */
        width: 168px;
        z-index: 99;
        position: absolute;
        display: block;
        top: -76px;
        height: 43px;
        left: 0px !important;
    }

}

@media only screen and (max-width: 780px) {
    #centerbox {
        display: none;
    }


    li.bildslider {
        left: -50%;
    }
}
@media only screen and (min-width: 1300px) {
    li.bildslider {
        left: 0;
        margin-top:-3%;
    }
}
@media only screen and (max-width: 1300px) {
    li.bildslider {
        left: 0;
        margin-top:-1%;
    }
}

@media only screen and (max-width: 930px) {
    li.bildslider {
        left: 0%;
        margin-top: 0%;
    }
}

@media only screen and (max-width: 700px) {
    li.bildslider {  
        margin-top: -3%;
    }
}
@media only screen and (max-width: 600px) {
    li.bildslider {
        left: -27%;
        margin-top: 0%;
    }
    .bx-wrapper img {
        max-width:260%;
    }
}
@media only screen and (max-width: 500px) {
    li.bildslider {
        left: -50%;
        margin-top: 0%;
    }
}