@import 'cms.css';
@import 'menu.css';
@import 'calendar.css';

/* Allgemeine Einstellungen - HTML Elemente */
html, body                      { color: #858382; font-size: 11px; font-family: Verdana; line-height: 1.5em; text-decoration: none; margin: 0; padding: 0; height: 100% }
input, textarea, select, option                    { color: #858382; font-size: 11px; font-family: Arial, Verdana; line-height: 1em; text-decoration: none; margin: 0; padding: 0; }
table, td, p   { color: #858382; font-size: 11px; font-family: Verdana; line-height: 1.5em; text-decoration: none; margin: 0; padding: 0 }
body    { margin: 0; padding: 0; width: 100%; height: 100% }
a          { color: #7a130c; font-size: 11px; font-family: Verdana; font-weight: bold; text-decoration: none }
a:hover           { color: #7a130c; font-size: 11px; font-family: Verdana; font-weight: bold; text-decoration: underline }
/* Allgemeine & Kundenspezifische Klassen*/
.clear {clear: both; margin: 0;padding:0;}
.backgroundneutral { background-image: url("../de/images/background2.gif"); background-repeat: repeat-x; background-position: left top }
.buttons a  { color: #fff; font-size: 12px; font-family: Verdana; padding-left: 15px }
.buttons a:hover   { color: #fff; font-size: 12px; font-family: Verdana; text-decoration: none; padding-left: 15px }
.buttons02 a  { color: #7a130c; font-size: 12px; font-family: Verdana; padding-left: 15px }
.buttons02 a:hover   { color: #7a130c; font-size: 12px; font-family: Verdana; text-decoration: none; padding-left: 15px }


