.submenu-item-left1-active, .submenu-item-left2-active, .submenu-item-right1-active, .submenu-item-right2-active, .submenu-item-left, .submenu-item-right, .submenu-item-left1o, .submenu-item-right1o-active
{
	float: left;
	width: 	6px;
	height: 33px;
}
 .submenu-item-left, .submenu-item-right
{
	float: left;
	width: 	6px;
	height: 25px;
	margin-top: 8px;
}  
.submenu-item-active
{
	padding-left: 5px;
	padding-right: 5px;
	height: 33px;	
	float: left;
}
.submenu-item
{
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 8px;
	height: 25px;	
	float: left;
}
.submenu-item-home
{
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 8px;
	height: 25px;	
	float: left;
}
.submenu-item-active
{
	background-image: url('../../images/anwalt/menu/bt_1_mid.png');	
	background-position: bottom;
}
.submenu-item, .submenu-item-home
{
	background-image: url('../../images/anwalt/menu/bt_0_mid.png');	
	background-position: bottom;
	background-color: transparent;
	
}
.submenu-item a:link, .submenu-item a:visited, .submenu-item a:hover, .submenu-item a:active
{
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 4px;	
	height: 20px;
	float: left;
	background-color: transparent;
	text-decoration: none;
}
.submenu-item-active a:link, .submenu-item-active a:visited, .submenu-item-active a:hover, .submenu-item-active a:active
{
	font-weight: bold;
	color: #990000;
	padding-top: 8px;	
	height: 20px;
	float: left;	
	text-decoration: none;
}
.submenu-item-left1o-active
{
	background-image: url('../../images/anwalt/menu/bt_1_left_0.png');
	background-repeat: no-repeat;
	background-position: bottom right;	
       width: 12px;
}
.submenu-item-right1o-active
{
	background-image: url('../../images/anwalt/menu/bt_1_right_0.png');
	background-repeat: no-repeat;
	background-position: bottom left;	
	width: 12px;
position: absolute;

right: -12px;
}
.submenu-item-left1-active
{
	background-image: url('../../images/anwalt/menu/bt_0_left_1.png');
	background-repeat: no-repeat;
	background-position: bottom right;	
}
.submenu-item-left2-active
{
	background-image: url('../../images/anwalt/menu/bt_1_left.png');
	background-repeat: no-repeat;
	background-position: bottom right;	
}
.submenu-item-right1-active
{
	background-image: url('../../images/anwalt/menu/bt_0_right_1.png');
	background-repeat: no-repeat;
	background-position: bottom left;	
}
.submenu-item-right2-active
{
	background-image: url('../../images/anwalt/menu/bt_1_right.png');
	background-repeat: no-repeat;
	background-position: bottom left;	

}
.submenu-item-left
{
	background-image: url('../../images/anwalt/menu/bt_0_left.png');
	background-repeat: no-repeat;
	background-position: bottom right;	
}
.submenu-item-right
{
	background-image: url('../../images/anwalt/menu/bt_0_right.png');
	background-repeat: no-repeat;
	background-position: bottom left;	
}

.submenu
	{
		position: absolute;

bottom: -1px;
		width: 680px;
		float: left;
		left: 15px;		
	}

.submenu ul {
     margin-left: 0px;
    list-style-type: none;
   padding-left: 0px;
}
.submenu li {
     list-style-type: none;
    float:left;
}

/*neues Submenu*/
.sub-menu {
	width: 500px;
	background-color: green;
	height: 33px;
	position: absolute;
	top: 50px;
	left:50px;

}

.sub-menu-inactive-left, .sub-menu-inactive-mid, .sub-menu-inactive-right, .sub-menu-active-left, .sub-menu-active-mid, .sub-menu-active-right, .sub-menu-active-left-image, .sub-menu-active-right-image {
	float:left;
	position:relative;
	background-color: transparent;
}

.sub-menu-inactive-left, .sub-menu-inactive-mid, .sub-menu-inactive-right {
	margin-top: 8px;
	height: 25px;
	z-index: 1;
}

.sub-menu-active-left, .sub-menu-active-mid, .sub-menu-active-right, .sub-menu-active-left-image, .sub-menu-active-right-image {
	height: 33px;
	z-index: 2;
}

.sub-menu-inactive-left {
	background-image:url('../../images/anwalt/menu/bt_0_left.png');
	background-repeat: no-repeat;
	width: 6px;
	z-index: 1;
}

.sub-menu-inactive-mid {
	background-image:url('../../images/anwalt/menu/bt_0_mid.png');
}


.sub-menu-inactive-right {
	background-image:url('../../images/anwalt/menu/bt_0_right.png');
	background-repeat: no-repeat;
	width: 6px;
}

