html {
height: 100%;
}

body  {
	margin: 0px 0px 0px 0px;
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	height: 100%;
	background-color:#d3d8e7;

	background-image:url(images/bg.gif);
	background-attachment: fixed;
	background-position: right bottom;
	background-repeat: no-repeat;
}

a:link {
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

a:visited {
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

a:active {
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration:underline;
}

a.functions {
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

a.functions:hover {
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

h1 {
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;	
}

h2 {
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

h3  {
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

#dhtmlfloatie{
position: absolute;
left: 0;
left: -900px;
filter:alpha(opacity=0);
-moz-opacity:0;
border: 2px solid black;
padding: 5px;
z-index: 100;
}

span.h3 {
	color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

span.menu {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	text-decoration:none;
	font-style: normal;
}

span.functionsheading {
	color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

span.menulittle{
	color: white;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}



#midt {
	margin-left: 25px;
	margin-right: 25px;

	background-attachment: fixed;
	background-position: right bottom;
	background-repeat: no-repeat;

}

#leftmenu{
	background-color: #04046b;
	width:170px;


}

#rightmenu{
	background-color: #04046b;



}

#menu_right_top {
	height: 13px;
	width: 158px;
	background-image: url(images/menu_right/top.jpg);
	background-repeat: no-repeat;
}

#menu_right_midt {
	width: 158px;
	background-image: url(images/menu_right/midt.jpg);
	background-repeat: repeat-y;
}

#menu_right_midt_tekst {
	width: 140px;
	margin-right: 16px;
	text-align: right;
}


#menu_right_bund {
	height: 19px;
	width: 158px;
	background-image: url(images/menu_right/bund.jpg);
	background-repeat: no-repeat;
}

#space {
	width: 210px;
}

#markfile{
	background-color:#52A6D4;
	
}

.fmenu {
	background-color:#e2e792;
}

#functionsbg{
	background-color:#e2e792;
	padding-left:7px;
	padding-bottom:5px;
}

#adress {
	background-color:#eff2b9;
	padding:3px;
}

#subs {
	color: #D53200;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

.menuitem1 a {
	text-align:left;
	display:block;
	width:127px;
	height:24px;
	background-color: #04046b;
	padding-left:9px;
	padding-right:9px;
	padding-top:2px;
	padding-bottom:2px;
	border-width:3px;
	border-style:solid;
	border-color:#04046b;
	}
.menuitem1 a:hover {
	background-color: #25287e;
	border-width:3px;
	border-style:solid;
	border-color:#d3d8e7;
}



span.menu {
	color: #d3d8e7;
	font-family: verdana, arial, sans-serif;
	font-size: 17px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}