/* ================================================================
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/menus/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.
=================================================================== */
.menue {
width:750px; 
font-size:0.85em;
position:relative;
z-index:100;
}
/* remove all the bullets, borders and padding from the default list styling */
.menue ul {
padding:0;
margin:0;
font-weight:300;
list-style-type:none;
}
.menue ul ul {
/*width:100px;*/
font-weight:300;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon 
Breite der Hauptmenüpunkte*/
.menue li {
float:left;
/*width:120px;*/
position:relative;
font-weight:300;
}
/* style the links for the top level */
.menue a, .menue a:visited {
font-size:11px;
font-weight:300;
text-decoration:none; 
color:#003798; 
height:27px; 
padding-left:20px;
padding-right:20px;
padding-top:7px;
padding-bottom:7px;
line-height:27px;
min-width: 100px;
max-width: 250px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menue a, * html .menue a:visited {
/*w\idth:139px;*/
}
/* style the second level background 
Hintergrundfarbe für die 2 Ebene - ebenfalls Schriftfarbe Weite der menüpunkte
*/
.menue ul ul a.drop, .menue ul ul a.drop:visited {
background:#003798;
color:#fff;
border:0px;
padding-left:20px;
padding-right:20px;
height:20px;
min-width: 100px;
max-width: 250px;
width: 178px;
padding-top:0px;
padding-bottom:0px;
font-weight:300;
}

/**********************************************************************************/

/* style the second level hover Rollover for IE6*/
.menue ul ul a.drop:hover{
background-image:url('/fileadmin/templates/brita/images/nav/high_nav_bg_links.gif');
background-repeat: no-repeat;
background-position:top left;
border:0px;
font-weight:300;
background-color:#92C9EB;
hight:6px;
color:#003798;
text-decoration:none;
}

/*Rollover der 2 Ebene for IE 7*/
.menue ul ul :hover > a.drop {
background-image:url('/fileadmin/templates/brita/images/nav/high_nav_bg_links.gif');
background-repeat: no-repeat;
background-position:top left;
border:0px;
font-weight:300;
background-color:#92C9EB;
display:block;
line-hight:20px;
color:#003798;
text-decoration:none;
}
/**********************************************************************************/
/* style the third background 
Hintergrundfarbe für die 3 Ebene - ebenfalls Schriftfarbe
*/
.menue ul ul a.drop2, .menue ul ul a.drop2:visited {
background:#92C9EB;
color:#fff;
border:0px;
height:20px;
padding-left:20px;
padding-right:20px;
line-height:20px;
height:20px;
min-width: 100px;
max-width: 300px;
width: 293px;
padding-top:0px;
padding-bottom:0px;
font-weight:300;
}
/*Rollover der 3 Ebene*/
.menue ul ul :hover > a.drop2 {
.background-image:url('/fileadmin/templates/brita/images/nav/high_nav_bg_links2.gif');
background-repeat: no-repeat;
background-position:top left;
border:0px;      
background-color:#92C9EB;
display:block;
line-hight:20px;
color:#003798;
font-weight:300;
text-decoration:none;
}

/* style the third level background */
.menue ul ul ul a, .menue ul ul ul a:visited {
background:#e2dfa8;
font-weight:300;
}

/* style the third level hover */
.menue ul ul ul a:hover {
background:#b2ab9b;
font-weight:300;
text-decoration:none;
}

/**********************************************************************************/
/**********************************************************************************/
 
/* hide the sub levels and give them a positon absolute so that they take up no room 
Position Layer Ebene1 zm Hauptmenüpunkt
*/
.menue ul ul {
visibility:hidden;
position:absolute;
z-index:5000;
height:0;
top:27px;
left:0;
width:180px;
font-weight:300;
}

/* another hack for IE5.5 */
* html .menue ul ul {
top:30px;
t\op:27px;
z-index:5000;
font-weight:300;
}
/**********************************************************************************/
/**********************************************************************************/

/**********************************************************************************/

/* style the third level hover Rollover for IE6*/
.menue ul ul ul a.drop2:hover{
background-image:url('/fileadmin/templates/brita/images/nav/high_nav_bg_links2.gif');
background-repeat: no-repeat;
background-position:top left;
border:0px;      
background-color:#D4EEFB;
hight:6px;
color:#003798;
font-weight:300;
text-decoration:none;
}

/*Rollover der 3 Ebene for IE 7*/
.menue ul ul ul :hover > a.drop2 {
background-image:url('/fileadmin/templates/brita/images/nav/high_nav_bg_links2.gif');
background-repeat: no-repeat;
background-position:top left;
border:0px;      
background-color:#D4EEFB;
display:block;
line-hight:20px;
color:#003798;
font-weight:300;
text-decoration:none;
}
/**********************************************************************************/
/* position the third level flyout menu */
.menue ul ul ul{
left:218px; 
top:0;
width:275px;
font-weight:300;
}

/* position the third level flyout menu for a left flyout */
.menue ul ul ul.left {
left:-275px;
font-weight:300;
}
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menue table {position:absolute; top:0; left:0; z-index:5000;}
 
.menue ul ul a, .menue ul ul a:visited {
display:block;
color:#000; 
height:auto; 
/*line-height:1em;*/ 
/*padding:5px 10px;*/ 
background:#003798;
color:#fff;
border:0px;
height:20px;
padding-left:20px;
padding-right:20px;
line-height:20px;
font-weight:300;
/* yet another hack for IE5.5 */
}

* html .menue ul ul a{
width:250px;
w\idth:229px;
font-weight:300;
}
/* style the top level hover */
.menue a:hover, .menue ul ul a:hover{
color:#fff; 
background-image:url('/fileadmin/templates/brita/images/nav/kreis_rechts_full.gif'); 
background-repeat: no-repeat;background-position:top right;border:0px;
font-weight:300;
text-decoration:none;
}
/* Rollover für Toplevel Navigation */
/*.menue :hover > a.dropneu, .menue ul ul :hover > a.dropneu {*/
.menue :hover > a.dropneu {

color:#fff;
background-image:url('/fileadmin/templates/brita/images/nav/kreis_links.gif'); 
background-repeat: no-repeat;background-position:top left;border:0px;
font-weight:300;
text-decoration:none;
}

.menue :hover > a.dropneu.dropneu2 {
color:#fff;
background-image:url('/fileadmin/templates/brita/images/nav/kreis_rechts_full.gif'); 
background-repeat: no-repeat;background-position:top right;border:0px;
font-weight:300;
text-decoration:none;
}

/* Rollover für Toplevel Navigation wenn submenü aktiv */
.menue :hover > a, .menue ul ul :hover > a {
color:#fff;
background-image:url('/fileadmin/templates/brita/images/nav/kreis_rechts_full.gif');
background-repeat: no-repeat;background-position:top right; border:0px;
font-weight:300;
text-decoration:none;
}
 
/* make the second level visible when hover on first level list OR link */
.menue ul li:hover ul,
.menue ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menue ul :hover ul ul{
visibility:hidden;
}
 
/* make the third level visible when you hover over second level list OR link */
.menue ul :hover ul :hover ul{ 
visibility:visible;
}
