7 background-color: #e5e6ec;
9 font-family: Verdana, Arial, sans-serif;
15 font-family: monospace;
24 color: red !important;
43 background-image: url(logo.png);
44 background-repeat: no-repeat;
45 background-position: left center;
46 background-color: #000000;
48 border-bottom: 1px solid #dc0067;
53 background-image: url(fledermaus.png);
54 background-repeat: no-repeat;
55 background-position: right center;
62 letter-spacing: 0.35em;
70 letter-spacing: 0.2em;
106 border-width: 0 1px 1px 1px;
108 border-color: #444444;
109 list-style-type: none;
112 .mainmenu ul li:hover > ul,
113 .mainmenu div:hover > ul {
117 .mainmenu ul li > ul {
128 text-decoration: none;
133 .modemenu .active a {
138 .mainmenu li:hover > span > a,
139 .mainmenu div:hover > a {
151 .mainmenu div.preactive > a {
160 list-style-type: none;
178 margin: 0.25em 0 0.5em 0;
187 text-decoration: underline;
197 border: 3px solid #cccccc;
199 font-family: monospace;
203 margin-bottom: 0.5em;
205 border: 1px dotted #555555;
206 background-color: #f2f3f9;
209 .cbi-section legend {
218 margin: 0em 0 0.5em -0.5em !important;
228 margin-bottom: 0.5em;
234 text-decoration: none;
236 background: url('../resources/cbi/link.gif') no-repeat scroll right center;
237 background-color: inherit;
253 border-color: #000000;
267 background-color: #f2f3f9;
272 input[type=password] {
278 td input[type=password] {
282 input.cbi-input-user {
283 background: url('../resources/cbi/user.gif') no-repeat scroll 1px center;
284 background-color: inherit;
288 input.cbi-input-password {
289 background: url('../resources/cbi/key.gif') no-repeat scroll 1px center;
290 background-color: inherit;
294 input.cbi-input-find {
295 background: url('../resources/cbi/find.gif') no-repeat scroll 1px center;
296 background-color: inherit;
300 input.cbi-input-reload {
301 background: url('../resources/cbi/reload.gif') no-repeat scroll 1px center;
302 background-color: inherit;
307 input.cbi-button-add {
308 background: url('../resources/cbi/add.gif') no-repeat scroll 1px center;
309 background-color: inherit;
314 input.cbi-input-fieldadd,
315 input.cbi-button-fieldadd {
316 background: url(../resources/cbi/fieldadd.gif) no-repeat scroll 1px center;
317 background-color: inherit;
322 input.cbi-input-reset,
323 input.cbi-button-reset {
324 background: url('../resources/cbi/reset.gif') no-repeat scroll 1px center;
325 background-color: inherit;
330 input.cbi-input-save,
331 input.cbi-button-save {
332 background: url('../resources/cbi/save.gif') no-repeat scroll 1px center;
333 background-color: inherit;
338 input.cbi-input-apply,
339 input.cbi-button-apply {
340 background: url('../resources/cbi/apply.gif') no-repeat scroll 1px center;
341 background-color: inherit;
346 input.cbi-input-remove,
347 div.cbi-section-remove input {
348 background: url('../resources/cbi/remove.gif') no-repeat scroll 1px center;
349 background-color: inherit;
354 div.cbi-section-remove input {
360 margin-bottom: 0.5em;
363 form > div > input[type=submit],
364 form > div > input[type=reset] {
371 border-top: 1px solid #666666;
372 border-right: 1px solid #666666;
373 border-bottom: 1px solid #666666;
378 border-collapse: collapse;
381 table.smalltext tr:hover td {
382 background-color: #bbddee;
385 table.smalltext tr th {
387 border-left: 1px solid #666666;
391 table.smalltext tr td {
393 border-top: 1px solid #666666;
394 border-left: 1px solid #666666;
398 background-color: #eeeeff;
407 vertical-align: middle;
408 padding-left: 0.25em;
409 border-bottom: 1px dotted #bbbbbb;
412 div.cbi-value:hover {
416 div.cbi-value:last-child {
425 div.cbi-value-field {
427 margin: 0.25em 0 0.25em 40%;
430 div.cbi-value-description {
434 div.cbi-section-create {
448 div.cbi-section-remove {
454 border: 1px dotted #bbbbbb;
458 .cbi-section-node div.cbi-section-table-row {
462 table.cbi-section-table {
467 table.cbi-section-table th,
468 table.cbi-section-table td {
472 tr.cbi-section-table-descr th {
477 td.cbi-section-table-optionals {
478 text-align: left !important;
482 .cbi-value-helpicon img {
483 vertical-align: bottom;
493 border-color: red !important;
496 .cbi-value-error input,
497 .cbi-value-error select {
498 color: red !important;
499 background-color: #FFCCCC;
505 border: 1px dotted red;
527 text-decoration: none;
537 border: 1px dotted #FF0000;
538 background-color: #FFFFFF;
542 /* obligatory IE6 Voodoo Code */
544 padding-left: 50% !important;
548 margin-left: -100% !important;
552 margin-left: -100% !important;
553 width: 200% !important;
556 * html div#maincontent {
557 margin-left: -80% !important;
558 width: 160% !important;
561 * html div.mainmenu div.hover ul,
562 * html div.mainmenu div li.hover ul,
563 * html div.mainmenu div li li.hover ul,
564 * html div.mainmenu div li li li.hover ul,
565 * html div.mainmenu div li li li li.hover ul {
566 display: block !important;
570 * html div.mainmenu div.hover ul {
574 * html div.mainmenu .hover ul ul,
575 * html div.mainmenu .hover ul ul ul,
576 * html div.mainmenu .hover ul ul ul ul,
577 * html div.mainmenu .hover ul ul ul ul ul {
578 display: none !important;
581 * html div.mainmenu li {
582 height: 1em !important;
583 width: 10em !important;
590 * html div.cbi-value-description {