body {
  font:12pt/12pt "Lucida Grande", Arial, sans-serif;
  color:FFF;
  background-color:#53536A;
  background-image:  url(grafik/bg_fresh.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-attachment: fixed;
}
h2 {
  color:#fff;
  text-transform:lowercase;
  font-weight:normal;
  font-size:1.5em;
  letter-spacing:-1px;
}
a {
  color:#53536A;
  text-decoration:none;
}
#container {
  font-size:1em;
  width:720px;
  margin-left:auto;
  margin-right:auto;
  padding-top:15px;
}
#logo {
  margin: 0 0 10px 0;
  padding: 0 0 3px 0;
  background-image:  url(grafik/as_logo_fresh.gif);
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #C1BFD3;
  opacity:0.9;
}
#logo h1 {
display: none;
}	
#logo img {
  margin: 13px 230px 0 90px;
    clear: none;
}
#logo a img {
  float: left;
  margin: 10px 0 0 71px;
  clear: none;
}
#content {
  clear:both;
  font:12px/12px "Lucida Grande", Arial, sans-serif;
  margin-top:0px;
  background-color:#C1BFD3;
  background-image:  url(grafik/fotobalken/fresh_01.jpg);
  background-repeat: repeat-y;
  background-position: top left;
  opacity:0.9;
  text-decoration:none;
  font-size:0.8em;
  color:#CCC;
  padding: 5px 20px 20px 20px;
}
#content h1 {
  font-size: 1.8em;
  line-height:1.2em;
  font-weight:normal;
  text-transform:lowercase;
  padding-left:230px;
  color: #5A5A98;
  letter-spacing:0px;
  padding-bottom:10px;
}

#content h2 {
  font-size: 1.4em;
  text-transform: lowercase;
  font-weight:normal;
  color: #fff;
  letter-spacing:0px;
  margin-top:0px;
  width:200px;
  float:left;
  line-height:1.1em;
  text-align:right;
}
#content h2 img {
  margin-right:0px;
}

#content h3 {
  padding-top:2px;
  margin-bottom:0px;
  padding-bottom:12px;
  padding-left:230px;
  color: #5A5A98;
  text-decoration:none;
  line-height:1.1em;
}

#content strong {
  color: #53536A;
  border-bottom:0px solid #7d4ca3;
  font-weight: bold;
}

#content p {
  font-size: 1.0em;
  line-height: 1.6em;
  text-align:left;
  color:#53536A;
  margin-left:230px;
  margin-top:0px;
  letter-spacing:0px;
}
#content p img {
  border:0;
  margin-top: 5px;
}
#content img {
  display: block;
  padding: 0 0 0 0;
  margin-top: 5px;
  margin-left: auto;
  margin-right:auto;
  margin-bottom: 5px;
}
#content a {
  text-decoration: underline;
}
#content ul,ol {
  font-size: 1.0em;
  line-height: 1.6em;
  text-align:left;
  color:#53536A;
  padding-left:250px;
}
#content em {
  font-size: 1.0em;
  color:#53536A;
  background-color:#FFF;
  font-weight:normal;
}
#content form {
  font-size: 1.0em;
  line-height: 1.6em;
  text-align:left;
  color:#53536A;
  margin-left:230px;
  margin-top:0px;
  margin-bottom:15px;
  letter-spacing:0px;
}
#footer a {
  color:#FFF;
  text-decoration: underline;
}
#footer {
    text-align:center;
    font-size:10px;
  line-height:1.6em;
  color:#888;
}
