@charset "utf-8";
.overskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #40391c;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.under-overskrift {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #40391c;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #40391C;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #40391c;
}
.skillerum {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #40391c;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #40391C;
	text-decoration: none;
	font-weight: bold;
}
.tekst_indhold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #40391c;
	font-weight: normal;
}
.overskrift_overskrift_indhold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #40391c;
}

.overskrift_indhold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #40391c;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #40391c;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #40391c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.diasbox {
	border-bottom-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
