html { height: 100%; } body { height: 100%; margin: 0px; padding: 0px; } #top-navigation .dropdown:hover .dropdown-menu { display: block; } #center_big { color: #666666 !important; } #page { margin: 10px auto 0 auto; padding: 0 0 50px; min-height: 100%; width: 1000px; background-color: #ffffff; border-top: #cdcdcd solid 1px; border-left: #cdcdcd solid 1px; border-right: #cdcdcd solid 1px; } #page:AFTER { content: " "; display: block; clear: both; } #page ol li { list-style: decimal inside none; } p.TextCenter { text-align: center; } .strich { font-size: 12px; font-weight: 600; border-bottom: #716d5d solid 1px; padding-bottom: 3px; } .box { font-size: 11px; float: right; } .clear { clear: both; } div#footer { position: fixed; bottom: 0; width: 1000px; left: 50%; margin-left: -500px; height: 20px; background-color: #e5e5e5; border-top: #b5b5b5 solid 1px; border-left: #b5b5b5 solid 1px; border-right: #b5b5b5 solid 1px; } @media screen { body>div#footer { position: fixed; z-index: 1000; } } #footer div { float: right; } #footer a { color: #7f7e7e; margin-right: 15px; vertical-align: middle; } #left { width: 219px; } #center { width: 562px; float: left; margin-bottom: 20px; } #center_fullPage,.center_fullPage { min-height: 300px; width: 520px; float: left; margin-bottom: 20px; } #center_big { margin-bottom: 20px; } #right { width: 219px; float: right; } #right div.SideBox { margin-bottom: 20px; } #historie { font-size: 10px; float: left; } #content_main { margin: 0 10px 0 0; padding: 0; width: 520px; } /*-- boxen --*/ .hell { background-color: #E5E5E5; } .header_hell { color: #000000; font-size: 12px; padding: 6px 0px 6px 15px; font-weight: bold; border-bottom: 1px solid #CECECE; } .unten { font-size: 11px; } .unten_bg { font-size: 11px; background-color: #E5E5E5; overflow: hidden; padding: 4px; } .img_border { border: #c8c8c8 solid 1px; margin-right: 5px; margin-bottom: 5px; } #actions li { list-style: none outside url("../system/img/template/navi_offen.gif"); margin: 0 0 0 15px; } #actions li { padding: 5px 0px 5px 0px; } #actions ul li.last { border: none; } #actions li a { color: #343434; font-size: 11px; } #actions li a:hover { font-size: 11px; } #actions li a.aktiv { font-size: 11px; } #actions li a.first { font-size: 11px; } /* --- Tabs --- */ .larissa-tab { padding: 0 0 0 5px; margin: 0px 0px 5px 0px; font: bold 11px Verdana; list-style-type: none; text-align: left; height: 30px; border-bottom: 1px solid gray; } .larissa-tab li { float: left; margin: 4px 3px 0px 5px; padding: 0; } .larissa-tab li a { display: block; text-decoration: none; padding: 6px 7px; margin-right: 0; border: 1px solid gray; color: gray; background: white url(../system/img/template/bg_tab.gif) top left repeat-x; } .larissa-tab li.selected a { /*selected main tab style */ background-image: url(../system/img/template/bg_tab_active.gif); border-bottom-color: white; color: #000000; } .tabcontent_relative { position: relative; } /* -- Button -- */ div#center_big a.button { display: block; float: left; height: 22px; margin: 0px; padding: 0px; border: 0px; background: transparent url(../system/img/template/button_blue.gif) no-repeat scroll top right; text-decoration: none; } div#center_big a.button span.button_innen { border: 0px; display: block; padding: 4px 8px 5px 8px; margin: 0px; color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-image: url(../system/img/template/button_blue_left.gif); background-position: 0px 0px; background-repeat: no-repeat; } /*Bootsrap stundenplan fix*/ .dhx_cal_container, .dhx_cal_container * { -moz-box-sizing: content-box; } /* Bootsrap temporary layout fixes */ .breadcrumb { background-color: transparent; } .navbar#top-navigation { margin-bottom: 0; } ul.nav.nav-pills ul.nav.nav-pills { margin-left: 15px; }