a:link {
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.t-link {
	font-weight: bold;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF0000;
	padding-left: 4px;
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #990000;
	background-color: #FFFFFF;
}
.t-fett-gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.t-link-gross {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #993300;
}

.t-unter {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999999;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

