﻿/*******************************************************************************/
/***    HTML elementer     ***/
/*******************************************************************************/
body 
{
color:#333333;
font-family:Arial;
font-size:11px;
margin:0;
padding:0;
background:#FFFFFF url(/Images/bg_body.jpg) repeat-x top;
}

img
{
	border: none;
}

li, p, input, select, option /*span*/
{
	font-family: Arial;
	font-size: 11px;
}

p {margin: 0px 0px 15px 0px;}

th
{
	text-align: left;
}

a, .a, a:visited
{
	color:#B40600;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.topAndFooterLink, a.topAndFooterLink:visited
{
	text-decoration:none;
	color:#333333;
}

a.topAndFooterLink:hover
{
	color:#B40600;
}

a.nyhedTeaser:link, a:link.nyhedTeaser:visited
{
	color:#333333;
	text-decoration: none;
}
a:hover.nyhedTeaser 
{
	color:#333333;
	text-decoration: underline;
}

h1
{
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
}

h2
{
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 0px;
	clear:both;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 0px;		
}

hr.red
{
	height: 3px;
	color: #B40600;
	background-color: #B40600;
	border: 0px;
	clear: both;
}

hr.gray
{
	height: 1px;
	color: #ECE5DD;
	background-color: #ECE5DD;
	border: 0px;
}

img.grayborder
{
	border: solid 1px #ccc; 
}

.clear { clear: both;}

/*******************************************************************************/
/***    Layout     ***/
/*******************************************************************************/
/*main columns*/
#maincontainer{
width: 1000px; /*Width of main container*/
/*margin: 0 auto; /*Center container on page*/
}

#toppanel{
	position: absolute; 
	top: 44px; 
	right: 5px;
}

.linkcontainer
{
	height: 20px;
	float: left;
	padding-top: 4px;
}

#topsection{
height: 92px; /*Height of top section*/
position: relative;
}

#topsection h1{
margin: 0;
padding: 11px 0 7px 23px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
/*margin: 0 190px 0 200px; Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column in pixel*/
margin-left: -1000px; /*Set margin to that of -(MainContainerWidth)*/
}

#leftcolumn .innertube{margin-left:25px;}

#rightcolumn{
float: left;
width: 220px; /*Width of right column*/
margin-left: -234px; /*Set left margin to -(RightColumnWidth)*/
}

/*#rightcolumn .innertube{margin-right:0;}*/

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.innertubeNarrow
{
	margin: 0px 5px 0px 5px; /*Margins for inner DIV inside each column (to provide padding)*/
}

.clear
{
	clear:both;
	line-height:0px;
	height:0px;
}



/*******************************************************************************/
/***    TeaserBoxer														     ***/
/*******************************************************************************/
.teaserBoxFade
{
	width: 207px;
	background-color: #F0F0F0;
	border: solid 1px #ccc;
	background: #F0F0F0 url(/Images/bg_graybox.jpg) repeat-x;
}

.teaserBoxNoFade
{
	width: 207px;	
	background-color: #F0F0F0;
	border: solid 1px #ccc;	
}

.teaserBoxContent
{
	margin: 15px 10px 15px 20px;
}

.teaserBoxSpacer
{
	height: 0px;
	line-height: 0px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ffffff;
}

.frontpageTeaserBox
{
	width: 240px;
	height: 220px;
	overflow: hidden;
	float:left;
	background-color: #F0F0F0;
	border: solid 1px #ccc;
	background: #F0F0F0 url(/Images/bg_graybox.jpg) repeat-x;
	border-bottom: solid 3px #B40600;
}

.grayHorSpacer
{
	border-left: solid 1px #CCCCCC;
	width: 0px;
	float:left;
}

.grayboxFade
{
	background:#FFFFFF url(/Images/bg_body.jpg) repeat-x top;
	border: solid 1px #ccc;
	border-bottom: solid 3px #B40600;
}


/*******************************************************************************/
/***    Left menu														     ***/
/*******************************************************************************/
#leftMenu
{
	margin: 0px;
	padding: 0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
}

#leftMenu li
{
	border-bottom: solid 1px #C7C7C7;
	margin: 5px 0px 5px 0px;
	padding-bottom: 3px;
}

#leftMenu li a
{
	color: #333;
	padding:3px;
	text-decoration:none;
}

#leftMenu li.niv3
{
	border: none;
	margin-left: 14px;
}

#leftMenu li.niv4
{
	border: none;
	margin-left: 28px;
}

#leftMenu li.selected
{
	border-bottom: solid 3px #B40600;
}

#leftMenu li a:hover, #leftMenu li.selected a, #leftMenu li a.selected
{
	color: #B40600;
}
/*******************************************************************************/
/***    Sepecific html Element layout										 ***/
/*******************************************************************************/
.textInputSoeg{
	width: 140px;
	border: solid 1px #BBBBBB;
	height:14px;
	background: #f2f2f2 url(/Images/bg_seachBox.jpg) repeat-x top;
}

.textInput
{
	width: 140px;
	border: solid 1px #BBBBBB;
	height:14px;
}

