@charset "utf-8";
html,body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.centrering {
	height: 100%;
	width: 100%;
}
.textleft {
	text-align: left;
}
.brødtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.rubrikker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
}
.mellemrubrikker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #000000;
	word-spacing: 0em;
	letter-spacing: normal;
}
.billedtekster {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #000000;
}
.slogans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.scroll {
	width: 340px;
	overflow: auto;
	scrollbar-arrow-color: #009036;
	scrollbar-base-color: white;
	scrollbar-dark-shadow-color: #009036;
	scrollbar-track-color: white;
	scrollbar-face-color: white;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: #009036;
	scrollbar-3d-light-color: #009036;
	height: 310px;


}
.overskrifter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: 500;
	color: #000000;
	font-style: normal;
}
.adresselinie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	word-spacing: normal;
}
.bullits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	word-spacing: 0em;
	letter-spacing: normal;
}

.ikkese {
display: none;
}