@import url(screen.css);

body
{
	background: none;
	border: none;
	width: auto;
	margin: 0;
	padding: 0;
	font-size: 70%;
}

p { margin-bottom: 1.5em; }

object { display: none; }

#mainframe
{
	background: none;
	width: auto;
}

#header,
#quicksearch,
#topmenu { display: none; }

#wrap
{
	background: none;
	border: none;
	width: auto;
}

#tree,
.rotator,
#frontpage #map { display: none; }

#content,
.focal_points .focal_point .venstre,
.employees .employee .venstre,
#folder .news .article .venstre.noimage
{
	width: auto;
	line-height: 150%;
}

.starboard,
.port { width: 50%; }

.caption { padding-bottom: 1.5em; }

.addons { display: none; }

#article #keywords { display: none; }

#article .comments { display: none; }

#navtabs ul,
.wrapchart,
.mainimage { display:none; }
/*.mainimage img { width: 100%; }*/

#navtabs .projects,
#navtabs .focus,
#navtabs .news,
#navtabs .docs { margin-top: 2em; }

.clearfix { display: inline; }

#footer
{
	color: #000;
	font-size: .9em;
	display: inline-block;
	width: 100%;
}

#footer .col { width: 25%; }


.project-head {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #b0b0b0;
}
.project {
    font-size: 12px;
    line-height: 21px;
}
.project,
.project td { text-align: left; }
.project td {
	padding: 4px;
	vertical-align: top;
}
.project td.label { font-weight: bold; }
.project td[colspan] { padding-top: 15px; }
.project .print { display: none; }
.project .country-name,
.project .currency { white-space: nowrap; }
