
.hauptlink {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 8px;
	vertical-align: bottom;
	color: #000000;
	line-height: 18px;
	padding-bottom: 11px;
	padding-top: 3px;
}
a.hauptlink:link {
	color: #000000;
}
a.hauptlink:hover   {
	color: #84C0DB;
}
a.hauptlink:visited {
}
a.hauptlink:active {
}

