.menu {
	background-image: url(../img/bgmenu.jpg);
	height: 47px;
	width: 994px;
	clear: both;
	background-repeat: no-repeat;
  text-align: left;
  position: relative;
}


.menu ul, .menu li{
  margin: 0;
  padding: 0;
  display: inline;
}


.menu li{
  list-style-type: none;
  line-height: 300%;
  margin-left: 15px;
  margin-right: 15px;
}

.menu a{
  text-decoration: none;
  color: white;
  font-size: 70%;
}


.menu .cartikon{
  float: right;
  margin-right: 7px;
  position: relative;
  _top: 15px;
  top: 18px;
}

.menu .cartikon img{
  border: 0;  
  margin-right: 10px;
  
}

  .fulltext-form{
      width: 170px;
      float: right;
      position: absolute;
      left: 755px;
      margin-bottom: 6px;
      bottom: 1px;
   }
   
   .fulltext-form input{
     border: 0;
     width: 100px;
   }
   
   #fulltext-submit, #rbc-submit{
    width: auto;
    margin: 0;
    border: 0;
    background: none;
    color: white;
    font-size: 60%;
   }
   
   
   .rbc-form{
      width: 120px;
      float: right;
      position: absolute;
      left: 600px;
      margin-bottom: 6px;
      bottom: 1px;
    }
   
   .rbc-form input{
     border: 0;
     width: 60px;
   }
   
   #rbc-form-label, 
   #fulltext-form-label{
    font-size: 70%;
    color: white;
   }
   
   #rbc-form-label img{
    border: 0;
   }
   
   #newsletter_button{
    margin: 4px 0px 0px 112px;
   }
   
   

