body {
  font:12pt/12pt "Lucida Grande", Arial, sans-serif;
  color:333;
  background-color:#eeab2d;
  background-image:  url(grafik/hui.gif);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-attachment: fixed;
}
h2 {
  color:#fff;
  font-weight:normal;
  font-size:1.5em;
  letter-spacing:-1px;
}
a {
  color:#333;
  text-decoration:none;
}
#container {
  font-size:1em;
  width:720px;
  margin-left:auto;
  margin-right:auto;
  padding-top:15px;
}
#logo {
  margin: 10px 0 10px 0;
  padding: 0 0 3px 0;
  background-image:  url(grafik/logokl.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #eeab2d;
  border-right: 0px solid #908BCB;
}

#logo h1 {
display: none;
}	

#logo img {
  margin: 0 0 0 70px;
  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:40px;
  background-color:#d1e0e0;
  background-image:  url(grafik/balken_sonja.jpg);
  background-repeat: repeat-y;
  background-position: top left;
  opacity:0.9;
  text-decoration:none;
  font-size:0.8em;
  color:#333;
  padding: 5px 20px 20px 20px;
}
#content h1 {
  font-size: 1.8em;
  line-height:1.2em;
  font-weight:normal;
  padding-left:230px;
  color: #fff;
  letter-spacing:0px;
  padding-bottom:10px;
}

#content h2 {
  font-size: 1.4em;
  font-weight:normal;
  color: #8a9494;
  letter-spacing:0px;
  margin-top:0px;
  width:200px;
  float:left;
  line-height:1.1em;
  text-align:right;
}
#content h2 img {
  margin-right:0px;
  float: right;
}

#content h3 {
  padding-top:2px;
  margin-bottom:0px;
  padding-bottom:12px;
  padding-left:230px;
  color: #fff;
  text-decoration:none;
  line-height:1.1em;
}

#content strong {
  color: #333;
  font-weight: bold;
}

#content p {
  font-size: 1.0em;
  line-height: 1.6em;
  text-align:left;
  color:#333;
  margin-left:230px;
  margin-top:0px;
  letter-spacing:0px;
}

#content p img {
  margin-top: 3px;
  padding: 3px;
  border-top: 1px dotted #eeab2d;
  border-bottom: 1px dotted #eeab2d;

}

#content img {
  display: block;
  margin-top: 5px;
  margin-bottom: 2px;
}

#content p bu {
  color: #777;
  font-size: 0.8em;
  padding: 0 0 0 3px;
  border-bottom: 1px dotted #eeab2d;
}

#content a {
  text-decoration: underline;
}

#content ul,ol {
  font-size: 1.0em;
  line-height: 1.6em;
  text-align:left;
  color:#666;
  padding-left:250px;
}

#content em {
  font-size: 1.0em;
  color:#333;
  padding: 0 3px 0 3px;
  background-color:#fdc558;
  font-weight:normal;
}

#content form {
  font-size: 1.0em;
  line-height: 1.6em;
  text-align:left;
  color:#666;
  margin-left:230px;
  margin-top:0px;
  margin-bottom:15px;
  letter-spacing:0px;
}

#content p label {
  color: #666;
  padding-right: 10px;
}

#footer {
  margin-top: 40px;
  text-align:center;
  font-size:10px;
  line-height:1.6em;
  color:#777;
}

#footer a {
  color:#777;
  text-decoration: underline;
}


