summaryrefslogtreecommitdiff
path: root/info/german/MiKTeX-WinEdt-TrueType-Anleitung/latex.css
blob: 5cf6056dff05a9a21b4024e42bde97975d6fa5c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
ol, ul, li, td, p, dl, dt, body {
 font-family: Verdana,Helvetica,sans-serif;
 font-size:10pt;
 color:#000000;
 background-color:#FFFFFF;
 }
#com {
 font-family: Courier,monospace;
 font-size:8pt;
 font-style:normal;
 color:#600000;
 }

#td1 {
 font-family: Verdana,Helvetica,sans-serif;
 font-size:8pt;
 color:#111111;
 background-color:#EEEEEE;
 text-align: center;
 font-weight:bold;
 }

#td11 {
 font-family: Verdana,Helvetica,sans-serif;
 font-size:8pt;
 color:#111111;
 background-color:#EEEEEE;
 text-align: left;
 font-weight:bold;
 }

#tdblack {
 font-family: Verdana,Helvetica,sans-serif;
 font-size:8pt;
 color:#ffffff;
 background-color:#000000;
 text-align: center;
 font-weight:bold;
 }


#td2 {
 font-family: Verdana,Helvetica,sans-serif;
 font-size:9pt;
 color:#000000;
 background-color:#FFFFFF;
 }

#td22 {
 font-family: Verdana,Helvetica,sans-serif;
 font-size:9pt;
 color:#000000;
 background-color:#FFFFFF;
 text-align: center;
 }

a:link {
 font-family: Verdana,Helvetica,sans-serif;
 font-size:9pt;
 color:#0000AA;
 text-decoration:none;
 font-weight:bold;
}

a:visited {
 font-family: Verdana,Helvetica,sans-serif;
 font-size:9pt;
 color:#000066;
 text-decoration:none;
 font-weight:bold;
}

a:active {
 font-family: Verdana,Helvetica,sans-serif;
 font-size:9pt;
 color:#990000;
 text-decoration:none;
 font-weight:bold;
}

a:hover {
 font-family: Verdana,Helvetica,sans-serif;
 font-size:9pt;
 color:#0000AA;
 text-decoration:underline;
 font-weight:bold;
}

h1 {
 font-family: Verdana,Helvetica,sans-serif;
 font-size:14pt;
 color:#800000;
 font-weight:bold;
 }

h2 {
 font-family: Verdana,Helvetica,sans-serif;
 font-size:12pt;
 color:#800000;
 font-weight:bold;
 }

h3 {
 font-family: Verdana,Helvetica,sans-serif;
 font-size:11pt;
 color:#800000;
 font-weight:bold;
 }

h4 {
 font-family: Verdana,Helvetica,sans-serif;
 font-size:10pt;
 color:#800000;
 font-weight:bold;
 }


.rahmen {
 border-style:dashed;
 border-color:1F16C9;
 border-width:2px;
 }

#kasten {
 border-style:dashed;
 border-color:1F16C9;
 border-width:2px;
 font-family: Verdana,Helvetica,sans-serif;
 font-size:8pt;
 font-weight:bold;
 color:#000000;
 background-color:#BED2FF;
 padding-left:5px;
 }

.rahmen1 {
 border-style:dashed;
 border-color:1F16C9;
 border-width:1px;
 }

#tdq {
 background-color:#1F16C9;
  }