body {
} 

p {
}

td {
}

a.menu:link  { color: black; text-decoration: none }
a.menu:visited  { color: black; text-decoration: none }
a.menu:hover   { color: #800000; text-decoration: underline }
a.menu:active   { color: #000; font-weight: bold; text-decoration: none }

a.small:link  { color: #dcdcdc; text-decoration: none }
a.small:visited  { color: #dcdcdc; text-decoration: none }
a.small:hover   { color: white; text-decoration: none }
a.small:active   { color: #dcdcdc; text-decoration: none }

a.small1:link  { color: #777777; text-decoration: none }
a.small1:visited  { color: #777777; text-decoration: none }
a.small1:hover   { color: #333333; text-decoration: none }
a.small1:active   { color: #777777; text-decoration: none }

a:link   { color: black; text-decoration: underline }
a:visited   { color: black; text-decoration: underline }
a:hover    { color: #800000; text-decoration: underline }
a:active    { color: #000; text-decoration: underline }

a.tag:link   { font-size: 10px; color: #444; font-family: Verdana; text-decoration: none }
a.tag:visited   { font-size: 10px; color: #444; font-family: Verdana; text-decoration: none }
a.tag:hover    { font-size: 10px; color: #060; font-family: Verdana; text-decoration: none }
a.tag:active    { font-size: 10px; color: #060; font-family: Verdana; text-decoration: none }

.ft1 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
ul {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: square;
	margin-left: 10px;
	padding-left: 5px;
}

.ft2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.ft3 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.ftgrau {
	font-family: Verdana;
	font-size: 12px;
	color: #303030;
}
.ftklein {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
