@charset "utf-8";
/* CSS Document */




.menu {width:390px; height:32px; position:relative; z-index:100; margin:0px auto;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:390px; w\idth:390px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0px auto;list-style-type:none;}
.menu ul ul {width:110px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left; position:relative;}
/* style the links for the top level */
.menu ul a, .menu ul a:visited {display:block; font-size:14px;text-decoration:none; font-weight:bold; margin:0px 30px 4px 30px; font-family: Tahoma, Arial, Helvetica, sans-serif; letter-spacing:1px; text-align:center; height:26px;}

* html .menu ul a,* html .menu ul a:visited {margin:0px 5px 4px 5px;}


.menu ul ul a, .menu ul ul a:visited {margin:0px 10px 0px 10px;}
.menu ul ul ul a, .menu ul ul ul a:visited {margin:0px 10px 0px 10px;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {/*width:110px; w\idth:99px;*/ float:left;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#999 url(../images/arrow.gif) bottom right no-repeat;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#bbb url(../images/arrow.gif) bottom right no-repeat;}
.menu ul ul :hover > a.drop {background:#aaa url(../images/arrow.gif) bottom right no-repeat;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#ddd; width:280px; font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; text-align:left;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#ccc;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:30px;left:0; width:149px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:29px;t\op:30px;}

/* position the third level flyout menu */
.menu ul ul ul{left:109px; top:0px; width:280px;}

/* position the third level flyout menu for a left flyout */
.menu .left ul ul {left:-300px;}

/* position the third level flyout menu for a left flyout */
* html .menu .left ul ul {left:-278px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#999; color:#000; height:auto; padding:5px 10px; width:89px; font-family:Arial, Helvetica, sans-serif; font-size:11px; letter-spacing:0px; font-weight:normal; text-align:left; line-height:17px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:111px;w\idth:89px;}

/* yet another hack for IE5.5 */
* html .menu ul ul ul a, * html .menu ul ul ul a:visited {width:280px;w\idth:258px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{background:transparent;}

.menu :hover > a {background:#transparent;}



.menu ul ul :hover > a {background:#ccc;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}


.menu a.TopMenu1:link {color:#999;}
.menu a.TopMenu2:link {color:#999;}
.menu a.TopMenu3:link {color:#999;}
.menu a.TopMenu4:link {color:#999;}
.menu a.TopMenu5:link {color:#999;}
.menu a.TopMenu6:link {color:#999;}
.menu a.TopMenu7:link {color:#FFCC00;}

.menu a.TopMenu1:visited {color:#999;}
.menu a.TopMenu2:visited {color:#999;}
.menu a.TopMenu3:visited {color:#999;}
.menu a.TopMenu4:visited {color:#999;}
.menu a.TopMenu5:visited {color:#999;}
.menu a.TopMenu6:visited {color:#999;}
.menu a.TopMenu7:visited {color:#FFCC00;}

.menu a.TopMenu1:hover {color:#c2912f; text-decoration:none; border-bottom:solid 4px #c2912f;}
.menu a.TopMenu2:hover {color:#86a2b1; text-decoration:none; border-bottom:solid 4px #86a2b1;}
.menu a.TopMenu3:hover {color:#a2a860; text-decoration:none; border-bottom:solid 4px #a2a860;}
.menu a.TopMenu4:hover {color:#bf7e58; text-decoration:none; border-bottom:solid 4px #bf7e58;}
.menu a.TopMenu5:hover {color:#9994ae; text-decoration:none; border-bottom:solid 4px #9994ae;}
.menu a.TopMenu6:hover {color:#FFCC00; text-decoration:none; border-bottom:solid 4px #ffcc00;}
.menu a.TopMenu7:hover {color:#71aa99; text-decoration:none; border-bottom:solid 4px #71aa99;}

.menu :hover > a.TopMenu1 {color:#c2912f; border-bottom:solid 4px #c2912f;}
.menu :hover > a.TopMenu2 {color:#86a2b1; border-bottom:solid 4px #86a2b1;}
.menu :hover > a.TopMenu3 {color:#a2a860; border-bottom:solid 4px #a2a860;}
.menu :hover > a.TopMenu4 {color:#bf7e58; border-bottom:solid 4px #bf7e58;}
.menu :hover > a.TopMenu5 {color:#9994ae; border-bottom:solid 4px #9994ae;}
.menu :hover > a.TopMenu6 {color:#FFCC00; border-bottom:solid 4px #ffcc00;}
.menu :hover > a.TopMenu7 {color:#71aa99; border-bottom:solid 4px #71aa99;}

.menu ul li a:hover { color:#000; text-decoration:none;}



ul.seitenmenu ul	{padding:0;margin:0;list-style-type:none;}
ul.seitenmenu		{padding:0;margin:0px 0px 0px 10px;list-style-type:none;}
.one				{font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; font-weight:bold; padding-top:10px;}
.two				{font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; font-weight:normal; margin-left:15px;}

ul.seitenmenu a				{}
ul.seitenmenu a:link		{color:#fff;}
ul.seitenmenu a:visited		{color:#fff;}
ul.seitenmenu a:hover		{color:#fff;}
ul.seitenmenu a:active		{color:#fff;}
