* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

body {
	color: #000000;
	background-color: #EBEFF3;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

a {
	color: #117a03;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img   {
        border: none; 
}

a img:hover {
        border: none; 
}

a img:visited {
        border: none; 
}

h1 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
}

h2 {
	font-size: 9pt;
	font-weight: normal;
	margin-bottom: 5px;
}

h3 {
	font-size: 8pt;
	margin-bottom: 5px;
}

h4 {
	font-size: 8pt;
	margin-bottom: 5px;
}

h5 {
	font-size: 8pt;
	margin-bottom: 5px;
}

table.summaryTable {
	margin-left: 15px;
	margin-right: 15px;
	width: 512px;
	border-collapse: collapse;
}

table.summaryTable td {
	vertical-align: top;
}

.smallSummaryArticle {
	margin-bottom: 5px;
	width: 245px;
}

.summaryArticle, .forum, .archive {
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	width: 512px; /*370px;*/
}

.summaryArticle p {
	margin-top: 0px;
	margin-bottom: 10px;
}

img.summary {
	border: none;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.ingress {
	font-size: 9pt;
	margin-bottom: 5px;
}

.text {
	float: left;
}

.redText {
	color: #117a03;
}

.readMore {
	color: #117a03;
	/*margin-bottom: -5px;*/
}

.readMore a {
	color: #117a03;
	text-decoration: none;
}

.readMore a:hover {
	text-decoration: underline;
}

.readMore img, .forum img.redArrow, .archive img.redArrow {
	vertical-align: middle;
	border: none;
	margin-right: 3px;
}

.right {
	text-align: right;
}

.table {
	background-color: #FFFFFF;
}

.top {
	vertical-align: top;
}

.bottom {
	vertical-align: bottom;
	padding-bottom: 100px;
}

.logo {
	margin-left: 15px;
}

.lineHorizontalDouble {
	background-image: url(lineHorizontalDouble.gif);
	margin: 0px 2px 5px 1px;
}

.lineHorizontal {
	background-image: url(lineHorizontal.gif);
}

.summaryArticle .lineHorizontal {
	margin-top: 10px;
	margin-bottom: 5px;
}

.lineHorizontalDark {
	background-image: url(lineHorizontalDark.gif);
	margin-top: 2px;
	margin-bottom: 5px;
}

.lineVertical {
	background-image: url(lineVertical.gif);
}

.languages {
	text-align: right;
	margin: 7px 15px 12px 0px;
}

#topMenu {
	padding: 0px 0px 40px 0px ;
	margin: 0px ;
	text-align: right;
}

a.topMenu {
	color: #000000;
	text-decoration: none;
	margin-left: 15px;
} 

a.topMenu:hover {
	text-decoration: underline;
}

#leftMenu {
	
}

.leftMenuTop {
	background-image: url(cornerTopGreen.gif);
	width: 150px;
	height: 8px;
}

.leftMenuMiddle {
	color: #FFFFFF;
	background-color: #117a03;
	padding: 4px 8px 10px 8px;
}

.leftMenuMiddle img {
	vertical-align: middle;
	margin-right: 3px;
}

.menu1 {
	margin-bottom: 2px;
}

.menu1 a {
	color: #FFFFFF;
	text-decoration: none;
}

.menu1 a:hover {
	text-decoration: underline;	
}

.menu2 {
	margin-bottom: 2px;
	margin-left: 5px;
}

.menu2 a {
	color: #FFFFFF;
	text-decoration: none;	
}

.menu2 a:hover {
	text-decoration: underline;	
}

.menu3 {
	margin-bottom: 2px;
	margin-left: 10px;
}

.menu3 a {
	color: #FFFFFF;
	text-decoration: none;	
}

.menu3 a:hover {
	text-decoration: underline;		
}

#orangeBox, .orangeBox {
	background-color: #44aa18;
	margin-top: 0px;
	margin-left: 4px;	
	margin-bottom: 5px;
}

.orangeBoxTop {
	background-image: url(cornerTopLightGreen.gif);
	width: 145px;
	height: 8px;	
}

.orangeBoxMiddle {
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	height: 50px;
}

.orangeBoxBottom {
	background-image: url(cornerBottomLightGreen.gif);
	width: 145px;
	height: 8px;	
}

#greyBox, .greyBox {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-left: 4px;
	margin-bottom: 5px;
}

.greyBoxTop {
	background-image: url(greyCornerTop.gif);
	width: 145px;
	height: 8px;	
}

.greyBoxMiddle {

}

.greyBoxText {
	padding-left: 8px;
	padding-right: 8px;
}

.greyBoxText a {
	color: #000000;
	text-decoration: none;
}

.greyBoxText a:hover {
	color: #000000;
	text-decoration: underline;
}

.greyBoxBottom {
	background-image: url(greyCornerBottom.gif);
	width: 145px;
	height: 8px;	
}


/* */

#redBox, .redBox {
        color: #fff;
	background-color: #117a03;
	margin-top: 0px;
	margin-left: 4px;
	margin-bottom: 5px;
}

.redBoxTop {
	background-image: url(cornerTopGreen2.gif);
	width: 145px;
	height: 8px;	
}

.redBoxMiddle {

}

.redBoxText {
	padding-left: 8px;
	padding-right: 8px;
}

.redBoxText a {
	color: #fff;
	text-decoration: none;
}

.redBoxText a:hover {
	color: #fff;
	text-decoration: underline;
}

.redBoxBottom {
	background-image: url(cornerBottomGreen.gif);
	width: 145px;
	height: 8px;	
}

/* */



#brownBox, .brownBox {
	background-color: #117a03;
	margin-top: 0px;
	margin-left: 4px;	
	margin-bottom: 5px;
}

.brownBoxTop {
	background-image: url(cornerTopGreen2.gif);
	width: 145px;
	height: 8px;	
}

.brownBoxMiddle {
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	height: 50px;
}

.brownBoxBottom {
	background-image: url(cornerBottomGreen.gif);
	width: 145px;
	height: 8px;	
}

.orangeBox p, .greyBox p, .brownBox p, .redBox p {
	padding: 0px;
	margin: 0px;
}

.topbanners {
	padding: 5px 15px;
}

.topbanners .lineHorizontal {
	margin-top: 10px;
}

.banners {
	text-align: center;
}

.banners img {
	margin-top: 5px;
}

.footer {
	text-align: center;
}

.footer a {
	color: #117a03;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.formText {
	float: left;
}

form.form {
	padding: 0px;
	margin: 0px;
}

.form input,
#newsletterForm input {
	border: none;
	margin-top: 1px;
	margin-bottom: 5px;
	float: right;
	width: 128px;
	height: 15px;
}

#newsletterForm fieldset {
  border: none;
  padding: 0;
}

#newsletterForm input.button {
  height: auto;
  width: auto;
}

.form img {
	border: none;
	margin-right: -2px;
	float: right;
}

.forum .height td {
	padding-top: 5px;
}

.forum .lineHorizontal {
	margin-top: 5px;
}

.forum a {
	color: #117a03;
	text-decoration: none;
}

.forum a:hover {
	text-decoration: underline;
}

.nyttInnleggSkjema {
	padding: 10px; 
}

#nyttInnleggSkjema table form tr td.articleText { 
	color: #1E3174; 
}

#nyttInnleggSkjema table form tr td input,
#nyttInnleggSkjema table form tr td textarea { 
	border: 1px solid #000000; 
}

.image
{
  border: 0px ;
  border-width: 0px ;
}

.item {
    float: left;
}