.paginatitel {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002C5A;
	line-height: 16px;
	text-decoration: none;
}
.txttitel {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002C5A;
	text-decoration: none;
	line-height: 16px;
}
.txtinhoud {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #002C5A;
	text-decoration: none;
	line-height: 16px;
}
.promotitel {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.promoinhoud {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
.promolinks {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: ;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 16px;
}
.links {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: ;
	color: #002C5A;
	text-decoration: underline;
	line-height: 16px;
}
.txtalert {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
	line-height: 16px;
}
.txtklein {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
.button_site {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002C5A;
	line-height:16px;
	text-decoration: none;
	background-color: #ffffff;
	border: thin groove #002C5A;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
a:hover {
	text-decoration: underline;
}