/*  1em ~= 16 Pixel */

* {
    border: none;
    font-family: Verdana, Arial, Helvetica, sans-serif ;
    margin: 0;
    padding: 0;
}

HTML {
    height: 100%;
    margin: 0;
    padding: 0;
}

BODY {
    background-color: #DAE6F2;
    color: #f5f5f5;
    font-size: 100.01%;
    height: 100%;
    margin: 0;
    padding: 0;
}

FORM {
    display: inline;
}

FORM * {
    padding: 0.125em;
}

FORM INPUT[type=text],
FORM INPUT[type=button],
FORM INPUT[type=submit],
FORM SELECT {
    border: 0.0625em solid #85a7cc;
}
/* -------------------- Kopfbereich -------------------- */
/* :::::::::::: wird fuer domino nicht gebraucht :::::::::::::: */

/*
    DIV#headerLeft {
        background-color: #00389A;
        background:url(../img/head_middle01.gif) repeat-x;
        background-position: bottom;
        height: 7.8125em;
        min-height: 7.8125em;
        min-width: 10.9375em;
        width: 8.5em;
        position: absolute;
        left: 0;
        top: 0;
        border-top: 0.4em solid #0f2d4d;
    }
*/
DIV#headerRight {
    background-color: #EFF5FF;
    background:url(../img/head_middle01.gif) repeat-x;
    background-position: bottom;
    height: 7.8125em;
    min-height: 7.8125em;
    min-width: 62.5em;
    overflow: hidden;
    white-space: nowrap;
    width: 62.5em;
    position: absolute;
    left: 0;
    top: 0;
    border-top: 0.4em solid #0f2d4d;
}

DIV#headerRight IMG {
    border: none;
}

DIV#headerRight IMG#linksoben {
    height: 7.8125em;
    min-height: 7.8125em;
    min-width: 8.5em;
    width: 8.5em;
}

DIV#headerRight IMG#willkommen {
    height: 7.8125em;
    min-height: 7.8125em;
    min-width: 45em;
    width: 45em;
}

DIV#headerRight IMG#trenner {
    height: 7.8125em;
    min-height: 7.8125em;
    min-width: 1.1875em;
    width: 1.1875em;
}

DIV#headerRight IMG#logo {
    height: 7.8125em;
    min-height: 7.8125em;
    min-width: 7.8125em;
    width: 7.8125em;
    position: absolute;
    right: 0;
    top: 0;
}

/* -------------------- Brotkrumen -------------------- */
DIV#breadcrumbLeft {
    background-color: #1e5794;
    border: none;
    height: 1em;
    min-height: 1em;
    min-width: 8.5em;
    width: 8.5em;
    position: absolute;
    left: 0;
    top: 8.2125em;
}

/* :::::::::::: wird fuer domino nicht gebraucht :::::::::::::: */
/*
        DIV#breadcrumbRed {
		    background-color: #DF252B;
		    border-left: 0.0625em solid #98B2E0;
		    border-top: 0.0625em solid #98B2E0;
		    height: 1.1em;
		    width: 1.1em;
		    position: absolute;
		    left: 10.9375em;
		    top: 8.2125em;
		}
*/

DIV#breadcrumbMiddle {
    background-color: #0f2d4d;
    border: none;
    height: 1em;
    min-height: 1em;
    min-width: 54em;
    width: 54em;
    vertical-align: middle;
    overflow: visible;
    position: absolute;
    left: 8.5em;
    top: 8.2125em;
}

DIV#breadcrumbMiddle SPAN {
    color: #85a7cc;
    font-size: 0.7em;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: 0;
    margin-left: 2.625em;
    margin-right: 0.75em;
    margin-top: 0;
    padding: 0;
    vertical-align: middle;
}

DIV#breadcrumbMiddle SPAN A:link {
    text-decoration: none;
    color: #85a7cc
}

DIV#breadcrumbMiddle SPAN A:visited {
    text-decoration: none;
    color: #85a7cc
}

DIV#breadcrumbMiddle SPAN A:hover {
    text-decoration: none;
    color: #edf3fa
}

DIV#breadcrumbMiddle UL LI A:active {
    text-decoration: none;
    color: #DF252B
}

