@charset "UTF-8";

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

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

 LAYOUT INFORMATION: describes box model, positioning, z-order

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

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	font-size: 1.1em;
	cursor: default;
	width: 100%;
	height: 31px;
	border-bottom: 0px solid #fff;
	display: inline-block; /* IE hack---*/
		
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
list-style-type: none;
position: relative;
text-align: left;
cursor: pointer;
width: 142px; /*IE 6 reagiert*/
line-height: 31px;
float: left;
text-indent: 0px;
border-bottom: 0px solid #fff;/*##################*/
}

/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 142px; /*neu----*/
	position: absolute;
	left: -1000em;
	
	
}



			


/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
	margin: 2px 0px 0px -1px;
	
}






/* Untermenu------------Menu item containers are same fixed width as parent a:hover a:link */
ul.MenuBarHorizontal ul li 
{   
    line-height: 26px;
	width: 195px;
	border-bottom:solid 1px #000;
	border-left:solid 1px #000;
	border-right:solid 0px #000; 
	border-top:solid 0px #000;
	margin: 0px 0px 0px 0px;
	background-color:#e1dfdf;
	
}




/* Untermenu---Sub-Sub-Aufgeklappte-2-Navigation-------Submenus should appear slightly overlapping to the right (95%) and up (-5%) margin: 0 0 0 101%; */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: 0 0 0 101%
	width: 195px;
	height: 24px;
	border-top:solid 1px #000;
}




/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{left: 100%; top: -3px; width: 100%; }

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

 DESIGN INFORMATION: describes color scheme, borders, fonts

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

/* Submenu containers have borders on all sides --------------------------------------------------------------------------------------*/
ul.MenuBarHorizontal ul
{   
	border-left: 0px solid #000; 
	margin-top:0; 
    height: auto;
	background-color:#e1dfdf; /*f3f3f3-----gelb-fcf2ad*/
	
	}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
display: block;
cursor: pointer; 
padding: 0px 6px 0px 6px;
margin: 0px 0px 0px 0px;
color: #000;
text-decoration:none;
text-indent: 0px;
border-top: 0px solid #fff;
border-right: 1px solid #666; 
/*background-color:#f29611;*/
background-image:url(../images/buttons/navigation-orange.jpg); background-repeat:repeat-x;

}


ul.MenuBarHorizontal  a:visited
 
{
color: #000;
text-decoration:none; 
border-top: 0px solid #fff;
border-right: 1px solid #666;
margin: 0px 0px 0px 0px;
/*background-color:#f29611;*/
background-image:url(../images/buttons/navigation-orange.jpg); background-repeat:repeat-x;
}



ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus

{
color: #000; /**/

text-decoration:none;
border-top: 0px solid #d3d4d5;
background-color:#ccc;
border-right:solid 1px #000;
background-image:url(); background-repeat:repeat-x;
}

ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible

{
color: #000;

text-decoration:none;
border-top: 0px solid #d3d4d5;
background-color:#ccc;
border-right:solid 1px #000;
background-image:url(); background-repeat:repeat-x;
}

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

 Aktivmenus

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

#sby_menu_11 .sby_actmenuitem         { color: #000;  background-color:#ccc; border-bottom:dotted 0px #ccc;   border-right: 1px solid #666; background-image:url();}
#sby_menu_12 .sby_actmenuitem         { color: #000;  background-color:#ccc; border-bottom:dotted 0px #ccc;   border-right: 1px solid #666; background-image:url();}
#sby_menu_13 .sby_actmenuitem         { color: #000;  background-color:#ccc; border-bottom:dotted 0px #ccc;   border-right: 1px solid #666; background-image:url();}
#sby_menu_14 .sby_actmenuitem         { color: #000;  background-color:#ccc; border-bottom:dotted 0px #ccc;   border-right: 1px solid #666; background-image:url();}
#sby_menu_15 .sby_actmenuitem         { color: #000;  background-color:#ccc; border-bottom:dotted 0px #ccc;   border-right: 1px solid #666; background-image:url();}
#sby_menu_16 .sby_actmenuitem         { color: #000;  background-color:#ccc; border-bottom:dotted 0px #ccc;   border-right: 1px solid #666; background-image:url();}
#sby_menu_17 .sby_actmenuitem         { color: #000;  background-color:#ccc; border-bottom:dotted 0px #ccc;   border-right: 1px solid #666; background-image:url();}
#sby_menu_18 .sby_actmenuitem         { color: #000;  background-color:#ccc; border-bottom:dotted 0px #ccc;   border-right: 1px solid #666; background-image:url();}
#sby_menu_19 .sby_actmenuitem         { color: #000;  background-color:#ccc; border-bottom:dotted 0px #ccc;   border-right: 1px solid #666; background-image:url();}
#sby_menu_20 .sby_actmenuitem         { color: #000;  background-color:#ccc; border-bottom:dotted 0px #ccc;   border-right: 1px solid #666; background-image:url();}

a.sby_menulevel_1 { text-align:center;  }

#sby_menu_19 .sby_menulevel_1        {  border-right: 0px solid #666; }

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


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

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

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

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal  iframe
{
	position: absolute;
	z-index: 1010;
	background:#000 none repeat scroll 0%;
	margin: -1px 0px 0px 0px;
	
	
	
}




/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE                      ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
	{
	    margin: 0px 0px 0px auto;   /*neu--left: 53px;-top: -3px---*/
		display: inline;
		float: left;
		background:#f3f3f3 none repeat scroll 0%;
		border-right: 1px solid #000;
			
		
	}
	 ul.MenuBarHorizontal ul
	{
		margin: 0px 0px 0px 0px;
		padding: 0;
		list-style-type: none;
		font-size: 100%;
		z-index: 1020;
		cursor: default;
		/* neu----*/
		position: absolute;
		left: -1000em;
		
		
	}
	

}

























