/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/box-themens/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.

Teile von diesem Menü wurden von Andreas Foehl veraendert und liegen
zum Teil in den weiteren Dateien text.css, IE6.css, IE7.css  
=================================================================== */

.box-themen{width:250px; position:relative; z-index:5; float:left}
.box-themen li{float:left; width:250px; position:relative}
.box-themen ul li:hover ul, .box-themen ul a:hover ul{visibility:visible}
.box-themen ul:hover ul ul{visibility:hidden}
.box-themen ul:hover ul:hover ul{visibility:visible}
.box-themen a, .box-themen a:visited{display:block; text-decoration:none; width:250px}
.box-themen ul li a, .box-themen ul li a:link, .box-themen ul li a:visited{padding-top:3px; padding-bottom:3px; line-height:1em}
.box-themen ul ul{visibility:hidden; position:absolute; height:0; left:0; width:250px}
.box-themen ul ul a, .box-themen ul ul a:visited{background-color:#fff; color:#000; height:auto; line-height:1em; padding-top:0.35em; padding-bottom:0.35em; width:250px; -moz-opacity:0.80; opacity:0.80}
.box-themen a:focus, .box-themen ul ul a:focus{color:#fff; background-color:#000}
.box-themen a:hover, .box-themen ul ul a:hover{color:#fff; background-color:#666}
.box-themen:hover >a, .box-themen ul ul:hover >a{color:#fff; background:#666}
.box-themen ul ul a:active{color:#fff; background-color:#000}
.box-themen ul ul ul{left:250px; top:-1px; width:250px}
.box-themen ul ul ul.left{left:-250px}
.box-themen ul ul ul a, .box-themen ul ul ul a:visited{background:#e2dfa8}
.box-themen ul ul ul a:hover{background:#b2ab9b}