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:
|
body.m
{
font-family: Tahoma, Veranda, Helvetica, sans-serif;
font-size: 10px;
color: #685c53;
background-attachment: fixed;
padding:0px; Cursor:crosshair;) ;
text-align:center
}
body.c
{
font-family: Tahoma, Veranda, Helvetica, sans-serif;
font-size: 10px;
color: #685c53;
background-attachment: fixed;
padding:0px; Cursor:crosshair;) ;
text-align:center
}
A:link, A:active, A:visited {
color: #685c53;
font-size: 10px;
text-decoration: none;}
A:hover {
font-weight: bold;
left: 0px;
cursor: nw-resize;
color: #685c53;
position: relative; top: 0px;
text-decoration: none;}
table { text-align:center; background-color:transparent; color:#685c53; font-family:Tahoma; font-size:10px; border:0.5px solid #685c53; border-collapse:collapse;}
table.shout { text-align:center; background-color:transparent; color:#2B3415; font-family:Tahoma; font-size:10px; border:0.5px solid #FFFFFF; border-collapse:collapse; width:100%;}
th {
color:#FFFFFF;
background-image:url(images/grafiken/th.jpg);
border:0.5px solid #FFFFFF;
}
td { background-image:url(images/grafiken/td.jpg); border:0.5px solid #FFFFFF; }
INPUT, TEXTAREA, SELECT, OPTION {
FONT-SIZE: 10px;
border:1px solid #FFFFFF;
BACKGROUND: url(images/grafiken/td.jpg);
background-attachment:fixed;
COLOR: #685c53;
TEXT-INDENT: 1px;
FONT-FAMILY: Tahoma; }
h1 {
font-size: 12px;
color: #685c53;
font-family: georgia, serif;
text-transform: uppercase;
letter-spacing: 1px;
word-spacing: 3px
}
h2 {
font-family: verdana, sans-serif;
font-size: 12px;
color: #685c53;
border-bottom: 1px solid #685c53;
padding: 0 15px 2px 0;
margin: 0;
letter-spacing: 1px;
word-spacing: 3px;
text-align: center}
h3 {
font-family: georgia, serif;
font-size: 15px;
color: #685c53;
text-align: center;
margin: 13px 33px 5px 0
}
|