h1, h2, h3 {
    font-size: 18px;
}

body {
    padding: 15px;
}

.full-width {
    width: 100%;
}

table, table tr, table tr td, tbody, tfoot, thead {
    border: 0;
}

div.containerz .column {
    max-width: 600px;
}

div.containerz h3 {
    margin-bottom: 15px;
}

.callout {
    border: 1px solid #cacaca;
    border-radius: 5px;
    box-shadow: 0 6px 6px #00000029;
    padding: 1rem;
    margin-right: 0.1rem;
    margin-bottom: 1rem;
}

#rowcontainer {
    border: 1px solid #cacaca;
    border-radius: 5px;
    box-shadow: 0 6px 6px #00000029;
    padding: 1rem;
    margin-right: auto;
    margin-bottom: auto;
}

#top_logo{
    margin-bottom: 15px;
}
#top_logo img {
    max-height: 50px;
    max-width:390px;
}

.top_bar_leiste_zahlsystem {
    margin-bottom: 10px;
}
