/* Kampagner */
body, td
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}

.campaign
{
	color: #A1961A;
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

.campaign img
{
	vertical-align: middle;
}

.redBoldItalicText
{
	color: #B11506;
	font-weight: bold;
	font-style: italic;
	caption: Rød fed kursiv tekst;
}

.redBarLong
{
	background-color: #B11506;
	height: 24px;
	color: #ffffff;
	font-weight: bold;
	caption: Rød overskrifts bar - lang;
}

.greenBar
{
	background-color: #A1961A;
	height: 17px;
	color: #ffffff;
	text-align: right;
	font-weight: bold;
	caption: Grøn overskrifts bar - kort;
}

#pageCampaignLeftHeader
{
	width: 228px;
	height: 20px;
	background-color: #FAF7D7;
	background-image: url(../images/cornerRightPage.gif);
	background-position: top right;
	background-repeat: no-repeat;	
	padding-right: 15px;
	padding-top: 3px;
	/* margin-top: 25px; */
	margin-bottom: 1px;
	color: #A1961A;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	overflow: hidden;
}

#pageCampaignLeft
{
	width: 213px;
	padding: 15px;
	background-color: #FAF7D7;
	background-image: url(../images/pageBoxBg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	overflow: hidden;
}

#newsletterCampaignLeft
{
	width: 213px;
	padding:15px;
	padding-bottom:0px;
	background-color: #FAF7D7;
	background-image: url(../images/pageBoxBg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	overflow: hidden;
}

.bl {background: url(bl.gif) 0 100% no-repeat #B11506; width: 242px;} 
.br {background: url(br.gif) 100% 100% no-repeat} 
.tl {background: url(../images/edge-top-menu.gif) 0 0 no-repeat} 
.tr 
{
	background: url(../images/edge-top-menu-right.gif) 100% 0 no-repeat;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
} 
.clear {font-size: 1px; height: 1px}

