.navbar
{
background-color:#700000;
}  

.mainDiv
{
  width:150px;
}

.topItem
{
   background: url("images/m_head_up.png") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  color:#ffffff;
  font-weight:bold;
  width: 150px;
  height: 34px;
 }

.topItemOver
{
    background: url("images/m_head_up.png") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  color:#ffffff;
  font-weight:bold;
  width: 150px;
  height: 34px;
 
}

.topItemClose
{
    background: url("images/m_head_down.png") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  color:#ffffff;
  font-weight:bold;
  width: 150px;
  height: 34px;
 }


.topItemCloseOver
{
   background: url("images/m_head_down.png") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  color:#ffffff;
  font-weight:bold;
  width: 150px;
  height: 34px;
  }



.dropMenu
{
background-image:url(http://www.ebesucher-slot.de/images/m_bg.png);
background-repeat:repeat-y;
padding-left:5px;
padding-right:5px;
}

.subMenu
{

   display:block;
}

.subItem
{
   margin-left:5px;
   margin-top:2px;
   height:12px;
   color: #fff; 
font-family: Verdana, Arial; 
font-size:10px; 
line-height:10pt; 
}

.subItem a
{
   margin-left:5px;
   margin-top:2px;
   font-family: Verdana, Arial; 
   font-size:10px; 
   line-height:10pt; 	  
   height:12px;
   color: #fcc100;
   text-decoration: none;
}

.subItemOver
{
   margin-left:5px;
   margin-top:2px;
   height:12px;
   color: #fff; 
font-family: Verdana, Arial; 
font-size:10px; 
line-height:10pt; 
}

.subItemOver  a
{
   margin-left:5px;
   margin-top:2px;
   font-family: Verdana, Arial; 
   font-size:10px; 
   line-height:10pt; 	  
   height:12px;
   color: #ffffff;
   text-decoration: none;
}

.subKonto
{
   margin-left:10px;
   margin-top:2px;
   height:100px;
   color: #fff; 
font-family: Verdana, Arial; 
font-size:10px; 
line-height:10pt; 
}

.subKontoOver
{
   margin-left:10px;
   margin-top:2px;
   height:100px;
   color: #fff; 
font-family: Verdana, Arial; 
font-size:10px; 
line-height:10pt; 
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}




