#Brugte farver:
#  Mørk dyb blå: 3A34E9
#  Lysere blå: 5970ff (evt. 5970b3)
#  Mørk Grå: 97969B

a         { color:#465775;font-family:arial,verdana,geneva;text-decoration:underline; }
#a         { color:#FF0000;font-family:arial,verdana,geneva;text-decoration:none; }
a:visited { text-decoration:underline; }
a:hover   { text-decoration:underline overline; color:3A34E9}
a:link    { text-decoration:underline; }

a.a2         { color:#ffffff;font-family:arial,verdana,geneva;text-decoration:none; }
a.a2:visited { text-decoration:none; color:ffffff}
a.a2:hover   { text-decoration:none; color:ffffff}
a.a2:link    { text-decoration:none; color:ffffff}

.bodyStyle {
	font-family: arial, verdana;
}
.st1 {
	#Højre kolonne
	#background-color: #d8D9DB;
	#background-color: #3A34E9; #Blå;
	background-color: #3A34E9;
}
.st2 {
	background-color: #97969B; #Grå
}

/*  */
/* css for de øverste rækker bortset fra rækken med links */
/*  */
#nytr1 {
	height:10;
}
#nytr2 {
	height:80;
}
#nytr3 {
	height:5;
}
#nytr4 {
	height:10;
}
#nyst1 {
	background-color: #3A34E9;
	width:240;
	vertical-align: top;
}
#nyst2 {
	background-color: #FFFFFF;
	width:500;
}
#nyst3 {
	background-color: #3A34E9;
	width:70;
}
#nyst4 {
	background-color: #FFFFFF;
	width:40;
}
#nyst5 {
	background-color: #97969B;
	width:500;
}
#nyst6 {
	background-color: #97969B;
	width:40;
}

/* */
/* lr='Link Row' = rækken med links */
/* */
/*
*/
#lrtr1 {
	height:26;
}
#lrtd1 {
	background-color: #3A34E9;
	width:81;
}
#lrtd2 {
	border-bottom:solid 1px #97969B;
	border-top:solid 1px #97969B;
	border-right:solid 1px #97969B;
	color:#97969B;
	background-color: #FFFFFF;
	width:768;
}

/*****************/
/* Til "Body"-tabellen */
/*  */
#bodytr1 {
	height:400;
	vertical-align: top;
}
#bodytd1 {
	width:740;
	background-color:white;
	font-family:arial,verdana,geneva;
	font-size:12px;
	text-align:justify;
}
/****************/

.tekst11 {
	font-family:arial,verdana,geneva;
	font-size:12px;
	text-align:justify;
}
.mrg1 {
	margin-right:12px;
	margin-left:10px;
}
.formel1 {
	text-indent: 15px;
	font-size: 22px;
	color: white;
	margin-top: 25px;
}
.topLinks {
	border:solid 1px #97969B;
	color:#97969B;
}
.table1 {
	border:1;
#	width:810;
#	height:95;
}
.table2 {
	border:0;
	width:810;
	height:10;
}
.table3 {
	border:0;
	width:810;
	height:10;
}
.tableBody {
	font-family:arial,verdana,geneva;
	font-size:12px;
	margin-left: 32px;
	margin-right: 22px;
}
.tablePlac1 {
	margin-left: 32px;
	width:550;
	font-family:arial,verdana,geneva;
	font-size:12px;
}
.tablePlac2 {
	text-align:center;
	width:500;
	font-family:arial,verdana,geneva;
	font-size:12px;
}
.tdPlac1 {
	width:80;
	padding-right: 25px;
}
.tdPlac2 {
	text-align:left;
	width:120;
	height:10;
}
.tdPlac3 {
	text-align:left;
	font-weight: bold;
}
.rekOv {
	font-family:arial,verdana,geneva;
	font-weight: bold;
	height: 20;
	font-size:14px;
}
.kalTab {
	border:solid  #8c8c8c 1px;
	font-size:12px;
}
.kalTab2 {
	border:none;
	font-size:12px;
}
.overskrift {
	font-family:arial,verdana,geneva;
	font-size:18px;
}
.td1 {
	background:white;
}
.td2 {
	background:white;
	width:10%;
	padding-left: 10px;
	padding-right: 10px;
}
.table4 {
	text-align:center;
	width:600;
	font-family:arial,verdana,geneva;
	font-size:12px;
	#background:lightgrey;
	background:#3A34E9;
}
.selectedLink {
	color:red;
}

/* */
/* TOPMENU - start */
/* */
#topmenu {
	margin: 0;
	padding: 0;
	z-index: 30
}

#topmenu li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial
}

#topmenu li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #3A34E9;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none
}

#topmenu li a:hover {
	background: #49A3FF
}

#topmenu div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #3A34E9;
	#border: 1px solid #5970ff;
}

#topmenu div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #2875DE;
	font: 11px arial
}

#topmenu div a:hover {
	background: #49A3FF;
	color: #FFFFFF
}
/* */
/* TOPMENU - slut */
/* */

