/* CSS Document */

/* Schrift */
h1 { font-size: 22px; font-weight: 900;	font-family: Georgia, "Times New Roman", Times, serif; color: #6699FF; text-decoration: underline}
h2 { font-size: 18px; font-family: "Times New Roman", Times, serif;font-weight: 700; color: #666666}
h3 { font-size: 16px; font-family: "Times New Roman", Times, serif;font-weight: 700; color: #666666}
p,td { font-size: 12px;	font-family: "Times New Roman", Times, serif;	color: #999999}
body,td { font-family: "Times New Roman", Times, serif;	font-size: 14px; font-weight: normal; color: #666666}
.tnr12fett { font-family: "Times New Roman", Times, serif; font-size: 12px;	font-weight: bold; color: #666666}
.tnr14fett { font-family: "Times New Roman", Times, serif; font-size: 14px;	font-weight: bold; color: #666666}

/* Link */
a.verweis-footer:link { font-weight: bold; font-size: 12px; color: #999999;	font-family: "Times New Roman", sans-serif; text-decoration: none}
a.verweis-footer:visited { font-weight: bold; font-size: 12px; color: #999999; font-family: "Times New Roman", sans-serif; text-decoration: none}
a.verweis-footer:hover { font-weight: bold; font-size: 12px; color: #999999; font-family: "Times New Roman", sans-serif; text-decoration: underline}
