.articleShow .heading {
	font-family: Trebuchet MS;
	font-size: 30px;
	line-height: 34px;
	color: #cc0033;
}
.articleShow .ingress {
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	color: #665c5e;
	margin-bottom: 30px;
}
.articleShow .body {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #4d4547;
}

.articleShow .body h1, .body h2
{
                      font-size: 13px;
                      font-family: trebuchet MS;
                      margin:0px;
                      padding: 0px;
                      color: #CC0033;
                      line-height: 0px; 
                     margin-bottom: -5px;

}

.articleShow .body strong {
	font-family: Trebuchet MS;
	font-size: 13px;
	line-height: 20px;
	color: #cc0033;
}
.body h2 {
	margin-top: 20px;
}
.articleShow .sideImageContainer {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.sectionEntry {
	clear: both;
	margin-bottom: 30px;
}
.sectionEntry .articleImage {
	float: left;
	margin-right: 20px;
}
.sectionEntry h1 {
	margin: 0;
	margin-bottom: 17px;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	color: #cc0033;
}
.sectionEntry .ingress {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #4d4547;
}
.sectionEntry .homeSection {
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	color: #5b8c2a;
	background-image: url('http://webfiles.tine.no/fellesjuice/images/blad.gif');
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 30px;
	border-top: 1px solid #5b8c2a;
}
.sectionEntry a, .sectionEntry a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #309ef2;                 
}
.sectionEntry a:hover {
	color: #66bdff;
}

.sectionEntry a.header
{
                     text-decoration: none;
}

.print a
{
                     font-size: 12px;
	font-family: trebuchet MS;
	color: #309EF2;
                     padding-left: 25px;
                     background-image: url(../../images/skriver.gif);
                     background-repeat: no-repeat;
                    clear: both;
}

.articleShowCaption
{
                      font-size: 12px;
                      font-family: trebuchet MS;
                      margin:0px;
                      padding: 0px;
                      color: #665C5E;
}

.topImageContainer
{
	margin-bottom: 10px;
}
