

 #yymenu a {
			
			display:block;
			font-family:Arial,Verdana,Helvetica,Geneva,SunSans-Regular;
			font-size:0.75em;
			font-weight:bold;
			margin:0px;
			padding:4px;
			text-decoration:none; 
			background-image:url(../images/white-bg.png);
			behavior: url("iepngfix.htc");
		}
		#yymenu a.last {
			border-style:none;
		}
		#yymenu {
			/*background-color:#4D6681;*/
			
			background-color:#fff;
		}
		#yymenu > div {
		}
		#yymenu a:hover {
			background-image:none;
    			color:#FFFFFF;
    			background-color:#9ea4af;
			
		}
		#yymenu .mmContent div.mmlink a.submenu:hover {
			background-image:none;
			background-color:#FFFFFF;
			color:#FFFFFF;
		}
		#yymenu .mmLevel1, #yymenu .mmLevel2 {
			
			margin-bottom:10px;
			padding-top:0px;
		}
		#yymenu .sub {
			background-image:url(fileadmin/templates/images/ypmenu_pfeilg.gif);
			background-position:right center;
			background-repeat:no-repeat;
		}
		#yymenu .mmContent {
				font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
				
				
		}
		#yymenu .mmLevel1 {
					
		} 	
			











		/* rechte Spalte */

		#rightmenu_bar{
			background:url(../images/white-bg.png) repeat;
			/*behavior: url("iepngfix.htc");*/
			height:314px;
			width:212px;
			float:right;
		}

		.rightmenu_bar_up {
		 background:url(../images/rht-blue-bg.png) no-repeat left bottom;
		 /*behavior: url("iepngfix.htc");*/
		 background-repeat:no-repeat;
		}

		.rightmenu_bar_up a {
			/*height:21px;*/
			/*display:block;*/
			background:none;
		}
		.rightmenu_bar_up a:focus {border:none;}
		.rightmenu_bar_up h2{
			background-image:none;
			background:url(../images/sidebar-h-bg.png) no-repeat right bottom;
			/*behavior: url("iepngfix.htc");*/
			margin:0; 
			padding:0 0px 5px 0px;
			width:212px;
			line-height:20px;
		}

		.rightmenu_bar_up p{ margin:0; padding:0 0 5px 10px; font-weight:bold }
		
		#menu1825Container ul { margin:0; padding:0; }
		#menu1825Container ul li { margin:0; padding:0; list-style:none; }
		#menu1825Container li { line-height:18px; margin:0; padding:0px; }
		#menu1825Container a{ color:#000; text-decoration:none !important; font-size:11px; }
		#menu1825Container a:hover{ background-image:none; color:#000;  font-weight:bold; text-decoration: underline !important;  }
		#menu1825Container a.active { background-image:none; color:#000; font-weight:bold; text-decoration:underline !important;   }

	 #menu1825Container ul li a {
		
			display:block;
			font-family:Verdana,Arial,Helvetica,Geneva,SunSans-Regular;
			font-size:0.75em;
			font-weight:bold;
			margin:0px;
			padding:4px 4px 4px 10px;
			text-decoration:none; 
			background-image:none;
			behavior: none;
			
		}
		#menu1825Container a.last {
			border-style:none;
		}
		#menu1825Container {
			margin-top:3px;
			/*height:450px;*/
			/*background-color:#f0f;*/
			/*background:url(../images/rht-blue-bg.png)  left bottom;*/
		}
		#menu1825Container > div {
		 background:url(../images/rht-blue-bg.png)  left bottom;
		 behavior: url("iepngfix.htc");
		 padding-bottom:8px;
		 background-repeat:no-repeat;
		}
		#menu1825Container a:hover {
			/*background-image:url(../images/white-bg.png);*/
    			color:#FFFFFF;
    			background-color:#9ea4af;
			
		}
		#menu1825Container .mmContent div.mmlink a.submenu:hover {
			
			background-color:#FFFFFF;
			color:#FFFFFF;
		}
		#menu1825Container .mmLevel1, #yymenu .mmLevel2 {
			
			margin-bottom:10px;
			padding-top:0px;
		}
		#menu1825Container .sub {
			background-image:url(fileadmin/templates/images/ypmenu_pfeilg.gif);
			background-position:right center;
			background-repeat:no-repeat;
		}
		#menu1825Container .mmContent {
				font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
				
				
		}
		#menu1825Container .mmLevel1 {
					
		} 	


/*





/*N?chstes*/


div#topmenu {
	background:url(../images/menu.gif) repeat-x bottom;
	height: 27px;
	z-Index : 1242;
}

#mtm_menu {
	padding-left: 27px;
}
#mtm_menu a {
	display: block;
	float: left;
	line-height: 27px;
	padding: 0px 20px 0 5px;
	text-decoration:none;
	font-size: 12px;
	font-weight:bold;
	color:#000000;

	background:url(../images/menu-div.gif) no-repeat right bottom;
}
    
#mtm_menu a.hover, #mtm_menu a:hover {
    background:url(../images/menu-hvr.gif) no-repeat right bottom;
}
    
table.items tr.item td {
	color: #000;
	padding: 0 8px;
	line-height: 18px;
}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
table.items tr.item.hover td {
	color: #000;
	background: #FFF;
}

/*---------------------------------------------------------*/


/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position:absolute;
}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
}

.transMenu.top .items {
	border-top:none;
}

/* each TR.item is one menu item */
.transMenu .item {
    color:#000;
    font-size:10px;
    font-family:sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	background: #fff;
	-moz-opacity:.5;
	filter:alpha(opacity=50);
}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	display: none;
	visibility: hidden;
}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	display: none;
	visibility: hidden;
}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
	position: absolute;
	margin: 0;
	width: 1px;
	visibility: hidden;

}




/* ### Änderungen für statisches OEM Menü ### */
div.rightmenu_bar_up ul li a {
		   font-size: 0.75em;
		   font-weight: bold;
}