table.artikkelvisning
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 100%;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


table.artikkelvisning tr td

{
    font-family: Arial; 
	color:#2D2C2F;
	vertical-align:top;
}


table.artikkelvisning tr td H1
{	  
    font-family:Arial Narrow;
	font-size:14px;
	margin-top: 0px;
    margin-bottom: 4px;
}
table.artikkelvisning td h2
{
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin-top: 0px;
    margin-bottom: 4px;
    color:#ED1C24;
}
table.artikkelvisning td
{
	font-size:10px;
	line-height:14px;
}

table.artikkelvisning td a
{	
	TEXT-DECORATION: none;
}

table.artikkelvisning td a:hover
{
	TEXT-DECORATION: underline;
}

td.bildetext
{
color:Black;
font-family:Arial;
font-size:9px;	
}


img.leftalign
{
	margin-top:0px;
	margin-bottom:7px;
	margin-right:7px;
	margin-left:0px;
}

img.rightalign
{
	margin-top:0px;
	margin-bottom:7px;
	margin-left:7px;
	margin-right:0px;
}

p.litt
{
	margin-top:0px;	
	margin-bottom:0px;
}

table.artikkelvisning td table td.kalendertopp 
{
	background-color:#E6C59D;
	padding:2px;
	
}
table.artikkelvisning td table td.kalenderbunn_1
{
	background-color:#F0E2D2;
	height:40px;
	padding:2px;
} 

table.artikkelvisning td table td.kalenderbunn_2
{
	background-color:white;
	height:40px;
	padding:2px;
} 

TABLE.ramme3
{
    BORDER-BOTTOM: #5F6D71 1px solid;
    BORDER-LEFT: #5F6D71 1px solid;
    BORDER-RIGHT: #5F6D71 1px solid;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;    
    BACKGROUND-COLOR: white

}

TABLE.ramme4
{
    BORDER-RIGHT: #7F9DB9 1px solid;
    BORDER-TOP: #7F9DB9 1px solid;
    BORDER-LEFT: #7F9DB9 1px solid;
    BORDER-BOTTOM: #7F9DB9 1px solid;
    BACKGROUND-COLOR: white
}

TD.bottom2
{
  FONT-SIZE: 10px;
	background-color: #231668;
	font-weight: bold;
	color: #E8E8ED;
}


table.dl_files
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	
	
}
table.dl_files td
{
	vertical-align:bottom;
	width: 88px;
	height: 80px;
	padding-bottom: 8px;
}

table.forms td h1
{
	  
	font-size:14px;
	margin-top: 0px;
  margin-bottom: 4px;
}
table.forms td h2
{
	font-size:10px;
	font-weight:bold;
	line-height:16px;
}

table.forms td input.usredit
{
	border-right: gray 1px solid;
	padding-right: 0px;
	border-top: gray 1px solid;
	padding-left: 0px;
	font-size: 10px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: gray 1px solid;
	padding-top: 0px;
	border-bottom: gray 1px solid;
	height: 17px;
}

table.dl_files
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 10px;
	width: 110px;
	padding-top: 10px;
	height: 100px;
}

table.listdiskusjon
{
	background-color: #ffebaf;
}

table.listdiskusjon tr.diskusjonsitem
{
	background-color:#DDD5BE;
}

table.listdiskusjon td table.readforum
{
	border-right: #6699ff 1px solid;
	border-top: #6699ff 1px solid;
	border-left: #6699ff 1px solid;
	
	border-bottom: #6699ff 2px solid;
	background-color: #ffffff;
	text-align: justify;
}
table.diskusjonsvar
{
	border-right: black 1px ridge;
	border-top: black 1px ridge;
	border-left: black 1px ridge;
	border-bottom: black 1px ridge;
	background-color: #c5c5c5;
}


table.diskusjonsvar td input.txtinp
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
table.diskusjonsvar td.svarfelt
{
	margin-left:2px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #EFEFEF;
}

table.diskusjonsvar td
{
	padding-left:2px;

}


