You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
493 lines
9.3 KiB
493 lines
9.3 KiB
/* Hier nur die Sachen neu definieren, die gegenüber LSFServlet.css geändert werden sollen. */ |
|
/* Änderungen werden - mit Verzögerung - sofort wirksam. */ |
|
|
|
@import "LSFServlet.css"; |
|
|
|
a.nav:link { font-weight:bold; color:#000080; text-decoration:none} |
|
a.nav:visited { font-weight:bold; color:#000080; text-decoration:none} |
|
a.nav:hover { font-weight:bold; color:#000080; text-decoration:underline} |
|
a.nav:active { font-weight:bold; color:#BF0000; text-decoration:underline} |
|
a.nav:focus { font-weight:bold; color:#BF0000; text-decoration:underline} |
|
|
|
a.ueb:link { font-weight:bold; color:#000000; text-decoration:none} |
|
a.ueb:visited { font-weight:bold; color:#000000; text-decoration:none} |
|
a.ueb:hover { font-weight:bold; color:#BF0000; text-decoration:underline} |
|
a.ueb:active { font-weight:bold; color:#BF0000; text-decoration:underline} |
|
a.ueb:focus { font-weight:bold; color:#BF0000; text-decoration:underline} |
|
|
|
a.ver:link { font-weight:600; color:#000080; text-decoration:none} |
|
a.ver:visited { font-weight:600; color:#000080; text-decoration:none} |
|
a.ver:hover { font-weight:600; color:#0000BF; text-decoration:underline} |
|
a.ver:active { font-weight:600; color:#0000BF; text-decoration:underline} |
|
a.ver:focus { font-weight:600; color:#0000BF; text-decoration:underline} |
|
|
|
a.disabled:link { color:#A0A0A0; text-decoration:underline} |
|
a.disabled:visited { color:#A0A0A0; text-decoration:underline} |
|
a.disabled:hover { color:#A0A0A0; text-decoration:underline} |
|
a.disabled:active { color:#A0A0A0; text-decoration:underline} |
|
a.disabled:focus { color:#A0A0A0; text-decoration:underline} |
|
|
|
a.black:link { color:#000000; text-decoration:none} |
|
a.black:visited { color:#000000; text-decoration:none} |
|
a.black:hover { color:#000000; text-decoration:underline} |
|
a.black:active { color:#000000; text-decoration:underline} |
|
a.black:focus { color:#000000; text-decoration:underline} |
|
|
|
<!-- Image-Link am Baumknoten ohne 'Ueberhaengsel' --> |
|
a.tree:link { font-weight:bold; color:#000000; text-decoration:none} |
|
a.tree:visited { font-weight:bold; color:#000000; text-decoration:none} |
|
a.tree:hover { font-weight:bold; color:#BF0000; text-decoration:none} |
|
a.tree:active { font-weight:bold; color:#BF0000; text-decoration:none} |
|
a.tree:focus { font-weight:bold; color:#BF0000; text-decoration:none} |
|
|
|
.background { |
|
background-color: #e6e6e6; |
|
font-family: Arial,Tahoma,sans-serif; |
|
} |
|
|
|
.maske { |
|
background-color: #e6e6e6; |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 14px; |
|
font-weight: 600; |
|
color: #273764; |
|
} |
|
|
|
.ueberschrift { |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 28px; |
|
font-weight: 1600; |
|
} |
|
|
|
.sehrgross { |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 24px; |
|
font-weight: 600; |
|
} |
|
|
|
.gross { |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 20px; |
|
font-weight: 600; |
|
} |
|
|
|
.etwasgross { |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 16px; |
|
font-weight: 500; |
|
} |
|
|
|
.normal { |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 14px; |
|
font-weight: 500; |
|
} |
|
|
|
.kleinFett { |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 12px; |
|
font-weight: 600; |
|
} |
|
|
|
.klein { |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 12px; |
|
font-weight: 500; |
|
} |
|
|
|
.kleinPlatz{ |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 12px; |
|
font-weight: 500; |
|
padding-left: 10px; |
|
padding-right: 10px; |
|
} |
|
|
|
.notiz { |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 10px; |
|
font-weight: 100; |
|
} |
|
|
|
.spacer { |
|
font-size: 4px; |
|
} |
|
|
|
.login { |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 12px; |
|
color: #DD2222; |
|
background-color: #BBFFFF; |
|
font-weight: 800; |
|
} |
|
|
|
.menu1_off { |
|
background-color: #c1cae6; |
|
font-family: Arial,Tahoma,sans-serif; |
|
color: #F0F8FF; |
|
font-size: 10px; |
|
font-weight: 600; |
|
} |
|
|
|
.menu1_on { |
|
background-color: #a4b4e6; |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 10px; |
|
font-weight: 600; |
|
} |
|
|
|
.menu2_off { |
|
background-color: #c1cae6; |
|
color: #000000; |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 12px; |
|
font-weight: 500; |
|
padding-left: 6px; |
|
padding-right: 6px; |
|
} |
|
|
|
.menu2_on { |
|
background-color: #a4b4e6; |
|
color: #00009F; |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 12px; |
|
font-weight: 500; |
|
padding-left: 6px; |
|
padding-right: 6px; |
|
} |
|
|
|
.title { |
|
background-color: #0000A0; |
|
color: #FFFFFF; |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 12px; |
|
font-weight: 600; |
|
} |
|
|
|
.button { |
|
background-color: #D0D0D0; |
|
color: #000000; |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 12px; |
|
font-weight: 600; |
|
} |
|
|
|
.table_wheat { |
|
vertical-align:top; |
|
background-color:#EEEEEE; |
|
} |
|
|
|
.table_lightblue { |
|
vertical-align:top; |
|
background-color:lightblue; |
|
} |
|
|
|
.td { |
|
border: 0.5pt; |
|
background-color: #FFFFFF; |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 14px; |
|
} |
|
|
|
.th { |
|
border: 0.5pt; |
|
background-color: #FFFFCC; |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 14px; |
|
font-align: center; |
|
font-weight: bold; |
|
} |
|
|
|
.th_help { |
|
border: 0.5pt; |
|
background-color: #FFFFDD; |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 14px; |
|
font-align: center; |
|
font-weight: bold; |
|
} |
|
|
|
.th_lession { |
|
border: 0.5pt; |
|
background-color: #CCEEFF; |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 14px; |
|
font-align: center; |
|
font-weight: normal; |
|
} |
|
|
|
.th_gross { |
|
border: 0.5pt; |
|
background-color: #FFFFCC; |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 20px; |
|
font-align: center; |
|
font-weight: bold; |
|
} |
|
|
|
.header { |
|
border: 0.5pt; |
|
color: #00009F; |
|
background-color: #FFFFCC; |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 14px; |
|
font-align: center; |
|
font-weight: bold; |
|
} |
|
|
|
.input { |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 14px; |
|
font-weight: 500; |
|
} |
|
|
|
|
|
.inputchanged { |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 14px; |
|
font-weight: 500; |
|
color: #00009F; |
|
} |
|
|
|
.inputerror { |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 14px; |
|
font-weight: 500; |
|
color: #BF0000; |
|
} |
|
|
|
|
|
.inputhighlighted { |
|
background-color: #FFFF50; |
|
} |
|
|
|
|
|
.inputselected { |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 14px; |
|
font-weight: 500; |
|
background-color: #000080; |
|
color: #FFFFFF; |
|
} |
|
|
|
.noinput { |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 14px; |
|
font-weight: 500; |
|
color: #777777; |
|
} |
|
|
|
.submit { |
|
background-color: #DCDCDC; |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 14px; |
|
font-weight: 600; |
|
color: #000000; |
|
} |
|
|
|
.tab { |
|
font-family: Verdana,Arial,Tahoma,sans-serif; |
|
font-size: 12px; |
|
font-weight: normal; |
|
background-color: #FFFFFF; |
|
} |
|
|
|
.currenttab { |
|
font-family: Verdana,Arial,Tahoma,sans-serif; |
|
font-size: 12px; |
|
font-weight: bold; |
|
foreground-color: #FFFFFF; |
|
} |
|
|
|
hr { |
|
color: #0000FF; |
|
height: 1px; |
|
} |
|
|
|
.plan_rahmen { |
|
background-color: #FFFFCC; |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 12px; |
|
font-align: center; |
|
font-weight: bold; |
|
} |
|
|
|
.plan1 { |
|
border: 0.5pt dotted white; |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 4px; |
|
} |
|
|
|
.plan2 { |
|
background-color:#AADDFF; |
|
border: 0.5pt solid #000080; |
|
font-family: Arial,Tahoma,sans-serif; |
|
} |
|
.belegtpers { |
|
background-color:#F8FF97; |
|
border: 0.5pt solid #F8FF97; |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 4px; |
|
} |
|
.belegtraum { |
|
background-color:#97FF99; |
|
border: 0.5pt solid #97FF99; |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 4px; |
|
} |
|
.belegtpersraum { |
|
background-color:#FFBBBB; |
|
border: 0.5pt solid #FFBBBB; |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 4px; |
|
} |
|
.selected { |
|
background-color:#C0C0C0; |
|
border: 0.5pt solid #000080; |
|
font-family: Arial,Tahoma,sans-serif; |
|
} |
|
.frei { |
|
background-color:#FFFFFF; |
|
border: 0.5pt solid #FFFFFF; |
|
font-family: Arial,Tahoma,sans-serif; |
|
} |
|
.form { |
|
margin-top: -1px; |
|
} |
|
|
|
.kleinerButton { |
|
height: 18px; |
|
font-size: 10px; |
|
color: blue; |
|
} |
|
|
|
.warnung{ |
|
color: #FF0000; |
|
font-weight: 600; |
|
} |
|
.grueneWarnung{ |
|
color: #119022; |
|
font-weight: 600; |
|
} |
|
|
|
.norm { |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 14px; |
|
font-weight: bold; |
|
} |
|
|
|
.small { |
|
font-family: Verdana,sans-serif; |
|
font-size: 12px; |
|
font-weight: bold; |
|
} |
|
|
|
a.Konto:link { font-weight:bold; color:#000080; text-decoration:none} |
|
a.Konto:visited { font-weight:bold; color:#000080; text-decoration:none} |
|
a.Konto:hover { font-weight:bold; color:brown; text-decoration:underline} |
|
a.Konto:active { font-weight:bold; color:brown; text-decoration:none} |
|
a.Konto:focus { font-weight:bold; color:brown; text-decoration:none} |
|
|
|
.studiengang { |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 16px; |
|
font-weight: bold; |
|
} |
|
|
|
.Abschnitt { |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 16px; |
|
font-weight: bold; |
|
} |
|
|
|
.Konto { |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 14px; |
|
font-weight: bold; |
|
} |
|
|
|
.Wahlpflichtdummy { |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 14px; |
|
font-weight: bold; |
|
} |
|
|
|
.pruefung { |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 12px; |
|
font-weight: bold; |
|
} |
|
|
|
.Organisationssatz{ |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 11px; |
|
font-weight: bold; |
|
} |
|
|
|
.posheader{ |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 11px; |
|
font-weight: 500; |
|
} |
|
.posrecords{ |
|
font-family: Arial,Tahoma,sans-serif; |
|
font-size: 12px; |
|
font-weight: bold; |
|
} |
|
|
|
.input1 { |
|
width:550px; |
|
} |
|
|
|
.editConflict_Register{ |
|
background-color:#EEEEEE; |
|
font-family:Arial,Tahoma,sans-serif; |
|
font-size:18px; |
|
} |
|
|
|
.editConflict_ActiveRegister{ |
|
background-color:#BFEFFF; |
|
color:#00009F; |
|
} |
|
|
|
.editConflict_InactiveRegister{ |
|
background-color:#EEEEEE; |
|
color:#00009F; |
|
} |
|
|
|
.editConflict_RegisterCell{ |
|
background-color:#BFEFFF; |
|
color:#00009F; |
|
width:100%; |
|
} |
|
|
|
.editConflict_RegisterTabActive{ |
|
font-size:14px; |
|
font-weight:700; |
|
color:blue; |
|
border:0.5pt; |
|
background-color:#BFEFFF; |
|
} |
|
|
|
.editConflict_LineUnderTab { |
|
background-color:#BFEFFF; |
|
colspan:100; |
|
} |
|
|
|
.editConflict_RegisterTabInactive{ |
|
font-size:14px; |
|
font-weight:700; |
|
color:blue; |
|
border:0.5pt; |
|
background-color:#EEFAFA; |
|
} |
|
|
|
.editConflict_HeaderInRegisterCell{ |
|
border:0.5pt; |
|
color:#00009F; |
|
background-color:#BFEFFF; |
|
font-family:Arial,Tahoma,sans-serif; |
|
font-size:14px; |
|
font-align:center; |
|
font-weight:bold; |
|
} |