header.header{
    background-color: #0065BF;
}
header{
    margin-bottom: 0 !important;
}
#logo a.logo{
    color: #FFBC00;
}
#slogan{
    margin-top: 0;
    background-color: #FFBC00;
}

#gradient_left{
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    height: 400px;
    width: 100px;
    height: 100%;
    background-image: url('../images/gradient_left.png');
    z-index: 1000;
}
#gradient_right{
    position: absolute;
    display: block;
    right: 0;
    top: 0;
    height: 400px;
    width: 100px;
    height: 100%;
    background-image: url('../images/gradient_right.png');
    z-index: 1000;
}
.main-content div.pin-article{
    margin-bottom: 30px !important;
}
.main-content{
    margin-bottom: 0;
}

#footer-box ul{
    padding-bottom: 5px;
}

#footer-box ul li{
    text-align: right;
}
#footer-box ul li span.left{
    text-align: left;
}
#footer-box ul.contact-info li{
 text-align: left;
}


.partner a.button{
    position: relative;
    bottom: 20px;
}
.footer_element .article {
    height: 340px;
    display: block;
    position: relative;
}

.nav>li>a:hover, .nav>li>a:focus{
    background-color: transparent;
}

ul.opening-info {
    padding-left: 0px !important;
}

.copyStadtbibliothek {
    padding-top: 58px;
}

.menu-item a,
.menu-item span {
    font-size: 1.2em !important;
    font-weight: bold;
}

#mainPictureTag {
    width: 100%;
    height: auto;
}

#header,
#footer,
.container {
    min-width: 320px;
}

#header,
#footer {
    width: 100%;
}

#header {
    margin-top: 0px !important;
}

.tinynav {
    margin-bottom: 10px;
}

@media (min-width: 768px) {

    #header,
    #footer,
    .container {
        width: 970px;
    }

    .footerNavigation {
        text-align: right;
    }

    .withtitle {
        padding-top: 40px !important;
    }
}

@media (min-width: 992px) {
    #header,
    #footer {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .footer_element .article {
        height: auto;
    }
    .logo img{
        width: 250px !important;
    }
    .copyStadtbibliothek {
        padding-top: 0px !important;
    }
    .footerNavigation {
        margin-top: 0px !important;
    }

    h5.element {
        text-align: center;
    }
}

span.slogan-author{
    font-size: 0.6em;
}

.jcarousel-skin-wip .text{
    text-align: left;
}

div.row div.column{
    font-size: 1.1em;
}

a.button:hover, a.button:focus{
    color: #fff !important;
}

#footer-box ul.opening-info{
    list-style-type: none !important;
}

.footerNavigation{
    color: #fff;
    margin-top: 58px;
}
.footerNavigation span{
    color: #fff;
}

h2{
    padding-top: 20px;
    margin-bottom: 15px;
}

.jcarousel-container .jcarousel-prev[disabled="disabled"],
.jcarousel-container .jcarousel-next[disabled="disabled"]{
    opacity: 0.1;
    cursor: default;
}

img.captchaImg {
    margin-right: 20px !important;
    margin-bottom: 10px;
}

input.sendCode {
    padding-bottom: 15px !important;
    margin-bottom: 15px !important;
    margin-top: 0px !important;
    padding-top: 15px !important;
    width: 200px !important;
}

.contact-form input, textarea {
    font-size: 1.4em;
}

.main-content ul li {
    list-style: url("../images/ul.png");
}

.news h4 {
    padding-top: 15px;
    padding-bottom: 10px;
}

.calsheet {
    width: 80px;
    height: 83px;
    background-image: url(../images/kalenderblatt.png);
    background-repeat: no-repeat;
    margin-right: 20px;
    float: left;
}

.calsheet span.month {
    text-align: center;
    display: block;
    font-size: 15px;
    color: #FFFFFF;
    font-weight: bold;
}

.calsheet span.day {
    font-family:Areal,Verdana,Geneva,sans-serif;
    display: block;
    text-align: center;
    padding-top: 5px;
    font-size: 35px;
    color: #000000;
    font-weight: bold;
}

.calheader {
    float: left;
}

.eventTitle {
    font-size: 1.1em;
}

.camera_caption > div {
    height: 0px !important;
    padding: 0px !important;
    margin: 0px !important;
}

.camera_pag_ul {
    text-align: center !important;
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
    background: #FFBC00 none repeat scroll 0 0 !important;
}
.camera_wrap .camera_pag .camera_pag_ul li {
    background: #0065BF !important;
}

#footerlogo svg #deinestadt,
#footerlogo svg #zusatztext,
#logo svg #deinestadt,
#logo svg #zusatztext {
    fill: white;
}

#footerlogo svg #wappen,
#logo svg #wappen {
    fill: rgb(240, 201, 50);
}

#footerlogo svg #line,
#logo svg #line {
    stroke: white;
}
#footerlogo svg,
#logo svg  {
    margin-top: 15px;
    max-width: 100%;
    height: fit-content;
}

#footerlogo {
    display: inline-block;
}

#footerlogo svg {
    max-width: 50%;
}