body { }
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

p { font-size: 14px; font-family: "trebuchet ms"; margin-top: 2px; }

td { }
ul { font-size: 14px; font-family: "trebuchet ms"; margin: 0.5em 0 0.5em 20px; list-style-type: disc; }
a:link { color: #069; font-weight: bold; text-decoration: none; letter-spacing: 0.5px; }

a:visited { color: #069; font-weight: bold; text-decoration: none; letter-spacing: 0.5px; }

a:hover { color: #f0f; font-weight: bold; text-decoration: none; letter-spacing: 0.5px; }

a:active { color: #069; text-decoration: none; letter-spacing: 0.5px; }
.bold { font-weight: bold; }
.text { font-size: 14px; font-family: "trebuchet ms"; }
.klein { font-size: 13px; line-height: 15px; }

