@charset "UTF-8";
/* CSS Document */
#menu {
align:center;
list-style-type:none;
margin-bottom:0;
margin-left:25px;
margin-right:0;
margin-top:0px;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;


}
#menu ul {
list-style-type:none;
margin-bottom:0;
margin-left:0;
margin-right:0;
margin-top:0;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;
width:170px;
}

#menu li a {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url("inaktiv_deko.gif");
background-position:0 0;
background-repeat:no-repeat;
color:#000;
cursor:pointer;
display:block;
height:30px;
line-height:30px;
text-align:center;
text-decoration:none;
width:170px;
}

#menu ul {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:#FFFFFF;
background-image:none;
background-position:0 0;
background-repeat:repeat;
display: none;
}

#menu ul li a {
border-bottom-color:-moz-use-text-color;
border-bottom-style:none;
border-bottom-width:0;
border-left-color-ltr-source:physical;
border-left-color-rtl-source:physical;
border-left-color-value:-moz-use-text-color;
border-left-style-ltr-source:physical;
border-left-style-rtl-source:physical;
border-left-style-value:none;
border-left-width-ltr-source:physical;
border-left-width-rtl-source:physical;
border-left-width-value:0;
border-right-color-ltr-source:physical;
border-right-color-rtl-source:physical;
border-right-color-value:-moz-use-text-color;
border-right-style-ltr-source:physical;
border-right-style-rtl-source:physical;
border-right-style-value:none;
border-right-width-ltr-source:physical;
border-right-width-rtl-source:physical;
border-right-width-value:0;
border-top-color:-moz-use-text-color;
border-top-style:none;
border-top-width:0;
color:#000000;
font-size:12px;
height:25px;
line-height:25px;
}

#menu ul.scroll li a {
width:190px;
}

#menu a:hover {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url("aktiv_deko.gif");
background-position:0 0;
background-repeat:no-repeat;
color:#000000;
position:relative;
}

#menu li.FT a:hover {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url("aktiv_deko.gif");
background-position:0 0;
background-repeat:no-repeat;
color:#008e6e;
}

#menu li:hover > a {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url("aktiv_deko.gif");
background-position:0 0;
background-repeat:no-repeat;
color:#008e6e;
}

#menu li.FT:hover > a {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url("aktiv_deko.gif");
background-position:0 0;
background-repeat:no-repeat;
color:#008e6e;
}

#menu :hover ul {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:#ffff99;
background-image:none;
background-position:0 0;
background-repeat:repeat;
height:130px;
left:0;
margin-bottom:1px;
overflow-x:hidden;
overflow-y:auto;
position:relative;
color:#008e6e;
display:block
}

#menu a:link {
	color:#000000;
	text-decoration:none
}

#menu a:hover {
	color:#008e6e;
	text-decoration:none
}

#menu a:visited {
	color:#000;
	text-decoration:none
}

#menu a:active {
	color:#008e6e;
	text-decoration:none
}

