A {
	color: darkblue;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: underline;
}

A:visited {
	color: purple;
	TEXT-DECORATION: underline;
}

A:hover, A:active {
	color: red;
	TEXT-DECORATION: underline;
}

.maronblacklink, :visited.maronblacklink {
	color:orange;
	TEXT-DECORATION: underline;
}

:hover.maronblacklink {
	color:red;
	TEXT-DECORATION: underline;
}

.lillevers, .lillevers a {
font-family: Verdana; 
font-size: xx-small;
text-transform : uppercase;
}

.smalltxt, .smalltxt a, .smalltxt a:visited {
font-family: Verdana; 
font-size: xx-small;
}

p, table {
    /* COLOR: #000000; */
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
    FONT-WEIGHT: normal;
	font-size:10pt;
}

.visikke {
	display:none;
}

body {
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	font-size:10pt;
    FONT-WEIGHT: normal;
	margin: 0px;
	/* background: #000000 url('images/ankelogo-web120.jpg') no-repeat fixed center; */
	
}



.txt {
	width: 600px;
}


.header {
	/* margin-left: 2px; */
	font-style: italic;
	font-family: arial black;
	font-size: 27px;
	font-weight: bold;
}


.button {
font-family:Verdana, Arial;
font-size: xx-small;
font-weight:bold;
color:white;
background:#006699;
/* background:#9faccb; */
cursor:hand;
}

hr {
	color: #0099CC;
	height : 1px;
	/* margin: 0px 0px; */
	margin-top:10;
	margin-bottom:10;
}


.dropdown {
	font-family: Verdana;
	font-size: xx-small;
	/* background-color: #02329A; */
	background-color: #D6E5F7;
	color: #000000;
	font-weight: bold;
	/* border-style: solid; */
	/* text-transform : uppercase; */
}


H2.overskrift {
    COLOR: black;
    FONT-FAMILY:	Arial, Sans-serif;
    FONT-SIZE:		13pt;
    FONT-WEIGHT:	bold;
	margin-left:	0px;
	margin-right:	0px;
	margin-top:		0px;
	margin-bottom:	10px;
}		

H3 {
    COLOR: black;
    FONT-FAMILY:	Arial, Sans-serif;
    FONT-SIZE:		11pt;
    FONT-WEIGHT:	bold;
	margin-left:	0px;
	margin-right:	0px;
	margin-top:		0px;
	margin-bottom:	10px;
}		

select, input {
	font-family: Verdana,Arial;
	font-size: 10pt;
}

select.small, input.small {
	font-size: xx-small;
}


.fadeleftarea {
	FILTER: Alpha(Opacity=100, finishX=100, finishopacity=50, style=1);
	/* BACKGROUND-COLOR: #F5F4EB; */
	/* BACKGROUND-COLOR: #E38000; */
 	/* BACKGROUND-COLOR: #F39300; */
 	BACKGROUND-COLOR: #F6B24D;
	height: 317px;
	width: 160px;
	margin: 0;
}



.leftnavigation, :visited.leftnavigation {
	font-size:xx-small;
	color:blue;
	text-decoration:none;
}

:hover.leftnavigation {
	text-decoration:none;
	background-color:#ECE9D8;
	/* color:red; */
}

div.thenavigationhistory  {
	font-size:10px;
	margin-left:6px;
	padding:3;
	height:15px;
}
div.thenavigationhistory a, div.thenavigationhistory a:visited {
	text-decoration: none;
	/* color:darkblue; */
}

.maronoverskrift {
	margin-top:25;
	margin-bottom:25;
	margin-left:20;
	color:#000000;
	font-size:13pt;
	text-decoration:bold;
	text-transform:uppercase;
	letter-spacing:3px;
	font-weight:bold;
}

.themaincontentarea {
	width:100%;
	margin-left:20;
	margin-top:10;
	margin-right:20;
	height:100%;
	font-size:10pt;
}

.leftnavigationheader {
	margin-left:9px;
	/* margin-top:30px; */
	width:150px;
	color:white;
	font-family:arial;
	font-size:x-small;
	font-weight: bold;
	text-transform : uppercase;
	padding-top:27px;
}

span.imagetxt {
	font-size:9px;
	/* width:150; */
	font-style:italic;
}

.leftarea {
	margin-left:9px;
	margin-top:30;
	width:140px;
	color:#000000;
}

.leftarea p {
	font-size:8pt;
}

table.contenttable10 {
	background: white;
}

table.contenttable {
	background: #F1F1F1;
	/* #F5F4EB */
}


.contentfade {
	FILTER: Alpha(Opacity=25, finishX=90, finishopacity=0, style=1);BACKGROUND-COLOR:black;height:100%;width:100%;
	background: #000000; url('images/ankelogo-web120.jpg') no-repeat fixed center;
}