@charset "utf-8";
/* CSS Document */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
.gray {color: #CCCCCC}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
body {
	background-color: #eeeeee;
}
.style1 {color: #990000}
.style2 {
	font-size: 10px;
	color: #666666;
}
.style3 {color: #666666}
.nyhedsoverskrift {color: #eeeeee; font-weight: bold; font-size: 12px; }
.style9 {
	font-size: 10px;
	font-style: italic;
}
.style4 {color: #FFFFFF; font-size:10px}
.overskrift_stor {
	font-size: 20px;
	font-weight: bold;
}

