* {
    position: static !important;
    float: none !important;
    background: none !important;
    color: #000 !important;
    margin: auto !important;
    width: auto !important;
    height: auto !important;
}
h1 {
    display: block;
    margin-bottom: 10px;
}
p {
    margin: 12px auto !important;
}

#main {
    width: auto;
    height: auto;
}
#navigation {
    list-style-type: disc;
}
#content {
    font-size: medium;
}
#impressum {
    
}
#navigation a {
    text-align: left;
}
#myImageFlow {
    display: none;
}