  body {
    color: black; background-color: #fae7bf;
    font-size: 100.01%;
    font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal;
    margin: 30px;0; padding: 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
  }

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    width: 800px;
    padding: 0;
  }

  h1 {
   	font-size: 16px;
   	margin: 0; 
    padding: 0;
    text-align:left;
    color:#708C61
  }

  h2 {
   	font-size: 16px;
   	margin: 0; 
    padding: 0;
    text-align:left;
    color:#708C61
  }

  ul#Navigation {
    float: left; 
    margin: 0; 
    padding: 0;
    width: 840px;
  }
  ul#Navigation li {
  	display: inline; /* Listenelemente nebeneinander */
    list-style: none;
    margin: 0; 
    padding: 0;
  }
  
  div#Inhalt {
    margin: 10px 0 1em 0px;
    padding: 0;
    float:right;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
    margin-bottom: 0;
  }

  div#pic {
 	margin-left:0;
 	text-align:left;
	float:left;
	width:320px;
  }

  div#Inhalt p {
  font-family:"Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal;
   font-size: 15px;
   line-height: 18px;
	margin-left: 340px;
  }

 div#Inhalt h1 {
 	margin-left: 340px;
  }


 div#Inhalt h4 {
font-weight:normal;
text-align:left;
margin-left: 0px;
  }

  div#Inhalt h5 {
  font-weight:normal;
   font-size: 13px;
   line-height: 16px;
	margin-left: 0px;
  }

 div#Inhalt a {
  font-weight:normal;
 
   line-height: 16px;
	margin-left: 0px;
	text-decoration:none;
  }
  div#Inhalt a:link {color:#000000}
  div#Inhalt a:visited {color:#000000}
  div#Inhalt a:hover {color:#708C61}
  div#Inhalt a:active {color:#708C61}

 ul#angebot {
 	list-style-type:circle;
	margin-left: 360px;
    padding: 0;
  }

 ul#angebot p {
   margin: 1em 0;
   
  }

  div#impr a{
    clear: both;
    font-size:12px;
    margin: 0; 
    padding: 0;
    text-align: left;
    text-decoration: none;
    color:#000000;
  }

  div#impr a:visited {color:#000000}
  div#impr a:hover {color:#708C61}
  div#impr a:active {color:#708C61}
