@import 'cms.css';
@import 'menu.css';
@import 'calendar.css';

/* Allgemeine Einstellungen - HTML Elemente */
html, body                       { color: #fff; font-size: 11px; font-family: Tahoma; line-height: 1.5em; margin: 0; padding: 0; height: 100% }
input, textarea, select, option                      { color: #5b4123; font-size: 11px; font-family: Tahoma; line-height: 1em; text-decoration: none; margin: 0; padding: 0; border-color:  }
table, td, p    { color: #fff; 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: #fff; font-size: 11px; font-weight: bold; text-decoration: none }
a:hover            { color: #fff; font-size: 11px; font-weight: bold; text-decoration: underline }
/* Allgemeine & Kundenspezifische Klassen*/
.clear {clear: both; margin: 0;padding:0;}
.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 }
.bgcontent  { background-image: url("../de/images/schatten-left-content.gif"); background-repeat: no-repeat; background-position: left top }


#teaserslider  { text-align: right }
#teaserslider ul, #teaserslider li{margin:0;padding:0;list-style:none}
#teaserslider li          { width: 945px; height: auto; overflow: hidden }
#teaserslider .teaserbox      { margin-right: 6px; margin-left: 6px; float: left }
#teaserslider .teasertext   { color: #785e1a !important; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 130% }
#teaserslider .teaserlink        { color: #fff; font-size: 12px; font-family: Times, Verdana, Arial; font-style: normal; font-weight: normal; text-decoration: none; text-transform: uppercase; display: block; margin-top: 8px; margin-bottom: 5px }
#teaserslider .teaserlink:hover     { color: #fff; font-size: 12px; font-family: Times, Verdana, Arial; font-style: normal; font-weight: normal; text-decoration: none; text-transform: uppercase }
#teaserslider .teaserlinkmore     { color: #fff; font-style: normal; font-weight: bolder; text-decoration: none }
#teaserslider .teaserlinkmore:hover     { color: #fff; font-style: normal; font-weight: bold; text-decoration: none }

