/* Global reset */
/*
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,  caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit;	font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;
}
*/

body {
	font-family:Arial;
	font-size:0.75em;
}

/* ref Jan Tore, 10.06.09 kl 14:25, i statusmøte med BJA og EH */
A,
A:link {
  text-decoration:none;
}
A:hover {
  text-decoration:underline;
}

blockquote {
	margin:0;
	padding:0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

table td p {
	margin:0;
	padding:0;
	font-size:1em;
}

table td {
	padding-right:10px;
	font-size:1em;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
	font-size: 1em;
}

.articles .article {
	margin-bottom:20px;
	font-family:arial;
}
.articles .article H2 {
	margin:0;
	padding:0;
	margin-bottom:5px;
	font-weight:bold;
	font-size:0.75em;
}

.articles .article P.abstract {
	margin:0;
	padding:0;
	font-size:0.75em;
}

.articles .article .date {
	float:right;
	font-size:0.70em;
}

.articles .article IMG {
	margin-left:10px;
}

.box {
	margin-bottom:10px;
	/*padding:5px;*/
	font-size:0.70em;
}
.box H2 {
	margin:0;
	padding:0;
	font-size:0.75em;
	margin-bottom:5px;
}
.box UL {
	margin:0;
	padding:0;
}
.box UL LI {
	margin-left:15px;
	padding:0;
}


.filearchive-wrapper {
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	border-bottom:2px solid #c0c0c0;
	font-family:arial;
}
#filearchive TD {
	vertical-align:top;
}
a.linkarchive-folder-selected {
	font-weight:bold;
}

.file-description {
}

.filearchive-table TD {
	padding-bottom:10px;
}


#filearchive-folders {
  line-height:2.0em;
}

.mainImage {
  background-color:#e0e0e0;
  margin:15px 0px;
}
.mainImage img {
  width:auto;
  margin:0;
  padding:0;
}
.mainImage .imageTitle {
  font-weight:bold;
}
.mainImage .imageDescr {
  background-color:none;
}
.mainImage .imageTextWrapper {
  padding:4px;
}
.mainImage .clearer {
	height:0px;
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
}
.article.single P.abstract {
	margin-bottom:30px;
	padding:0;
}

.halfWidthLeft {
  width:15.625em;
  float:left;
  margin-right:25px;
  overflow:hidden;
}
.halfWidthRight {
  width:15.625em;
  float:left;
  overflow:hidden;
}