#map-canvas {
    height: 450px;
    width: 940px;
    margin: 0 auto;
}

#info, #content {
    width: 940px;
}
#contact-title {
    font-family: "Interstate Black Cond", Arial, Verdana, Georgia, sans-serif;
    font-size: 24px;
    line-height: 32px;
    color: #4f443c;
}

#contact-desc {
    color: #7c8184;
    line-height: 22px;
    width: 550px;
    float: left;
}
.contact-sidebar {
    float: right;
    width: 270px;
    font-size: 14px;
    font-style: italic;
}
.contact-sidebar p {
    color: #7c8184;
    font-size: 14px;
    line-height: 22px;
}
.sidebar-title {
    font-size: 20px;
    font-family: "Interstate Black Cond", Arial, Verdana, Georgia, sans-serif;
    font-style: normal;
    color: #4f443c;
    line-height: 26px;
    padding-bottom: 12px;
}

.contact-ma {
    text-align: center;
    height: 210px;

}
.name {
    color: #4f443c;
    font-family: "Interstate Black Cond";
    font-size: 16px;
    line-height:56px;
}

.kontakt-title {
    font-size: 24px;
    font-family: "Interstate Black Cond", Arial, Verdana, Georgia, sans-serif;
    font-style: normal;
    color: #4f443c;
}

.kontaktformular {
    color: #7C8184;
    font-family: "Interstate";
    font-size: 14px;
    font-style: normal;
}

#content{
    height:auto;
}

#content form {
    width: 650px;
    float: left;
    padding-top: 50px;
}

.bluebutton {
    background: #00ace9 url(layout/arrow.png) 10px center no-repeat;
    font-family: "Interstate", Arial, Verdana, Georgia, sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    padding: 8px 13px 8px 29px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.28);
    border-radius: 6px;
    border: 0px;
    cursor: pointer;
    line-height: 45px;
}

.more-content{
    color:#00ace9;
}
.text-bold {
    font-family: "Interstate Black Cond";
}
#sb-contact-form {
    font-family: "Interstate";
    font-style: normal;
    font-size: 16px;
    line-height: 26px;
    margin-top: 60px;
    color: #4f443c;
}
#sb-contact-form p {
    color: #4f443c;
    font-family: "Interstate";
    font-size: 16px;
    line-height: 26px;
}

/* Google Maps Fixes */
#map-canvas h3 {
    font-family:"Interstate Black Cond";
    color: #4f443c!important;
    font-size: 16px;
}

.gm-style .gm-style-iw, .gm-style .gm-style-iw a, .gm-style .gm-style-iw span, .gm-style .gm-style-iw label, .gm-style .gm-style-iw div {
overflow: hidden!important;
}

#confirm {
    font-family: 'Interstate';
    padding-top: 50px;
    float: left;
    width: 650px;
}
#confirm p {
    padding-bottom: 10px;
}

#termine_links {
    width: 50%; 
    float:left;
}
#termine_rechts {
    width: 50%; 
    float:left;
    margin-left:-30px;
}