﻿
#homePageImage
{
    background-image: url('../../Resources/home_crop.jpg');
    background-repeat: no-repeat;
    height:185px;
    width:743px;
}

#homePageImage a
{
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  cursor: pointer;
}

#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;
}


#ForumImage
{
    background-image: url('../../Resources/forum_crop.jpg');
    background-repeat: no-repeat;
    height:185px;
    width:743px;
}
