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:
|
/*externe Stylesheet-Datei mit der Bezeichnung design.css*/
<style type="text/css">
<!--a:link { color: #6B8437;font-size: 8pt; font-style: normal;text-decoration: none; }
a:visited { color: #6B8437;font-size: 8pt; font-style: normal; text-decoration: none; }
a:hover {cursor:nw-resize; color: #6B8437;font-size: 8pt; font-style: normal; text-decoration:none; font-weight:bold;}
a:active { color: #6B8437;font-size: 8pt; font-style: normal; text-decoration: none; }
body { background-color: #E4CB8B; background-attachment:fixed;<>background-repeat:no-repeat;
scrollbar-base-color: #E4CB8B;
scrollbar-track-color: #E4CB8B;
scrollbar-face-color: #E4CB8B;
scrollbar-highlight-color: #6B8437;
scrollbar-3d-light-color: #6B8437;
scrollbar-darkshadow-color: #6B8437;
scrollbar-shadow-color: #E4CB8B;
scrollbar-arrow-color: #6B8437;
color: #6B8437; font-family: Verdana; font-size: 8pt; text-shadow:black;
cursor:url(cursor.gif)}
p { text-align:center;}
li { list-style-type:square }
td, th { color: #6B8437; font-family: Verdana; font-size: 8pt; border:solid 1px}
table { background-color: C5D89C; border:solid 1px}--></style> |