table.artikkelvisning td
{
	color:#515054;
	font-family:Verdana;
}

table.artikkelvisning td h1
{
	font-size:14px;
	margin-bottom:3px;
}
table.artikkelvisning td h2
{
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	margin-bottom:3px;
}
table.artikkelvisning td
{
	font-size:10px;
	line-height:14px;
}

table.artikkelvisning td a
{
	color:#0092C3;
	TEXT-DECORATION: none;
}

table.artikkelvisning td a:hover
{
	color:#0092C3;
	TEXT-DECORATION: underline;
}

table.artikkelvisning td table td.bildetext
{
color:Black;
font-family:verdana;
font-size:9px;	
}

table.artikkelvisning td table td img.leftalign
{
	margin-bottom:7px;
	margin-right:7px;
}

table.artikkelvisning td table td img.rightalign
{
	margin-bottom:7px;
	margin-left:7px;
}


table.artikkelvisning td table td.kalendertopp
{
	border-top: white solid;
	background: #DDDDDD;
}
table.artikkelvisning td table td.kalenderbunn_0 
{
	background:#FDFDFD;
	height:40px;
	vertical-align:top;
	
}
table.artikkelvisning td table td.kalenderbunn_1
{
	background:#F9F9F9;
	height:40px;
	vertical-align:top;
}
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: #FFFFFF;
}

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;

}

table.listdiskusjon td A.t_subject_topp
{
	color:#860D12;
 }