@import 'cms.css';
@import 'menu.css';
@import 'calendar.css';

/* Allgemeine Einstellungen - HTML Elemente */
html, body                     { color: #D9DADB; font-size: 13px; font-family: "Trebuchet MS"; line-height: 1.3em; margin: 0; padding: 0; height: 100% }
input, textarea, select, option                   { font-size: 13px; font-family: "Trebuchet MS"; line-height: 1em; text-decoration: none; margin: 0; padding: 0; border-color:  }
table, td, p  { color: #D9DADB; font-size: 13px; font-family: "Trebuchet MS"; line-height: 1.3em; margin: 0; padding: 0 }
body    { margin: 0; padding: 0; width: 100%; height: 100% }
a         { color: #D9DADB; font-size: 13px; font-weight: bold; text-decoration: none }
a:hover          { font-weight: bold; text-decoration: underline }
/* Allgemeine & Kundenspezifische Klassen*/
.clear {clear: both; margin: 0;padding:0;}