1 /* Stylesheet for Lx-Office
4 /* The look of links */
5 A:link { color: black; text-decoration: none; }
6 A:visited { color: black; text-decoration: none; }
7 A:active { color: black; text-decoration: underline; }
10 background-color: #093280;
12 text-decoration: none;
16 background-color: #093280;
18 text-decoration: none;
21 input:focus, textarea:focus, select:focus {
22 background-color: yellow;
26 font-family: Verdana, Arial, Helvetica;
28 background-color: #D4D0C8;
32 font-family: Verdana, Arial, Helvetica;
38 font-family: Verdana, Arial, Helvetica;
45 font-family: Verdana, Arial, Helvetica;
55 background-color: #efedde;
65 background-color:#ffffff;
69 background-color: white;
70 font-family: Verdana, Arial, Helvetica;
75 .message_error_login {
77 border: 1px solid #8b0000;
78 background-color: #ffcccc;
84 background-color: #ADFFB6;
94 background-color: #FFAAAA;
104 background-color: #FFFE47;
113 background-color: #b8d1f3;
119 border-bottom: 2px solid #A5A29C;
124 background-color: #b8d1f3;
132 text-decoration: underline;
139 /* Bei Listen den Farbwechsel zur besseren Lesbarkeit: */
140 .listrow1 { background-color: #C8D4C6; color: black; vertical-align: top; }
141 .listrow0 { background-color: white; color: black; vertical-align: top; }
142 .listsubtotal { border-top: 1px solid black; font-size: 10pt; background-color: #b8d1f3; color: black; font-weight: bolder;}
143 .listtotal { border-top: 1px double black; font-size: 10pt; background-color: #b8d1f3; color: black; font-weight: bolder;}
145 font-family: Verdana, Arial, Helvetica;
149 font-family: Verdana, Arial, Helvetica;
152 .plus0 { /* font color for negative numbers */
168 .noscreen { /* items with this class won't display */
173 .noprint { /* items with this class won't print */