<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	color: #663366;
	background-color:#99cc99;
	margin: 0;
	font-family: Arial, Helvetica, Verdana;
}
td {
	text-align: left;
}
.td_a { /*andet */
	background-color: #98a676;
	font-size: 0.8em;
}
.td_f { /*faelles */
	background-color: #99cc99;
	font-size: 0.8em;
}
.td_e { /*eksperiment*/
	background-color: #7CA67C;
	font-size: 0.8em;
}
.td_o { /*opgaver*/
	background-color: #BBCC99;
	font-size: 0.8em;
}
.td_p { /*projekter*/
	background-color: #98A67C;
	font-size: 0.8em;
}
.td_v { /*vejledninger*/
	background-color: #608060;
	font-size: 0.8em;
}
A:link {
	color: #3003c9;
	text-decoration: none
}
A:visited {
	color: #3003c9;
	text-decoration: none;
}
A:active {
	color: #3003c9;
	text-decoration: underline;
}
A:hover {
	color: #3003c9;
	text-decoration: underline
}
.log_head {
	color: navy;
	font-size: 80%;
	background-color: #fff;
	background-attachment: fixed;
	background-position: 500px 0;
	text-align:center;
	font-size: 85%;
}
.breadcrumb {
	font-size: 75%;
	background-color: #99cc99;
	background-attachment: fixed;
	background-position: 500px 0;
	text-align: center;
}
.red_background {
	background-color: red;
}
.citat {
	font-size: 90%;
	font-weight: lighter;
	text-align: left;
	margin-right: 50pt;
	margin-left: 50px;
}
.opgavehoved {
	color: #99cc99;
	font-size: 110%;
	font-weight: bolder;
	line-height: 110%;
	background-color: #441144;
	text-align: center;
	padding: 4px;
}
.klumme {
	font-size: 0.9em;
	text-align: center;
}
.klummetitel {
	font-size: 0.9em;
	font-style: italic;
	text-align: center;
}
.rubrik {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	line-height: 135%;
	margin-top: 1em;
}
.mellemrubrik {
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
}
.broed {
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	line-height: 120%;
}
.broed_center {
	font-size: 0.9em;
	font-weight: normal;
	text-align: center;
	font-style: normal;
	line-height: 120%;
}
.figurtekst {
	font-size: 0.8em;
	font-weight: normal;
	text-align: center;
	font-style: italic;
	line-height: normal;
}
.liste_alpha {
	font-size: 0.9em;
	background-position: left;
	text-indent: 0em;
	list-style-type: upper-alpha;
	list-style-position: outside;
}
.liste_dot {
	font-size: 0.9em;
	background-position: left;
	text-indent: 0em;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 120%;
}
.liste_dotdot {
	background-position: left;
	text-indent: 0em;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 120%;
}
/* broeker */
.lin {
	display: none;
}
.den, .nom {
	display: block;
	width:100%;
	text-align:center;
}
.nom {
	text-decoration: underline;
}
.broektaeller {
	font-size: 0.7em;
	background-position: 0.3em;
}
.broeknaevner {
	font-size: 0.7em;
	background-position: -0.1em;
}
.kolofon {
	font-size: 0.9em;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	line-height: 125%;
	padding: 0px;
	top: auto;
	margin: 0px;
}
.kolofon_bold {
	font-weight: bold;
	text-align: left;
	font-style: normal;
	line-height: 125%;
}
sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
.ie { /* kun normal hoejde i Safari */
	/* background-color: #FFFFFF;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px; */
	}</pre></body></html>