html, body 
{
	width: auto;
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 3px;
	background-color: #FFF;
	font-size: 12px;
	font-family: Arial;
	z-index: 200;
} 
.div_center {
	position: relative;
}
.div_main {
	border-collapse: collapse;
	position: relative;
	background-color:#FFF;
	margin: 0px;
	padding: 0px;
	min-height: 900px;
	width: 999px;
	border-color: #d0e39b;
	border-style: solid;
	border-width: 1px;
	z-index: 10;
}
.div_menu_1 {
	position: absolute;
	height: 900px;
	width: 999px;
	top: 0px;
	left: 0px;
	z-index: 60;
}

*#div_menu_link * {
	text-decoration: none;
	color: black;
	list-style:	none;
	text-decoration: none;
	font-size: 12px;
}
.div_menu_link {
	position: absolute;
	height: 400px;
	width: 200px;
	top: 350px;
	left: 0px;
	z-index: 60;
	color: black;
	font-size: 15px;
	font-weight: bolder;
	line-height: 1.3;
	margin: 0px;
	padding: 0px;
}
.div_content_main {
	position: absolute;
	min-height: 850px;
	width: 999px;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
        background-image: url(../images/vent/VENTordningen_midde_forside_2.png);
	z-index: 60;
}
.div_content_txt {
	position: relative;
	min-height: 650px;
	width: 580px;
	top: 150px;
	left: 245px;
	margin: 0px;
	padding: 0px;
	z-index: 70;
}
.div_content_space {
	position: relative;
	height: 100px;
	width: 580px;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 70;
}
.div_logo {
	position: absolute;
	height: 650px;
	width: 600px;
	top: 670px;
	left: 845px;
	color: black;
	margin: 0px;
	padding: 0px;
        background-image: url(../images/vent/VENTordningen_logo.png);	
	z-index: 100;
	background-repeat: no-repeat;		
}
.div_stamdata {
	position: absolute;
	height: 650px;
	width: 150px;
	top: 450px;
	left: 845px;
	color: black;
	margin: 0px;
	padding: 0px;
        background-image: url(../images/vent/VENTordningen_stamdata.png);	
	z-index: 100;
	background-repeat: no-repeat;		
}
.div_stamdata_main {
	position: absolute;
	height: 650px;
	width: 150px;
	top: 610px;
	left: 10px;
	color: black;
	margin: 0px;
	padding: 0px;
        background-image: url(../images/vent/VENTordningen_stamdata.png);	
	z-index: 100;
	background-repeat: no-repeat;		
}


















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
