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.
143 lines
2.1 KiB
143 lines
2.1 KiB
2 years ago
|
.ueberschrift {
|
||
|
font-family: Arial,Tahoma,sans-serif;
|
||
|
font-size: 28px;
|
||
|
font-weight: 1600;
|
||
|
}
|
||
|
.background {
|
||
|
background-color: #EEEECC;
|
||
|
}
|
||
|
|
||
|
.Formular1 {
|
||
|
background-color: white;
|
||
|
font-family: Arial,Tahoma,sans-serif;
|
||
|
font-size: 20px;
|
||
|
font-weight: 600;
|
||
|
color: black;
|
||
|
}
|
||
|
|
||
|
.maske {
|
||
|
background-color: wheat;
|
||
|
font-family: Arial,Tahoma,sans-serif;
|
||
|
font-size: 14px;
|
||
|
font-weight: 600;
|
||
|
color: #00009F;
|
||
|
}
|
||
|
|
||
|
.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;
|
||
|
}
|
||
|
|
||
|
.normal {
|
||
|
font-family: Arial,Tahoma,sans-serif;
|
||
|
font-size: 14px;
|
||
|
font-weight: 500;
|
||
|
}
|
||
|
|
||
|
.klein {
|
||
|
font-family: Arial,Tahoma,sans-serif;
|
||
|
font-size: 12px;
|
||
|
font-weight: 500;
|
||
|
}
|
||
|
|
||
|
.notiz {
|
||
|
font-family: Arial,Tahoma,sans-serif;
|
||
|
font-size: 10px;
|
||
|
font-weight: 100;
|
||
|
}
|
||
|
|
||
|
.spacer {
|
||
|
font-size: 4px;
|
||
|
}
|
||
|
|
||
|
.dbok {
|
||
|
font-family: Arial,Tahoma,sans-serif;
|
||
|
color: "green";
|
||
|
font-size: 20px;
|
||
|
font-weight: 600;
|
||
|
}
|
||
|
|
||
|
.SBButton {
|
||
|
background-color: #A5A2A5;
|
||
|
font-family: Arial,Tahoma,sans-serif;
|
||
|
font-size: 25px;
|
||
|
font-weight: 6000;
|
||
|
}
|
||
|
|
||
|
.SBButton2 {
|
||
|
background-color: #00FF00;
|
||
|
font-family: Arial,Tahoma,sans-serif;
|
||
|
font-size: 30px;
|
||
|
font-weight: 6000;
|
||
|
}
|
||
|
|
||
|
|
||
|
.menu2_off {
|
||
|
background-color: wheat;
|
||
|
color: #000000;
|
||
|
font-family: Arial,Tahoma,sans-serif;
|
||
|
font-size: 12px;
|
||
|
font-weight: 500;
|
||
|
}
|
||
|
|
||
|
.menu2_on {
|
||
|
background-color: #EEEECC;
|
||
|
color: #00009F;
|
||
|
font-family: Arial,Tahoma,sans-serif;
|
||
|
font-size: 12px;
|
||
|
font-weight: 500;
|
||
|
}
|
||
|
|
||
|
.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:wheat;
|
||
|
}
|
||
|
|
||
|
.table_lightblue {
|
||
|
vertical-align:top;
|
||
|
background-color:lightblue;
|
||
|
}
|
||
|
|
||
|
hr {
|
||
|
color: #0000FF;
|
||
|
height: 1px;
|
||
|
}
|
||
|
|
||
|
.plan1 {
|
||
|
border: 1pt dotted white;
|
||
|
font-family: Arial,Tahoma,sans-serif;
|
||
|
font-size: 4px;
|
||
|
}
|
||
|
.plan2 {
|
||
|
border: 1pt solid #0000BF;
|
||
|
font-family: Arial,Tahoma,sans-serif;
|
||
|
}
|