.textInputMedium
{
	width: 182px;
	border: solid 1px #BBBBBB;
	height:14px;
}

.textInputLong
{
	width: 225px;
	border: solid 1px #BBBBBB;
	height:14px;
}

.articleTextcontainer 
{
	width: 505px;
}

.pdfDownloadLink
{
	background: url(/Images/pdfikon.gif) no-repeat right;
	padding: 5px 25px 5px 0px;
	
}

.plusLinkButton
{
	padding: 3px 0px 8px 25px;
	height: 25px;
	background: url(/Images/Buttons/plus.gif) no-repeat top left;
	color: #333;
}

.minusLinkButton
{
	padding: 3px 0px 8px 25px;
	height: 25px;
	background: url(/Images/Buttons/minus.gif) no-repeat top left;
	color: #333;	
}

.coopred
{
	color: #B40600;
}

.color333
{
	color: #333;	
}

#jobtable tr td
{
	height: 30px;
	padding-right: 5px;
}

.treKolonner {width: 525px;}
.treKolonner div {float:left; width: 167px; margin-right: 5px;}
.treKolonner div label{margin-left: 4px;}

.formInputTable tr td
{
	padding-bottom: 2px;
}

.miniinfo
{
	background: url(/Images/ikon_info.gif) no-repeat; 
	background-position: center left; 
	padding-left: 13px;
}

/*******************************************************************************/
/***    Pager																 ***/
/*******************************************************************************/
.pagerContainer a
{
	color: #333;
	text-decoration: none;
	margin: 0px 3px;
	padding: 0px 2px;
}

.pagerContainer a.selected
{
	color: #B40600;
	font-weight: bold;
	margin: 0px 3px;
	padding: 0px 2px;
}

.pagerContainer a
{
	color: #333;
	text-decoration: none;
	margin: 0px 3px;
	padding: 0px 2px;
}

.pagerContainer img
{
	border: none;
}

.pagerActivePage
{
	font-weight: bold;
	color: #B40600;
}

/*******************************************************************************/
/***    Nyheder																 ***/
/*******************************************************************************/
.listeItem
{
	margin-bottom: 15px;
}

.listeItem h3
{
	margin-bottom: 4px;
}

#nyhedsliste hr.gray
{
	margin-bottom: 10px;
}

/*******************************************************************************/
/***   BilledeGalleri														 ***/
/*******************************************************************************/
#billedeGalleri
{
	width: 528px;
}

#billedeGalleri div.billedeGalleri_item
{
	width: 110px; 
	height: 144px; 
	float:left; 
	margin: 0px 22px 22px 0px;
}

#billedeGalleri img
{
	border: solid 1px #ccc; 
	margin-bottom: 6px;
}

/*******************************************************************************/
/***   Find butik og ButikDetajler											 ***/
/*******************************************************************************/
#FindButikTable td
{
	 padding-bottom: 20px;
}

#divButikDetailImages img
{
	margin-bottom: 3px;
}

/*******************************************************************************/
/***   Brødkrumme															 ***/
/*******************************************************************************/
#broedkrumme
{
	padding:13px 0 15px 23px;
}

#broedkrumme a
{
	color:GrayText;
}

#broedkrumme a.valgt
{
	color:#333;
	font-weight: bold;
}


/*******************************************************************************/
/***   Anglamark															 ***/
/*******************************************************************************/

.Anglamarkoverskrifter h1,
.Anglamarkoverskrifter h2,
.Anglamarkoverskrifter h3,
.Anglamarkoverskrifter h4,
.Anglamarkoverskrifter h5,
.Anglamarkoverskrifter h6
{
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica;
	color:#666666;	
}

#produktkategorier a.valgt
{	
	font-weight: bold;
}


/*******************************************************************************/
/***   Handlings Plan														 ***/
/*******************************************************************************/
.handlingsListeContainer
{
    padding:0px 5px 0px 5px;
    clear:both;
}

.handlingsListeContainer.statuscontainer{
    width:100px; 
    float:right;
    padding-bottom:5px;
}

.handlingsListeContainer.statustext
{
    text-align: center;
    display:none;
}

.titel p
{
    display:inline;
}
.handlingsListeContainer .titel
{
    float:left;
    width:435px;
    padding-bottom:5px;
    margin-bottom: 5px;
    color: #B40600;
}
.handlingsListeContainer .status
{
    float:right;
    width:100px;
    padding-bottom:5px;
    margin-bottom: 5px;
}

.handlingsListeContainer .beskrivelse
{
    display:none;
    clear:both;
}


/*******************************************************************************/
/***   Allert Box   														 ***/
/*******************************************************************************/
.alert_wrapper {
	width: 450px;
	height: 150px;
	position: absolute;
	z-index: 10;
	float: left;
	top: 0;
	left: 0;
	padding: 143px 0 0 88px; 
	background-color:white;
	border-style:solid;
    border-width:5px;
}
.alert_content {
	width: 279px;
	height: 142px;
	float: left;
	padding: 102px 41px 41px 82px;
}

