body,td,th {
        font-family: Arial, sans-serif;
        font-size: 12px;
        color: #122801;
}
body {
        background-color: #dee8d6;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-image: url(../pic/KEW-hintergrundgrafik.gif);
        background-repeat: repeat-x;
}
.Stil1 {
        font-size: 12px;
        font-weight: bold;
}
a:link {
        color: #508915;
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #00CC00;
}
a:hover {
        text-decoration: none;
        color: #00CC00;
}
a:active {
        text-decoration: none;
        color: #00CC00;
}
h1 {
        font-size: 14px;
}

/***********************************************
                EIGENSCHAFTEN
                ***********************************************/


.button  {
        border:thin outset #CCCCCC;
        height: 20px;
        font-size: 9px;
        font-style: normal;
}

.link  {
        border:0px;

}


.suche  {
        height: 15px;
        top: 0px;
        background-position: center;
        border-top-style: inset;
        border-right-style: inset;
        border-bottom-style: inset;
        border-left-style: inset;
        border-top-width: thin;
        border-right-width: thin;
        border-bottom-width: thin;
        border-left-width: thin;
}

.border  {
        border:1px double #00432C
}

/***********************************************
                LAYER
                ***********************************************/
#maindiv {
clear:both;
width: 1000px;
}
#logo {
float:left;
width: 200px;
}
#logodruck {
float:left;
width: 200px;
display:none;
}

#banner {
float: left;
width: 800px;

}

#navi {
        float:left;
        width: 200px;
        padding-top: 50px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;

}

#adresse {
        float:left;
        width: 200px;
        padding-top: 50px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        display:none;
}

#abstand {
        float: left;
        width: 800px;
        padding-top: 0px;
        height: 50px;

}

#inhalt {
        float: left;
        width: 800px;
        padding-top: 0px;
        height: 900px;
        background-color: #FFFFFF;

}

#inhaltlang{
        float: left;
        width: 800px;
        padding-top: 0px;
        height: 2200px;
        background-color: #FFFFFF;

}


#inhalthead {
        float: left;
        width: 780px;
        padding-top: 20px;
        padding-left: 20px;
        font-family: Arial;
        font-size: 17px;
        font-weight: bold;
        color: #00432C;

}
#inhalttext {
        float: left;
        width: 360px;
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;

}

#inhalttabelle {
        float: left;
        width: 760px;
        padding: 20px;


}

#inhaltbild {
        float: left;
        width: 360px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;

}

#inhaltansprechpartnerbild {
        float: left;
        width: 65px;
        height: 90px;


}

#inhaltansprechpartnertext {
        float: left;
        width: 280px;
        padding-left: 10px;
        padding-bottom: 8px;
        height: 90px;


}

#inhaltsuche {
        float: left;
        width: 720px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;

}

#infoleiste {
        float: left;
        width: 800px;
        padding-left: 200px;
        background-image: url(../pic/KEW-infoleiste.gif);
        background-position: 200px;
        background-repeat: repeat-y;
        font-size: 10px;
        color: #FFFFFF;
        height: 25px;
        position: fixed;
        bottom: 0px;
        vertical-align: top;
        padding-top: 0px;
}

#infoallgemein {
        width: 260px;
        padding-left: 30px;
        float: left;
        padding-top: 7px;

}
#infodruck {
        float: left;
        width: 95px;
        display: inline;
        padding-top: 5px;

}


#infosuche {
        float: left;
        width: 250px;
        background-position: left top;
        padding-top: 1px;
        padding-right: 0px;
        padding-bottom: 2px;
        padding-left: 0px;

}
#infosprachen {
        float: right;
        width: 100px;
        padding-right: 10px;
        padding-top: 5px;

}

#nachricht {
        float: left;
        width: 300px;
        padding-left: 10px;
        padding-top: 10px;

}

/***********************************************
                NAVIGATION BEGINN
                ***********************************************/

div.sdmenu {
        width: 200px;
        font-family: Arial, sans-serif;
        font-size: 12px;
        padding-bottom: 10px;

        color: #fff;
}
div.sdmenu div {
        background: url(../pic/nav/titel.gif) repeat-x;
        overflow: hidden;
}
div.sdmenu div:first-child {
        background: url(../pic/nav/titel.gif) repeat-x;
}
div.sdmenu div.collapsed {
        height: 25px;
}
div.sdmenu div span {
        display: block;
        padding: 5px 25px;
        font-weight: bold;
        color: white;
        background: url(../pic/nav/pfeil.gif) no-repeat 10px center;
        cursor: default;
        border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
        background-image: url(../pic/nav/pfeilaktiv.gif);
}
div.sdmenu div a {
        padding: 5px 25px;
        background : url(../pic/nav/untertitel.gif) ;
        display: block;
        border-bottom: 1px solid #ddd;
        color: #fff;
}
div.sdmenu div a.current {
        background : url(../pic/nav/untertitelover.gif);
        color: #066;
}
div.sdmenu div a:hover {
        background : #066 url(../pic/nav/untertitelover.gif) ;
        color: #066;
        text-decoration: none;
}

/***********************************************
                NAVIGATION ENDE
                ***********************************************/
.whithe {
        font-size: 0px;
        color: #FFFFFF;
}

.hoch { margin:5px; height:20px; width:20px; border:1px solid white; layout-flow : vertical-ideographic; }
