/*home*/

.bg-home
{
                background-color: #8b0000;
                color: #fffaf0;
}

.link
{
                background-color: #8b0000;
                color: #adff2f;
}

/*links*/
.A1
{
                background-color: inherit;
                color: inherit;
                left: 0;
                height: 100%;
                position: absolute;
                top: 0;
                width: 37%;
                z-index: 2;
}

.A1a
{
                margin-left: 1.5em;
                margin-right: 1.5em;
                margin-top: 3em;
                text-align: right;
}

.A1b
{
                margin-left: 1.5em;
                margin-right: 1.5em;
                margin-top: 2em;
                text-align: right;
}

.A1c
{
                background-color: inherit;
                bottom: 0;
                color: inherit;
                right: 0;
                height: auto;
                margin-left: 1.5em;
                margin-right: 1.5em;
                position: absolute;
                text-align: right;
                width: 100%;
                z-index: 4;
}

/*mitte*/
.A2
{
                background-color: inherit;
                border-left: solid 1px #dadada;
                border-right: solid 1px #dadada;
                color: #fffaf0;
                height: 100%;
                left: 37%;
                overflow: auto;
                position: absolute;
                top: 0;
                width: 35%;
                z-index: 3;
}

.A2a
{
                margin-left: 1.5em;
                margin-right: 1.5em;
                margin-top: 3em;
}

.A2b
{
                margin-left: 1.5em;
                margin-right: 1.5em;
                margin-top: 2em;
}

/*rechts*/
.A3
{
                background-color: inherit;
                color: inherit;
                height: 100%;
                position: absolute;
                right: 0;
                top: 0;
                width: 28%;
                z-index: 1;
}

.A3a
{
                margin-left: 1.5em;
                margin-right: 1.5em;
                margin-top: 3em;
}

.A3b
{
                margin-left: 1.5em;
                margin-right: 1.5em;
                margin-top: 2em;
}
