body {
	font-family:'Verdana',sans-serif;
	color:#330099;
	background-color:#dddddd;
}
#side {
	width:630px;
	margin-top:0px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0px;
	text-align:center;
}
a.knap {
	margin:0px auto;
	display:block;
	border-width:2px;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	font-size:12pt;
	font-family:'Arial',sans-serif;
	height:20px;
	width:420px;
}
a.knap:active, a.knap:link, a.knap:visited {
	background-color:#dddddd;
	color:#330099;
}
a.knap:hover {
	color:#FFFFFF;
	background-color:#330099;
}
h1 {
	font-size:24pt;
	font-style:normal;
	font-weight:bold;
	font-family:'Tahoma', sans-serif;
	color:#330099;
}
h2 {
	margin-bottom:0px;
	font-size:12pt;
	font-style:normal;
	font-weight:bold;
	font-family:'Arial',sans-serif;
	color:#330099;
}
.billedtekst {
	font-weight:normal;
	font-size:11pt;
	font-style:italic;
}
.autodato {
	font-size:10pt;
	font-style:italic;
}

