@media (min-width: 1200px) {
#Content {
    font-family: 'Times New Roman', Times, serif;
}
#fredbild1 {
    float:left;
    margin-top: 2%;
    margin-left: -48%;
}
#fredrai-ueberschrift {
    float: left;
    text-align:center;
    margin-top:2%;
    margin-left: 0%;

}
.fredrai-ueberschrift1 {
    color: #0000ff;
    font-size: 200%;
    font-weight: bolder;
}
.fredrai-ueberschrift2 {
    color: #0000ff;
    font-size: 150%;
    font-weight: lighter;
}
.fredrai-ueberschrift3 {
    color: #0000ff;
    font-size: 175%;
    font-weight: lighter;
}
#fredbild2 {
    float:right;
    margin-top: 2%;
    margin-right: -13.5%;
}
.fredrai-beschreibung {
    margin-top: 2%;
    margin-left: 2%;
    font-size: 150%;
}
#fredrai-portait {
    margin-left: 36.5%;
}
#fredbild3 {
    margin-left: 1%;
    margin-top:2%;
}
#fredbild4 {
    margin-right: -19%;
    margin-top: 2%;
    float:right;
}
}