body {
	scrollbar-face-color: #E3E4E5;
	scrollbar-track-color: #F6F5F5;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #B30000;
	background-image: url(images/baggrundsbillede.gif);
}

a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #AD2D2C; text-decoration: none}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #661A1A; text-decoration: none}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #AD2D2C; text-decoration: none}
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #AD2D2C; text-decoration: none}


.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;}

li {
	list-style-image: url(images/bullet.gif);}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F8F9F7;
	margin: 0px;
	border: 1px solid #E9E8E3;
	padding: 2px;}

.knap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #990000;}
