@import 'cms.css';
@import 'menu.css';
@import 'calendar.css';

/* Allgemeine Einstellungen - HTML Elemente */
html, body                       { color: #776a50; font-size: 11px; font-family: Tahoma; line-height: 1.5em; margin: 0; padding: 0; height: 100% }
input, textarea, select, option                    { font-size: 11px; font-family: Tahoma; line-height: 1em; text-decoration: none; margin: 0; padding: 0; border-color:  }
table, td, p    { color: #776a50; font-size: 11px; font-family: Tahoma; line-height: 1.5em; margin: 0; padding: 0 }
body    { margin: 0; padding: 0; width: 100%; height: 100% }
a { color: #776a50; font-size: 11px; font-weight: normal; text-decoration: underline }
a:hover            { color: #5f4c09; font-size: 11px; font-weight: normal; text-decoration: underline }
/* Allgemeine & Kundenspezifische Klassen*/
.clear {clear: both; margin: 0;padding:0;}
.headerlinks   { background-image: url("../de/images/hotel-regina-header-left.jpg"); background-repeat: no-repeat; background-position: right top }
.headerrechts    { background-image: url("../de/images/hotel-regina-header-right.jpg"); background-repeat: no-repeat; background-position: left top }
.header   { background-image: url("../de/images/hotel-regina-header01-960x358.jpg"); background-repeat: no-repeat; background-position: left top }
.bgcontent { background-image: url("../de/images/hotel-regina-ornament.gif"); background-repeat: no-repeat; background-position: right top }
