/* CSS Document */

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
a.topmenu:link {
	color: #000000;
	text-decoration: none;
}
a.topmenu:visited {
	color: #000000;
	text-decoration: none;
}
a.topmenu:hover {
	color: #000000;
	text-decoration: underline;
}
a.topmenu:active {
	color: #000000
	text-decoration: none;
}
.overskrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 5px;
}
a.overskrift:link {
	color: #003399;
	text-decoration: none;
}
a.overskrift:visited {
	color: #003399;
	text-decoration: none;
}
a.overskrift:hover {
	color: #003399;
	text-decoration: underline;
}
a.overskrift:active {
	color: #003399;
	text-decoration: none;
}
.broedtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
a.broedtekst:link {
	color: #003399;
	text-decoration: none;
}
a.broedtekst:visited {
	color: #003399;
	text-decoration: none;
}
a.broedtekst:hover {
	color: #003399;
	text-decoration: underline;
}
a.broedtekst:active {
	color: #003399;
	text-decoration: none;
}
.bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
a.bottommenu:link {
	color: #003399;
	text-decoration: none;
}
a.bottommenu:visited {
	color: #003399;
	text-decoration: none;
}
a.bottommenu:hover {
	color: #003399;
	text-decoration: underline;
}
a.bottommenu:active {
	color: #003399;
	text-decoration: none;
}
