 <!--

/* ### stylesheet print - tolles-hotel.de © rundbild.com 2007-01-30 ### */

body {
margin: 0;
font-family: "Times New Roman", "Times", serif;
background-color: #ffffff; /* print */
color: #000000;
text-align: left;
}

#ebene-oben { display: none; } /* print */
#spacer-top { display: none; } /* print */

/* Formate Seitenkopf u. -fuss */
.h1kf-1 {
margin: 6px 23px 6px 0; /* 23px-Versatz für Flaggenicon */
text-align: center;
letter-spacing: 4pt;

font-size: 12pt;
font-weight: 300;
text-transform: uppercase;
}

.h1kf-2 {
margin: 0 23px 4px 0;
text-align: center;
letter-spacing: 2pt;

font-size: 26pt;
font-weight: 300;
}

.h1kf-3 {
margin: 0 23px 4px 0;
text-align: center;
letter-spacing: 1.4pt;

font-size: 10pt;
font-weight: 300;
}

/* Formate - Seiteninhalt */

.h1s-1 {
margin: 0 26px 12px 26px;
text-align: center;
letter-spacing: 0.2em;
color: #800000;
background-color: #ffefc9;
font-size: 26pt;
font-weight: 300;
}

.h1s-2 {
margin: 0 26px 12px 26px;
text-align: center;
letter-spacing: 0.05em;
color: #800000;
background-color: #ffefc9;
font-size: 22pt;
font-weight: 300;
}

.h1s-3 {
margin: 0 26px 12px 26px;
text-align: center;
letter-spacing: 0.02em;
color: #800000;
background-color: #ffefc9;
font-size: 18pt;
font-weight: 300;
}

p {
text-align: center;
margin: 0 26px 18px 26px;
color: #800000;
background-color: #ffefc9;
}

a {
color: #800000;
background-color: #ffefc9;
}

a:hover {
color: #0000ff;
background-color: #ffefc9;
}

#footer {
display: none; /* print */
margin: 12px 0 12px 0;
}

#footer a  {
font-family: verdana, geneva, sans-serif;
font-size: 10pt;
font-weight: bold;
background-color: #e16905;
color: #FEEECA;
text-decoration: none;
}

#footer a:hover  {
text-decoration: underline;
}

/* Allgemeine Seitenelemente */

.KopfFuss { display: none; /* print */ }
.TDPage { color: #800000; background-color: #ffefc9; /* wichtig - keine width-Angabe für print! */ }
.jugenstilborduere-l { display: none; /* print */ }
.schatten-l { display: none; /* print */ }
.jugenstilborduere-r { display: none; /* print */}
.schatten-r { display: none; /* print */ }

.bogen-t { display: none; /* print */ }
.bogen-b { display: none; /* print */ }

/* Navigation mit grafischen Rollover-Buttons */

#navmenue {
margin: 0 0 18px 0;
display: none; /* print */
}

.sbutton {
margin: 1.0em 0;
display: none; /* print */
}

table.menue {
/* border: solid 1px red; */
}

.menue td {
padding: 2px 2px 2px 2px;
}

.menue a {
display: none; /* print */
background-image:url(http://www.tolles-hotel.de/buttons/menue/button-bg.gif);
background-repeat:no-repeat;
background-position: 0px 0px;
}

.menue a:focus {
padding: 1px 0 0 1px;
background-position: 0px -48px;
}

.menue a:hover {
background-position: 0px -24px;
}

.menue a:active {
padding: 1px 0 0 1px;
background-position: 0px -48px;
}

.buttontext {
width:140px;
height:24px;
overflow:hidden;
}

.noprint {
display: none; /* print */
}

-->