body {  background-color: #F8F9F4; 

        /* Anfang Einstellung der Scrollleiste IE ab 5.5  */

	 scrollbar-3dlight-color: #FFFFFF;

	 scrollbar-arrow-color: #608349;

	 scrollbar-shadow-color: #FFFFFF;
	 scrollbar-base-color: #FFFFFF;
	 scrollbar-darkshadow-color: #FFFFFF;

	 scrollbar-face-color: #CEDA9A;

	 scrollbar-highlight-color: #FFFFFF;
	 scrollbar-track-color: #FFFFFF;
        overflow: hidden;
	 margin: 0px;

	 /* Ende Einstellung der Scrollleiste IE ab 5.5  */

}

/* ------------------------------------------------------------------------------------------------------ */

div.text1 {
        display: none;
}

/* ------------------------------------------------------------------------------------------------------ */

       /* Anfang Tabelle zur Zentrierung im Bildschirm  */

table.aussen { 
         width: 100%; 
         height: 100%; 
         border: 0px;
}

table.innen { 
         width: ; 
         border: 0px; 
         margin-left: auto; 
         margin-right: auto;
}

       /* Ende Tabelle zur Zentrierung im Bildschirm  */

/* ------------------------------------------------------------------------------------------------------ */

       /* Anfang Tabelle Rahmen weiß - schwarz  */

table.rahmen { 
         width: ; 
         border: solid 1px #D5D5D5;
         padding: 2px;
         background-color: #FEFEFE;
         align: center;
}

       /* Ende Tabelle Rahmen weiß - schwarz */

/* ------------------------------------------------------------------------------------------------------ */

       /* Anfang groesse der Tabelle zum srollen */

div.scrollen {
        overflow: auto;
        width: 599; 
        height: 280;
}

       /* Ende groesse der Tabelle zum srollen */

/* ------------------------------------------------------------------------------------------------------ */

       /* Anfang Tabelle Bilder */

td.bilder {
       border: 1px solid #D5D5D5;
}
       /* Ende Tabelle Inhalt */

/* ------------------------------------------------------------------------------------------------------ */


       /* Anfang Standard Text */

p {
	font-size: 10px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
}

       /* Ender Standard Text */

/* ------------------------------------------------------------------------------------------------------ */

       /* Anfang Text in Tabellen im Inhalt */

td.text {
	font-size: 10px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
       text-align: justify;
	color: #000000;
}

       /* Ender Text in Tabellen im Inhalt*/

/* ------------------------------------------------------------------------------------------------------ */

       /* Anfang Tabelle Inhalt */

td.inhalt {
	font-size: 10px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
       text-align: justify;
	color : #000000;
       width: 599; 
       PADDING-TOP: 0px; /* Abstand von oben */
       PADDING-LEFT: 20px; /* Abstand von links */
       PADDING-RIGHT: 27px; /* Abstand von rechts */
       PADDING-BOTTOM: 0px; /* Abstand von unten */
}

       /* Ende Tabelle Inhalt */

/* ------------------------------------------------------------------------------------------------------ */

       /* Anfang Tabelle Menue unten*/

td.menue-unten-rechts {
	 font-size: 9px;
	 font-weight: 100;
	 font-family: verdana, helvetica, sans-serif;
	 color : #808080;
        width: ; 
        height: 20;
}

       /* Ende Tabelle Menue unten*/

/* ------------------------------------------------------------------------------------------------------ */

      /* Anfang Tabelle Menue unten*/

td.menue-unten-links {
	 font-size: 9px;
	 font-weight: 100;
	 font-family: verdana, helvetica, sans-serif;
	 color : #808080;
        width: 201; 
        height: 20;
}

       /* Ende Tabelle Menue unten*/

/* ------------------------------------------------------------------------------------------------------ */

       /* Anfang Text Menue unten*/

p.menue-unten-rechts {
	font-size: 9px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
	color : #808080;
}

       /* Ende Text Menue unten*/

/* ------------------------------------------------------------------------------------------------------ */

       /* Anfang Text Menue unten*/

p.menue-unten-links {
	font-size: 9px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
	color : #808080;
}

       /* Ende Text Menue unten*/

/* ------------------------------------------------------------------------------------------------------ */


       /* Anfang Text Aufzaehlungen unten*/

ul.li {
	font-size: 10px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
       text-align: justify;
       list-style-type: disc;
	color: #000000;
}

       /* Ende Text Aufzaehlungen unten*/

/* ------------------------------------------------------------------------------------------------------ */

       /* Anfang Text Aufzaehlungen unten*/

li.li {
	font-size: 10px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
       text-align: justify;
	color: #000000;
       list-style-type: disc;
       margin: 3px;
}

       /* Ende Text Aufzaehlungen unten*/

/* ------------------------------------------------------------------------------------------------------ */

       /* Anfang einblenden der Button Navigation mit Hyperlink links */

a.home {
      display: block;
      width: 200px;
      height: 20px;
      background: url(../images/navigation/nav_home.jpg);
}

a.home:hover {
      width: 200px;
      height: 20px;
      background: url(../images/navigation/nav_home_hover.jpg);
}

/* --------------------------------------------------- */

a.ferienwohnung {
      display: block;
      width: 200px;
      height: 20px;
      background: url(../images/navigation/nav_ferienwohnung.jpg);
}

a.ferienwohnung:hover {
      width: 200px;
      height: 20px;
      background: url(../images/navigation/nav_ferienwohnung_hover.jpg);
}

/* --------------------------------------------------- */

