body {
	background-image: url(bg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	margin-top: 14px;
	margin-bottom: 14px;
}
a:link {
	color: #6FBEE6;
	text-decoration: none;
}
a:active {
	color: #2673A6;
	text-decoration: none;
}
a:visited {
	color: #2673A6;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.menu:link {
	color: #2673A6;
	text-decoration: none;
}
a.menu:active {
	color: #2673A6;
	text-decoration: none;
}
a.menu:visited {
	color: #2673A6;
	text-decoration: none;
}
a.menu:hover {
	color: #000000;
	text-decoration: none;
}
.sidetitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}
.rubriktitel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.indhold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.taglineFed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.taglineDivider {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #6FBEE6;
}
.taglineLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
a.taglineLink:link {
	color: #000000;
	text-decoration: none;
}
a.taglineLink:active {
	color: #000000;
	text-decoration: none;
}
a.taglineLink:visited {
	color: #000000;
	text-decoration: none;
}
a.taglineLink:hover {
	color: #2673A6;
	text-decoration: underline;
}