/* ****************************************** */
#pathDiv{
	 position:absolute;
	 top:55px;
	 left:130px;
	 z-index:500;
	 visibility:hidden;
	 background-color:#989797;
	 layer-background-color:#989797;
}
#pathDiv ul{
	margin: 0;
	padding: 0 10px 10px 10px;	
}
#pathDiv li{
	color: #fff;
	list-style: none;
	padding: 0;
}
#leftNavAndWebcontent{
	position:absolute;
	z-index:0; 
	top:30px;
	left:0px;
}
#leftnav{
	padding: 0 0 0 0;
}
/* ****************************************** */
#printhead{
	display: none;
}
/* ****************************************** */
.menubaritemskin {
	border-color : #FFFFFF;
	border : 1 groove #FFFFFF;
}

.menubaritemIE, 
.menubaritemIEblack, 
.mainmenutxtblack,
.mainmenutxt, .lparentmenuitem, 
a.lmenuitem, a.lmenuitemactive, 
a.menuitem, a.submenuitem {
	font-size : 9pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;	}

.menubaritemIE,
.menubaritemIEblack {
	border-right:1px solid #ff5a5a;
	border-bottom:1px solid #ff5a5a;
	white-space:nowrap;
	padding-left:6px;
	padding-right:2px;
	padding-top:0px;
	padding-bottom:0px;}

.menubaritemIEblack {
	background: #000000;}

.mainmenutxt, .mainmenutxtblack {
	font-weight : bold;
	color : #FFFFFF;}

.mainmenutxtblack {
	background: #000000;}

.lparentmenuitem {
	font-weight : bold;
	color:#737373;}

a.lmenuitem{color:#737373;}
a.lmenuitemactive {color:#9c6a00;}
a.menuitem {color:#000000;}
a.submenuitem {color:#FFFFFF;}
A:HOVER.submenuitem {
	color: 000000;
}

/* WARENKORB */
.shopprice {
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 10px; 
	font-weight: bold;
}

a:link.shopprice,  a:visited.shopprice, a:active.shopprice, a:hover.shopprice {
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 10px; 
	font-weight: bold;
}
/*ENDE WARENKORB */


/*  STYLE submenue online beratung----------------------------*/

.menuskin
{
position:absolute; top:157px; left:119px;
width:165px;
background-color:#a6a3a1;
border:0px solid black;
font-family:  Arial, Helvetica,"Helvetica 45 Light"; text-decoration:none;
font-size: 10pt;
line-height:18px;
z-index:100;
visibility:hidden;
}

.menuskin a
{
text-decoration:none;
color:#ffffff;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle
{
background-color:#a6a3a1;
}

#mouseoverstyle a
{
color:#000000;
}


/* DYNAMISCHES MENÜ
************************************************************************************************************/

  	#menu { }

.border, .firstBorder, .rect
{
   	border : solid #cecece;
   	border-width : 1px 1px 1px 0;
   	float: left;
   	text-align : center;
   	background-color: #a6a3a1;
}

.border, .firstborder
{
   	margin-top: 3px;
}

.firstBorder
{
   	border-left: 1px solid #c0c0c0;
  	margin-left: -8px;
}

.rect
{
   	width: 18px;
   	border-left: 1px solid #c0c0c0;
   	background-color: #ffbe11;
	border-color: white;
   	font-size: 1px;
	height: 16px;
}

#menu A 
{
  	text-decoration: none;
   	color: white;
   	font-family : Arial;
   	font-size: 8pt;
}

#menu A:Hover 
{
	background: #ffbe11;
}
/***********************************************************************************************************/

