@import 'cms.css';
@import 'menu.css';
@import 'calendar.css';

/* Allgemeine Einstellungen - HTML Elemente */
html, body                      { color: #464646; 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: #464646; font-size: 11px; font-family: Tahoma, sans-serif; line-height: 1.5em; margin: 0; padding: 0 }
body    { margin: 0; padding: 0; width: 100%; height: 100% }
a           { color: #888; font-size: 11px; font-weight: bold; text-decoration: none }
a:hover            { color: #888; font-size: 11px; font-weight: bold; text-decoration: underline }
/* Allgemeine & Kundenspezifische Klassen*/
.clear {clear: both; margin: 0;padding:0;}
.bg-submenu  { background-image: url("../de/images/bg-menu.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-content1 { background-image: url("../de/images/bg-content1.gif"); background-repeat: no-repeat; background-position: left top }
.bg-kontext  { background-image: url("../de/images/bg-kontext.gif"); background-repeat: no-repeat; background-position: left top }
.aktuelles                                          { color: #464646; font-size: 12px; font-family: Tahoma, Tahoma; font-weight: normal; text-decoration: none; background-image: url("../de/images/submenu-linie.gif"); background-repeat: repeat-x; background-position: left bottom; text-transform: uppercase; display: block; padding-top: 4px; padding-right: 0; padding-bottom: 15px }

