.cc.main.cc--only_content_column {
    width: 100% !important;
    max-width: 100%;
}

#adressenkat {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    position: absolute;
    top: 40px;
    right: 0;
    width: 300px;
    height: 500px;
    overflow-x: visible;
    overflow-y: scroll;
    background: #fff;
}

#adressenkat li {
    padding: 3px 10px;
    font-size: 1.0em;
    border-bottom: 1px solid #ababab;
}

.app.app--mapv3 {
    position: relative;
	margin: 20px auto;
}

#adressenliste .adresse {
    padding: 13px 30px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ababab;
}

#katTitel {
    padding: 20px 60px;
    margin: 0;
}