@import 'cms.css';
@import 'menu.css';
@import 'calendar.css';

/* Allgemeine Einstellungen - HTML Elemente */
html, body                      { color: #bcc2cc; 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: #bcc2cc; 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: #fff; font-size: 11px; font-weight: normal; text-decoration: none }
a:hover           { color: #fff; font-size: 11px; font-weight: normal; text-decoration: underline }
/* Allgemeine & Kundenspezifische Klassen*/
.clear {clear: both; margin: 0;padding:0;}
.bgberge01 { background-image: url("../de/images/berge01.gif"); background-repeat: no-repeat; background-position: left bottom }
.bgberge02 { background-image: url("../de/images/berge02.gif"); background-repeat: no-repeat; background-position: left bottom }
.bgberge03 { background-image: url("../de/images/berge03.gif"); background-repeat: no-repeat; background-position: left bottom }
.bgberge04   { background-image: url("../de/images/berge04.gif"); background-repeat: no-repeat; background-position: left bottom }
.headerlinks  { background-image: url("../de/images/residenz-hubertus-headerbild-links.jpg"); background-repeat: no-repeat; background-position: left bottom }