.sub-menu-active-left-old {
	background-image:url('../../images/anwalt/menu/bt_1_left_0.png');
	background-repeat: no-repeat;
	width: 12px;
}

.sub-menu-active-left {
	width:3px;
	overflow:visible;
}

.sub-menu-active-left-image {
    background-image:url('../../images/anwalt/menu/bt_1_left_0.png');
	width:12px;
	position:absolute;
	right:-1px;
}

.sub-menu-active-mid {
	background-image:url('../../images/anwalt/menu/bt_1_mid.png');
	vertical-align:bottom;
             padding-left: 5px;
         padding-right: 5px;
}

.sub-menu-active-right {
	width:3px;
	overflow:visible;
}

.sub-menu-active-right-image {
	background-image:url('../../images/anwalt/menu/bt_1_right_0.png');
	width:12px;
	position:absolute;
	left:-1px;
}
.sub-menu-active-mid a:link, .sub-menu-active-mid a:visited, .sub-menu-active-mid a:hover, .sub-menu-active-mid a:active
{
	font-weight: bold;
	color: #990000;
	padding-top: 8px;	
	height: 20px;
	float: left;	
	text-decoration: none;
}

.FirstSubmenuItem{
     background-image:url('../../images/anwalt/menu/bt_home_mid1.png');
	width:15px;
          height: 25px;
}


/*neues Ebuero-Submenu - neue Startseite*/
.submenu_ebuero
	{
		position: absolute;

bottom: -4px;
		width: 680px;
		float: left;
		left: 15px;		
	}

.ebuero_sub-menu-inactive-left, .ebuero_sub-menu-inactive-mid, .ebuero_sub-menu-inactive-right, .ebuero_sub-menu-active-left, .ebuero_sub-menu-active-mid, .ebuero_sub-menu-active-right, .ebuero_sub-menu-active-left-image, .ebuero_sub-menu-active-right-image {
	float:left;
	position:relative;
	background-color: transparent;
}


.ebuero_sub-menu-active-left, .ebuero_sub-menu-active-mid, .ebuero_sub-menu-active-right, .ebuero_sub-menu-active-left-image, .ebuero_sub-menu-active-right-image {
	height: 42px;
	z-index: 2;
}


.ebuero_sub-menu-active-left {
	width:3px;
	overflow:visible;
}

.ebuero_sub-menu-active-left-image {
    background-image:url('../../images/ebuero/submenu/acti_left_1st.png');
	width:12px;
	position:absolute;
	right:-1px;
}


.ebuero_sub-menu-active-mid {
	background-image:url('../../images/ebuero/submenu/acti_mid.png');
	vertical-align:bottom;
             padding-left: 5px;
         padding-right: 5px;
}
.ebuero_sub-menu-active-mid a:link, .ebuero_sub-menu-active-mid a:visited, .ebuero_sub-menu-active-mid a:hover, .ebuero_sub-menu-active-mid a:active
{
	font-weight: bold;
	color: #000000;
	padding-top: 8px;	
	height: 20px;
	float: left;	
	text-decoration: none;
}

.ebuero_sub-menu-active-right {
	width:3px;
	overflow:visible;
}

.ebuero_sub-menu-active-right-image {
	background-image:url('../../images/ebuero/submenu/acti_last.png');
	width:12px;
	position:absolute;
	left:-1px;
}

 .ebuero_submenu-item-left
{
	float: left;
	width: 	13px;
	height: 42px;
overflow: visible;
}  
.ebuero_submenu-item-right
{
	float: left;
	width: 	4px;
	height: 42px;
overflow: visible;
}  

.ebuero_submenu-item-left-image
{
	background-image: url('../../images/ebuero/submenu/in_1st.png');
	background-repeat: no-repeat;
height: 42px;
width:14px;
z-index:1;

}
.ebuero_submenu-item-right-image
{
	background-image: url('../../images/ebuero/submenu/in_last.png');
	background-repeat: no-repeat;
	background-position: bottom left;	
width:14px;
z-index:2;
height: 42px;
position: relative;
}


.ebuero_submenu-item
{
	padding-left: 5px;
	padding-right: 5px;
	height: 42px;	
	float: left;
}

.ebuero_submenu-item, .ebuero_submenu-item-home
{
	background-image: url('../../images/ebuero/submenu/in_mid.png');	
	background-position: bottom;
	background-color: transparent;
	
}
.ebuero_submenu-item a:link, .ebuero_submenu-item a:visited, .ebuero_submenu-item a:hover, .ebuero_submenu-item a:active
{
	font-weight: normal;
	color:#000000;
             padding-top: 8px;	
	height: 42px;
	float: left;
	background-color: transparent;
	text-decoration: none;
}