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.
148 lines
3.1 KiB
148 lines
3.1 KiB
2 years ago
|
|
||
|
|
||
|
/* UdK-Änderung */
|
||
|
body {
|
||
|
font-family: Verdana, Arial, Tahoma,sans-serif;
|
||
|
background-color: #FFFFFF;
|
||
|
}
|
||
|
|
||
|
|
||
|
/* UdK-Änderung */
|
||
|
a.nav:link,
|
||
|
a.nav:visited{ font-weight:400; color:#000000; text-decoration:none; font-size: 12px;}
|
||
|
a.nav:hover { font-weight:400; color:#000000; text-decoration:underline}
|
||
|
a.nav:active,
|
||
|
a.nav:focus { font-weight:400; color:#BF0000; text-decoration:underline}
|
||
|
|
||
|
|
||
|
/* UdK-Änderung */
|
||
|
a.ver:link,
|
||
|
a.ver:visited{ font-weight:500; color:#000080; text-decoration:underline}
|
||
|
a.ver:hover,
|
||
|
a.ver:active,
|
||
|
a.ver:focus { font-weight:500; color:#000000; text-decoration:underline}
|
||
|
|
||
|
/* UdK-Änderung */
|
||
|
a.label:link,
|
||
|
a.label:visited{ font-weight:500; color:#FF6666; text-decoration:none; font-size: 12px}
|
||
|
a.label:hover,
|
||
|
a.label:active { font-weight:500; color:#0000BF; text-decoration:none; font-size: 12px}
|
||
|
a.label:focus { font-weight:500; color:#0000BF; text-decoration:underline; font-size: 12px;}
|
||
|
|
||
|
a.labelslim:link,
|
||
|
a.labelslim:visited{ font-weight:500; color:#505050; text-decoration:none}
|
||
|
a.labelslim:hover,
|
||
|
a.labelslim:active { font-weight:500; color:#808080; text-decoration:none}
|
||
|
a.labelslim:focus { font-weight:500; color:#808080; text-decoration:underline}
|
||
|
|
||
|
/* UdK-Änderung */
|
||
|
.maske{
|
||
|
background-color: #F8F5F0;
|
||
|
font-size: 12px;
|
||
|
font-weight: 500;
|
||
|
color: #00009F;
|
||
|
}
|
||
|
|
||
|
|
||
|
/* UdK-Änderung */
|
||
|
.ueberschrift{font-size: 28px; font-weight: 900;}
|
||
|
.sehrgross{font-size: 24px; font-weight: 600;}
|
||
|
.gross{font-size: 14px;font-weight: 600;}
|
||
|
.etwasgross{font-size: 12px; font-weight: 600;}
|
||
|
.normal{font-size: 11px; font-weight: 500;}
|
||
|
.normalFett{font-size: 11px; font-weight: 600;}
|
||
|
.kleinFett{font-size: 11px; font-weight: 600;}
|
||
|
.klein{font-size: 11px; font-weight: 500;}
|
||
|
|
||
|
/* UdK-Änderung */
|
||
|
.kleinPlatz{
|
||
|
font-size: 11px;
|
||
|
font-weight: 500;
|
||
|
padding-left: 10px;
|
||
|
padding-right: 10px;
|
||
|
}
|
||
|
|
||
|
|
||
|
/* UdK-Änderung */
|
||
|
.menu1_off{
|
||
|
background-color: #C0C0C0;
|
||
|
color: #F0F8FF;
|
||
|
font-size: 11px;
|
||
|
font-weight: 600;
|
||
|
padding-left: 4px;
|
||
|
padding-right: 4px;
|
||
|
}
|
||
|
|
||
|
/* UdK-Änderung */
|
||
|
.menu1_on{
|
||
|
background-color: #909090;
|
||
|
font-size: 11px;
|
||
|
font-weight: 600;
|
||
|
padding-left: 4px;
|
||
|
padding-right: 4px;
|
||
|
}
|
||
|
|
||
|
/* UdK-Änderung */
|
||
|
.menu2_off{
|
||
|
background-color: #C0C0C0;
|
||
|
color: #000000;
|
||
|
font-size: 11px;
|
||
|
font-weight: 500;
|
||
|
padding-left: 6px;
|
||
|
padding-right: 6px;
|
||
|
}
|
||
|
|
||
|
/* UdK-Änderung */
|
||
|
.menu2_on{
|
||
|
background-color: #C0C0C0;
|
||
|
color: #000000;
|
||
|
font-color: #000000;
|
||
|
font-size: 11px;
|
||
|
font-weight: 500;
|
||
|
padding-left: 6px;
|
||
|
padding-right: 6px;
|
||
|
}
|
||
|
|
||
|
/* UdK-Änderung */
|
||
|
.input,.inputchanged,.inputerror,.inputselected,.noinput{
|
||
|
font-size: 12px;
|
||
|
font-weight: 500;
|
||
|
}
|
||
|
|
||
|
|
||
|
.currenttab{
|
||
|
font-size: 12px;
|
||
|
font-weight: normal;
|
||
|
font-color: #000000;
|
||
|
}
|
||
|
|
||
|
|
||
|
a.tablabel:link,
|
||
|
a.tablabel:visited,
|
||
|
a.tablabel:active { font-weight:600; color:#FFFFFF; text-decoration:none; font-color: #000000;}
|
||
|
a.tablabel:focus { font-weight:600; color:#FFFFFF; text-decoration:underline}
|
||
|
a.tablabel:hover { font-weight:600; color:#DDDDDD; text-decoration:none}
|
||
|
|
||
|
|
||
|
.tab_gross{
|
||
|
font-size: 11px;
|
||
|
font-weight: normal;
|
||
|
}
|
||
|
.tab_noback{
|
||
|
font-size: 11px;
|
||
|
font-weight: normal;
|
||
|
}
|
||
|
|
||
|
.td{
|
||
|
border: 0.5pt;
|
||
|
background-color: #FFFFFF;
|
||
|
font-size: 12px;
|
||
|
}
|
||
|
|
||
|
.th{
|
||
|
border: 0.5pt;
|
||
|
background-color: #D9D9D9;
|
||
|
font-size: 12px;
|
||
|
font-weight: bold;
|
||
|
}
|