div.inhalt .bold {
    font-weight: bold;
}

div.inhalt .impr-header {
    margin: 50px 0;
}

div.inhalt ul {
    list-style-type: none;
    padding: 5px;
}

div.inhalt p {
    padding-left: 5px;
}
div.inhalt {
    width: auto !important;
    padding: 0 30px;
}