.clickbar1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px !important;
  width: 100%;
  font-weight:bold; 
  text-align:left; 
  background-repeat:repeat-x;
  white-space: nowrap;
  padding-left: 10px;
   padding-top: 2px;
height: 20px;
}

.clickbar1:hover{
background: #ffffff;
color: #333;
font-family:Verdana,Arial,sans-serif;
font-size:11px;
text-align:left;
display: block;
}

.clickbar1:activ
	{color: #fff !important;
/*	font-size: 10px;	*/	
	text-decoration: none;	
	width: 200px !important;
	background-color:#70769E !important;}

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}
.treemenudiv1	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px !important;
  width: 100%;
  font-weight:bold; 
  text-align:left; 
  background-repeat:repeat-x;
  white-space: nowrap;
}
.treemenudiv2	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align:left; 
  background-repeat:repeat-x;
  white-space: nowrap;
  border-collapse:collapse;
  background: #ACACAC;
  margin-left: -3px;
  width: 200px;
}
.treemenudiv3	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  text-align : left;
  display: block;
  white-space: nowrap;
}
.treemenudiv4	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}
.treemenudiv5	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */

}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color:#000000;
	font-size: 10px;	
	text-decoration: none;	
	display: block;
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color:#333;
/*	font-size: 10px;	*/
	text-decoration: none;	

}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #ffffff;
/*	font-size: 10px;	*/
	text-decoration: none;	
	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #fff !important;
/*	font-size: 10px;	*/	
	text-decoration: none;	
	width: 200px !important;
	background-color:#70769E !important;
}

.dmselected {   /* Style overide for selected category tree */
		font-weight: bold;
}

.Kategorientempl {
	background-image:url(includes/sts_templates/lambert/images/dynmenuhintergrund.gif); 
	background-position:top left;
	background-repeat:repeat-y; 
	width: 100%;
	background-color: #D3D3D3;
	padding: 0px;
	border-top: 1px solid black;
	border-bottom: 1px solid black; 
}