﻿body
{
    font-family: Arial;
    font-size: small;
}
Haupttext
{
    font-family: Arial;
    font-size: small;
}
.Haupttext
{
    font-family: Arial;
    font-size: 0.8em;
}
.style1015
{
    font-family: Arial;
    font-size: medium;
    font-weight: bold;
}
.style1036
{
    font-family: "Arial";
    font-size: medium;
    font-weight: bold;
    color: #FF9933;
}
        .style1037
        {
            width: 15%;
            font-family: Arial;
            font-weight: bold;
        }
        .style1038
        {
            font-family: Arial;
            font-size: large;
            height: 30px;
        }
.style1016
{
    font-family: Arial;
    font-weight: bold;
}

.Kursheadder
{
    width: 60%;
    height: 5%;
}

.style1
{
    font-size: 150%;
}
.style2
{
     color: #3399FF;
}

        .style1009
        {
            font-family: Arial;
            font-size: small;
        }
        .style1010
        {
            font-family: Arial;
            font-size: large;
        }

.LAYOUT_KOPF
{
    width: 100%;
    height: 3em;
    top: 1px;
    left: 1px;
    position: absolute;
    z-index: auto;
    text-align: center;
}

.LAYOUT_LOGO
{
    position: fixed;
    z-index: 8;
    width: 20%;
    height: 20%;
    right: 1px;
    bottom: 1px;
}
.BILD_LOGO
{
    z-index: 11;
    width: 90%;
    height: 90%;
}
.LAYOUT_MENUE
{
    z-index: 10;
    position: absolute;
    height: inherit;
    width: 180px;
    top: 4em;
    left: 9px;
}
.LAYOUT_HAUPTBEREICH
{
    width: 80%;
    height: 50%;
    left: 188px;
    position: absolute;
    top: 3em;
}
.LAYOUT_HAUPTBEREICH_ERGEBNISS_JOBBOERSE
{
    width: 80%;
    height: 50%;
    left: 188px;
    position: absolute;
    top: 6em;
}
.LAYOUT_FUSS
{
    z-index: 3;
    position: fixed;
    width: 85%;
    bottom: 30px;
    height: 8%;
    left: 188px;
}
.hervorgehobener_Infotext
{
    font-family: arial;
    font-size: medium;
}
.Kursüberschtift_1
{
    font-family: Arial;
    font-style: italic;
    color: #3399FF;
    line-height: 10px;
    display: block;
}
.Kursüberschtift_2
{
    font-family: Arial;
    font-style: italic;
    color: #3399FF;
    line-height: 10px;
    display: block;
}
.Format_Kursheader1
{
    width: 85%;
    top: 1px;
    left: 1px;
    margin-left: 110px;
}
.Format_Kursheader2
{
    position: absolute;
    top: 1px;
    left: 1px;
    width: auto;
}
.IH_ueberschrift
{
    font-family: Arial;
    font-weight: bold;
    color: #000000;
    line-height: 10px;
    display: inline;
    font-size: medium;
}
.IH_Daten
{
    font-family: Arial;
    font-size: x-small;
    color: #000000;
    font-weight: bold;
    line-height: 10px;
    display: inline;
}
.DIV1_Hauptbereich
{
    clear: left;
    float: none;
    top: 5px;
}
.DIV2_Hauptbereich
{
    float: left;
    width: 30%;
    height: 100%;
    top: 2%;
    clear: none;
}
.DIV3_Hauptbereich
{
    float: left;
    width: 40%;
    height: 100%;
    position: relative;
}
.DIV4_Hauptbereich
{
    float: left;
    width: 30%;
    height: 100%;
    top: 5px;
}
.SPANIB
{
    display: inline-block;
}
.MENUEPICS
{
    width: 70%;
    height: 2%;
}

 .nav {
    background-color: #FF9900;
    border: medium double #0066FF;
    width: 100px;
    padding: 0.1em;
}
    
    .nav div {
     clear: left;
    }    
 /*Grundstyle Menue*/
.menu
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}
 /*Grundstyle Link Liste 1. Ebene*/
.menu li a:link, .menu li a:visited
{
    padding: 8px;
    border: medium double #0066FF;
    font-family: Arial;
    font-size: large;
    text-decoration: none;
    color: #0066FF;
    display: block;
    font-weight: bold;
    background-color: #FFCC66;
}
 /*Grundstyle Link Liste 2. Ebene*/
.menu li li a:link, .menu li li a:visited
{
    font-family: Arial;
    font-size: medium;
    text-decoration: none;
    color: #0066FF;
    display: block;
}
 /*Grundstyle Link Liste 3. Ebene*/
.menu li li li a:link, .menu li li li a:visited
{
    font-family: Arial;
    font-size: small;
    text-decoration: none;
    color: #0066FF;
    display: block;
    font-weight: bold;
}
 /*Grundstyle Listenelemente 1. Ebene*/
.menu li
{
    padding: 8px;
    text-decoration: none;
    list-style-type: none;
    width: 150px;
}
 /*Grundstyle Listenelemente 2. Ebene*/
.menu li li
{
    padding: 8px;
    text-decoration: none;
    list-style-type: none;
    width: 150px;
}
 /*Grundstyle Listenelemente 3. Ebene*/
.menu li li li
{
    text-decoration: none;
    list-style-type: none;
    margin-left: 0px;
    width: 250px;
    padding-left: 0px;
    padding-top: 8px;
}
.menu li a:hover
{
    background-color: #FF9933;
    color: #FFFFFF;
}
.menu li li a:hover
{
    color: #FFFFFF;
}
.menu li li li a:hover
{
    color: #FFFFFF;
}
.menu ul
{
    display: none;
}
.menu ul ul
{
    display: none;
}
.menu ul ul ul
{
    display: none;
}
.menu li:hover ul
{
    display: block;
}
.INFOTEXT
{
    font-family: Arial;
    font-size: 0.8em;
    color: #0066FF;
    font-weight: bold;
}
