.brodtext {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 65a2d6;
	border-right-color: 65a2d6;
	border-bottom-color: 65a2d6;
	border-left-color: 65a2d6;
	clip: rect(auto,auto,auto,auto);
	line-height: normal;
}
.adress-link {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	font-weight: 500;
}
.adress {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: 500;
	text-align: justify;
	border: 1px none #005080;


}

a:link {
	color: #056165;
	font-weight: 500;
	text-decoration: none;
}
a:active {
	color: #056165;
	text-decoration: none;
}

a:hover {
	color: #BBCC24;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #666666;
	text-decoration: none;
}
body {
	margin: 0px;
	padding: 0px;
}

