
/* Es folgen die Style-Definitionen fuer die Homepage der */
/* Die Gaier */

.text-klein { font-size:8pt; font-family:"Times New Roman",Tahoma; color:black;}
.text-normal { font-size:12pt; font-family:"Times New Roman",Tahoma; color:black;}
.text-zusatz { font-size:10pt; font-family:"Times New Roman",Tahoma; color:black;}
.text-copyri { font-size:8pt; font-family:Arial,Tahoma,"Times New Roman"; color:slategray;}
.text-ueberschrift { font-size:12pt; font-family:"Times New Roman",Tahoma; color:black; font-weight:bold;}

.text-anf { font-size:13pt; font-family:"Times New Roman",Tahoma; color:silver; font-weight:bold;}
.text-anflink { font-size:13pt; font-family:"Times New Roman",Tahoma; color:#F3611B; font-weight:bold;}

body { margin-top:0px; margin-bottom:10px; margin-left=6px; margin-right=6px; }

a:link { color:mediumblue; text-decoration:underline;}
a:visited { color:midnightblue; text-decoration:underline;}
a:active { color:red; text-decoration:none;}
