body, table {
	color: #000000; font-family: Arial; font-size: 9pt; background-color: #dddddd;
}

table.s2 {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: #dddddd;
}
table.s2 th {
	border-width: 4px 4px 4px 4px;
	padding: 1px 1px 1px 1px;
	border-style: ridge ridge ridge ridge;
	border-color: blue blue blue blue;
	background-color: #dddddd;
	-moz-border-radius: 12px 12px 12px 12px;
}
table.s2 td {
	border-width: 4px 4px 4px 4px;
	padding: 1px 1px 1px 1px;
	border-style: ridge ridge ridge ridge;
	border-color: blue blue blue blue;
	background-color: #dddddd;
	-moz-border-radius: 12px 12px 12px 12px;
}

input.tekst1 {
		font-size:  7pt;
		color: #000000;
		font-weight: bold;
}

.tekst1 {
		font-size:  8pt;
		color: #000000;
		font-weight: bold;
}

.overskrift {
		font-size:  10pt;
		color: #cc0066;
		font-weight: bold;
}

.overskrift1 {
		font-size:  12pt;
		color: #000000;
		font-weight: bold;
}

.overskrift1r {
		font-size:  12pt;
		color: #ff0000;
		font-weight: bold;
}

.overskrift1b {
		font-size:  12pt;
		color: #0000ff;
		font-weight: bold;
}

.overskrift2 {
		font-size:  9pt;
		color: #cc0066;
		font-weight: bold;
}

.smallblackb {
		font-size:  8pt;
		color: #cc0066;
		font-weight: bold;
}

.smallred {
		font-size:  8pt;
		color: #ff0000;
		font-weight: bold;
}

.red1 {
    font-family: Arial;
	 	color: #ff0000;
	 	background-color: #CCCCCC;
	 	font-size: 9;
	 	font-weight: bold;
}

.black {
		font-size:  9pt;
		color: #000000;
		font-weight: bold;
}

.tekst2 {
		font-size:  9pt;
		color: #000000;
}

.red {
    font-family: Arial;
	 	color: #000000;
	 	background-color: #ff0000;
	 	font-size:  8pt;
		font-weight: bold;
}

.orange {
         	font-family: Arial;
	 	color: #000000;
	 	background-color: #FF9900;
	 	font-size:  8pt;
		font-weight: bold;
}

.yellow {
         	font-family: Arial;
	 	color: #000000;
	 	background-color: #FFFF00;
	 	font-size:  8pt;
		font-weight: bold;
}

.green {
         	font-family: Arial;
	 	color: #000000;
	 	background-color: #00ff00;
	 	font-size:  8pt;
		font-weight: bold;
}

.blue {
       font-family: Arial;
	 	   color: #000000;
	 	   background-color: #0000ff;
	 	   font-size: 10pt;
	 	   font-weight: bold;
}


.border1 {
                border-style: double;
}

.sideskift {
		page-break-after: always;
}

#billede-r {
	float:right;
}

#billede-l {
	float:left;
}

A:link {
	color: #222288; font-family: Arial; font-size:  8pt; font-weight: bold; text-decoration: none;
}
A:active {
	color: #222288; font-family: Arial; font-size:  8pt; font-weight: bold; text-decoration: none; background-color: #ccdddd;
}
A:visited {
	color: #222288; font-family: Arial; font-size:  8pt; font-weight: bold; text-decoration: none;
}
A:hover {
	color: #222288; font-family: Arial; font-size:  8pt; font-weight: bold; text-decoration: none; background-color: #999999;
}

