body,td,div,p,table,tr{
	font-family:Century Gothic, Verdana, Arial;
	font-size:10pt;
	color:black;
}
body{
	
}
p{
	padding:0;
	margin:0;
}
.MellomTittel{
	font-size:1.2em;
	line-height:1.5em;
}
.ArtikkelTittel{
	font-size:x-large;
}
.Kreditering{
	font-style:italic;
}
.ArtikkelBilde{
	border:2px solid #e98e30;
	margin:3px;
}
a:link, a:hover, a:active, a:visited{
	text-decoration:none;
	font-weight:bold;
	color:black;
}
a:hover{
	color:#e98e30;
}
.Liste{
	font-size:1.1em;
}
.BakgrunnThumb{
	padding-right:10px;
}
img{
	border:0;
}
form{
	margin:0;
	padding:0;
}
input{
	background-color:white;
	border:2px solid #7a855e;
}
.clean{
	border:0;
	background-color:transparent;
}
div.ModulSkille{
	height:1px;
	padding-top:20px;
	margin-bottom:20px;
	border-bottom:1px dotted #9fad7a;
	overflow:hidden;
}
td.ArtikkelLink{
	vertical-align:bottom;
	/*padding-bottom:4px;
	padding-left:4px;*/
	padding-top:4px;
}
table.ArtikkelIngress{
}
td.ArtikkelIngress{
	vertical-align:top;
	/*padding-top:4px;
	padding-left:4px;*/
	/*font-weight:bold;*/
}
table.BildeBoks td, table.BildeBoksLeft td, table.BildeBoksRight td{
	padding-bottom:3px;
}
table.BildeBoksRight{
	margin-left:5px;
	background-color:#e98e30;
}
table.BildeBoksLeft{
	margin-right:5px;
}
.BildeTekst{
	font-size:8pt;
}
table.Bildeserie{
	border:2px solid #e98e30;
	width:150px;
	background-color:#e98e30;
	align:right;
}
table.Bildeserie th{
	padding:3px 4px 3px 4px;
	text-align:left;
}
table.Bildeserie td{
	
}
