@import 'cms.css';
@import 'menu.css';
@import 'calendar.css';

/* Allgemeine Einstellungen - HTML Elemente */
html, body                      { color: #232a33; font-size: 12px; font-family: Arial; line-height: 1.4em; margin: 0; padding: 0; height: 100% }
input, textarea, select, option                    { font-size: 12px; font-family: Arial; text-decoration: none; margin: 0; border-color:  }
table, td, p   { color: #232a33; font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 1.4em; margin: 0; padding: 0 }
body    { margin: 0; padding: 0; width: 100%; height: 100% }
a          { color: #264f6e; font-weight: bold; text-decoration: none }
a:hover            { font-weight: bold; text-decoration: underline }

/*Shadows*/
#shadowflash            { background-image: url("../de/images/bgflashheader.gif"); background-repeat: no-repeat; background-position: center top; text-align: center; position: absolute; z-index: 1; top: 33px; left: 0; width: 100%; height: 280px }
#bergbahnlogo  { background-image: url("../de/images/bg-bergbahn.gif"); background-repeat: no-repeat; background-position: center top; text-align: center; position: absolute; z-index: 9999; top: 303px; left: 0; width: 100%; height: 25px }
#shadowbottom   { background-image: url("../de/images/shadowbottom.png"); background-repeat: no-repeat; background-position: center top; width: 100%; height: 10px }
#shadowstartflash            { background-image: url("../de/images/shadowstartflash.gif"); background-repeat: no-repeat; background-position: center top; text-align: center; position: absolute; z-index: 1; top: 32px; left: 0; width: 100%; height: 500px }

/* Allgemeine & Kundenspezifische Klassen*/
.clear {clear: both; margin: 0;padding:0;}
.cmsBody    { background-color: #f7f9fb; background-image: url("../de/images/background.jpg"); background-repeat: no-repeat; background-position: center top; text-align: center; margin: 0; padding: 0; width: 100%; height: 100%;overflow: auto }
.cmsContainer       { position: absolute; z-index: 100; top: 0; left: 0; width: 100%; height: 100% }
.cmsTopcontainer   { width: 956px; height: 44px }
.cmsTopcontainer a   { color: #264f6e; font-size: 11px; background-color: #fff; text-transform: uppercase; display: block; margin-top: 10px; margin-right: 2px; padding: 2px 5px; float: left }
.cmsTopcontainer a:hover { color: #fff; text-decoration: none; background-color: #264f6e }
.cmsTopcontainer .selected { color: #fff; text-decoration: none; background-color: #264f6e }
.cmsFlashcontainer     { background-image: url("../de/images/winterheader.jpg"); background-repeat: no-repeat; background-position: left top; text-align: center; width: 956px; height: 260px; overflow: hidden }
.cmsStartFlashcontainer      { background-repeat: no-repeat; background-position: left top; text-align: center; width: 956px; height: 455px }
.cmsContentcontainer      { background-image: url("../de/images/shadowborder.png"); background-repeat: repeat-y; background-position: center 310px; width: 100% }
.cmsContentBody       { background-image: url("../de/images/bgcontentbody.gif"); background-repeat: repeat-x; background-position: left top }

/* Footer */
#footer      { font-size: 11px; background-image: url("../de/images/bgfooter.gif"); background-repeat: repeat-x; background-position: left top; margin: 20px; padding-top: 20px }
#footer .footertext  { width: 500px; height: 110px; float: left }
#footer .footertitel  { color: #264f6e; font-size: 16px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; margin-bottom: 10px }
#footer .footerlinks    { background-image: url("../de/images/footermap.gif"); background-repeat: no-repeat; background-position: right top; margin-top: 30px; width: 380px; height: 110px; float: right }
#footer .footerlinks a    { background-image: url("../de/images/point.gif"); background-repeat: no-repeat; background-position: left top; display: block; margin-bottom: 5px; padding-left: 25px }
#footer .footerlinks a:hover {}

/* Contentmenu */
.content_menu      { text-align: left; margin-top: 25px; width: 730px; height: 29px; border-bottom: 3px solid #264f6e }
.content_menu a              { color: #264f6e; font-size: 11px; font-family: "Trebuchet MS"; font-weight: bold; text-decoration: none; text-transform: uppercase; display: block; padding-top: 8px; padding-right: 10px; padding-left: 10px; position: relative; float: left }
.content_menu a:hover       { color: #fff; text-decoration: none }
.content_menu .tab       { background-color: #fff; background-image: url("../de/images/bg_tab.gif"); background-repeat: repeat-x; background-position: left top; margin-right: 5px; height: 29px; float: left; border-right: 1px solid #688aa4; border-left: 1px solid #688aa4 }
.content_menu .tabselected  { background-color: #264f6e; background-image: url("../de/images/bg_tab.gif"); background-repeat: repeat-x; background-position: left top; margin-right: 5px; height: 29px; float: left; border-right: 1px solid #688aa4; border-left: 1px solid #688aa4 }
.content_menu .tabselected a  { color: #fff }
