* { font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0; }
*:focus { outline: 0; }
body { text-align: center; }
html, body { height: 100%; margin: 0; padding: 0; }
div#spacer { float: left; height: 50%; margin-bottom: -250px; /* halbe container-hoehe */ width: 1px; }
div#home { clear: left; font-size: 160px; height: 500px; margin: 0 auto; position: relative; text-align: left; width: 700px; }
div#categories { height: 294px; margin: 0 0 0 280px; position: absolute; top: 70px; width: 294px; z-index: 2; }
div#categories a { float: left; height: 147px; width: 147px; }
div#categories a span { display: none; }
div#categories a#schule { background: url(../img/home/schule-empty.gif) no-repeat top left; }
div#categories a#schule.current,
div#categories a#schule:hover { background: url(../img/home/schule.gif) no-repeat top left; }
div#categories a#heimwerker { background: url(../img/home/heimwerker-empty.gif) no-repeat top left; }
div#categories a#heimwerker.current,
div#categories a#heimwerker:hover { background: url(../img/home/heimwerker.gif) no-repeat top left; }
div#categories a#rahmen { background: url(../img/home/rahmen-empty.gif) no-repeat top left; }
div#categories a#rahmen.current,
div#categories a#rahmen:hover { background: url(../img/home/rahmen.gif) no-repeat top left; }
div#categories a#kuenstler { background: url(../img/home/kuenstler-empty.gif) no-repeat top left; }
div#categories a#kuenstler.current,
div#categories a#kuenstler:hover { background: url(../img/home/kuenstler.gif) no-repeat top left; }
div#footer { background: #ffffff; color: #3f2682; position: absolute; top: 350px; width: 700px; }
div#footer p { font-size: 10px; padding: 2em 0 0 20px; text-align: left; }
div#logo h1,
div#logo h2 { display: none; }
div#logo { background: url(../img/demattia-logo.jpg) no-repeat center; height: 79px; width: 100px; }
div#language { color: #e4e1d8; font-size: 14px; font-weight: bold; z-index:10; margin: 210px 0 0 550px; position: absolute; text-transform: uppercase; }
div#language a { color: #e4e1d8; text-decoration: none; }
div#language.heimwerker,
div#language.heimwerker a { color: #f29400; }
div#language.schule,
div#language.schule a { color: #ffcc00; }
div#language.rahmen,
div#language.rahmen a { color: #97b315; }
div#language.kuenstler,
div#language.kuenstler a { color: #afa0c9; }

