  body {
    color: black;
    background-color:rgb(255,255,210); background-image:url(edelweiss.gif); background-repeat:no-repeat; background-position: 50px 60px; /* background-color:rgb(153,204,255);background-color:rgb(230,230,200); */
    font-size: 20px;
    font-family: Helvetica,Arial,sans-serif;
    margin: 10px; padding: 0;
    min-width: 40em; /* Mindestbreite verhindert Umbruch und Anzeigefehler in modernen Browsern */
  }


/* Oben ---------------------------------------- */

  #oben img {
    border: 0px solid red;
    width: 337px; height: 105px;
  }

  #oben b {
    font-size: 14px;
    font-weight: 700;
  }

  #oben a {
    font-size: 14px;
    font-weight: 700;
    border: 0;
  }
  #oben a:link    { color: #000000; text-decoration: none; }
  #oben a:visited { color: #000000; text-decoration: none; }
  #oben a:active  { color: #000000; text-decoration: none; }
  #oben a:hover   { color: #777777; text-decoration: none; }

  #obenlinks {
    font-size: 14px;
    margin: 5px 0px 0px 10px;
    padding: 0;
    border: 0px solid silver;
    text-align: left;
  }

  #obenrechts {
    font-size: 14px;
    margin: 5px 10px 0px 0px;
    padding: 0;
    border: 0px solid silver;
    text-align: right;
  }

  #oben table {
    margin: 0px 0px 10px 0px;
    padding: 10px;
    border: 0px solid red;
    width: 100%;
  }

  #obenlinkstd {
    border: 0px solid red;
    width: 250px;
    vertical-align: top;
  }

  #obenrechtstd {
    border: 0px solid red;
    width: 250px;
    vertical-align: top;
  }

  #obentd {
    border: 0px solid red;
    width: 450px;
    vertical-align: middle;
    text-align: center;
  }

  #obentd a {
    font-size: 36px;
    font-family: Times New Roman,Helvetica,Arial,sans-serif;
    font-style:italic;
    font-weight: 500;
    border: 0;
  }
  #obentd a:link    { color: rgb(0,0,200); text-decoration: none; }
  #obentd a:visited { color: rgb(0,0,200); text-decoration: none; }
  #obentd a:active  { color: rgb(0,0,200); text-decoration: none; }
  #obentd a:hover   { color: #777777; text-decoration: none; }


/* Navigation ---------------------------------- */

  #navi img {
    border: 0px solid red;
  }

  #navi b {
    font-size: 14px;
    font-weight: 700;
  }
  
  #navi table {
    margin: 0px 0px 0px 0px;
    padding: 10px;
    border: 0px solid red;
    width: 100%;
  }
  
  #navi a {
    font-size: 20px;
    font-family: Times New Roman,Helvetica,Arial,sans-serif;
    font-style:italic;
    font-weight: 500;
    border: 0;
  }
  #navi a:link    { color: rgb(0,0,200); text-decoration: none; }
  #navi a:visited { color: rgb(0,0,200); text-decoration: none; }
  #navi a:active  { color: rgb(0,0,200); text-decoration: none; }
  #navi a:hover   { color: #777777; text-decoration: none; }

  #navirot a {
    font-size: 20px;
    font-family: Times New Roman,Helvetica,Arial,sans-serif;
    font-style:italic;
    font-weight: 500;
    border: 0;
  }
  #navirot a:link    { color: rgb(204,0,0); text-decoration: none; }
  #navirot a:visited { color: rgb(204,0,0); text-decoration: none; }
  #navirot a:active  { color: rgb(204,0,0); text-decoration: none; }
  #navirot a:hover   { color: #777777; text-decoration: none; }


/* Info ---------------------------------------- */

  #Info {
    float: right; width: 130px;
    margin: 1px; padding: 0;
    border: 0px solid silver;
    text-align: right;
  }

  #Info p {
    font-size: 14px;
    text-align: right;
    margin: 1px 1px 10px 1px;
  }
  
  #Info a {
    font-size: 14px;
    font-weight: 700;
    border: 0;
  }
  #Info a:link    { color: #000000; text-decoration: none; }
  #Info a:visited { color: #000000; text-decoration: none; }
  #Info a:active  { color: #000000; text-decoration: none; }
  #Info a:hover   { color: #777777; text-decoration: none; }
  
  #InfoRot {
    float: right; width: 130px;
    margin: 1px; padding: 0;
    border: 0px solid silver;
	text-align: right;
	font-size: 14px;
	font-weight: 700;
	color: #cc0000; text-decoration: none;
  }

  #preise {
    text-align: right;
    font-size: 14px;
    margin: 10px;
    border: 0 solid blue;
  }
  #Info#preise b {
    font-size: 14px;
    font-weight: 700;
  }


/* Inhalt -------------------------------------- */

  #Inhalt {
    margin: 1px;
    padding: 0;
    border: 0px solid silver;
  }

  #Inhalt b {
    font-size: 16px;
    font-weight: 700;
  }

  #Inhalt p {
    text-align: justify;
    font-size: 16px;
    margin: 10px;
  }

  #Inhalt table {
    margin: 0px 0px 0px 0px;
    padding: 0;
    border: 0px solid yellow;
    width: 100%;
  }

  #Inhalt ul {
    text-align: left;
    font-size: 16px;
    margin: 10px;
    padding: 10px;
  }
  
  #Inhalt a {
    font-size: 14px;
    font-family: Helvetica,Arial,sans-serif;
    font-style:normal;
    font-weight: 700;
    border: 0;
  }
  #Inhalt a:link    { color: #000000; text-decoration: none; }
  #Inhalt a:visited { color: #000000; text-decoration: none; }
  #Inhalt a:active  { color: #000000; text-decoration: none; }
  #Inhalt a:hover   { color: #777777; text-decoration: none; }


/* Ferienwohnungen ----------------------------- */

  #Ferienwohnungen { 
    padding: 0;
    margin: 1px;
    border: 0px solid blue;
  }

  #Ferienwohnungen b {
    font-size: 16px;
    font-weight: 700;
  }

  #Inhalt p {
    text-align: justify;
    font-size: 16px;
    margin: 10px;
  }

/* Angebote ----------------------------- */

 #Angebote {
    text-align: left;
    font-size: 16px;
    margin: 0px;
  }

 #Angebote pre {
    font-size: 16px;
    font-family: Helvetica,Arial,sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    border: 0px solid red;
  }

  #Angebote b {
    font-size: 16px;
    font-weight: 700;
  }

/* Feste Box ---------------------------- */

  #fest {
    font-size: 12px;
    z-index:10;
    position: absolute; left: 200px; top: 80px;
    border: 2px solid gray;
    width: 100px; height: 100px;
    background-color: silver;
  }


/* global -------------------------------------- */

  #leer {
    font-size: 12px;
    color: rgb(140,180,250);
  }



