1ae588b72SAndrew Rist/**************************************************************
2ae588b72SAndrew Rist *
3ae588b72SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4ae588b72SAndrew Rist * or more contributor license agreements.  See the NOTICE file
5ae588b72SAndrew Rist * distributed with this work for additional information
6ae588b72SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7ae588b72SAndrew Rist * to you under the Apache License, Version 2.0 (the
8ae588b72SAndrew Rist * "License"); you may not use this file except in compliance
9ae588b72SAndrew Rist * with the License.  You may obtain a copy of the License at
10ae588b72SAndrew Rist *
11ae588b72SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12ae588b72SAndrew Rist *
13ae588b72SAndrew Rist * Unless required by applicable law or agreed to in writing,
14ae588b72SAndrew Rist * software distributed under the License is distributed on an
15ae588b72SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16ae588b72SAndrew Rist * KIND, either express or implied.  See the License for the
17ae588b72SAndrew Rist * specific language governing permissions and limitations
18ae588b72SAndrew Rist * under the License.
19ae588b72SAndrew Rist *
20ae588b72SAndrew Rist *************************************************************/
21ae588b72SAndrew Rist
22cdf0e10cSrcweir/*
23cdf0e10cSrcweir+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
24*e860d429Smseidel+                          OPENOFFICE HELP                          +
25*e860d429Smseidel+                          HIGH CONTRAST BLACK STYLESHEET           +
26*e860d429Smseidel+                          WESTERN LANGUAGES                        +
27cdf0e10cSrcweir+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
28*e860d429Smseidel+ LAST CHANGES: 25-JUL-2018                                         +
29cdf0e10cSrcweir+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
30cdf0e10cSrcweir*/
31cdf0e10cSrcweir
32cdf0e10cSrcweir
33cdf0e10cSrcweirbody, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
34cdf0e10cSrcweir	{ font-family: "Bitstream Vera Sans",Arial,Helvetica,Lucida,Geneva,Helmet,sans-serif,"Andale Sans UI","Arial Unicode MS","Lucida Sans Unicode",Tahoma; }
35cdf0e10cSrcweir
36cdf0e10cSrcweir.code, .codeintable, .example, .exampleintable, .literal, .literalintable, .path, .pathintable
37*e860d429Smseidel	{ font-family: "Bitstream Vera Sans Mono",Cumberland,"Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",Monaco,Monospaced; margin-top: 1pt; margin-bottom: 1pt; }
38cdf0e10cSrcweir
39*e860d429Smseidel.acronym
40*e860d429Smseidel	{ font-weight: bold; }
41cdf0e10cSrcweir
42cdf0e10cSrcweir.related
43*e860d429Smseidel	{ font-weight: bold; margin-top: 20pt; }
44cdf0e10cSrcweir
45cdf0e10cSrcweir.emph, .menuitem, .keycode
46cdf0e10cSrcweir	{ font-weight: bold; }
47cdf0e10cSrcweir
48cdf0e10cSrcweir.tablehead, .tableheadintable
49*e860d429Smseidel	{ font-weight: bold; margin-top: 0px; }
50cdf0e10cSrcweir
51cdf0e10cSrcweir.howtogetheader
52*e860d429Smseidel	{ font-weight: bold; padding: 3px; }
53cdf0e10cSrcweir
54cdf0e10cSrcweirh1, h2, h3, h4, h5, h6
55cdf0e10cSrcweir	{ margin-bottom: 5pt; }
56cdf0e10cSrcweir
57cdf0e10cSrcweirp, td
58*e860d429Smseidel	{ font-size: 11pt; }
59cdf0e10cSrcweir
60cdf0e10cSrcweirh1
61*e860d429Smseidel	{ font-size: 18pt; padding-bottom: 6px; margin-bottom: 6px; }
62cdf0e10cSrcweir
63cdf0e10cSrcweirh2
64cdf0e10cSrcweir	{ font-size: 14pt; }
65cdf0e10cSrcweir
66cdf0e10cSrcweirh3
67cdf0e10cSrcweir	{ font-size: 12pt; }
68cdf0e10cSrcweir
69cdf0e10cSrcweirh4, h5, h6
70*e860d429Smseidel	{ font-size: 11pt; }
71cdf0e10cSrcweir
72cdf0e10cSrcweir.relatedtopics
73cdf0e10cSrcweir	{ font-weight: normal; }
74cdf0e10cSrcweir
75*e860d429Smseidel.relatedbody
76cdf0e10cSrcweir	{ margin-top: 2px; margin-bottom: 2px; margin-left: 5px; }
77cdf0e10cSrcweir
78*e860d429Smseidel.wide
79cdf0e10cSrcweir	{ width: 100%; }
80cdf0e10cSrcweir
81cdf0e10cSrcweir.topalign
82*e860d429Smseidel	{ vertical-align: top; border: 1px; }
83cdf0e10cSrcweir
84*e860d429Smseidel.bug
85*e860d429Smseidel	{ color: red; border: 1px solid red; }
86cdf0e10cSrcweir
87cdf0e10cSrcweir
88cdf0e10cSrcweir/* HIGH CONTRAST SPECIFIC SETTINGS */
89cdf0e10cSrcweir
90cdf0e10cSrcweirbody, p, h1, h2, h3, h4, h5, h6, .listitem, .listitemintable, .tablecontent, .tablecontentintable
91*e860d429Smseidel	{ background: #000000; color: #FFFFFF; }
92cdf0e10cSrcweir
93*e860d429Smseidel.related
94cdf0e10cSrcweir	{ border-top: 1px solid #FFFFFF; }
95cdf0e10cSrcweir
96cdf0e10cSrcweir.howtogetheader
97*e860d429Smseidel	{ border: 1px solid #FFFFFF; background: #000000; }
98cdf0e10cSrcweir
99*e860d429Smseidelh1
100*e860d429Smseidel	{ border-bottom: 1px solid #FFFFFF; }
101cdf0e10cSrcweir
102cdf0e10cSrcweir.howtoget
103*e860d429Smseidel	{ background:#000000; }
104cdf0e10cSrcweir
105cdf0e10cSrcweir.howtogetbody
106*e860d429Smseidel	{ background:#000000; }
107cdf0e10cSrcweir
108cdf0e10cSrcweir.debug
109*e860d429Smseidel	{ border: 1px solid red; padding: 3px; display: none; }
110cdf0e10cSrcweir
111cdf0e10cSrcweira
112*e860d429Smseidel	{ color: #FFFFFF; }
113