/*****************************************************************************/ /* gesamtes ehemaliges LSFServlet.css im neuen Layout */ /*****************************************************************************/ /* als import-Datei in QISDesign.css integriert */ /*****************************************************************************/ /* Aufruf bei Designschalter="y" in dispatcherProperties.txt */ /*****************************************************************************/ /* Ersatz für und damit W3C-konform */ .nobr { white-space:nowrap; } a.klein:link, a.klein:visited{ font-weight:normal; color:#014A7B; text-decoration:none} a.klein:hover{ color: #7FB4D8; text-decoration: underline;} a.klein:active, a.klein:focus { font-weight:bold; color:#014A7B; text-decoration:underline} a.email:link { color:#0000BF; text-decoration:none} a.email:visited, a.email:hover{ color: #7FB4D8; text-decoration: underline;} a.email:active, a.email:focus { color:#0000BF; text-decoration:underline} a.nav:link, a.nav:visited{ font-weight:normal; color:#014A7B; text-decoration:none;} a.nav:hover { color: #7FB4D8; text-decoration: underline;} a.nav:active { font-weight:bold; color:#014A7B; text-decoration:underline;} a.nav:focus { font-weight:bold; color:#014A7B; text-decoration:underline;} a.ueb:link, a.ueb:visited{ font-size: 110%; font-weight:bold; color:#014A7B; text-decoration:none} a.ueb:hover{ color: #7FB4D8; text-decoration: underline;} a.ueb:active, a.ueb:focus { font-size: 110%; font-weight:bold; color:#014A7B; text-decoration:underline} a.ver:link, a.ver:visited{ font-weight:bold; color:#014A7B; text-decoration:none} a.ver:hover{ color: #7FB4D8; text-decoration: underline;} a.ver:active, a.ver:focus { font-weight:bold; color:#014A7B; text-decoration:underline} a.label:link, a.label:visited{ font-weight:600; color:#014A7B; text-decoration:none} a.label:hover, a.label:active { font-weight:600; color:#0000BF; text-decoration:none} a.label:focus { font-weight:600; color:#0000BF; text-decoration:underline} a.labelslim:link, a.labelslim:visited{ font-weight:500; color:#393939; text-decoration:none} a.labelslim:hover { font-weight:500; color:#014A7B; text-decoration:underline} a.labelslim:active { font-weight:500; color:#393939; text-decoration:none} a.labelslim:focus { font-weight:500; color:#393939; text-decoration:underline} a.tablabel:link, a.tablabel:visited, a.tablabel:active { font-weight:600; color:#FFFFFF; text-decoration:none} a.tablabel:focus { font-weight:600; color:#FFFFFF; text-decoration:underline} a.tablabel:hover { font-weight:600; color:#DDDDDD; text-decoration:none} a.disabled:link, a.disabled:visited, a.disabled:hover, a.disabled:active, a.disabled:focus { color:#A0A0A0; text-decoration:underline} a.black:link, a.black:visited{ color:#014A7B; text-decoration:none} a.black:hover, a.black:active, a.black:focus { color:#014A7B; text-decoration:underline} /* Image-Link am Baumknoten ohne 'Ueberhaengsel' */ a.tree:link, a.tree:visited{ font-weight:bold; color:#014A7B; text-decoration:none} a.tree:hover, a.tree:active, a.tree:focus { font-weight:bold; color:#BF0000; text-decoration:none} a.thread:link {color:#014A7B; font-weight:bold} a.thread:visited{color:#A0A0A0} a.thread:active, a.thread:focus, a.threadactive {font-weight:bold; color: #FFFFFF; background-color:#000070; text-decoration:none} a.Konto:link, a.Konto:visited{ font-weight:bold; color:#014A7B; text-decoration:none} a.Konto:hover { font-weight:bold; color:#7FB4D8; text-decoration:underline} a.Konto:active { font-weight:bold; color:#014A7B; text-decoration:none} a.Konto:focus { font-weight:bold; color:#014A7B; text-decoration:none} a.select:link, a.select:visited{ font-weight:bold; color:#008000; text-decoration:none; font-style:italic} a.select:hover { font-weight:bold; color:#008000; text-decoration:underline} a.select:active, a.select:focus { font-weight:bold; color:#008000; text-decoration:none} a.deselect:link, a.deselect:visited{ font-weight:bold; color:#BF0000; text-decoration:none; font-style:italic} a.deselect:hover { font-weight:bold; color:#BF0000; text-decoration:underline} a.deselect:active, a.deselect:focus { font-weight:bold; color:#BF0000; text-decoration:none} a.reselect:link, a.reselect:visited{ font-weight:bold; color:#BF0000; text-decoration:none; font-style:italic} a.reselect:hover { font-weight:bold; color:#BF0000; text-decoration:underline} a.reselect:active, a.reselect:focus { font-weight:bold; color:#BF0000; text-decoration:none} .maske{ background-color: #DEE2EB; font-size: 110%; font-weight: 600; } .search{ background-color: #F8F5F0; font-size: 75%; font-weight: 600; color: #00009F; } .ChangeSingleInputCell /* Klasse für Label/Feld-Zellen (change/FieldInput.vm) */ { text-align: left; padding-bottom: 5px; /* Gibt in den normalen Change-Masken den vertikalen Abstand zwischen den Eingabefeldern an */ } .ChangeGridInputSpacingRow /* Klasse für Zeilenzwischenraum (change/GridRow.vm) */ { height: 5px; /* Gibt in den Grid-Change-Masken den vertikalen Abstand zwischen den Eingabefeldern an */ } .ChangeReadOnlyInput /* Klasse für nicht editierbare Felder (werden als DIV dargestellt und sind somit umbrechbar) */ { font-size: 110%; font-weight: normal; border-left: 1px solid #90A0A8; border-top: 1px solid #90A0A8; border-right: 0px solid #90A0A8; border-bottom: 0px solid #90A0A8; padding: 1px 2px 3px 2px; background-color: #D2D8E2; min-height: 1em; min-width: 1em; } .ChangeReadOnlyGridInput /* Klasse für nicht editierbare Grid-Felder (offener Rahmen)*/ { font-size: 110%; font-weight: normal; border-left: 1px solid #90A0A8; border-top: 1px solid #90A0A8; border-right: 0px solid #90A0A8; border-bottom: 0px solid #90A0A8; padding: 1px 2px 3px 2px; background-color: #D2D8E2; min-height: 1em; min-width: 1em; } .ChangeXKeyfieldButton /* Klasse für den Link zu einem erweiterten Schlüsselauswahldialog */ { border: 1px solid #506068; background-color: #90A0A8; padding: 4px 7px 1px 7px; color: white; } .ChangeActionButtonsLayoutTable /* Klasse zu Anordnung der Schaltflächen am Fuß einer Change-Maske */ { margin-top: 10px; /* Schaltflächen leicht nach unten absetzen */ } .ueberschrift{font-size: 200%; font-weight: 900;color: #014A7B;} .sehrgross{font-size:200%; font-weight: 600;color: #014A7B;} .gross{font-size: 160%;font-weight: 600;color: #014A7B;} .etwasgross{font-size: 120%; font-weight: bold;color: #014A7B;} .normalFett{font-weight: bold; color: #014A7B;} .normal{font-size: 100%; font-weight: 500; color: #014A7B;} .klein{font-weight: normal; color: #014A7B;} .klein1{ font-weight: normal;color: #014A7B; } .notiz{font-size: 75%;font-weight: 100;color:#014A7B;} .kleinFett{font-weight: 600; color:#014A7B;} .kleinPlatz{ font-weight: 500; padding-left: 10px; padding-right: 10px; } .spacer{ font-size: 35%; } .login{ color: #DD2222; background-color: #BBFFFF; font-weight: 800; } .newSessionMsg{ color: #DD2222; } .menu1_off{ background-color: #BFEFFF; color: #F0F8FF; font-size: 75%; font-weight: 600; } .menu1_on{ background-color: #AADDFF; font-size: 75%; font-weight: 600; } .menu2_off{ background-color: #DEE2EB; color: #014A7B; font-weight: normal; } .menu2_on{ background-color: #BFEFFF; color: #014A7B; } .title{ background-color: #0000A0; color: #FFFFFF; font-weight: 600; } .button{ background-color: #D0D0D0; color: #014A7B; font-weight: 600; } .table_wheat{ vertical-align:top; background-color:#F8F5F0; } .table_lightblue{ vertical-align:top; background-color:lightblue; } .td{ border: 0.5pt; background-color: #FFFFFF; font-size: 110%; } .td_SelectedRow{ border: 0.5pt; background-color: #6699FF; font-size: 110%; font-weight: 600; color: #000000; } .th{ border: 0.5pt; background-color: #FFFFCC; font-size: 110%; font-weight: bold; } .qis_konto2{ background: #DEE2EB; } .td_p{ border: 0.5pt; } .xmlindex { border: 0.5pt; background-color: #FFFFFF; font-size: 75%; } .th_p{ border: 0.5pt; font-weight: bold; text-decoration: none; } .th_help{ border: 0.5pt; background-color: #FFFFDD; font-size: 110%; font-weight: bold; } .th_lession{ border: 0.5pt; background-color: #CCEEFF; font-size: 110%; font-weight: normal; } .th_notice{ border: 0.5pt; background-color: #FFDDCC; font-size: 110%; font-weight: normal; } .th_gross{ border: 0.5pt; background-color: #FFFFCC; font-size: 160%; font-weight: bold; } .header{ border: 0.5pt; color: #014A7B; background-color: #FFFFCC; font-size: 110%; font-weight: bold; } .inactive{ color: #777777; } .input,.inputchanged,.inputnew,.inputerror,.inputselected,.noinput,.inputsuccess{ margin-bottom: 5px; } .inputchanged{color: #00009F;} .inputnew{color: #550000;} .inputerror{color: #CF0000;} .inputwarning{color: #880;} .inputsuccess{ color: #00BF00; font-size: 120%; } .inputhighlighted{ background-color: #FFFF50; color: #014A7B; } .inputmandatory{ background-color: #FFFFEE; border:1px solid #6B8AC9; } .inputchoice{ background-color: #EEFFFF; } .inputselected{ background-color: #014A7B; color: #FFFFFF; } .inputdisabled{ background-color: #DDDDDD; } .inputerrordyn{ background-color: #FFF000; } .keyfieldlabel{ background-color: #EEEEF5; color: #014A7B; margin: 1px; border:1px solid #A0A0A0; border:1px solid #999999; } span.inputselected{ margin: 1px; display: block; border:1px solid #A0A0A0; border:1px solid #FFFFFF; padding: 0.1em 0.3em 0.16px 0.3em; } span.noinput { /*margin: 1px;*/ display: block; /*padding: 0.1em 0.3em 0.16px 0.3em;*/ } .noinput { color: #014A7B; } .submit{ font-size: 105%; text-decoration: none; font-weight: normal; color: #014A7B; } .button{ background-color: #D0D0D0; color: #000000; font-size: 12px; font-weight: 600; } .additionalButton { font-weight: bold; color: #4080B0; /* background-color: #F8F8D8; border:none;*/ } .additionalButtonFrame { border:1px solid #203060; } .additionalButtonBorderAnchor { position: relative; width: 96%; } .additionalButtonBorder { border: 2px solid #F8F8D8; position: absolute; width: 100%; height: 14px; } .additionalButtonBorder:hover { border: 2px solid #FFC080; } .tab{ color: #014A7B; font-weight: normal; background-color: #FFFFFF; } .tab_gross{ color: #014A7B; font-size: 110%; font-weight: normal; } .tab_noback{ color: #014A7B; font-weight: normal; } .currenttab{ font-weight: bold; color: #FFFFFF; } .plan_rahmen{ background-color: #FAFAFA; font-weight: bold; } .plan1{ border: 0.5pt dotted white; font-size: 4px; } .plan2{ background-color:#EFF9FF; border: 0.5pt solid #014A7B; } /* Mehrere Elemente in einem Block (Konflikte) */ .plan22{ background-color:#EFF9FF; border: 2pt double #014A7B; border-color: red; border-style: double; } .plan3{ background-color:#FFFFFF; font-weight: 500; } .plan4{ background-color:#EEEEFF; font-weight: 500; } /* Einzeltermine */ .plan5{ background-color:#FFF1CC; font-weight: 500; } /* 14-tägliche Termine */ .plan6{ background-color:#FFFCDF; font-weight: 500; } /* Blocktermine */ .plan7{ background-color:#E7EFD1; font-weight: 500; }/* Raumbuchungen */ .plan9{ background-color:#d3d3d3; font-weight: 500; } /* wöchentlich */ .plan10{ background-color:#FFF1CC; font-weight: 500; } /* Raumanfragen */ .plan11{ background-color:#eee8aa; font-weight: 500; } .belegtpers{ background-color:#F8FF97; border: 0.5pt solid #F8FF97; font-size: 4px; } .belegtraum{ background-color:#8ADB8C; border: 0.5pt solid #97FF99; font-size: 4px; } .belegtpersraum{ background-color:#E8BFB0; border: 0.5pt solid #E8BFB0; font-size: 4px; } .selected{ background-color:#C0C0C0; border: 0.5pt solid #014A7B; } .frei{ background-color:#FAFAFA; border: 0.5pt solid #FFFFFF; } .form{ margin-top: -1px; margin:0px; padding:0px; } .kleinerButton{ font-size: 110%; text-decoration: none; font-weight: normal; color: #014A7B; } .warnung{ color: #FF0000; font-weight: 600; } .grueneWarnung{ color: #119022; font-weight: 600; } .hinweis { color: #112299; font-weight: 600; } .norm{ font-size: 110%; font-weight: bold; } .small{ font-weight: bold; } .studiengang{ font-size: 120%; font-weight: bold; } .Abschnitt{ font-size: 120%; font-weight: bold; } .Konto{ font-size: 110%; font-weight: bold; color: #014A7B; } .select{ font-size: 110%; font-weight: bold; } .deselect{ font-size: 110%; font-weight: bold; } .reselect{ font-size: 110%; font-weight: bold; } .Wahlpflichtdummy{ font-size: 110%; font-weight: bold; } .pruefung{ font-weight: bold; } .Organisationssatz{ font-size: 75%; font-weight: bold; } .posheader{ font-size: 75%; font-weight: 500; } .posrecords{ font-weight: bold; } .input1{ width:550px; } .editConflict_Register{ background-color:#F8F5F0; font-size:160%; } .editConflict_ActiveRegister{ background-color:#BFEFFF; color:#00009F; } .editConflict_InactiveRegister{ background-color:#F8F5F0; color:#00009F; } .editConflict_RegisterCell{ background-color:#BFEFFF; color:#00009F; width:100%; } .editConflict_RegisterTabActive{ font-size:110%; font-weight:700; color:blue; border:0.5pt; background-color:#BFEFFF; } .editConflict_LineUnderTab{ background-color:#BFEFFF; } .editConflict_RegisterTabInactive{ font-size: 110%; font-weight:700; color:blue; border:0.5pt; background-color:#EEFAFA; } .editConflict_HeaderInRegisterCell{ border:0.5pt; color:#00009F; background-color:#BFEFFF; font-size: 110%; font-weight:bold; } .printtable{ border-collapse: collapse; border-spacing: 0pt; } .printplan1{ border: 0.5pt solid #5F5F5F; } .printplan2{ border: 0.5pt #5F5F5F dotted; } .ela, .right{ text-align: right; } .elasumme{ text-align: right; background-color: #BBFFFF; } .globalmessage { color: #FFFFFF; text-align: center; background-color: #BB0000; font-size: 110%; font-weight:bold; padding:3px; } .contentmessage { color: #120180; text-align: center; background-color: #FFBA00; font-size: 14px; font-weight:bold } .newsBox { color: #333399; text-align: left; background-color: #FFFFCC; font-size: 12px; position: absolute; left: 730px; right: 20px; height: 250px; top: 170px } .catCount{ padding-right: 3px; padding-left: 3px; text-align: left; font-size: 75%; } .tab,.tab_gross,.tab_noback,.currenttab{ } .mod, .mod_t, .mod_n{ text-align: left; } ul.treelist, ul.treelist ul { margin: 0; padding-left: 20px; } ul.treelist li { list-style-type: none; margin-top:0.2em; } ul.LinieLinks {border-left: 1px dotted #00F;} .unsichtbar { position: absolute; left: -3000px; } a.external:hover { background-color: #FC5; } table.tablebox { border-collapse: collapse; border: 0.5pt solid #3333ff; padding: 3px; margin: 0px; } .vorlesungsfreiWochen { background-color:#E0E0E0; } /*****************************************************************************/ /* HTML-Raumplan */ /*****************************************************************************/ .singleblock{ position:absolute; font-size:8pt; font-family:sans-serif; text-align:center; overflow:hidden; margin-top:-1px; padding:0; border-width:thin; z-index:98; /*overflow:auto;*/ } .singleblock:hover{ margin-left:-2em; margin-bottom:2em; padding:0 2em 2em 2em ; z-index:99; overflow:auto; } div.times { position:absolute; background-color:lightgrey; text-align:center; line-height:12pt; font-family:sans-serif; font-weight:bold; font-size:10pt; border:0; } hr.times { z-index:2; width:100%; margin-top:-1px; } .column { position:absolute; background-color:lightblue; text-align:center; line-height:10pt; font-family:sans-serif; font-weight:bold; font-size:9pt; } .lines{ position:absolute; /* margin-top:-20px; */ border-bottom:1px dashed lightgrey; } .columnlines{ position:absolute; border-left:1px dashed lightgrey; height:160mm; width:1mm; z-index:98; } .legend{ position:absolute; border-width:thin; } .raster{ position:absolute; text-align:right; z-index:1; margin-top:-1px; border-top:1px; border-top-color:#FFFFFF; border-top-style:dashed; } /*****************************************************************************/ /* Konfliktplan */ /*****************************************************************************/ td.woch, td.Einzel, td.Block, td.BlockSa, td.BlockSaSo, td.twoWeek, td.conflict, td.plan_default, td.no_color, td.trenn_row{ width:1em; } /* tr.conflictplan_row{ background-color:transparent; margin:0; padding:0; } tr.conflictplan_row:hover{ background-color:#C0C0C0; } */ .trenn_row{ background-color: #808080; } .woch{ background-color: #BCDFF6; text-align:center; } .Einzel{ background-color:#FAFAFA; text-align:center; } .Block, .BlockSa, .BlockSaSo{ background-color:#FAFAFA; text-align:center; } .twoWeek{ background-color:#E8BFB0; text-align:center; } .conflict{ background-color: #ff0000; color:#fff; text-align:center; } .plan_default{ background-color: #dbdde9; text-align:center; } .no_color{ /*border: 1px solid #C0C0C0;*/ background-color: #C0C0C0; text-align:center; } a.conflictplan{ width:100%; height:100%; } /*****************************************************************************/ /* Konfliktplan - Ende */ /*****************************************************************************/ /*****************************************************************************/ /* Erweiterte Raumsuche */ /*****************************************************************************/ .ulRoomsearch{ list-style-type:none; margin:0 0.5em; padding:0; display:inline; } .liRoomsearch{ list-style-type:none; display:inline; width:16.67%; float:left; background-color:#FAFAFA; } .ulRoomsearchSub{ height:5em; overflow:auto; list-style-type:none; padding:0; background-color:#DEE2EB; margin:0; } .liRoomsearchSub{ list-style-type:none; } .listeOhneBullet{ list-style-type:none; margin:0; padding:0; } /*****************************************************************************/ /* Erweiterte Raumsuche - Ende */ /*****************************************************************************/ /*****************************************************************************/ /* Offene Raumanfragen - Ende */ /*****************************************************************************/ .requesticons{ height:1em; margin:0.1em; } /*****************************************************************************/ /* Offene Raumanfragen - Ende */ /*****************************************************************************/ table.hiscalendar { font-size: 110%; } a.hiscalendar:link, a.hiscalendar:visited{ font-weight:bold; color:#FF0000; text-decoration:none} a.hiscalendar:hover { font-weight:bold; color:#FF0000; text-decoration:underline} a.hiscalendar:active, a.hiscalendar:focus { font-weight:bold; color:#FF0000; text-decoration:underline} table.hiscalendar th { font-weight: normal; } table.hiscalendar .feiertag { color: #2299BB; font-weight: bold; } table.hiscalendar td.termWeekDay { background-color: #FFFFCC; } table.hiscalendar td.termWeekendDay { background-color: #FFFF99; } table.hiscalendar td.month { text-align: center; } table.hiscalendar td.day { background-color: #dbdde9; } table.hiscalendar td.weekend { background-color: #bdc0d7; } table.hiscalendar td.today { font-weight: bold; color: #FF0000; } table.hiscalendar td.todayweekend { font-weight: bold; color: #FF0000; background-color: #bdc0d7; } .calendar { text-decoration: none; color: #777; background: #fff; padding: 5px; border: 1px solid #000; margin-left: auto; margin-right: auto; margin-top: 20px; } .calendarHeading { background: #ddd; color: black; } .weekendDay { background: #ddd; } .holiday { font-weight: bold; } .freeDay { color: blue; text-decoration: none; } a.linkdecoweg { text-decoration: none; color: #777; } .markedday { border: 1px solid #000; font-weight: bold; } .inputposition { margin-left: auto; margin-right: auto; padding-top: 10px; } .cellborders { border: 1px solid #000; } tr.cat { background-color: #FFDF66; } tr.mouse { background-color: #66FFFF; } /* Vorbereitung auf ein neues Farbschema (nicht so aufdringlich) */ .menu2_on { background:#DEE2EB; } .menu2_off { background:#DEE2EB; } .menu1_off { background:#DEE2EB; } .menu1_on { background:#DEE2EB; } .tabelle2 { font-size: 110%; font-weight: normal; color: #005E9D; text-decoration: none; border-width:1px; border-color:#7FB4D8; border-style:solid; } .tabelle2inhalt { color: #005E9D; border-width:0px; text-decoration: none; } /* Zu Testzwecken: webfsv-spezifische Eintraege */ /* siehe InfoQuery.vm */ .MBS_kleincombofak { font-family: Arial, Helvetica, Verdana, sans-serif; color: #cc0000} .MBS_kleincomboinst { font-family: Arial, Helvetica, Verdana, sans-serif; color: #ff0033} .MBS_kleincombokost { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 120%; color: #000033} .MBS_kleincomboproj { font-family: Arial, Helvetica, Verdana, sans-serif; color: #464646} /* siehe borderTop.vm */ td.MBS_metal{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/bg_Metal.gif);} td.MBS_borderTopLeft{ width:10px; height:22px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/border_TopLeft.gif); background-repeat: no-repeat;} td.MBS_borderTopRight{ width:10px; height:22px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/border_TopRight.gif); background-repeat: no-repeat;} td.MBS_borderLeft{ width:10px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/border_Left.gif); background-repeat: repeat-y;} td.MBS_labelLeft{ width:90px; height:20px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/border_Label_Left.gif); background-repeat: no-repeat;} td.MBS_labelMid{ height:20px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/border_Label_Middle.gif); background-repeat: repeat-x;} td.MBS_labelRight{ width:90px; height:20px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/border_Label_Right.gif); background-repeat: no-repeat;} /* siehe innerBoderTop.vm */ td.MBS_iBorderTopLeft{ width:2px; height:2px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/innerBorder_TopLeft.gif); background-repeat: no-repeat;} td.MBS_iBorderTopMid{ height:2px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/innerBorder_Top.gif); background-repeat: repeat-x;} td.MBS_iBorderTopRight{ width:2px; height:2px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/innerBorder_TopRight.gif); background-repeat: no-repeat;} td.MBS_iBorderLeft{ width:2px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/innerBorder_Left.gif); background-repeat: repeat-y;} td.MBS_iBorderBack{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/bg_Lines.gif);} /* siehe Info-Templates */ .MBS_LargeBoldText{ font-size: 120%; font-weight:bold; } .MBS_BoldText{ font-weight: bold; } .MBS_TableHeader{ font-size: 80%; } .MBS_LargeText{ font-size: 120%; } .MBS_Text{ } .MBS_SmallText{ font-size: 80%; } td.MBS_cHeader{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/cell_Header.gif); background-repeat: repeat;} td.MBS_cHeaderSep{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/cell_Header_Separator.gif); background-repeat:repeat;} td.MBS_cBright{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/cell_Bright.gif); background-repeat: repeat;} td.MBS_cBrightSep{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/cell_Bright_Separator.gif); background-repeat: repeat;} td.MBS_cDark{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/cell_Dark.gif); background-repeat: repeat;} td.MBS_cDarkSep{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/cell_Dark_Separator.gif); background-repeat: repeat;} td.MBS_cRed{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/cell_Red.gif); background-repeat: repeat;} td.MBS_cRedSep{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/cell_Red_Separator.gif); background-repeat:repeat;} td.MBS_cWhite{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/cell_White.gif); background-repeat:repeat;} a.MBS_pdf span {display:none; } a.MBS_pdf:link, a.MBS_pdf:visited, a.MBS_pdf:hover, a.MBS_pdf:active, a.MBS_pdf:focus{ display:block; width:28px; height:36px; background-image: url(/qisserver/images/Design2/webfsv/icon_PDF.gif); background-repeat: no-repeat; background-position: top left; margin:0px;} a.MBS_btnLink span {color:#FFFFFF; font:bold 14px Arial, Verdana, sans-serif;} a.MBS_btnLink:link, a.MBS_btnLink:visited, a.MBS_btnLink:hover, a.MBS_btnLink:active, a.MBS_btnLink:focus{ display:block; float:right; width:102px; height:26px; margin:0px; padding:5px 0px 0px 0px; background-image: url(/qisserver/images/Design2/webfsv/btn_General.gif); background-repeat: no-repeat; background-position: top left; text-align:center; text-decoration:none; } .MBS_btnSubmit{ display:block; float:left; width:102px; height:26px; margin:0px; padding:0px; border:0px solid; background-color:#CEDBEF; background-image: url(/qisserver/images/Design2/webfsv/btn_General.gif); color:#FFFFFF; font:bold 14px Arial, Verdana, sans-serif; } /* siehe innerBorderBottom.vm */ td.MBS_iBorderRight{ width:2px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/innerBorder_Right.gif); background-repeat: repeat-y;} td.MBS_iBorderBottomLeft{ width:2px; height:2px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/innerBorder_BottomLeft.gif); background-repeat: no-repeat;} td.MBS_iBorderBottomMid{ height:2px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/innerBorder_Bottom.gif); background-repeat: repeat-x;} td.MBS_iBorderBottomRight{ width:2px; height:2px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/innerBorder_BottomRight.gif); background-repeat: no-repeat;} /* siehe borderBottom.vm */ td.MBS_borderRight{ width:10px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/border_Right.gif); background-repeat: repeat-y;} td.MBS_borderBottomLeft{ width:10px; height:12px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/border_BottomLeft.gif); background-repeat: no-repeat;} td.MBS_borderBottomMid{ height:12px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/border_Bottom.gif); background-repeat: repeat-x;} td.MBS_borderBottomRight{ width:10px; height:12px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webfsv/border_BottomRight.gif); background-repeat: no-repeat;} /* siehe adminNewUser.vm */ .MBS_Combo{ width:200px; } /* siehe adminuserchange.vm */ .MBS_MenuText { font: bold 12px Arial, Helvetica, sans-serif; color: #255282; } /* siehe adminuserdel.vm */ .MBS_RedBoldText { font: bold 12px Arial, Helvetica, sans-serif; color: #B22222; } /* Gruppenrahmen */ .MBS_groupContainer{margin:0px; padding:0px; border:0px; border-spacing:0px} .MBS_groupCorner{background-color: #C0C0E0; margin:0px; padding:0px; border:0px;} .MBS_groupSide{background-color: #C0C0E0; width:2px; margin:0px; padding:0px; border:0px;} .MBS_groupTop{background-color: #C0C0E0; width:0px; height:15px; margin:0px; padding:0px; border:0px; font-weight: bold; text-align:center; color: #014A7B;} .MBS_groupBottom{background-color: #C0C0E0; width:0px; height:2px; margin:0px; padding:0px; border:0px;} .MBS_groupSpacer{width:0px; height:3px; margin:0px; padding:0px; border:0px;} .MBS_keylistButton { padding-right: 0pt; padding-left: 0pt; padding-bottom: 0pt; padding-top: 0pt; } /* Designspezifisch QISCOB*/ .Combo{ width:200px; } a.logo span{ display:none; } a.logo:link, a.logo:visited, a.logo:hover, a.logo:active, a.logo:focus{ display:block; width:128px; height:94px; background-image: url(/qisserver/images/Design2/qis/qis_logo.jpg); background-repeat: no-repeat; background-position: top left;} .his span{display:none;} /* .his{display:inline-block; width:128px; height:94px; margin:0; padding:0; border:0; background-image: url(/qisserver/images/Design2/qis/qis_his.jpg); background-repeat: no-repeat; background-position: top right;} */ a.deutsch span {display:none; } a.deutsch:link, a.deutsch:visited, a.deutsch:hover, a.deutsch:active, a.deutsch:focus{ display:block; width:30px; height:20px; background-image: url(/qisserver/images/Design2/qis/deutsch.gif); background-repeat: no-repeat; background-position: top left;} a.englisch span {display:none; } a.englisch:link, a.englisch:visited, a.englisch:hover, a.englisch:active, a.englisch:focus{ display:block; width:30px; height:20px; background-image: url(/qisserver/images/Design2/qis/englisch.gif); background-repeat: no-repeat; background-position: top left;} .ok{ width:42px; height:20px; padding:0px; border:0px solid;background-image: url(/qisserver/images/Design2/qis/qis_button_ok.jpg);} td.titleleft{ width:128px; height:94px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qis/qis_titelleiste_l.jpg); background-repeat: no-repeat;} td.titlemid{ width:481px; height:94px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qis/qis_titelleiste_m.jpg); background-repeat: no-repeat;} td.titleright{ height:94px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qis/qis_titelleiste_r.jpg); background-repeat: repeat-x;} td.footimage{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qis/qis_footer.jpg); background-repeat: repeat-x;} .pfeil{ height:18px; background-image:url(/qisserver/images/Design2/qis/qis_pfeil.jpg); background-repeat: no-repeat; padding-left:20px; text-align:left; } .footcolor{ background-color: #CEDBEF; } td.borderTopLeft{ width:10px; height:22px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/border_TopLeft.gif); background-repeat: no-repeat;} td.borderTopRight{ width:10px; height:22px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/border_TopRight.gif); background-repeat: no-repeat;} td.borderLeft{ width:10px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/border_Left.gif); background-repeat: repeat-y;} td.borderRight{ width:10px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/border_Right.gif); background-repeat: repeat-y;} td.labelLeft{ width:90px; height:20px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/border_Label_Left.gif); background-repeat: no-repeat;} td.labelMid{ height:20px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/border_Label_Middle.gif); background-repeat: repeat-x;} td.labelRight{ width:90px; height:20px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/border_Label_Right.gif); background-repeat: no-repeat;} /* Korrektur D.S. falscher Pfad */ /* td.metal{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/webcob/bg_Metal.gif);} */ td.metal{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/bg_Metal.gif);} /* Ende Korrektur */ td.borderBottomLeft{ width:10px; height:12px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/border_BottomLeft.gif); background-repeat: no-repeat;} td.borderBottomMid{ height:12px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/border_Bottom.gif); background-repeat: repeat-x;} td.borderBottomRight{ width:10px; height:12px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/border_BottomRight.gif); background-repeat: no-repeat;} td.iBorderTopLeft{ width:2px; height:2px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/innerBorder_TopLeft.gif); background-repeat: no-repeat;} td.iBorderTopMid{ height:2px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/innerBorder_Top.gif); background-repeat: repeat-x;} td.iBorderTopRight{ width:2px; height:2px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/innerBorder_TopRight.gif); background-repeat: no-repeat;} td.iBorderBack{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/bg_Lines.gif);} td.iBorderLeft{ width:2px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/innerBorder_Left.gif); background-repeat: repeat-y;} td.iBorderRight{ width:2px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/innerBorder_Right.gif); background-repeat: repeat-y;} td.iBorderBottomLeft{ width:2px; height:2px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/innerBorder_BottomLeft.gif); background-repeat: no-repeat;} td.iBorderBottomMid{ height:2px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/innerBorder_Bottom.gif); background-repeat: repeat-x;} td.iBorderBottomRight{ width:2px; height:2px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/innerBorder_BottomRight.gif); background-repeat: no-repeat;} a.btnLink span {color:#FFFFFF; font:bold 14px Arial, Verdana, sans-serif;} a.btnLink:link, a.btnLink:visited, a.btnLink:hover, a.btnLink:active, a.btnLink:focus{ display:block; float:right; width:102px; height:26px; margin:0px; padding:5px 0px 0px 0px; background-image: url(/qisserver/images/Design2/qiscob/btn_General.gif); background-repeat: no-repeat; background-position: top left; text-align:center; text-decoration:none; } .btnSubmit{ display:block; float:left; width:102px; height:26px; margin:0px; padding:0px; border:0px solid; background-color:#CEDBEF; background-image: url(/qisserver/images/Design2/qiscob/btn_General.gif); color:#FFFFFF; font:bold 14px Arial, Verdana, sans-serif; } .btnLUS { width:100px } td.icon{ width:65px; height:50px; margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/icon_User.gif); background-repeat: no-repeat;} td.cHeader{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/cell_Header.gif); background-repeat: repeat-x;} td.cHeaderSep{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/cell_Header_Separator.gif); background-repeat: repeat-x;} td.cBright{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/cell_Bright.gif); background-repeat: repeat-x;} td.cBrightSep{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/cell_Bright_Separator.gif); background-repeat: repeat-x;} td.cDark{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/cell_Dark.gif); background-repeat: repeat-x;} td.cDarkSep{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/cell_Dark_Separator.gif); background-repeat: repeat-x;} td.cDarkGrey{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/cell_Dark_Grey.gif); background-repeat: repeat-x;} td.cRed{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/cell_Red.gif); background-repeat: repeat-x;} td.cRedSep{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/cell_Red_Separator.gif); background-repeat: repeat-x;} td.cUp{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/cell_Up.gif); background-repeat: repeat-x;} td.cUpSep{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/cell_Up_Separator.gif); background-repeat: repeat-x;} td.cDown{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/cell_Down.gif); background-repeat: repeat-x;} td.cDownSep{ margin:0; padding:0; border:0; background-image:url(/qisserver/images/Design2/qiscob/cell_Down_Separator.gif); background-repeat: repeat-x;} a.pdf span {display:none; } a.pdf:link, a.pdf:visited, a.pdf:hover, a.pdf:active, a.pdf:focus{ display:block; width:28px; height:36px; background-image: url(/qisserver/images/Design2/qiscob/icon_PDF.gif); background-repeat: no-repeat; background-position: top left; margin:0px;} a.barchart span {display:none; } .barchart:link, .barchart:visited, .barchart:hover, .barchart:active, .barchart:focus{ display:block; width:39px; height:39px; background-image: url(/qisserver/images/Design2/qiscob/icon_BarChart.gif); background-repeat: no-repeat; background-position: top left; margin:0px;} .headtitle {color:#014A7B; } .headsubtitle {color:#183675; } a.item:link, a.item:visited{ font-weight:bold; color:#014A7B; text-decoration:none} a.item:hover { font-weight:bold; color:#014A7B; text-decoration:underline} a.item:active, a.item:focus { font-weight:bold; color:#014A7B; text-decoration:underline} .TableCellBold{ font-weight: bold; } .Text{ font-size: 110%; } .WhiteText{ color: #ffffff } .BoldText{ font-size: 110%; font-weight: bold; } /* Ende Designspezifisch QISCOB */ /*****************************************************************************/ /* Ehemals lokale Definitionen aus Templates */ /*****************************************************************************/ /* Verzeichnisbrowser */ table.filelist { border-collapse: collapse; border: 1px solid black} .filelist td, .filelist th { border: 1px solid black; padding-left: 1em; padding-right: 1em; text-align: left} a.dir:link {color:#000000} a.dir:visited {color:#505050} a.fil:link {color:#0000FF} a.fil:visited {color:#900090} /* Viewlog */ @media screen { .logger_DEBUG, .logger_DEBUG a {color: #AAA} .logger_INFO, .logger_INFO a {color: #0A0} .logger_WARN, .logger_WARN a {color: #A00; font-weight: bold} .logger_ERROR, .logger_FATAL, .logger_ERROR a, .logger_FATAL .a {color: #FF5; background-color: #A00; font-weight: bold} .stacktrace, .stackstrace a {color: #A00; background-color: #FFA} } table.pos {border-collapse: collapse} td.pos {text-align: center; border: 1px solid black} td.sel {background-color: #AAF} .sel a, a.nr {text-decoration: none} .pre {white-space: pre; font-family: monospace} a.nr {color: #000} /*****************************************************************************/ /* ENDE: gesamtes ehemaliges LSFServlet.css im neuen Layout */ /*****************************************************************************/