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:
|
body {
scrollbar-arrow-color: #3e2217;
scrollbar-face-color: #ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #ffffff;
}
font, div, body {color: #3e2217; font-size: 8pt; font-family: Verdana;}
table, tr, td {font-color:#3e2217; font-size: 8pt; font-family: Verdana; line-height: 8pt;}
a:link, a:active, a:visited {
color: #3e2217;
font-size: 8pt;
font-family: Verdana;
text-decoration: none;
}
a:hover {
color: #3e2217;
border-bottom: 1px dotted #3e2217;
font-family: Verdana;
font-size: 8pt;
}
img {border: 0px;}
tt {color:#3e2217; font-family: Verdana; font-size:8pt;letter-spacing: 0px;
}
strong {color:#3e2217; font-family: Verdana; font-size:8pt;letter-spacing: 0px;
}
b {color: #3e2217; font-family: Verdana; font-size:8pt;letter-spacing: 0px; font-weight: bold;
}
i {color:#3e2217; font-family: Verdana; font-size:8pt;height:2px;
}
s {color:#3e2217; font-family: Verdana; font-size:8pt;height:2px;
}
TEXTAREA {
Color: #3e2217;
Background-color: transparent;
Font-Family: Verdana;
Font-Size: 8pt;
Border:1px solid #3e2217;}
INPUT {
Color: #545659;
Background-color: transparent;
Font-Family: Verdana;
Font-Size: 8pt;
Border: 1px solid #3e2217;}
table, tr {
font-color: #3e2217;
font-size: 8pt;
font-family: Verdana;
}
.oben{
background-color: #a5cb55
font-size: 8pt;
width: 400px;
height: 20px;
background: url(http://reitstallemden.bplaced.net/Grafiken/obentable.png);
font-color: #3e2217;
font-family: Verdana;
text-decoration: none;
border: #3e2217 1px solid;
}
.table1{
color: #3e2217;
font-size: 8pt;
font-family: Verdana;
text-decoration: none;
background-color:#c4c0aa;
border: #3e2217 1px solid;
}
.table2{
color: #3e2217;
font-size: 8pt;
font-family: Verdana;
text-decoration: none;
background-color:#a5cb55;
border: #3e2217 1px dashed;
}
.td1 {
color: #3e2217;
width: 50px;
font-size: 8pt;
font-family: Verdana;
text-decoration: none;
}
h2 {
FONT-SIZE: 12pt;
COLOR: #3e2217;
font-family: Times New Roman;
font-weight: bold;
line-height: 93%;
border-bottom: 1px solid #3e2217;
background-color: transparent;
}
h1 {
FONT-SIZE: 10pt;
COLOR: #3e2217;
font-family: Verdana;
font-weight: bold;
line-height: 93%;
padding: 2;
letter-spacing: 2px;
border-bottom: 1px solid #3e2217;
border-bottom-style: dashed;
background-color: transparent;
}
|