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.
126 lines
2.0 KiB
126 lines
2.0 KiB
2 years ago
|
|
||
|
a.nav:link,
|
||
|
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,
|
||
|
a.nav:focus { font-weight:bold; color:#BF0000; text-decoration:underline}
|
||
|
|
||
|
a.Konto:link,
|
||
|
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,
|
||
|
a.Konto:focus { font-weight:bold; color:brown; text-decoration:none}
|
||
|
|
||
|
|
||
|
.background{
|
||
|
background-color: #EEEEEE;
|
||
|
}
|
||
|
|
||
|
.sehrgross{
|
||
|
font-size: 24px;
|
||
|
font-weight: 600;
|
||
|
}
|
||
|
.gross{
|
||
|
font-size: 20px;
|
||
|
font-weight: 600;
|
||
|
}
|
||
|
.etwasgross{
|
||
|
font-size: 16px;
|
||
|
font-weight: 600;
|
||
|
}
|
||
|
.normal{
|
||
|
font-size: 14px;
|
||
|
font-weight: 500;
|
||
|
}
|
||
|
.normalFett{
|
||
|
font-size: 14px;
|
||
|
font-weight: 600;
|
||
|
}
|
||
|
.kleinFett{
|
||
|
font-size: 12px;
|
||
|
font-weight: 600;
|
||
|
}
|
||
|
.klein{
|
||
|
font-size: 12px;
|
||
|
font-weight: 500;
|
||
|
}
|
||
|
|
||
|
.spacer{
|
||
|
font-size: 4px;
|
||
|
}
|
||
|
.login{
|
||
|
font-size: 12px;
|
||
|
color: #DD2222;
|
||
|
background-color: #BBFFFF;
|
||
|
font-weight: 800;
|
||
|
}
|
||
|
.title{
|
||
|
background-color: #0000A0;
|
||
|
color: #FFFFFF;
|
||
|
font-size: 12px;
|
||
|
font-weight: 600;
|
||
|
}
|
||
|
.header{
|
||
|
border: 0.5pt;
|
||
|
color: #00009F;
|
||
|
background-color: #FFFFCC;
|
||
|
font-size: 14px;
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
.norm{
|
||
|
font-size: 14px;
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
.small{
|
||
|
font-size: 12px;
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
.studiengang{
|
||
|
font-size: 16px;
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
.Abschnitt{
|
||
|
font-size: 16px;
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
.Konto{
|
||
|
font-size: 14px;
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
.Wahlpflichtdummy{
|
||
|
font-size: 14px;
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
.pruefung{
|
||
|
font-size: 12px;
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
.Organisationssatz{
|
||
|
font-size: 11px;
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
.posheader{
|
||
|
font-size: 11px;
|
||
|
font-weight: 500;
|
||
|
}
|
||
|
.posrecords{
|
||
|
font-size: 12px;
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
|
||
|
body,.sehrgross,.gross,.etwasgross,.normal,.normalFett,.kleinFett,.klein,.spacer,.login,
|
||
|
.title,.header,
|
||
|
|
||
|
.norm,.small,
|
||
|
.studiengang,.Abschnitt,.Konto,
|
||
|
.Wahlpflichtdummy,.pruefung,.Organisationssatz,.posheader,.posrecords{
|
||
|
font-family: Arial,Tahoma,sans-serif;
|
||
|
}
|
||
|
ul.treelist, ul.treelist ul {
|
||
|
margin: 0;
|
||
|
padding-left: 20px;
|
||
|
}
|
||
|
ul.treelist li {
|
||
|
list-style-type: none;
|
||
|
margin-top:0.2em
|
||
|
}
|