

body {
 font-size: x-small; /* für IE5/Win */
 voice-familiy: "\"}\"";
 voice-family: inherit;
 font-size: small; /* für konforme Browser */

 font-family: TimesNewRoman, Times, serif;
}
html>body {
 font-size: small; /* sei nett zu Opera */
}

#outer { font-size: 110%;}


/*--------------------Linke Menüspalte-----------------------*/

/* --- Menüstyling ---*/

div#nav li {
 font-size: 120%;
 font-weight: bold;
 font-style: italic;
}
div#nav li ul { font-size: 75%;}
div#nav li a { text-decoration: none;}
/* ---endeMenüstyling ---*/


#tipps a.tipps, #buchung a.reservierung {
 font-size: 125%;
 font-weight: bold;
 font-style:italic;
 text-decoration: none;
}

#buchung p.res a { text-decoration: none;}
#buchung p.res a:hover { text-decoration: none;}


/*-----------------------------------Rechte Contentspalte---------------------------------*/
#nav_top a {
 font-family: Trebuchet MS, Verdana, Arial, sans-serif;
 text-decoration: none;
 font-wight: bold;
 font-style: normal;
}
#claim p {
 text-align: center;
 font-weight: bold;
 font-style: italic;
 font-size: 160%;
 line-height: 1.5em;
}

/* ----- Content ----- */

h1, h2, h3, h4, h5, table {

}

h1 { font-style: italic; font-size: 170%;}
h2 { }
h3 { }
h4 { }
h5 { }

#right p.anreisser { font-weight: bold;}
#right p.wichtig {font-weight: bold; color: red;}
#right p { font-weight: normal; line-height: 1.7em;}
#right ul { line-height: 1.6em; font-weight: bold;}
#right li { font-weight: normal;}
#right p.quelle { font-size: 95%; font-style: italic;}
#right p.zentriert { text-align: center; }
span.rot {color: red;}

table { }
tr.fuss { font-size: 90%; font-style: italic;}

.rechts { text-align: right;}
.zentriert { text-align: center;}

/* ---- Definitionen zur alternierenden Bildergalerie ----- */

#bildgalerie { }
#bildgalerie dl { }
#bildgalerie dt {
 font-size: 115%;
 font-style: italic;
 letter-spacing: 1px;
 }
#bildgalerie dd {
 font-size: 100%;
 line-hight: 1.5em;
 }
#bildgalerie dl dd.img { }
#bildgalerie dd.img img { }
 /* umgekehrter Float "alt" */
#bildgalerie .alt dt { }
#bildgalerie .alt dd { }
#bildgalerie .alt dd.img img { }

/* ---- Definitionen zur alternierenden Bildergalerie2 ----- */

#bildgaleriezwei { }
#bildgaleriezwei dl { }
#bildgaleriezwei dt {
 font-size: 115%;
 font-style: italic;
 letter-spacing: 1px;
 }
#bildgaleriezwei dd {
 font-size: 100%;
 line-hight: 1.5em;
 }
#bildgaleriezwe dl dd.img { }
#bildgaleriezwei dd.img img { }
 /* umgekehrter Float "alt" */
#bildgaleriezwei .alt dt { }
#bildgaleriezwei .alt dd { }
#bildgaleriezwei .alt dd.img img { }






/* ----Hyperlinks im Content ---- */

a.intern, a.extern, a.down { font-weight: bold; text-decoration: none:}
a.intern:hover, a.extern:hover, a.download:hover { text-decoration: none;}


/* --- endeContent --- */

.oben {
 font-size: 80%;
 font-family: Verdana, Trebuchet MS, Arial, sans-serif;
}
.oben a { text-decoration: none;}


#pfad {
 font-family: MS Trebushet, Arial, Verdana, sans-serif;
 font-size: 90%;
 color: #666;
}
#pfad a:link, #pfad a:visited, #pfad a:active { text-decoration: none;}
#pfad a:hover { text-decoration: none;}




/*---------------------Fußzeile---------------------------*/
#fuss {
 text-align: center;
 font-family: MS Trebushet, Arial, Verdana, sans-serif;
 font-size: 70%;
 font-weight: bold;
}
