.menu {
	width:961px;
	background-image:url(../images/bg/menu.png);
	height:24px;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:white;
	padding-top:0px;
	padding-left:12px;
	position:relative;
	z-index:502;
}

.menu_left{
	width:660px;
}
.menu_left a{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:white;
}
.menu_left a:hover{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:#405b9c;
}
.menu_right{
	width:274px;
	margin-top:5px;	
	margin-left:5px;
}
.in_menu {
	width:480px;
}
.menu_search {
	width:167px;
	background-image:url(../images/bg/search.png);
	position:relative;
	height:23px;
}
.menu_search input[type=text]{
border:0px;
width:123px;
margin-top:3px;
margin-left:11px;
}
.menu_search input[type=submit]{
	position:absolute;
	right:0px;
	background-color:transparent;
	width:24px;
	height:23px;
	border:0px;
	cursor:pointer;
}
.menu_live {
	width:75px;
	overflow:hidden;
	font-weight:bold;
}
.menu_live_scroll {
	width:195px;
	font-weight:normal;
}
.menupoint{
	padding-top:5px;
	padding-bottom:6px;
	padding-left:5px;
	padding-right:5px;
	
}
.menupoint:hover{
	/*background-image:url(../images/bg/menu_hover.png);
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:#405b9c;*/
	text-decoration:none;
}
.menu_without_submenu.menupoint:hover{
	background-image:url(../images/bg/menu_hover.png);
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:#405b9c;
	text-decoration:none;
}
.menuspacer{
	padding-top:2px;
	/*margin-right:5px;
	margin-left:5px;*/
	width:8px;
	height:22px;
	background-image:url(../images/trennet/menu.png);
}
.submenu{
	position:absolute;
	display:none;
	top:24px;
	left:0px;
	z-index:1;
	color:black;
	/*height:27px;*/
	height:50px;
	width:663px;
	background-image:url(../images/bg/submenu.png);
	background-repeat:repeat-x;
}
.submenu .menuspacer{
	margin-top:2px;
}
.submenu a{
	margin-top:7px;
	margin-left:5px;
	margin-right:5px;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:black;
	text-decoration:none;
}
.submenu a:hover{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:#5c7dc7;
	text-decoration:none;
}
.subsubmenu{
	position:absolute;
	display:none;
	top:26px;
	left:0px;
	z-index:1;
	color:black;
	height:50px;
	width:663px;
	background-image:url(/images/bg/submenu.png);
	background-repeat:repeat-x
}
.subsubmenu .menuspacer{
	margin-top:2px;
}
.subsubmenu a{
	margin-top:7px;
	margin-left:5px;
	margin-right:5px;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:black;
	text-decoration:none;
}
.subsubmenu a:hover{
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	color:#5c7dc7;
	text-decoration:none;
}

/*.scroll_menu{
height:48px;
width:174px;
overflow:hidden;
}
.menu{
	float:left;
	width:174px;
}
.menu a {
	text-decoration:none;
}
.menu a:hover {
	text-decoration:none;
}
.menu a:active {
	text-decoration:none;
}
.navi img{
height:48px;
}
.navi a img{
	border: 0px;
}
.navigation {
	width: 174px;
}
.menu .activ{
	width: 174px;
	height: 33px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	background-image: url(../images/menu_down.png);
    padding-top: 15px;
	padding-left: 17px;
	background-repeat: no-repeat;
    text-decoration: none!important; 
}
.menu .activ_sub{
	width: 174px;
	height: 33px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	background-image: url(../images/submenu_down.png);
	padding-top: 15px;
	padding-left: 17px;
	background-repeat: no-repeat;
    text-decoration: none!important;  
}
.menupoint, .menusubpoint, .menusubsubpoint{
	/*width: 174px;
	height: 33px;*//*
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	padding-top: 15px;
	padding-left: 17px;
	padding-bottom: 11px;
	padding-right: 17px;
	background-repeat: no-repeat;
    text-decoration::none!important; 
}
.menupoint {
	background-image: url(../images/menu_up.png);
}
.menupoint:hover {
	background-image: url(../images/menu_down.png);
}
.menusubpoint {
	background-image: url(../images/submenu_up.png);
}
.menusubpoint:hover {
	background-image: url(../images/submenu_down.png);  
}
.menusubsubpoint {
	background-image: url(../images/subsubmenu_up.png);
	background-color: red;
}
.menusubsubpoint:hover {
	background-image: url(../images/subsubmenu_down.png);
	background-color: blue; 
}
.menuspacer {
	height: 10px;
    background-image: url(../images/blueback_old.png);
	background-repeat: repeat;
	background-position: left top;
}
.b_m{
	height:6px;
	background-color:#000;
}

#search{
	height:48px;
	background-image: url(../images/menu_up.png);
	background-repeat: no-repeat;
}
#search div{
	padding-top:9px;
	padding-left:21px;
}
#search input[type='text']{
	width:69px;

}

