  

.topItem
{
  background: #FFE07F;
  padding-left: 10px;
  border: 1px inset white;
  white-space: nowrap;
  height:24px;
  cursor:pointer;
  text-decoration: none;
  color: black; 
  font-weight:bold;
  font-family:"Tahoma";
  font-size: 8pt;
  line-height: 24px;
}


.topItemOver
{
  background: #FFE07F url(bilder/lavback.gif) no-repeat left;
  padding-left: 10px;
  border: 1px outset white;
  white-space: nowrap;
  height:24px;
  cursor:pointer;
  text-decoration: none;
  color: #222222; 
  font-weight:bold;
  font-family:"Tahoma";
  font-size: 8pt;
  text-align: left;
  line-height: 24px;
}



.dropMenu
{
  background:#B7AFA3;
  filter:alpha(opacity=100);
  border:1px solid white;

}

.subMenu
{
   display:block;
	text-align:right;
}
.subItem
{
   height:21px;
   padding-left:20px;
   cursor:pointer;
   font-weight:bold;
	font-family:Tahoma;
	font-size:8pt;
	white-space: nowrap;
   text-decoration:none;
   line-height: 21px;
}

.subItem a
{
   text-decoration:none;
   color:black;
   text-align: right;
}

.subItem a:visited {
	color: #222222;
   text-decoration:none;
}

.subItem a:hover {
	color: #B8860B;
	text-decoration: underline;
}



.subItemOver
{
	height:21px;
   padding-left:20px;
   cursor:pointer;
   font-weight:bold;
	font-family:Tahoma;
	font-size:8pt;
	white-space: nowrap;
   text-decoration:none;
   line-height: 21px;
}

.subItemOver  a
{
   color:#F5DEB3;
   text-decoration:none;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}

.topItem1
{
  background: #FFE07F;
  padding-left: 10px;
  border: 1px inset white;
  white-space: nowrap;
  height:24px;
  cursor:pointer;
  text-decoration: none;
  color: white; 
  font-weight:bold;
  font-family:"Tahoma";
  font-size: 8pt;
  line-height: 24px;
}


.topItem1Over
{
  background: #FFE07F url(bilder/lavback.gif) no-repeat left;
  padding-left: 10px;
  border: 1px outset white;
  white-space: nowrap;
  height:24px;
  cursor:pointer;
  text-decoration: none;
  color: #222222; 
  font-weight:bold;
  font-family:"Tahoma";
  font-size: 8pt;
  text-align: left;
  line-height: 24px;
}



.dropMenu1
{
  background:#6699FF;
  filter:alpha(opacity=100);
  border:1px solid white;

}

.subMenu1
{
   display:block;
}
.subItem1
{
   height:21px;
   padding-left:20px;
   cursor:pointer;
   font-weight:bold;
	font-family:Tahoma;
	font-size:8pt;
	white-space: nowrap;
   text-decoration:none;
   line-height: 21px;
}

.subItem1 a
{
   text-decoration:none;
   color:white;
   text-align: right;
}

.subItem1 a:visited {
	color: #EEEEEE;
   text-decoration:none;
}

.subItem1 a:hover {
	text-decoration: underline;
}


.subItem1Over
{
   
   height:21px;
   padding-left:20px;
   cursor:pointer;
   font-weight:bold;
	font-family:Tahoma;
	font-size:8pt;
	white-space: nowrap;
   text-decoration:none;
   line-height: 21px;
}

.subItem1Over  a
{
   color: wheat;
   text-decoration:none;
}


.topItem2
{
  background: #84596B;
  background-image: url(close.gif);
  background-position:right center;
  background-repeat:no-repeat;
  padding-left:3px;
  height:22px;
  cursor:pointer;
  text-decoration: none;
  color: #FFFFFF; 
  font-weight:bold;
  font-family:"GOTHIC";
}


.topItem2Over
{
  padding-left:3px;
  background: #84596B;
  background-image: url(open.gif);
  background-position:right center;
  background-repeat:no-repeat;
  height:22px;
  cursor:pointer;
  text-decoration: none;
  color: #FFFFFF; 
  font-weight:bold;
  font-family:"GOTHIC";
}



.dropMenu2
{
  background:#B58AA5;
  filter:alpha(opacity=100);
  border:1px solid white;

}

.subMenu2
{
   display:block;
}
.subItem2
{
   height:21px;
   padding-left:10px;
   cursor:pointer;
   font-weight:bold;
   text-decoration:none;
   color:#CECFCE;
}

.subItem2 a
{
   text-decoration:none;
   color:#CECFCE;
}

.subItem2Over
{
   
   height:21px;
   padding-left:10px;
   cursor:pointer;
   font-weight:bold;
}

.subItem2Over  a
{
   color:#FFFFFF;
   text-decoration:none;
}

  





