html, body
{
   height: 100%;
}

body
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 1.0em;
   font-weight: lighter;
   font-style: normal;
   color: #3d5a45;
   text-align:left;
   padding: 0;
   margin:0;
   background: #FFFFFF url('../images/wald-quer-trans2.png') repeat;
}

body a:link:after, body a:visited:after {    
  content: "";
}

li {
  margin-left:15px;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #3d5a45;
}

a:hover {
	text-decoration: none;
	color: #428B28;
}

.readmore a:hover {
	text-decoration: none;
	color: #f7a800;
}

#centered, .centered
{
   width: 80%;
   max-width: 900px;
   margin: 0 auto;
   height: 100%;
   position: relative;
}


#footer {

}

#footer a, #footer a:link, #footer a:visited, #footer a:hover
{
   color: #3d5a45;
   font-size: 1.0em;
   font-weight: bold;
   line-height: 175%;
   text-decoration: none;
   padding: 10px;
}

#footer a:hover
{
   color: #428B28;
   font-size: 1.0em;
   font-weight: bold;
   line-height: 175%;
   text-decoration: none;
   padding: 10px;
}

.aufzaehlung
{
  font-weight: bold;
  position: relative;
  color: #f8a800;
}

.aufzaehlung li
{
  list-style-type:square;
}


.clearfix:after {
	content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}
.spruch
{
  font-size: 0.85em;
  font-weight: lighter;
  position: relative;
  top: 10px;
  color: #3d5a45;
  text-align: center;
  width:360px;
}

.adress-right
{
  font-size: 1.3em;
  font-weight: lighter;
  color: #3d5a45;
}

.kontakt
{
  font-size: 1.0em;
  font-weight: normal;
  color: #3d5a45;
}

.impress
{
  font-size: 0.85em;
  font-weight: normal;
  color: #3d5a45;
}
