
.titel {
	color: #333333;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

.text {
	color: #333333;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
}

a {
	color: #8B0000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 18px;
	text-decoration: none;
}

.textklein {
	color: #666666;
	font-family: Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	line-height: 13pt;
}
a.textklein {
	color: #8B0000;
	font-weight:bold;
}
.sublink {
	color: #8B0000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.sublink:hover {
	color: #8B0000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.sublink {
	color: #8B0000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.navAkt {
	color: #000000;
	font-family: Verdana, Geneva, Sans Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
}

.navDeakt {
	color: #666666;
	font-family: Verdana, Geneva, Sans Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
}

.subNavAkt {
	color: #000000;
	font-family: Verdana, Geneva, Sans Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
}

.subNav {
	color: #666666;
	font-family: Verdana, Geneva, Sans Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
}


