body {
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
  color: rgb(64, 64, 64);
  background-color: #ffffff;
  font-size: 13px;
  margin:0;
  padding-bottom:20px;
  text-align:center;
}
#designbody {
  text-align:left;
}
a {
  color: rgb(129, 134, 121);
  font-weight: normal;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
fieldset {padding:20px;}
#site {
  /*width:820px;*/
  width:750px;
  margin:0 auto;
  text-align:center;
}
#banner{
  height: 260px;
  background-position:left center;
  background-repeat: no-repeat;
  text-align:left;
  margin:20px 0;
}
h1 {
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  height: 28px;
  line-height: 28px;
  margin: 5px 10px;
}
#content {
  margin: 13px auto;
  /*width:800px;*/
  width:750px;
  text-align:left;
}
input[readonly=readonly] {
  background-color: #eeeeee;
}
.displaynone {
  display:none;
}
.standArt {margin:10px 0 0 0;}
.standArt p {margin:0;}

#content #Rechnungsanschrift .list label {width:100px; display:inline-block; font-weight:normal;}
#content #Adressdaten .list label {width:100px; display:inline-block; font-weight:normal;}
#content #Ansprechpartner .list label {width:100px; display:inline-block; font-weight:normal;}
#content #Adressdaten,#Rechnungsanschrift,#Ansprechpartner .list span {font-weight:bold;}
#content .list p {margin:0 0 10px 0;}


