body {
    margin: 0;
}

#menu #menubtn {
    visibility: visible;
    float: right;
    text-align: center;
    padding-left: 18px;
    padding-right: 18px;
    color: #fff;
    font-weight: 900;
}

#innermenu {
    width: 100%;
}

#menubtn {
    background-color: #009ec7;
    visibility: visible;
}

#menu ul {
    width: 100%;
}

#menu li {
    float: left;
}

#menu #badge {
    background-image: url(../images/table-webcentris-logo.png);
    margin-left: 20px;
}

#menu #submenu {
    width: 100%;
    background-color: #009ec7;
    padding-left: 20px;
}

#menu #submenu li {
    background-color: #009ec7;
}

#menu #submenu li a {
    color: #fff;
}

#agentur,#leistungen,#suite {
    padding: 0 20px;
}



#leftpic {
    height: 350px;
    width: 300px;
    color: #cdcdcd;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/geschichten-bild-tablet.jpg);
}

#refcontainer {
    margin-top: 40px;
}

#suite {
    height: auto;
    padding-bottom: 50px;
}

#inneragentur {
    width: 100%;
}

#suiteteaserimage {
    width: 545px;
    height: 350px;
    background-size: 100% auto;
}

#suiteteasersubtitle {
    padding-top: 0;
}

.jcarousel-wrapper {
    margin: 22px;
}

.jcarousel-control-prev {
    left: -85px;
    top: -215px;
}

.jcarousel-control-next {
    left: 565px;
    top: -215px;
}

.jcarousel {
    width: 500px;
}

.jcarousel ul li img {
    width: 500px;
}

#referenzen #slider img {
    width: 565px;
    height: 372px;
}

#slider #image {
    height: 372px;
}

.rhino-prev {
    left: 15px;
    top: 270px;
    width: 67px;
    height: 67px;
    background-image: url(../images/referenzen-gallery-arrow-left.png);
}

.rhino-next {
    right: 15px;
    top: 270px;
    width: 67px;
    height: 67px;
    background-image: url(../images/referenzen-gallery-arrow-right.png);
}

#person {
    width: 238px;
}

#kontaktmap #left,#kontaktmap #right {
    float: none;
    width: auto;
    font-size: 14px;
}

#kontaktform {
    width: 100%;
    float: none;
}

#kontaktmap {
    height: auto;
}

#kontaktmap #right {
    height: 526px;
}

#map-container {
    width: 100%;
}

#mail {
    margin-bottom: 45px;
}

input,textarea {
    width: 88%;
}

#kontaktmap #right h2 {
    width: 100%;
}

#referenzensubtitle {
   /* height: 190px; */
    margin: 0 20px;
    margin-bottom: 40px;
}

#leistungen {
    height: auto;
    padding: 0;
}

#leistungen #inneragentur {
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
/* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
/* Firefox, other Gecko */
    box-sizing: border-box;
}

#adresse_left,#adresse_right {
    display: block;
}

#adresse {
    height: 175px;
    padding-top: 15px;
    padding-left: 20px;
    width: 100%;
}

#adresse_right {
    padding-top: 10px;
    padding-left: 0;
    display: block;
}

#footer #privacy {
    padding-left: 0;
}

#footer #share {
    padding-right: 0;
}