/* :::::::::::: wird fuer domino nicht gebraucht :::::::::::::: */
/*
		DIV#breadcrumbRight {
		    background-color: #678AC9;
		    border-left: 0.0625em solid #98B2E0;
		    border-top: 0.0625em solid #98B2E0;
		    height: 1.1em;
		    left: 48.05em;
		    min-height: 1.1em;
		    min-width: 14.2em;
		    width: 14.2em;
		    position: absolute;
		    text-align: right;
		    top: 8.2125em;
		}

		DIV#breadcrumbRight SPAN {
		    margin-right: 1.1em;
		}

		DIV#breadcrumbRight SPAN IMG {
		    border: none;
		    height: 1.1em;
		    width: 1.1em;
		}
*/
/* -------------------- Inhaltsbereich Links / Menue -------------------- */
DIV#contentLeft {
    background-color: #1e5794;
    border: none;
    color: #DF252B;
    display: table-cell;
    height: 100%;
    min-height: 100%;
    min-width: 8.5em;
    width: 8.5em;
    position: absolute;
    left: 0;
    top: 9.2125em;
}

DIV#contentLeft DIV#menuContainer {
    border: none;
    height: 100%;
    margin-left: 0;
    margin-top: 0;
    min-height: 100%;
    min-width: 8.5em;
    width: 8.5em;
    text-align:right;
}

/* :::::::::::: neu: LEVEL 0 fuer farbig hinterlegte Links bei domino :::::::::: */
DIV#contentLeft DIV#menuContainer DIV.level-01 UL,
DIV#contentLeft DIV#menuContainer A DIV.level-02 UL,
DIV#contentLeft DIV#menuContainer A DIV.level-03 UL {
    border: none;
    list-style-type: none;
    font-size: 0.7em;
    font-weight: normal;
    line-height: 0.95em;
    padding: 0.2em 0.3em 0.3em 0;
    display: block;
    cursor: pointer;
}

DIV#contentLeft DIV#menuContainer A DIV.level-01 {
    background-color: #0f2d4d;
}

DIV#contentLeft DIV#menuContainer A DIV.level-02 {
    background-color: #143c66;
}

DIV#contentLeft DIV#menuContainer A DIV.level-03 {
    background-color: #18487a;
    margin-bottom: 2em;
}

DIV#contentLeft DIV#menuContainer A:hover DIV.level-01 UL,
DIV#contentLeft DIV#menuContainer A:hover DIV.level-02 UL,
DIV#contentLeft DIV#menuContainer A:hover DIV.level-03 UL {
    background-color: #5984B3;
}


/* ***** LEVEL 1 ***** */
DIV#contentLeft DIV#menuContainer A DIV.level-1 {
    border: none;
}

DIV#contentLeft DIV#menuContainer A DIV.level-1 UL {
    background-color: transparent;
    color: #DF252B;
    font-size: 0.85em;
    font-weight: normal;
    line-height: 0.95em;
    padding: 0.25em 0.3em 0.3em 0;
    list-style: none;
    display: block;
}

DIV#contentLeft DIV#menuContainer A DIV.level-1 UL LI SPAN {
    color: #FFFFFF;
    font-size: 0.8em;           /* ausgehend von der Groess;e des darueberliegend UL */
    font-weight: normal;
    cursor: pointer;

}

DIV#contentLeft DIV#menuContainer A DIV.level-1 UL LI SPAN.act {
    font-size: 0.8em;           /* ausgehend von der Groess;e des darueberliegend UL */
    font-weight: bold;
    cursor: pointer;
    color: #DF252B;
        letter-spacing:-0.025em;
}

/* ***** LEVEL 2 ***** */
DIV#contentLeft DIV#menuContainer A DIV.level-2 UL {
    background-color: transparent;
    border-top: 0.0125em solid #5984B4;
    color: #DF252B;
    font-size: 0.85em;
    font-weight: bold;
    line-height: 0.85em;
    padding: 0.02em 0.6em 0.2em 0;
    list-style: none;
            background-color: #3b6da3;
        display:block;
}

DIV#contentLeft DIV#menuContainer A DIV.level-2 UL LI SPAN {
    color: #E0EBFE;
    font-size: 0.7em;           /* ausgehend von der Groess;e des darueberliegend UL */
    font-weight: normal;
    cursor: pointer;
}

