Änderungen

Vorlage:Gebäude
Zeile 153: Zeile 153:  
     width: auto;
 
     width: auto;
 
     margin-right: 5%;
 
     margin-right: 5%;
 +
}
 +
 +
 +
/** *************************************
 +
* Vorlage:Gebäude
 +
*/
 +
.Gebaeude {
 +
  width:340px;
 +
  font-size: 90%;
 +
  border: 0px solid #eeeeff;
 +
  margin-bottom: 0.25em;
 +
  margin-left: 0.5em;
 +
  float: right;
 +
  clear: right;
 +
  text-align:left;
 
}
 
}