@import 'cms.css';
@import 'menu.css';
@import 'calendar.css';

/* Allgemeine Einstellungen - HTML Elemente */
html, body                        { color: #3e3e3e; 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 }
table, td, p     { color: #3e3e3e; 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: #3e3e3e;font-size: 11px; font-weight: bold; text-decoration: none }
a:hover             {color: #3e3e3e;font-size: 11px; font-weight: bold;text-decoration: underline }
/* Allgemeine & Kundenspezifische Klassen*/
.clear {clear: both; margin: 0;padding:0;}
.bgeckeol { background-image: url("../de/images/ecke-ol.gif"); background-repeat: no-repeat; background-position: right top }
.bgeckeor { background-image: url("../de/images/ecke-or.gif"); background-repeat: no-repeat; background-position: left top }
.bgl  { background-image: url("../de/images/schatten-l.gif"); background-repeat: repeat-y; background-position: right top }
.bgr  { background-image: url("../de/images/schatten-r.gif"); background-repeat: repeat-y; background-position: left top }
.bgeckeul { background-image: url("../de/images/ecke-ul.gif"); background-repeat: no-repeat; background-position: right top }
.bgeckeur { background-image: url("../de/images/ecke-ur.gif"); background-repeat: no-repeat; background-position: left top }
.bgcopyleiste  { background-image: url("../de/images/bg-copyleiste.gif"); background-repeat: repeat-x; background-position: left top }
.bgerikakitz   { background-image: url("../de/images/erika-kitz.jpg"); background-repeat: no-repeat; background-position: left top }
.bgcontent { background-color: #FBE9DD; background-image: url("../de/images/bg-content.gif"); background-repeat: no-repeat; background-position: left top }
.bganfrage { background-image: url("../de/images/bg-schattenanfrage.gif"); background-repeat: no-repeat; background-position: left bottom }
.bgsubmenu { background-image: url("../de/images/bg-schatten-submenu.gif"); background-repeat: no-repeat; background-position: left top }
.adresse           { color: #929292;font-size: 10px; font-weight:normal; text-decoration: none; line-height: 1.7em; }
.adresse:hover             {color: #929292;font-size: 10px; font-weight: normal;text-decoration: underline; line-height: 1.7em; }
.adresse a           { color: #929292;font-size: 10px; font-weight:normal; text-decoration: none; line-height: 1.7em; }
.adresse a:hover             {color: #929292;font-size: 10px; font-weight: normal;text-decoration: underline; line-height: 1.7em; }
