/*---------------------------- kopfbereich -----------------------------------*/
div#kopfgrafikbereich {
    background-repeat: no-repeat;
    background-position: right;
    margin-bottom: 10px;
    margin-top: 0px;
    margin-left: 1em;
    margin-right: 1.1em;
    padding: 0px;
    height: 140px;  
    background-image: url(bilder/skalb_logo.png);
    float: none;
    border: none;
    background-color: white;
}

div#kopfgrafikbereich img {
    float: none;
    margin-bottom: 10px;
    margin-top: 0px;
    margin-left: 2px;
    padding-right: 0px;
    padding: 0px;
    height: 141px;
    border: none;
}

/*--------------------------------- hauptmenu --------------------------------*/
div#hauptmenu {
    color: black;
    height: 1.5%;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 15px;
    padding-left: 14em;
    border-bottom: 2px solid #a9c9a6;
    float: none; 
}

div#hauptmenu ul.hauptmenu {
    display: inline;
}

div#hauptmenu ul.hauptmenu li {
    display: inline;
    page: auto;
    letter-spacing: 0.2em;
    font-weight: bold;
    float: left;
    background-color: #c3db8f;
    margin-left: 5px;
    margin-right: 5px;
    padding: 3px;
}

div#hauptmenu ul li.selected {
    color: green;
}

div#hauptmenu a {
    text-decoration: none;
    color: black;
}

div#hauptmenu ul li.flag {
    float:right;
    background-color: transparent;
}

img#flag {
    border-bottom: 3px solid white;
    border-top: 3px solid white;
}

/*--------------------------------- nebenmenu --------------------------------*/
div#nebenmenu {
    color: black;
    height: 0.5%;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 15px;
    border-bottom: 1px solid #a9b9a6;
}

div#nebenmenu ul.nebenmenu {
    display: inline;
}

div#nebenmenu ul.nebenmenu li {
    display: inline;
    page: auto;
    font-weight: bold;
    font-size: x-small;
    font-style: italic;
    float: right;
    background-color: #a9b9a6;
    margin-left: 5px;
    margin-right: 5px;
    padding: 3px;
}

div#nebenmenu ul li.selected {
    color: green;
}

div#nebenmenu a {
    text-decoration: none;
    color: black;
}

/*------------------------------ untermenu - team ----------------------------*/
div#untermenu {
    float: left;
    font-weight: bold;
    display: block;
    letter-spacing: 0.12em;
    margin-left: 5px;
    padding: 5px;
    width: 14em;
    font-size: 90%;
    background-color: #edebc6;
        min-height: inherit;
}

div#untermenu ul {
    list-style-type: none;
    padding: 0;
}

div#untermenu li {
    padding-bottom: 0.2em;
    border: solid white 5px;
}

div#untermenu a {
    text-decoration: none;
    color: #6a4820;
}

div#untermenu ul li {
    padding: 3px;
}

div#untermenu ul li.selected {
    color: #1b1528;
}

/*----------------------------- untermenu - goals ----------------------------*/
div#untermenu_goals {
    float: left;
    font-weight: bold;
    display: block;
    letter-spacing: 0.12em;
    margin-left: 5px;
    padding: 5px;
    width: 12em;
    font-size: 90%;
    background-color: #edebc6;
}

div#untermenu_goals ul {
    list-style-type: none;
    padding: 0;
}

div#untermenu_goals li {
    padding-bottom: 0.2em;
    border: solid white 5px;
}

div#untermenu_goals a {
    text-decoration: none;
    color: #6a4820;
}

div#untermenu_goals ul li {
    padding: 3px;
}

div#untermenu_goals ul li.selected {
    color: #1b1528;
}

/*----------------------------- untermenu - home -----------------------------*/
div#untermenu_home {
    float: left;
    font-weight: bold;
    display: block;
    margin-left: 5px;
    padding: 5px;
    width: 5.5em;
    background-color: white;
}

/*----------------------------------- body -----------------------------------*/
body {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 93%;
    background-color: #fff;
    color: #000;
    padding: 0.5em;
    border: none;
    min-width: 965px;
    max-width: 1050px;
    min-height: 400px;
}

/*inhalt*/
div#inhalt div.wrapper {
    margin-bottom: 2px; 
    padding: 4px;
    margin-top: 30px;
    padding-right: 1em;
    margin-right: auto;
    margin-left: auto;
    max-width: 900px;
    width: 600px;
    background-color: #eef8d8;
}

div#inhalt a {
    text-decoration: underline;
    color: black;    
}

.block {
    padding: 1px;
    margin-left: 10px;
    text-align: justify;
}

.team_partner {
    padding: 10px;
    text-align: justify;
}

.clear {
    clear: both;
}

h4 {
    line-height: 1.1em;
    text-transform: none;
    letter-spacing: 0.15em;
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 1.2em;
    margin-top: 0.7em;
    color: #245100;
    display: block;
}

h3 {
    line-height: 0.6em;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    font-weight: bold;
    font-size: 1em;
    margin-bottom: 0.5em;
    margin-top: 1.4em;
    color: #648624;
    display: block;
}

h2 {
    line-height: 0.7em;
    text-transform: none;
    letter-spacing: 0.1em;
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 0.2em;
    margin-top: 0.2em;
    color: #4b7c4e;
    font-weight: bold;
    padding-left: 5em;
}

img#partner_logo {
    margin-right: 1em;
    margin-bottom: 0.1em;
    float: left;
    border: solid 1px white;
}

div#inhalt ul {
    padding-left: 2em;
}

div#inhalt ul li {
    padding-left: 0.3em;
    padding-bottom: 0.3em;
}

/*----------------------------------- hover ----------------------------------*/
div#kopfgrafikbereich a:hover {

}

div#hauptmenu a:hover {
    color: white !important;
}

div#nebenmenu a:hover {
    color: white !important;
}

div#untermenu a:hover {
    color: #204644 !important;
}

div#inhalt div.wrapper a:hover {
    color: green !important;
    background-color: #b2c6b6 !important;
}

img#partner_logo a:hover {
    border-color: #204644 !important;
}

img#flag a:hover {

}