.eyecatcher.map {
    width:1200px;
    height:450px;
    float:left;
    display:block;
}
.eyecatcher.map iframe {
    width:100%;
    height:100%;
}
#anfahrt-kontakt .content-text,
#anfahrt-kontakt .content-template {
    float:left;
    display:block;
    padding:12px;
    box-sizing:border-box;
}
#anfahrt-kontakt .content-text.anfahrt-text {
    width:800px;
    background-color:#eee;
}
#anfahrt-kontakt .content-template.kontakt-text {
    width:400px;
    background-color:#f6f6f6;
}
#anfahrt-kontakt .content-text h2,
#anfahrt-kontakt .content-template h2 {
    width:100%;
    float:left;
    display:block;
    margin:0;
    padding:12px;
    font-size:30px;
    font-weight:normal;
    color:#85C12A;
    box-sizing:border-box;
}
#anfahrt-kontakt .content-text ul,
#anfahrt-kontakt .content-template ul {
    width:100%;
    float:left;
    display:block;
    margin:0;
    padding:6px 12px 12px 36px;
    font-size:18px;
    line-height:24px;
    color:#666666;
    box-sizing:border-box;
}
#anfahrt-kontakt .content-text ul li,
#anfahrt-kontakt .content-template ul li {
    padding:3px 0;
}
#anfahrt-kontakt .content-text a,
#anfahrt-kontakt .content-template a {
    color:#666666;
}
