/* CSS Document */

	#content #left_content #menu_content{
		margin:0;
		padding:0;
		width:170px;
		height:auto;	
		float:right;
	}	
	#content #left_content #menu_content ul{
		margin:0;
		padding:0;
		width:170px;
		height:auto;
		list-style:none;		
	}
	#content #left_content #menu_content ul li{
		margin:0;
		padding:0;
		width:147px;
		height:23px;
		padding-left:23px;
		line-height:21px;
		list-style:none;	
		margin-bottom:2px;
		cursor:pointer;	
	}	
	#content #left_content #menu_content ul li a{
		font-family:"Trebuchet MS";
		font-size:10px;
		font-weight:bold;
		color:#FFF;
		text-decoration:none;
	}
	
	
	
	/*menubgler*/	
	#content #left_content #menu_content ul #b1{
		background:url(../_img/eker_menu.png) no-repeat top;
		background-position:top;
	}	
	#content #left_content #menu_content ul #b2{
		background:url(../_img/eker_menu.png) no-repeat 0 -24px;
		background-position:0 -24px;	
	}		
	#content #left_content #menu_content ul #b3{
		background:url(../_img/eker_menu.png) no-repeat 0 -24px;	
		background-position:top;
	}	
	#content #left_content #menu_content ul #b4{
		background:url(../_img/eker_menu.png) no-repeat 0 -24px;	
		background-position:0 -24px;
	}	
	#content #left_content #menu_content ul #b5{
		background:url(../_img/eker_menu.png) no-repeat 0 -24px;
		background-position:0 -24px;
	}	
	#content #left_content #menu_content ul #b6{
		background:url(../_img/eker_menu.png) no-repeat 0 -24px;	
		background-position:0 -24px;
	}		
	#content #left_content #menu_content ul #b7{
		background:url(../_img/eker_menu.png) no-repeat 0 -48px;
		background-position:0 -48px;	
	}	
	
	
	#content #left_content #menu_content ul #b1.m_n{
		cursor:pointer;
		background:url(../_img/eker_menu.png) no-repeat top;
		background-position:top;
	}
	#content #left_content #menu_content ul #b1.ustunde{
		cursor:pointer;
		background:url(../_img/eker_menu.png) no-repeat 0 -72px;
		background-position:0 -72px;
	}
	#content #left_content #menu_content ul #b1.aktif{
		cursor:pointer;
		background:url(../_img/eker_menu.png) no-repeat 0 -144px;
		background-position:0 -144px;
	}
	
	#content #left_content #menu_content ul #b2.m_n, #content #left_content #menu_content ul #b3.m_n, #content #left_content #menu_content ul #b4.m_n, #content #left_content #menu_content ul #b5.m_n, #content #left_content #menu_content ul #b6.m_n{
		cursor:pointer;
		background:url(../_img/eker_menu.png) no-repeat 0 -24px;
		background-position:0 -24px;
	}
	#content #left_content #menu_content ul #b2.ustunde, #content #left_content #menu_content ul #b3.ustunde, #content #left_content #menu_content ul #b4.ustunde, #content #left_content #menu_content ul #b5.ustunde, #content #left_content #menu_content ul #b6.ustunde{
		cursor:pointer;
		background:url(../_img/eker_menu.png) no-repeat 0 -96px;
		background-position:0 -96px;
	}
	#content #left_content #menu_content ul #b2.aktif, #content #left_content #menu_content ul #b3.aktif, #content #left_content #menu_content ul #b4.aktif, #content #left_content #menu_content ul #b5.aktif, #content #left_content #menu_content ul #b6.aktif{
		cursor:pointer;
		background:url(../_img/eker_menu.png) no-repeat 0 -168px;
		background-position:0 -168px;
	}
	
	#content #left_content #menu_content ul #b7.m_n{
		cursor:pointer;
		background:url(../_img/eker_menu.png) no-repeat 0 -48px;
		background-position:0 -48px;	
	}
	#content #left_content #menu_content ul #b7.ustunde{
		cursor:pointer;
		background:url(../_img/eker_menu.png) no-repeat 0 -120px;
		background-position:0 -120px;
	}
	#content #left_content #menu_content ul #b7.aktif{
		cursor:pointer;
		background:url(../_img/eker_menu.png) no-repeat 0 -192px;
		background-position:0 -192px;
	}	