#DomainVermarkterAd{
   height:20px;
   background-color:#EEEEEE;
   border-bottom:1px solid #CCCCCC;
   text-align:center;
}
   #DomainVermarkterAd ul{
      list-style-type:circle;
   }

   #DomainVermarkterAd ul li{
      display:inline;
      background:none;
      line-height:20px;
   }
   #DomainVermarkterAd a{
      line-height:20px;
      font-size:11px;
      text-decoration:none;
   }

   #DomainVermarkterAd a:hover{
      background-color:#DDDDDD;
      color:#000000;
      padding-bottom:1px;
      border-bottom:2px solid #FFC83C;
   }
   #DomainVermarkterAdCurrent{
      font-weight:bold;
      padding-bottom:1px;
      border-bottom:2px solid #CCCCCC;
   }


#AMWInterface{
   position: absolute; 
   left: 50%;
   width: 900px;
   margin-left: -450px;
   z-index : 1;
   background: #F9F9F9 url(../images/AMWInterface.jpg);
   font-size:1.1em;
}

#AMWInterfaceHead{
   position:relative;
   height:123px;
   background: #F9F9F9 url(../images/AMWInterfaceHead.jpg);
}

   #AMWInterfaceHead form{
      position:absolute;
      left: 440px;
      top: 89px;
   }
      #AMWInterfaceHead form strong{
         color:#FFF;
      }

   #AMWInterfaceAd{
      position:absolute;
      left:432px;
      top:11px;
   }

#AMWContentMainMenu{
   height:32px;
}


#AMWInterfaceLeft{
   float: left;
   display:inline;
   width:180px;
   margin:10px;
}

#AMWInterfaceMain{
   float:left;
   display:inline;
   width:680px;
   overflow:hidden;
   margin:10px;
   margin-top:0;
}

#AMWInterfaceRight{
   display:none;
   float:left;
   display:inline;
   width:180px;
   margin:10px;
}

#AMWInterfaceFeet{
   height:1px;
   border-top: 1px solid #02365B;
   background:#CDD8DE;
   text-align:center;
   font-size:0.8em;
}

#AMWInterfaceFooter{
   background:#CDD8DE;
   text-align:center;
}

.AMWInterfaceClear{
   clear:both;
}

#AMWInterfaceCopyright{
   display:none;
}
