
#rootContainerZeile_Content {
    height: 500px;
}

#rootContainerZeile_ImageBild {
    height: 150px;
}

#rootContainerZeile_ImageBild .Seitenschatten_Links {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
    background-color: #e0e0e7;
}

#rootContainerZeile_ImageBild .Seitenschatten_Rechts {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
    background-color: #e0e0e7;
}

#Image-Bild {
    position: relative;
    top: 0;
    bottom: 0;
    height: 145px;
    width: 100%;
    margin: 0;
    padding: 0;
}

h1 {
    font-weight: normal;
    color: #606d83;
}

#infoFeld_Messgeraete {
    float: left;
    margin-left: 50px;
}

#bildMessgeraete {
    position: relative;
    top: -30px;
    left: 10px;
    width: 170px;
    height: 140px
}

#infoFeld_Untersuchung {
    float: left;
}

#bildUntersuchung {
    position: relative;
    top: -20px;
    left: -2px;
    width: 170px;
    height: 140px
}

#infoFeld_Entwicklung {
    float: left;
}

#bildEntwicklung {
    position: relative;
    top: -20px;
    left: -7px;
    width: 170px;
    height: 140px
}
