/*CSS FÜR PASSWORT-ÄNDERUNG*/
.tx-fechangepassword-pi1 fieldset {
  border: none;
}

.tx-fechangepassword-pi1 .message {
  color: red;
  font-weight: bold;
}


.formRow {
  margin-bottom: 10px;
}

.formRow label {
  width: 150px;
  float: left;
  text-align: left;
}

h3 {
  font-size: 14px;
}

/*CSS FÜR BILDERGALERIE*/
.tx-wtgallery-pi1 img {
  margin: 5px;
  border: none;
}

.tx-wtgallery-pi1 {
  width: 650px;
  text-align: center;
}

.wtgallery_singlepic  {
  width: 650px;
  text-align: center;
}

.roundedcornr_content_eltern h1 {
  margin-top: 0px;
  margin-bottom: 5px;
}


.submit_button ,.newslettersubmit {
  background: url('/fileadmin/www.vdini-club.de/media/icons/btn_submit_120.gif') 0% 50%;
  width: 118px;
  height: 20px;
  border-width: 0px;
  color: white;
  font-weight: bold;
}

.newslettersubmit {
  background: url('/fileadmin/www.vdini-club.de/media/icons/btn_submit_120.gif') 0% 50% ! important;
  width: 118px ! important;
  height: 20px ! important;
  border-width: 0px ! important;
  color: white;
  font-weight: bold;
  font-size: 12px ! important;
}

.formRow .submit {
  background: url('/fileadmin/www.vdini-club.de/media/icons/btn_submit_120.gif') 0% 50%;
  width: 118px;
  height: 20px;
  border-width: 0px;
  color: white;
}

.fileitem {
  background-image: none ! important;
}

