.imagemap  {
  margin: -20px -20px 0 -20px;
}

.msie .imagemap {
  position: relative;
  left: -20px;
  top: -15px;
}

.supporterlistphoto ul.supporters {
  list-style-type: none;
  margin: 5px 0;
}

.supporterlistphoto ul.supporters li {
  display: block;
  float: left;
  padding: 2px;
}

.supporterlistphoto ul.supporters img {
  margin: 0 !important;
  width: 50px;
  height: 50px;
}


.supporterlistphoto .browse_list {
  clear: both;
  padding-top: 10px;
}





#ajax_load_window {
  background: #dfdcdc;
  font-family: Arial, Verdana, sans-serif;
  font-size: 100.01%;
  color: #232323;
  width: 378px;
  padding: 11px;
  border: 1px solid #bababa;
}

.content table {
  width: 378px;
  background: #f1eff0;
  font-size: 0.77em;
}

.content th,
.content td {
  padding: 3px 3px 3px 5px;
}

.content td.image {
  padding: 0;
}

#ajax_load_window .cancel {
  float: right;
  cursor: pointer;
}




/* Kurzformular */

.wwe3_form_bloatmail {
  position: relative;
  top: -110px;
  left: 670px;
  height: 0 !important;
  overflow: visible;
  width: 270px;
}

.msie6 .wwe3_form_bloatmail {
  margin-bottom: -70px; /* height: 0 scheint nicht zu wirken */
}

.wwe3_form_bloatmail .qsupp_title {
  display: none;
}

.wwe3_form_bloatmail .qsupp_full_name input {
  width: 190px;
}

.wwe3_form_bloatmail .wwe_form_submit {
  bottom: 24px;
  right: 17px;
}

.gecko .wwe3_form_bloatmail .wwe_form_submit {
  right: 34px;
  bottom: 12px;
}

