/* Cascading Style Sheet for Aprikus HomePage */

/* www.aprikus.com */

/* Design: Helga Halbritter, Visuelle Gestaltung, Basel */
/* Program: Wolfgang Studer, Basel */
/* =============================================================== */

/* Background settings */
.BackGrnd
    {
    background-image:url('images/bgMain.jpg');
    background-attachment: fixed;
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    }

/* Layout settings */
.LayoutMain
    {
    position: absolute;
    left: 0;
    top: 0;
    border: 0;
    z-index: 10;
    }
.Layout1
    {
    position: absolute;
    left: 0;
    top: 0;
    height: 97px;
    width: 100%;
    border: 0;
    z-index: 11;
    }
.Layout2
    {
    position: absolute;
    left: 0;
    top: 97px;
    height: 43px;
    width: 100%;
    border: 0;
    z-index: 12;
    }
.Layout3
    {
    position: absolute;
    left: 0;
    top: 140px;
    height: 175px;
    width: 100%;
    border: 0;
    z-index: 13;
    }
.Layout4
    {
    position: absolute;
    left: 0;
    top: 315px;
    height: 10px;
    width: 100%;
    border: 0;
    z-index: 14;
    }
.Layout5
    {
    position: absolute;
    left: 0;
    top: 47px;
    width: 250px;
    height: 238px;
    border: 0;
    z-index: 15;
    }
.Layout6
    {
    position: absolute;
    right: 5px;
    top: 97px;
    width: 167px;
    height: 43px;
    border: 0;
    z-index: 16;
    }

/* Top Menu settings */
.MenuMain
    {
    position: absolute;
    left: 267px;
    top: 77px;
    border: 0;
    z-index: 30;
    }
.MenuLine
    {
    position: relative;
    left: auto;
    width: 2px;
    height: 18px;
    border: 0;
    z-index: 31;
    }
.MenuCompany
    {
    position: relative;
    left: auto;
    width: 61px;
    height: 13px;
    border: 0;
    z-index: 32;
    }
.MenuProduct
    {
    position: relative;
    left: auto;
    width: 56px;
    height: 13px;
    border: 0;
    z-index: 33;
    }
.MenuContact
    {
    position: relative;
    left: auto;
    width: 49px;
    height: 13px;
    border: 0;
    z-index: 34;
    }
.MenuSitemap
    {
    position: relative;
    left: auto;
    width: 56px;
    height: 13px;
    border: 0;
    z-index: 35;
    }
.MenuLangDe
    {
    position: relative;
    left: auto;
    width: 6px;
    height: 13px;
    border: 0;
    z-index: 36;
    }
.MenuLangEn
    {
    position: relative;
    left: auto;
    width: 6px;
    height: 13px;
    border: 0;
    z-index: 37;
    }

/* Text settings */
.TextMain
    {
    position: absolute;
    left: 267px;
    top: 211px;
    z-index: 91
    }
.TextImg
    {
    width: 437px;
    height: 77px;
    border: 0px;
    }