.bordered  {
  background-color: #f3f8e8;
  padding: 15px 5px 15px 15px;
  border-bottom: 1px dashed #c0da85; }
body {
  font: 0.8em / 1.3 "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
  color: #272727;
  background-image: url(http://www.personaltrainer-stuttgart.de/fileadmin/template/images/bg2.png);
  background-repeat: no-repeat;
  background-position: 50% -20px;
  text-align: center;
  margin: 0;
  padding: 0; }

#wrap {
  text-align: center;
  width: 980px;
  height: 801px;
  margin: 120px auto 0;
  ;padding-top: 0;
  border-color: #f99;
  border-width: 1px; }
#logo {
  border-color: #666;
  border-width: 1px; }
/*
#mainnavi {
  background-image: url(http://www.personaltrainer-stuttgart.de/fileadmin/template/images/Leiste.jpg);
  background-repeat: no-repeat;
  background-position: center 0;
  text-align: center;
  width: 980px;
  height: 21px;
  margin-top: 15px;
  margin-bottom: 5px; }
*/
#mainnavi {
  background-image: url(http://www.personaltrainer-stuttgart.de/fileadmin/template/images/Leiste.jpg);
  background-repeat: no-repeat;
  background-position: center 0;
  text-align: center;
  width: 980px;
  height: 30px;
  margin-top: 23px;
  margin-bottom: 5px;
  background: #AAD200;
  padding-top: 17px;
  position: relative;
  top: 10px;
  margin-bottom: 12px;
}
#mainnavi img {
  padding-right:8px;
  padding-left:8px;
}

#header1{
  background-image: url(http://www.personaltrainer-stuttgart.de/fileadmin/template/images/logo2.png);
  background-repeat: no-repeat;
  width: 195px;
  height: 176px;
  overflow: hidden;
  float: left; }
#header2{
  width: 516px;
  height: 176px;
  overflow: hidden;
  float: left;
  border-left: 2px solid #fff; }
#header3{
  width: 265px;
  height: 176px;
  overflow: hidden;
  float: left;
  border-left: 2px solid #fff; }


#content {
  width: 980px;
  clear: both;
  padding-top: 20px; }
#footer {
  color: #7b7b7b;
  font-size: 0.8em;
  background-image: url(http://www.personaltrainer-stuttgart.de/fileadmin/template/images/Leiste2.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  text-align: center;
  width: 980px;
  clear: both;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-color: #ceefad;
  border-width: 1px; }


P {
  margin-bottom: 0.8em; }
UL {
  line-height: 1.6em; }
