@import 'cms.css';
@import 'menu.css';
@import 'calendar.css';

/* Allgemeine Einstellungen - HTML Elemente */
html, body                       { color: #4a4949; font-size: 11px; font-family: Georgia; line-height: 1.5em; margin: 0; padding: 0 }
input, textarea, select, option                   { color: #4a4949; font-size: 11px; font-family: Georgia; line-height: 1.5em; text-decoration: none; margin: 0; padding: 0; border-color:  }
table, td, p  { color: #4a4949; font-size: 11px; font-family: Georgia; line-height: 1.5em; margin: 0; padding: 0 }
body      { color: #4a4949; margin: 0; padding: 0; height: 100% }
a          { color: #007a47; font-size: 11px; font-family: Georgia; font-weight: bold; line-height: 1.5em; text-decoration: none }
a:hover          { color: #007a47; font-size: 11px; font-family: Georgia; font-weight: bold; line-height: 1.5em;  text-decoration: underline }
/* Allgemeine & Kundenspezifische Klassen*/
.clear {clear: both; margin: 0;padding:0;}
.bgspalte-navi { background-image: url("../de/images/bg-spalte.gif"); background-repeat: repeat-x; background-position: left bottom }
.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 }

