/* CSS Styhlsheet für Newsletter-forumlar Deutsch /Schriftgröße 11px */


#email {
  border      : 1px solid #162D8B;
  background  : #ffffff;
  width       : 250px;
  height      : 20px;
  margin-left : 18px
  font-size   : 12px;
  
}

.content ul li {
display : none;
}