a.preise {
      display: block;
      width: 200px;
      height: 20px;
      background: url(../images/navigation/nav_preise.jpg);
}

a.preise:hover {
      width: 200px;
      height: 20px;
      background: url(../images/navigation/nav_preise_hover.jpg);
}

/* --------------------------------------------------- */

a.kontakt {
      display: block;
      width: 200px;
      height: 20px;
      background: url(../images/navigation/nav_kontakt.jpg);
}

a.kontakt:hover {
      width: 200px;
      height: 20px;
      background: url(../images/navigation/nav_kontakt_hover.jpg);
}

/* --------------------------------------------------- */

a.impressum {
      display: block;
      width: 200px;
      height: 20px;
      background: url(../images/navigation/nav_impressum.jpg);
}

a.impressum:hover {
      width: 200px;
      height: 20px;
      background: url(../images/navigation/nav_impressum_hover.jpg);
}

/* --------------------------------------------------- */

a.veranstaltungskalender {
      display: block;
      width: 200px;
      height: 20px;
      background: url(../images/navigation/nav_veranstaltungskalender.jpg);
}

a.veranstaltungskalender:hover {
      width: 200px;
      height: 20px;
      background: url(../images/navigation/nav_veranstaltungskalender_hover.jpg);
}

/* --------------------------------------------------- */

a.webcam {
      display: block;
      width: 200px;
      height: 20px;
      background: url(../images/navigation/nav_webcam-edersee.jpg);
}

a.webcam:hover {
      width: 200px;
      height: 20px;
      background: url(../images/navigation/nav_webcam-edersee_hover.jpg);
}

/* --------------------------------------------------- */

a.gaestebuch {
      display: block;
      width: 200px;
      height: 20px;
      background: url(../images/navigation/nav_gaestebuch.jpg);
}

a.gaestebuch:hover {
      width: 200px;
      height: 20px;
      background: url(../images/navigation/nav_gaestebuch_hover.jpg);
}

/* --------------------------------------------------- */

a.links {
      display: block;
      width: 200px;
      height: 20px;
      background: url(../images/navigation/nav_links.jpg);
}

a.links:hover {
      width: 200px;
      height: 20px;
      background: url(../images/navigation/nav_links_hover.jpg);
}

       /* Ender einblenden der Button Navigation mit Hyperlink links */

/* ------------------------------------------------------------------------------------------------------ */

       /* Anfang Hyperlink allgemein auf Seite */

a {
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, helvetica, sans-serif;
	color : #608349;
	TEXT-DECORATION: underline;

}

a:link {
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, helvetica, sans-serif;
	color : #608349;
	TEXT-DECORATION: underline;
}

a:visited {
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, helvetica, sans-serif;
	color : #608349;
	TEXT-DECORATION: underline;
}

a:active {
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, helvetica, sans-serif;
	color : #608349;
	TEXT-DECORATION: underline;
}

a:hover {
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, helvetica, sans-serif;
	color : #96B278;
	TEXT-DECORATION: underline;
}

       /* Ende Hyperlink allgemein auf Seite */

/* ------------------------------------------------------------------------------------------------------ */

       /* Anfang Hyperlink Menue unten */


a.menue-unten-rechts {
	font-size: 10px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
	color : #0C530C;
	TEXT-DECORATION: none;
}

a.menue-unten-rechts:link {
	font-size: 10px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
	color : #0C530C;
	TEXT-DECORATION: none;
}

a.menue-unten-rechts:visited {	
       font-size: 10px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
	color : #0C530C;
	TEXT-DECORATION: none;
}

a.menue-unten-rechts:active {
	font-size: 10px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
	color : #0C530C;
	TEXT-DECORATION: none;
}

a.menue-unten-rechts:hover {
	font-size: 10px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
	color : #0C530C;
	TEXT-DECORATION: none;
}

       /* Ende Hyperlink Menue unten */

/* ------------------------------------------------------------------------------------------------------ */

       /* Anfang Hyperlink Seite nach oben scrollen */


a.top {
	font-size: 10px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
	color : #0C530C;
	TEXT-DECORATION: none;

}

a.top:link {
	font-size: 10px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
	color : #0C530C;
	TEXT-DECORATION: none;
}

a.top:visited {
	font-size: 10px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
	color : #0C530C;
	TEXT-DECORATION: none;
}

a.top:active {
	font-size: 10px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
	color : #0C530C;
	TEXT-DECORATION: none;
}

a.top:hover {
	font-size: 10px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
	color : #0C530C;
	TEXT-DECORATION: none;
}

       /* Ende Hyperlink Seite nach oben scrollen */

/* ------------------------------------------------------------------------------------------------------ */

        /* Beginn Gaestebuch */

  .guestbook_table {
	font-size: 10px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
       color: #000000;
       background-color: #ffffff;
  }

  .guestbook_table2 {
	font-size: 10px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
       color: #000000;
  }

a.copy {
	font-size: 9px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
	color: #CECCCC;
	TEXT-DECORATION: none;
}

a.copy:link {
	font-size: 9px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
	color: #CECCCC;
	TEXT-DECORATION: none;
}

a.copy:visited {
	font-size: 9px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
	color: #CECCCC;
	TEXT-DECORATION: none;
}

a.copy:active {
	font-size: 9px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
	color: #CECCCC;
	TEXT-DECORATION: none;
}

a.copy:hover {
	font-size: 9px;
	font-weight: 100;
	font-family: verdana, helvetica, sans-serif;
	color: #CECCCC;
	TEXT-DECORATION: none;
}
 
        /* Ende Gaestebuch */

/* ------------------------------------------------------------------------------------------------------ */


