.ntext {
	font-size: 14px;
	font-family:  Times, serif;
	color : #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}
.ntext a:link, a:active  {
	color: #3D5EA9;
	font-weight: bold;
	text-decoration: none;
	}
.ntext a:visited  {
	color: #3D5EA9;
	font-weight: bold;
	text-decoration: none;
	}
.ntext a:hover  {
	color: #000000;
	font-weight: bold;
	background:#EEEEEE;
	}

.ntextkl {
	font-size: 12px;
	font-family:  Times, serif;
	color : #999999;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
}

.adresszeile {
	font-size: 13px;
	font-family:  Times, serif;
	color : #7B7B7B;
	font-weight: normal;
	text-decoration: none
	line-height : 19px;
	margin-left:20px;
}
.adresszeile a:link, a:visited, a:active   {
	color : #7B7B7B;
	font-weight: normal;
	text-decoration: none
}
.adresszeile a:hover  {
	color: #143374;
	background:#FFFFFF;
}

.servicelinks {
	font-size: 13px;
	font-family:  Times, serif;
	color : #143374;
	font-weight: normal;
	text-decoration: none
	line-height : 19px;
	margin-left:20px;
}

.servicelinks a:link, a:visited, a:active  {
	color: #143374;
	text-decoration: none;
}
.servicelinks a:hover  {
	color: #143374;
	background:#FFFFFF;
}

.ul {
 margin: 8px;
 padding: 8px;
}
