@import 'cms.css';
@import 'menu.css';
@import 'calendar.css';

/* Allgemeine Einstellungen - HTML Elemente */
html, body                       { color: #22291a; 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: #22291a; 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: #836e4e; font-size: 11px; font-weight: bold; text-decoration: none }
a:hover          { font-weight: bold; text-decoration: underline }
/* Allgemeine & Kundenspezifische Klassen*/
.clear {clear: both; margin: 0;padding:0;}
.bg-left { background-image: url("../de/images/bg-left.gif"); background-repeat: no-repeat; background-position: right top }
.bg-right { background-image: url("../de/images/bg-right.gif"); background-repeat: no-repeat; background-position: left top }
.bg-submenu { background-image: url("../de/images/bg-submenu.gif"); background-repeat: no-repeat; background-position: left top }
.bg-content  { background-image: url(../de/images/bg-content.gif); background-repeat: no-repeat; background-position: left top }
.bg-kontext { background-image: url("../de/images/bg-kontext.gif"); background-repeat: repeat-y; background-position: left top }
.adresse           { color: #fff; font-size: 11px; font-family: Georgia; font-weight: normal; text-decoration: none }
.adresselink         { color: #fff; font-size: 11px; font-family: Georgia; font-weight: bold; text-decoration: none }
.adresselink:hover           { color: #fff; font-size: 11px; font-family: Georgia; font-weight: bold; text-decoration: underline }
.international  { background-image: url(../cz/images/bg_international.gif); background-repeat: repeat-x }

