HTML, body {
	margin: 0px;
	height: 100%;
	width: 100%;
} 
* { behavior: url(iepngfix.htc); }
body{
	background-image: url("/img/bgnoise.gif");
}
IMG {
	border: 0px;
}
div#flight_map {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 1;
}
div#main_content {
	position: relative;
	width: 950px;
	margin: 0px auto 0px auto;
	z-index: 2;
}
table.main_content {

}
td.bg_top {
	height: 342px;
	background-image: url(../img/bg_top.png);
	background-repeat: no-repeat;
}
td.main {
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
}
div#indhold {
	position: relative;
	margin-top: -35px;
	margin-bottom: -120px;
}

td.left_padding {
	width: 30px;
}
td.main_content {
	color: #FFFFFF;
}

td.bg_bottom {
	height: 232px;
	background-image: url(../img/bg_bottom.png);
}

div#right_menu {
	position: absolute;
	width: 168px;
	top: 255px;
	left: 784px;
}
td.right_menu_point {
	font-family: arial;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 16px;
	padding-left: 12px;
}
td.right_menu_point A {
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
td.right_menu_point A:hover {
	color: #F7A104;
}
td.right_menu_active {
	font-family:arial;
	color: #F7A104;
	font-size: 9px;
	line-height: 16px;
	padding-left: 12px;
}
td.right_menu_active A {
	color: #F7A104;
	text-decoration: none;
}
td.right_menu_active A:hover {
	color: #F7A104;
}

/* kompetencer */
div#kompetence_menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	z-index: 100;
}
div#kompetence_nyheder {
	position: relative;
	top: 0px;
	left: 205px;
	width: 518px;
}

div#kompetence_top {
	position: relative;
	top: 0px;
	left: 0px;
	width: 180px;
}

div#kompetence_cases {
	position:relative;
	top: 0px;
	left: 0px;
	width: 723px;
}

a.kompetence_link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
}
a.kompetence_link:hover {
	color: #F7A104;
}
a.kompetence_link_active {
	color: #F7A104;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
}

div#news_content {
margin-top: 16px;
margin-bottom: 16px;
}

div#kompetence_id {
	position: relative;
	top: 0px;
	left: 0px;
}
div#print_content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 610px;
	background: url(../img/print_bg.png);
	z-index: 1000;
}
div#close_but {
	position: absolute;
	top:-8px;
	left:16px;
}
div#recommend_content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 327px;
	height: 210px;
	background: url(../img/recommend_bg.png);
	z-index: 1000;
}
input.recommendTextfield {
	width: 255px;
	background-color: #282828;
	border: solid 1px #676767;
	height: 17px;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
}

div.spacer
{
height: 30px;
}

H1.plane_info {
	background-image: url(../img/plane.gif);
	background-repeat: no-repeat;
	background-position:  center right;
	background-color: #282828;
	padding-left: 2px;
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 5px;
	font-family:arial;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
}

H1.plane_cases {
	background-image: url(../img/plane.gif);
	background-repeat: no-repeat;
	background-position:  center right;
	background-color: #282828;
	padding-left: 2px;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-family:arial;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
}

H1.plane_news {
	background-image: url(../img/plane.gif);
	background-repeat: no-repeat;
	background-position:  center right;
	background-color: #282828;
	padding-left: 2px;
	margin: 0px;
	margin-top: 16px;
	margin-bottom: 5px;
	font-family:arial;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
}

H1.plane_communication {
	background-image: url(../img/plane.gif);
	background-repeat: no-repeat;
	background-position:  center right;
	background-color: #282828;
	padding-left: 2px;
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 4px;
	font-family:arial;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
}

H1.plane_online {
	background-image: url(../img/plane.gif);
	background-repeat: no-repeat;
	background-position:  center right;
	background-color: #282828;
	padding-left: 2px;
	margin: 0px;
	margin-top: 6px;
	margin-bottom: 4px;
	font-family:arial;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
}

H1.plane_cph {
	background-image: url(../img/plane.gif);
	background-repeat: no-repeat;
	background-position:  center right;
	background-color: #282828;
	padding-left: 2px;
	margin: 0px;
	margin-top: 13px;
	margin-bottom: 4px;
	font-family:arial;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
}

H1.plane_research {
	background-image: url(../img/plane.gif);
	background-repeat: no-repeat;
	background-position:  center right;
	background-color: #282828;
	padding-left: 2px;
	margin: 0px;
	margin-top: 13px;
	margin-bottom: 4px;
	font-family:arial;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
}

H1.plane_photo {
	background-image: url(../img/plane.gif);
	background-repeat: no-repeat;
	background-position:  center right;
	background-color: #282828;
	padding-left: 2px;
	margin: 0px;
	margin-top: 13px;
	margin-bottom: 4px;
	font-family:arial;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
}