﻿
#breadcrumb
{
	background-color: #E2001A;
	/*background-image: url('../images/-linje.gif');*/
}

#header {
 background-image: url('../images/ptg-topp-ny.gif');
 background-repeat: no-repeat;
}

#newscolumn 
{
	/*background-color: #bebebe;*/
	background-color: #999999;
}

#pushcolumn 
{
    
}

#contentcolumn a
{
	font-weight: bold;
	color: #00539F;
	background-image: url('../images/pil-bla.gif');
	background-repeat: no-repeat;
	background-position:right center;
	padding-right: 10px;
	display:inline-block;
}



.newsbox 
{
	color: #ffffff;
	padding: 10px 25px;
	font-size: 11px;
	line-height: 1.5em;
}
.newsbox h1
{
	color: #000000;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 3px;
}

.newsbox a
{
	color: #000000;
	background-image: url('../images/pil-svgra.gif');
	background-repeat: no-repeat;
	background-position:right center;
	padding-right: 15px;
	font-style: italic;
	display:inline-block;
}

.offerbox 
{
	padding: 15px 25px;
	font-size: 11px;
	background-color: #1A2027;
	color: #ffffff;
	line-height: 1.5em;
}
.offerbox h1
{
	font-weight : normal;
	font-size: 18px;
	margin-bottom: 3px;
}

.offerbox a
{
	color: #ffffff;
	background-image: url('../images/pil-vitsv.gif');
	background-repeat: no-repeat;
	background-position:right center;
	padding-right: 15px;
	font-style: italic;
	display:inline-block;
}

.pushbox 
{
	background-color: #00539F;
}

.pushbox a 
{
	color: #ffffff;
	background-image: url('../images/pil-vit.gif');
	background-repeat: no-repeat;
	background-position:right center;
	padding-right: 15px;
	font-style: italic;
	display:inline-block;
}

.ptgboxheader a 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size: 12px;
	color: #ff0000;
	background-image: none;
	display:inline-block;
}


