@charset "UTF-8";
html, body {
padding:0px;
margin:0px;
height:100%;
}
#left {
        background-color: #e8e8e8;
        width: 175px;
        height: 100%;
        float:left;
        margin:0 0px 0px 0px;
        padding-left:0px;
}
* html #left {
     height: 100%;
}
#left ul li
{

        list-style-image: url(../gfx/arrow.jpg);
        border-bottom:1px solid #FFFFFF;
        padding-top: 2px;
        padding-bottom: 3px;
        padding-left:0px;
        
}
#left li
{
		height:17px;
}
#left a
{
        font:11px verdana, sans-serif;
        color:#000000;
        margin-top:10px;
        text-decoration:none;
        

}
.active p
{	 
	    padding-top: 4px;
        padding-bottom: 1px;
        padding-left:0px;
	    font:11px verdana, sans-serif;
        color:#000000;
        margin-top:0px;
        margin-bottom:0px;
        text-decoration:none;

}
#leftinside {
	    width: 175px;
        background-color: #e8e8e8;
		margin-bottom: 45px;
        position:fixed;
		bottom:0px;
		text-align: center;
}
#headermenu {
        background-color: #a5ce54;
        height: 15px;
        margin:0px 0px 0px 0px;
        padding-top:1px;
        color:#FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
}
#headermenu ul {
        list-style:none;
        margin:0;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 0;
}
#headermenu a{
        color:#FFFFFF;
        margin: 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        padding:0px 8px 8px 6px;
        text-decoration:none;
}
#header {
        height: 100%;
        background-image: url(../gfx/headerbackground.jpg);
        background-repeat: repeat-x;
        margin:0 0px 0px 0px;
        padding-top: 15px;
}
#headeranimation {
        height: 200px;
        background-color: #FFFFFF;
        width: 531px;
        border: 1px solid #FFFFFF;
        z-index: auto;
        margin-bottom: 15px;
}

#footer {
        background-color: #a5ce54;
        height: 16px;
        position:fixed;
        bottom:0px;
        left:0px;
        right:0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
        padding-top: 3px;
        padding-left: 5px;
}
#content {

        background-color: #FFFFFF;
        width: 350px;
        z-index: auto;
        padding: 10px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        border: 1px solid #A5CE54;

        margin-right: 10px;
}
#box {
        background-color: #E8E8E8;
        width: 147px;
        z-index: auto;
        padding: 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #A5CE54;
        border-right-color: #A5CE54;
        border-bottom-color: #A5CE54;
        border-left-color: #A5CE54;
        margin-bottom: 10px;
}
	.tx-wssitemap-pi1 .treemenudiv {}
	.tx-wssitemap-pi1 .treemenudiv img {vertical-align: middle;border: none;}
	.tx-wssitemap-pi1 .treemenudiv a {text-decoration: none;  color: #788289; }
	.tx-wssitemap-pi1 .treemenudiv a:hover {color: #E40601;}
	.tx-wssitemap-pi1 .treemenudiv a span.treemenutext_act {color:red;}
	.tx-wssitemap-pi1 .treemenudiv a span.treemenutext_actifsub {color:green; }
	
	.level_1 {list-style-image: url(../gfx/ordner-icon.jpg);}

