﻿
#homePageImage
{
    background-image: url('../../Resources/home_crop.jpg');
    background-repeat: no-repeat;
    height:185px;
    width:743px;
}

#AktuelleImage
{
    background-image: url('../../Resources/aktuelles_crop.jpg');
    background-repeat: no-repeat;
    height:185px;
    width:743px;
}

#ProdukteImage
{
    background-image: url('../../Resources/produkte_crop.jpg');
    background-repeat: no-repeat;
    height:185px;
    width:743px;
}

#ReferenzenImage
{
    background-image: url('../../Resources/referenzen_crop.JPG');
    background-repeat: no-repeat;
    height:185px;
    width:743px;
}

#ForschungImage
{
    background-image: url('../../Resources/GrashalmCrop.jpg');
    background-repeat: no-repeat;
    height:185px;
    width:743px;
}
#UnternehmenImage
{
    background-image: url('../../Resources/Unternehmen_crop.jpg');
    background-repeat: no-repeat;
    height:185px;
    width:743px;
}
#KontaktImage
{
    background-image: url('../../Resources/kontakt_crop.jpg');
    background-repeat: no-repeat;
    height:185px;
    width:743px;
}