/* Formatierungsvorlage für HTML Seiten von Hotel Schweizerblick */
/* Standardformatierung */
Body {
background-color: #8D806F;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.7em;
}

table.topTable { border:0; width:1024; text-align:right; }
table.middleTable { border:0; width:1024; background-color:#43392D; }
table.bottomTable { border:0; width:1024; background-color:#CFBD97; }
table.contentTable { border:0; width:1024; background-color:#CFBD97;  font-family: Verdana,Arial; }
table.footTable { border:0; width:1024; background-color:#43392D;  font-family: Verdana,Arial; color:FFFFFF; font-size:0.9em; padding-left:26px; }

td.menuBottom{ vertical-align:bottom; }
td.content { width:600; text-align:left; font-size: 0.8em; color:#43392d }
td.contentCenter { width: 400; text-align:center; vertical-align:top; font-size: 0.9em; color:#43392d; font-weight:bold;}
td.priceContent { text-align:left; font-size: 0.8em; color:#43392d }
td.contentLeft { text-align:left; }
td.contentMit { padding-left:100px; }
td.footTD  { vertical-align:center; }

h1 { font-size:1.2em; }

div.imageLeft { text-align:left; }

img{border:0;}

a.images:link    { color:#CFBD97; }
a.images:visited { color:#CFBD97; }
a.images:hover   { color:#F1E7D8; }
a.images:active  { color:#CFBD97; }

a.footLink{
color:#FFFFFF;
text-decoration:underline;
}

a.footLink:link    { color:#FFFFFF; }
a.footLink:visited { color:#FFFFFF; }
a.footLink:hover   { color:#FFFFFF; text-decoration:none; }
a.footLink:active  { color:#FFFFFF; }

a.normalLink{
text-decoration:none;
font-weight:bold;
}

a.normalLink:link    { color:#352c23; }
a.normalLink:visited { color:#352c23; }
a.normalLink:hover   { color:#43392d; text-decoration:underline; }
a.normalLink:active  { color:#352c23; }

a.topNav { 
text-decoration:none; 
font-size: 0.7em; 
padding-left: 11px; 
padding-right: 11px; 
background: transparent url(images/seperator.gif) top left no-repeat; 
}

a.topNav:link    { color:#F1E7D8; }
a.topNav:visited { color:#F1E7D8; }
a.topNav:hover   { color:#F1E7D8; text-decoration:underline; }
a.topNav:active  { color:#F1E7D8; }

a.MainMenu { text-decoration:none; padding-left: 12px;}

a.MainMenu:link    { color:#CCBD95; }
a.MainMenu:visited { color:#CCBD95; }
a.MainMenu:hover   { color:#F4F0E8; }
a.MainMenu:active  { color:#CCBD95; }

p.strongText { font-size: 1.2em; font-weight:bold; }
p.textLeft { margin-left: 20px; }
p.menuStyle { font-family: Garamond,Times New Roman; font-size: 1.1em; }
span.activePage { color:#FFFFFF; padding-left: 12px;}