

html > body select.multiselect
 {
  height:9.25em;
 }

select.multiselect
 {
  height:9.25em;
 }


html > body .property-elements
 {
  height:12em;

  overflow:visible;
 }

.property-elements
 {
  height:13em;

  overflow:hidden;

  margin:0em;
  margin-top:0.4em;
 }


html > body .property-elements p
 {
  margin-top:0em;
  margin-bottom:0em;

  padding-top:0.0em;
  padding-bottom:0.62em;
 }

.property-elements p
 {
  margin-top:0.0em;
  margin-bottom:0.2em;
 }



#form_subscribe
 {
  /* fix IE */
  height:0px;
 }

/** Folgendes ermöglicht die valide Platzierung des Formulars Subscribe als Unterformular in das Detailsuchformular
 */
/* IE ausschließen */
html > body table.inner-table-layout-subscribe
 {
  margin:0px;
  margin-top:20px;
 }

table.inner-table-layout-subscribe
 {
  position:relative;
/* nach search-positions-screen/-print.css verschoben */
/*  width:350px;*/
/*  top:-154px;*/
/*  left:166px;*/
 }



p#notification
 {
  margin-top:0.45em;
  margin-bottom:0.1em;
 }



