body {
   behavior:url('../js/csshover3.htc');
}


/* .first{ padding-top:10px;}
.flast{ padding-bottom:10px;} */







/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}




/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	/* margin-bottom:	1em; */
}

.sf-menu a {
	border-right:	1px solid #fff;
	/* border-top:		1px solid #CFDEFF; */
	/* padding: 		.75em 1em; */
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	/* color:			#13a; */
	#ffffff;
}
.sf-menu li {
	/* background:		#BDD2FF; */
}
.sf-menu li li {
	/* background:		#AABDE6; */
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	/* background:		#CFDEFF; */
	outline:		0;
}






li.blanko span{
	display:block;
	line-height:20px;
	font-size:12px;
	
	height:52px;
	width:85px;
	padding:0;
	
	background-color:	#ffffff !important;
}

li.blanko,
li.main {
	background-color:	#ffffff;
	background-image:	none;
	
	background-repeat:	no-repeat;
	background-position: right top;
	border-bottom:		1px solid #979a7e !important;
	
	
}
li:hover{
	background-color:	#becddb;
	background-image:	url('../img/content/bgr_header_nav_round_01.gif');
	border-bottom:		1px solid #829eba !important;
}

li.main a{
	color:#3b546c !important;
	line-height:20px;
	font-size:12px;
	
	height:52px;
	width:201px;
	_width:			202px;
	padding:0;
	
	overflow:hidden;
	text-indent:-2000px;
}

li.main li {
	border-bottom:0px solid #829eba !important;
}

li.main ul{
	border-top:10px solid #275788;
	border-bottom:10px solid #275788;
}

li.main li:hover {
	background-color:	#275788;
	background-image:	none;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:			53px; /* match top ul list item height */
	width:			201px;
	
	
	background-color:	#275788;
}
li.main li a{
	color:#ffffff !important;
	
	height:auto;
	min-height:18px;
	width:178px;
	padding:2px 10px;
	
	background-color:	#275788;
	background-image:	none;
	overflow:visible;
	text-indent:0;
	
	border-right:0px solid #829eba !important;
}

li.main li.active a,
li.main li a:hover{
	color:#becddb !important;
	/* color:#F24F00 !important; */
}
li.point_03 a {
	background-image:	url('../img/content/bgr_standorte_nav_01.gif');
	background-repeat:	no-repeat;
	background-position: center center;
}
li.point_03:hover a{
	background-image:	url('../img/content/bgr_standorte_nav_02.gif');
}
li.point_02 a{
	background-image:	url('../img/content/bgr_consulting_nav_01.gif');
	background-repeat:	no-repeat;
	background-position: center center;
}
li.point_02:hover a{
	background-image:	url('../img/content/bgr_consulting_nav_02.gif');
}

li.point_01 a{
	background-image:	url('../img/content/bgr_rechtanwealte_nav_01.gif');
	background-repeat:	no-repeat;
	background-position: center center;
}

li.point_01:hover a{
	background-image:	url('../img/content/bgr_rechtanwealte_nav_02.gif');
} 


li.point_01:hover li a,
li.point_02:hover li a,
li.point_03:hover li a{
	background-image:	none !important;
} 


li.main li a span{
	line-height:20px;
	font-size:12px;
	min-height:18px;
	padding:5px 0 5px 10px;
	background-image:	url('../img/content/bgr_header_nav_arrow_02.gif');
	background-repeat:	no-repeat;
	background-position: center 9px;

}
li.main li a:hover span{
	background-position: center -9px !important;

}
/* li.main li a span{
	line-height:20px !important;
	font-size:20px !important;
	padding:0px 0px 3px 4px !important;
	vertical-align:middle;
} */





/* *, *:hover{
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}
 */








