/*CSS-File für die Startseite*/
    #referenzen       { display:block;
	background-image:url(referenzen-dea.jpg);
		width:70px; height:73px }
    #referenzen:hover { background-image:url(referenzen.jpg); }

    #shop       { display:block;
	background-image:url(shop-dea.jpg);
		width:70px; height:73px }
#shop:hover { background-image:url(shop.jpg); }

    #mosaike       { display:block;
	background-image:url(mosaike-dea.jpg);
		width:70px; height:73px }
#mosaike:hover { background-image:url(mosaike.jpg); }

    #preise       { display:block;
	background-image:url(preise-dea.jpg);
		width:70px; height:73px }
#preise:hover { background-image:url(preise.jpg); }

    #pflege       { display:block;
	background-image:url(pflege-dea.jpg);
		width:70px; height:73px }
#pflege:hover { background-image:url(pflege.jpg); }

    #materialien       { display:block;
	background-image:url(materialien-dea.jpg);
		width:70px; height:78px }
#materialien:hover { background-image:url(materialien.jpg); }

    #kuechen       { display:block;
	background-image:url(kuechen-dea.jpg);
		width:75px; height:86px }
#kuechen:hover { background-image:url(kuechen.jpg); }

body{
float: left;
}

h1{
margin-top: 130px;
width:99%;
font-weight:bold;text-align:center;font-size:1.8em;
}
strong{
font-family: arial, 'lucida console', sans-serif;
}
