@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-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 }

/* Tagcloud */
.cmsTagcloud          { background-image: none; background-repeat: repeat; text-align: justify; padding: 10px 5px; width: 240px; overflow: hidden; line-height: 250% }
.cmsTagcloud .tag0 { color: #fff; font-size: 1.1em; line-height: 1em }
.cmsTagcloud .tag1 { color: #fff; font-size: 1.2em; line-height: 1em }
.cmsTagcloud .tag2 { color: #fff; font-size: 1.3em; line-height: 1em }
.cmsTagcloud .tag3{ font-size:1.4em; color:#fff; line-height:1em; }
.cmsTagcloud .tag4 { color: #fff; font-size: 1.6em; line-height: 1em }
.cmsTagcloud .tag5 { color: #fff; font-size: 1.7em; line-height: 1em }
.cmsTagcloud  a  { text-decoration: none }
.cmsTagcloud  a:hover { text-decoration: none }
