  body {
    color: black; /*background-color: #EAE7C6;*/
    font-size: 100.01%;
    font-family: Helvetica,Verdana,sans-serif;
    margin: 0; padding: 0;
    text-align: center;  /* Zentrierung im Internet Explorer */
	background: #EAE7C6 url(Layoutgrafiken/unten.jpg) repeat-y center top scroll;
}

a.textlinks:focus {color:#6EA4D0; text-decoration:none;}
a.textlinks:link {color:#6EA4D0; text-decoration:none;}
a.textlinks:visited {color:#6EA4D0; text-decoration:none;}
a.textlinks:hover {color:#6EA4D0; text-decoration:underline;}
a.textlinks:active {color:#6EA4D0; text-decoration:none;}


  h1, h2, h3 {
  color:#6EA4D0;
  }
  
  img {border:none;}
  
  img.reisebuch {float: right;
  margin: 0 0 35px 15px;
  }
  
  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
	width: 804px;
	padding: 0;
  }

  h1 {
    font-size: 1.5em;
    margin: 0; padding: 0;
    text-align: center;
  }
  
  span#Unternavigation {
  font-size:0.88em;
  font-weight:normal;
  }
  
  ul#Navigation {
  font-weight:bold;
  color: #253018;
    font-size:1.06em;
    float: left; width: 195px;
    margin: 0 0 0 55px; padding: 0;
  }
  ul#Navigation li {
  font-weight:bold;
  color: #253018;
    list-style: none;
    margin: 0; padding: 0.5em;
	
  }
  ul#Navigation a {
  color: #253018;
    /*padding: 0.2em;*/
    font-weight: bold;
  }
  ul#Navigation a:link {
  text-decoration: none;
  color: #253018;
  font-weight:bold;
      }
  ul#Navigation a:visited {
  text-decoration: none;
  color: #253018;
  font-weight:bold;
      }
  ul#Navigation a:hover {
  text-decoration: none;
  font-weight:bold;
    color: white;
  }
  ul#Navigation a:active {
  text-decoration: none;
  font-weight:bold;
    color: white;
  }

  div#Inhalt {
    margin: 0 53px 0 279px;
    padding: 0 0;
  }
  * html div#Inhalt {
    height: 1em;  /* für 3-Pixel-Bug Internet Explorer bis Version 6 */
    margin-bottom: 0;
  }
  
  div#Inhalt h2 {
    font-size: 1.2em;
    margin: 0.2em 0;
    color: #6EA4DO;
  }
  div#Inhalt p {
    font-size: 1em;
    margin: 1em 0;
  }

  p#Fusszeile {
      clear: both;
    font-size: 9pt;
	color: #000000;
    margin: 150px 53px 0 0; padding: 0.1em;
    text-align: right;
    }
	
li em {
font-weight:bold;} 
