body {
	background: #fff;
	font: 11px/14px arial,sans-serif;
	color: #444;
	margin: 0;
	*text-align: center;
	background: #e0e0e0 url('img/backdrop.jpg') top center no-repeat fixed;
}
h1 {
	1font-weight: normal;
	1font-size: 18px;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 20;
	color: #333;
}
h2 {
	font-size: 11px;
	1text-transform: uppercase;
	margin-bottom: -5;
	1border: solid 1px red;
}
.article p {
	1border: solid 1px green;
}
a {
	1color: #00b9f3;
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, select, textarea {
	font-family: arial;
	font-size: 10px;
}

#outer {
	margin: 0 auto;
	width: 900;
	text-align: left;
	1border: solid 1px red;
}
#inner {
	position: relative;
	left: 0;
	width: 900;
	height: 600;
	2border: solid 1px #ccc;
	1border-top: none;
	1background: #fff url('img/vignet.png') top right no-repeat;
	1background: #fff url('img/worldmap.jpg') 650px 35px no-repeat;
}
#inner2 {
	position: relative;
	left: 0;
	1width: 900;
}

#at_hovedmenu {
	position: absolute;
	top: 465;
	left: 0;
	width: 900;
	height: 40;
	overflow: hidden;
	1background: #a3a7ac;
	background: #888;
	font-size: 12px;
}
#at_hovedmenu ul {
	list-style-type: none;
	margin: 6 0;
	padding: 0;
}
#at_hovedmenu li {
	margin: 0;
	padding: 0;
	display: inline;
}
#at_hovedmenu li.first {
	display: none;
}
#at_hovedmenu ul li a {
	color: #ddd;
	text-transform: uppercase;
	text-decoration: none;
	1font-weight: bold;
	padding: 10 20 28;
	*padding-top: 5;
	*margin-top: -7;
	*height: 50;
	border-right: solid 1px #fff;
}
#at_hovedmenu ul li a:hover {
	color: #fff;
	background: #555;
}
#at_hovedmenu li.active a {
	color: #fff;
	1background: #63666a;
	background: #333;
}

#at_menu {
	position: absolute;
	top: 65;
	left: 35;
	width: 119;
	height: 385;
	1background: #d1d2d6;
	padding: 0;
	font-size: 11px;
	line-height: 20px;
}
#at_menu ul {
	list-style-type: none;
	margin: 25 0 0;
	*margin: 15 0 0;
	padding: 0;
	text-transform: uppercase;
}
#at_menu ul ul {
	display: none;
	margin: 0;
	text-transform: none;
}
#at_menu ul li.active ul {
	display: block;
}
#at_menu ul a {
	display: block;
	color: #444;
	text-decoration: none;
	padding: 1 1 1 10;
}
#at_menu ul ul a {
	padding-left: 20;
}
#at_menu ul a:hover, #at_menu li.active a:hover, #at_menu li.active li.active a:hover {
	color: #000;
	1background: #999;
}
#at_menu li.active a {
	color: #fff;
	background: #00b9f3;
	background: #666;
}
#at_menu li.active li a {
	color: #444;
	1color: #111;
	background: #d1d2d6;
}
#at_menu li.active li.active a {
	color: #fff;
	1background: #63666a;
	background: #888;
}
#at_menu li.active a:hover,
#at_menu li.active li.active a:hover {
	color: #fff;
}
#at_menu li.active li a:hover {
	color: #000;
}
#at_menu li li.first {
	display: none;
}

#at_menu li.sub.active ul {
	1display: block;
}


#at_midterspalte {
	position: absolute;
	top: 65;
	left: 155;
	width: 215;
	height: 385;
}


#at_artikler {
	position: absolute;
	top: 65;
	left: 371;
	width: 389;
	height: 385;
	overflow: hidden;
	1background: #d1d2d6;
	color: #444;
	z-index: 2;
}
#artikler_inner {
	1width: 320;
	1width: 344;
	*1width: 406;
	width: 329;
	*width: 389;
	height: 345;
	*height: 385;
	overflow: auto;
	1background: #d1d2d6;
	padding: 20 30;
	color: #666;
	1border: solid 1px red;
}
.artikler_inner_refresh {
	width: 200;
	background: #456;
}
#at_artikler ul {
	list-style-type: circle;
	margin-left: 15;
	padding-left: 0;
}
#at_artikler form .text {
	width: 80%;
}
#at_artikler textarea {
	height: 60px;
}

#readmore {
	font-style: italic;
	padding-right: 15;
	background: url('img/readmore.png') top right no-repeat;
}

#at_logo {
	position: absolute;
	top: 370;
	right: 10;
	width: 120;
	height: 80;
	background: url('img/at_logo.png') top right no-repeat;
	*background: url('img/1x1.gif');
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/activetools_09/img/at_logo.png',sizingMethod='scale');
}

#at_payoff {
	position: absolute;
	top: 506;
	left: 0;
	width: 900;
	height: 50;
	background: url('img/payoff.png') top left no-repeat;
}
#at_payoff a {
	float: left;
	margin: 10 10 0 5;
}
#at_payoff a:hover {
	text-decoration: none;
}
a#p_driveaze {
	display: none;
	height: 12;
	width: 110;
	background: url('img/logo_driveaze.png') top left no-repeat;
	*background: url('img/1x1.gif');
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/activetools/img/logo_driveaze.png',sizingMethod='scale');
}
a#p_airman {
	height: 17;
	width: 55;
	background: url('img/logo_airman.png') top left no-repeat;
	*background: url('img/1x1.gif');
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/activetools/img/logo_airman.png',sizingMethod='scale');
}

#at_find {
	position: absolute;
	top: 468;
	right: 10;
	width: 200;
	height: 25;
	text-align: right;
}
#at_find img {
	position: relative;
	top: 7;
	left: 0;
}
#at_find input#find_searchstring {
	width: 95px;
	margin: 0 5px;
	padding: 2px;
	font-size: 11px;
	border: solid 1px #777;
}


/* FORSIDE */

#at_forsidebillede {
	position: absolute;
	top: 65;
	left: 35;
	width: 725;
	height: 385;
	overflow: hidden;
	z-index: 0;
}
#at_forsidebillede img {
	position: absolute;
	top: 0;
	left: 0;
}

#at_calendar_bg {
	position: absolute;
	top: 65;
	left: 150;
	width: 220;
	height: 385;
	overflow: hidden;
	background: #fff;
	opacity: 0.7;
	*background: url('img/1x1.gif');
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/activetools/img/1x1_fff_70.png',sizingMethod='scale');
	
}
#at_calendar {
	position: absolute;
	top: 85;
	left: 180;
	width: 180;
	height: 360;
	overflow: hidden;
	1border: solid 1px red;
}
#at_calendar .event {
	font-size: 11px;
	line-height: 14px;
}
#at_calendar h3 {
	font-size: 11px;
	color: #000;
}

table.calendar {
	1margin-left: 30;
	*1margin-left: 20;
	margin-bottom: 20;
}
table.calendar caption {
	font-size: 10px;
	padding-bottom: 3;
	border-bottom: solid 1px #888;
}
table.calendar td {
	font-size: 10px;
	text-align: right;
	padding: 3;
}
table.calendar td.today {
	font-weight: bold;
}
table.calendar td.past {
	color: #888;
}
table.calendar td.weekno {
	color: #888;
	font-style: italic;
}
table.calendar td.dayname {
	
}
table.calendar td a {
	padding: 1;
	margin: -1;
	color: #fff;
	background: #888;
}
table.calendar td a:hover {
	background: #555;
}


.hookline_headline {
	font-weight: bold;
	color: #333;
}