* Overlay fix
[Luftherrschaft.git] / CPPP / projectstyle.css
blobc07932373d682dcf78f8501904d7720e2093aac3
1 body {
2 background: url('Theme/LH_-_Background.jpg') fixed;
3 color:#000000;
6 h1.title, h2 {
7 /*the logo of CPPP*/
8 color: #8C918E;
9 position: static;
12 tr.prhighlight {
13 background: transparent;
17 table.top {
18 position: static;
19 background: url('Theme/LH_-_TransTop.png');
20 color: #000000;
21 border: 2px solid #CBCBCB;
22 width: 100%;
23 font-size: 7pt;
24 height: 20px;
25 padding: 0px;
28 h1.title {
29 position: static;
30 font-size: 10pt;
31 height: 20px;
34 table.navi {
35 border-width: 0px;
36 position: static;
37 background: transparent;
38 font-weight: bold;
39 border: none;
42 table.project {
43 border-width: 0px;
44 border: none;
45 width: 900px;
46 background: transparent;
49 table.Crew {
50 border-width: 0px;
51 border: none;
52 background: transparent;
55 table.Crew td {
56 border: none;
57 background-color: #D5CEB0;
60 *.invis {
61 background: transparent;
62 border-width: 0px;
63 height: 20px;
64 position: absolute;
67 /* #D5CEB0 */
70 /* Schreibe Kommentar Zeile */
71 table.comment {
72 border: none;
73 border-spacing: 0px;
74 background: transparent;
75 width: 90%;
78 td.comment {
79 background: transparent;
82 table.usercomment {
83 border: 1px solid #CBCBCB;
84 border-spacing: 0px;
85 background: url('Theme/LH_-_TransTop.png');
86 width: 80%;
89 td.usercomment {
90 background: url('Theme/LH_-_BackgroundMath.gif');
93 a:link {
94 color: #9F0000;
95 text-decoration: underline;
96 border-width: 0px;
99 a:visited {
100 color: #3F0000;
101 text-decoration: underline;
102 border-width: 0px;
105 a:active {
106 color: #9F0000;
107 text-decoration: underline;
108 border-width: 0px;
111 a:hover {
112 color: #9F0000;
113 border-width: 0px;
116 p, ul, ol, li, div, td, th, address, blockquote, nobr, b, i {
117 font-family: Verdana;
118 color:#666666;
119 font-size:10pt;
122 h2 {
123 font-weight: bold;
124 font-family: Verdana;
125 color: #666666;
126 font-size: 12pt;
129 table.descB {
130 font-family: Verdana;
131 color:#666666;
132 font-size:10pt;
133 background: url('Theme/LH_-_TransTop.png');
134 border-width: 1px;
135 border-color: #BFBFBF;
136 border-style: solid;
137 /*width: 60%;*/
140 tr.descB {
141 border-width: 1px;
142 border-color: #BFBFBF;
143 border-style: solid;
144 font-family: Verdana;
145 color:#666666;
146 font-size:10pt;
147 background: transparent;
149 /*width: 60%;*/
152 td.descB {
153 border-width: 1px;
154 border-color: #BFBFBF;
155 border-style: solid;
156 font-family: Verdana;
157 color:#666666;
158 font-size:10pt;
159 background: transparent;
160 /*width: 60%;*/
163 th.descB {
164 border-width: 1px;
165 border-color: #BFBFBF;
166 border-style: solid;
167 font-family: Verdana;
168 color:#666666;
169 font-size:10pt;
170 background: transparent;
171 /*width: 60%;*/
174 th, td, th {
175 border: none;
176 font-family: Verdana;
177 color:#666666;
178 font-size:10pt;
179 background: transparent;
180 /*width: 50%;*/
183 td.vote {
184 background: url('Theme/LH_-_BackgroundMath.gif');
187 tr.vote {
188 background: url('Theme/LH_-_BackgroundMath.gif');
191 table.vote {
192 background: url('Theme/LH_-_BackgroundMath.gif');
195 div.Desc {
196 border-width: 1px;
197 border-color: #000000;
198 border-style: solid;
199 background: url('Theme/LH_-_BackgroundMath.gif');
200 padding: 10px;
201 padding-top: 2px;
202 padding-bottom: 2px;
203 font-size: 10pt;
206 div.imgDesc {
207 background: url('Theme/LH_-_BackgroundMath.gif');
208 font-size: 10pt;
209 padding: 10px;
210 padding-top: 2px;
211 padding-bottom: 2px;
214 div.quote {
215 font-size: 10pt;
216 background: transparent;
217 color: #709498;