* { margin:0; padding:0;border:none; }

body { font:11px Verdana, Arial, Helvetica, sans-serif; line-height: 15px; background-color: #FBFFE7;  }


#page {
  width: 895px;
  height: 675px;
  margin: 20px auto;
  background: url(../images/bg.jpg) left no-repeat;
}

h1,h2,h3,h4,h5,h6 {
  height: 11px;
  background: url(../images/headline.gif) left no-repeat; 
  padding:0 0 5px 17px;
  margin: 0 0 10px 0;
  font:11px Verdana, Helvetica, sans-serif;
  color: #6D8500;
  font-weight: bold;
}

a {color: #000;}
a:hover {color: #666;}

.green_link {color: #6D8500;}

#navigation {
  width: 550px;
  height: 35px;
  float: right;
  margin-top:18px;
}
.clear{clear:both;}

#navigation li {
  display: inline;
  padding: 0 18px;
}

#navigation a {
  font-size: 13px;
  color: #6D8500;
  text-decoration: none;
  font-weight: bold;
}

#navigation a:hover {
  color: #A0C205;
}


#con-main {
  width: 780px;
  height: 215px;
  overflow:hidden;
  margin:255px 0 8px 70px;
}

#con-main li {
  list-style: none;
}

#img-box {
  width: 318px;
  float: left;

}


#footer {
  padding-top:115px;
  height:18px;
  width:700px;
  margin:auto
}
#footer li {
  display: inline;
  list-style: none;
}


.leistung_list {
   padding: 12px 10px 0 0;
}