DIV#contentLeft DIV#menuContainer A DIV.level-2 UL LI SPAN.act {
    color: #DF252B;
    font-size: 0.8em;           /* ausgehend von der Groess;e des darueberliegend UL */
    font-weight: bold;
    cursor: pointer;
}
/* ***** LEVEL 3 ***** */
DIV#contentLeft DIV#menuContainer A DIV.level-3 UL {
    background-color: transparent;
    border-top: 0.0125em solid #5984B4;
    color: #DF252B;
    font-size: 0.7em;
    font-weight: bold;
    line-height: 0.95em;
    padding: 0.01em 1.2em 0.15em 0;
    list-style-position: outside;
    list-style-type: none;
    background-color: #4d7bad;
    display: block;

}

DIV#contentLeft DIV#menuContainer A DIV.level-3 UL LI SPAN {
    color: #98B2E0;
    font-size: 0.9em;           /* ausgehend von der Groess;e des darueberliegend UL */
    font-weight: normal;
    cursor: pointer;
}

DIV#contentLeft DIV#menuContainer A DIV.level-3 UL LI SPAN.act {
    color: #DF252B;
    font-size: 0.7em;           /* ausgehend von der Groess;e des darueberliegend UL */
    font-weight: bold;
    cursor: pointer;
}

/* ***** Allgemein (zum Schluss, damit auf alle gesetzt) ***** */
DIV#contentLeft DIV#menuContainer A {
    background-color: #1e5794;
    color: #FFFFFF;
    display: block;
    font-weight: normal;
    line-height: 1em;
    text-decoration: none;
}

DIV#contentLeft DIV#menuContainer A DIV {
    width: 8.5em !important;
}

DIV#contentLeft DIV#menuContainer A DIV UL {
    padding-left: 2.1875em;
}

DIV#contentLeft DIV#menuContainer A DIV UL LI SPAN {
    font-weight: normal;
}

DIV#contentLeft DIV#menuContainer A:hover {
    background-color: #EFF5FF;
    color: #DF252B;
}

DIV#contentLeft DIV#menuContainer A:hover DIV UL LI SPAN {
    color: #DF252B;
}

DIV#contentLeft DIV#menuContainer DIV#divider {
    background-color: #1e5794;
    border: none;
    height: 100%;
}

DIV#contentLeft DIV#menuContainer IMG {
    height: auto;
    margin-top: 2.5em;
    min-width: 9.649em;
    width: 9.649em;
}

/* -------------------- Inhaltsbereich Mitte / Inhalte -------------------- */
DIV#contentMiddle {
    background-color: #18487a;
    border: none;
    display: table-cell;
    height: auto;
    min-height: 100%;
    min-width: 54em;
    width: 54em;
    position: absolute;
    left: 8.5em;
    top: 9.2125em;
}

DIV#contentMiddle DIV#content {
    margin: 0;
    height: 100%;
    min-height: 100%;
    min-width: 50.5em;
    width: 50.5em;
    padding: 1.5em 1.75em;

}


/* :::::::::::::::: ab hier wird fuer domino nichts gebraucht :::::::::::::: */

/* -------------------- Inhaltsbereich Rechts / Suche, Banner etc. -------------------- */
/*
        DIV#contentRight {
		    background-color: #00276B;
		    border-left: 0.0625em solid #98B2E0;
		    border-top: 0.0625em solid #98B2E0;
		    color: #98B2E0;
		    display: table-cell;
		    height: 100%;
		    min-height: 100%;
		    min-width: 14.2em;
		    position: absolute;
		    left: 48.05em;
		    top: 7.8125em;
		    width: 14.2em;
		}

		DIV#contentRight DIV#right {
		    background-color: #00276B;
		    border-right: 0.0625em solid #98B2E0;
		    color: #98B2E0;
		    height: 100%;
		    margin-left: 0.0625em;
		    margin-right: 1.1em;
		    margin-top: 0;
		    min-height: 100%;
		    min-width: 13.0375em;
		    padding: 0;
		    padding-top: 4.5em;
		    width: 13.0375em;
		}

		IMG.leiste {
		    border: none;
		    height: 4.76625em;
		    left: 48.3em;
		    position: 
