.t-unter {
	text-decoration: underline;
	font-size: 11px;
}
.t-mittel {
	font-size: 12px;
}


.t-link-normal-unter {
	text-decoration: underline;
	color: #456885;
}
.t-normal-41 {
	font-size: 13px;
	font-weight: normal;
	color: #446682;
	text-decoration: none;
}

.t-mittel-unter {
	font-size: 12px;
	text-decoration: underline;
}

.t-weis-gross {
	font-size: 21px;
	font-weight: bold;
	color: #F1F2F5;
}
.t-weis-mittel {
	font-weight: bold;
	color: #F1F2F5;
	text-decoration: none;
	font-size: 12px;
}

.t-fett-41 {
	font-weight: 700;
	color: #005680;
	text-decoration: none;
	font-size: 12px;
}

.t-nav-41 {
	text-decoration: none;
	color: #87740A;
	font-size: 12px;
}

.t-sub-41 {
	font-weight: bold;
	border: 1px none #5581A4;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	background-color: #D8E2EB;
}

.t-head-1 {
	font-weight: bold;
	padding-left: 5px;
}
.t-head-2 {
	text-decoration: underline;
	padding-left: 5px;
}

a:hover {
	text-decoration: underline;
}

li {
	list-style-position: outside;
	list-style-type: circle;
	font-size: 14px;
	text-decoration: none;
	color: #006699;
}
a:link {
	color: #006699;
	text-decoration: underline;
}

.tab-1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tab-2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
}
