html, body{
  font-family: sans-serif, serif, courier, times;
}


h1, h2, h3 {
  font-family: Arial, times;
}

#banner{
}

#page {
  padding: 2em;
}
#footer {
	clear:both;
	margin-top: 10px;
	padding-top: 20px;
	border-top:1px solid gray;
}


p {

  text-align: justify;
  font-size: 12pt;
  text-indent: 2em;
}

p.objectDescription, p.pageDescription {
  text-indent: 0;
  font-weight: bold;
}


#banner, #leftContent, #rightContent, #userPanel, #objectActionContainer, #documentActions, .newsPageParentURL {
  display: none;
}

a img {
  border: 0;
}






/**
 **  N Y H E T E R 
 **/



.clearer {
	margin-top: 1em;
	margin-bottom: 2em;
}

.newsItem {
	/* border-bottom: #000 thin dotted; */
}

h3.newsItemHeader, h3.newsItemHeader a {
     color: black;
     font-family: Arial, Verdana;
     font-size: 10pt;
     margin-left: 0px;
}
h3.newsItemHeader a:hover {
  text-decoration: underline;
}

.newsItemDescription
{

}


.newsItemFooter{
	clear: right;
	margin-bottom: 5px;
	margin-top: 10px;
}

.newsItemImageOdd {
  float:right;
  margin: 2px 10px 5px 2px;
}
.newsItemImage {
  float: right;
  margin: 2px 10px 5px 2px;
}
.newsItemURL {
 text-transform: lowercase;
	float: left;
 
}
a.newsItemURL  {
	background-image: url(images/knapp_lesmer.gif);
	background-repeat: no-repeat;
	background-position: center left;

}

.newsItemDate {
	color: grey;
	font-size: 70%;
}

.newsItemDateText{
	display:none;
}

.newsPage{

}

.newsPageHeader{
        margin-left: 0;

}
.newsPageDescription{
        font-weight: bold;
	margin-top: 1em;
	margin-bottom: 1em;
 	text-indent: 0;
}

.newsPageDescriptionImage {
  float: right;
  margin: 2px 10px 5px 2px;
}

.newsPageDetails{
        clear: right;
        margin-top: 10px;
        margin-bottom: 10px;
}
.newsPageDate{
        
	margin-bottom: 1em;
	
}
.newsPageDateText{
	display: none;
        color: grey;
        text-transform: lowercase;
}
.newsPageText{
        clear: left;
        margin-top: 1em;
}

.newsPageFooter{
        margin-top: 10px;
}

#newsArchive {
	margin-top: 20px;
}

.repeatedDate {
        DISPLAY: none
}
#newsArchiveItem {
	display: none;
}
#newsFolder a {
  text-decoration: none;
  color: black;
}

/* extra */

.bestillingprint {
	font-family: Courier, "Courier New", monospace ;
}
