@import "ferd.css";


/*Design*/
/*Design End*/

/*Board List */
table.boardList{
    width: 100%;
}


table.boardList td.board{
    vertical-align: top;
    padding-top: 20px;
    padding-bottom: 0;
    padding-left: 3px;
    padding-right: 3px;
    border-bottom: 1px solid #c0b5a8;
}

.boardList hr {
	margin-top: 0;
	margin-bottom: 20px;
}

table.boardMember{
    width: 100%;
}


.boardMember td.image,
.boardMember div.image{
	padding-bottom: 20px;
}

.boardMember div.imageText{
	padding-top: 2px;
}

table.boardMember td.text{
	padding-left: 20px;
	padding-bottom: 20px;
}

.boardMember .text h2{
	margin-top: 0;
}

.boardMember div.group {
	padding-bottom: 15px;
}

.boardMember div.group p{
	margin-top: 0;
	margin-bottom: 5px;
}

div.boardMember {
}

div.boardMember div.image{
	float: left;
	width: 200px;
}

div.boardMember .text{
	margin-left: 215px;
}

/*Board List */

/*Board List 2*/
table.boardList2{
	width: 100%;
	margin-top: 20px;
}


table.boardList2 td.board{
	width: 50%;
	padding-left: 10px;
	padding-bottom: 20px;
}

table.boardList2 td.first{
	padding-right: 10px;
	padding-left: 0;
}

table.boardList2 tr.last td.board{

}

table.boardMember2{
	width: 100%;
}

table.boardMember2 img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/*Board List */


/*Stilling Ledig liste*/

table.stillingList{
    width: 100%;
}

table.stillingList td.stilling{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #C0B5A8;
}

table.stillingList tr.first td.stilling{
    padding-top: 0;
}

table.stillingList tr.last td.stilling{
    border-bottom: 0;
}
/*Stilling Ledig liste*/


/*Magasinliste forside*/
table.frontPageMagazineList{
    margin-top: 20px;
}

/*Magasinliste forside End*/


table.balongmeny td{
    font-size: 0;
    line-height: 0;
}


table.reports{
    width: 100%;
}

table.reports .title1{
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 14px;
}


table.reports td.report{
    padding-left: 0;
    padding-bottom: 15px;
}

table.reports td.report h2{
    margin-top: 0;
}

table.reports td.report p{
	margin: 0;
}

/*stiler til foredrag*/

.pres-title1{
    color: #477694;
    font-size: 16px;
    padding-top: 20px;
    text-align: left;
    padding-bottom: 3px;
    font-weight: bold;
    border-bottom: 2px solid #477694;
}

td.bluebox{
    background-color: #477694;
    color: white;
    padding: 5px;
    text-align: center;
}

td.bluebox2{
    background-color: #477694;
    color: black;
    font-weight: bold;
    font-size: 16px;
    padding: 10px;
    text-align: center;
}

table.presBalonger{
    width: 277px;
    height: 230px;
    background-image: url(../gfx/ballons.jpg);
    background-repeat: no-repeat;
}

table.presBalonger td{
    color: black;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    height: 50%;
}


/*stiler til foredrag End*/


table.lenkeListe{
    width: 100%;
	border-collapse: collapse;
}

table.lenkeListe td.lenkeListe-lenke{
    padding: 10px;
    text-align: center;
	border: 1px solid #007AB4;
}



.pressArchiveList{
    margin-top: 20px;
}

.pressArchiveList h1{
    font-size: 12px;
}

.pressArchiveList .pressArchive{
    padding-top: 15px;
    padding-bottom: 15px;
	border-top: 1px solid #C0B5A8;
}


.pressArchive{
    
}

.pressArchive .pressArchive-image{
   float: left;
	width: 230px;
	text-align: center;
}

.pressArchive .pressArchive-image a{
    white-space: nowrap;
    font-size: 10px;
}

.pressArchive .pressArchive-image img{
    margin-bottom: 10px;
}

.pressArchive .pressArchive-links{
	margin-left: 240px;
}

/*News List*/

table.newsList{
    width:100%
}

table.newsList td.newsList-article{
    padding-bottom: 10px;
}

/*News List End*/

table.keyPersonList{
	margin-top: 10px;
    width: 100%;
}

table.keyPersonList a{
    white-space: nowrap;
}


/*report service Start*/

table.abbTable {
	border: 1px solid #C0B5A8;
}

table.abbTable td{
	padding: 5px;
}

table.mailForm {
	width: 100%;
	margin-top: 10px;
}

table.mailForm td.inputfield{
	padding-bottom: 5px;
}

table.mailForm div.fieldTitle{
	font-weight: bold;
	padding-bottom: 2px;
}

table.mailForm div.fieldTitle span{
	font-weight: normal;
}

table.mailForm div.formHasErrors{
	font-weight: bold;
	color: red;
	padding-bottom: 5px;
}

table.mailForm input.textfield{
	width: 200px;
}

table.mailForm div.number input.textfield{
	width: 50px;
}



/*report service End*/

div.subscribeTeaser {
	width: 200px;
	border: 1px solid #c0b5a8;
	background-color: white;
	float: right;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 5px;
}

div.subscribeTeaser h1{
	font-size: 12px;
	line-height: 14px;
	margin-top: 0;
}

div.subscribeTeaser p{
	margin-top: 3px;
	margin-bottom: 0;
}

div.thisIsFerd {
	width: 568px;
	height: 159px;
	background: #5EBEED url(../gfx/this_is_ferd_bg.jpg) no-repeat top left;
	margin-bottom: 11px;
}

div.thisIsFerd .thisIsFerdContent {
	padding: 8px 20px;
}

div.thisIsFerd h1{
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	color: white;
}

div.thisIsFerd p{
	margin-top: 5px;
	margin-bottom: 0;
}

div.thisIsFerd a{
	color: white;
}


/*Ferds Sosiale Entreprenorer*/

table.fseList {
	margin-top: 10px;
	width: 100%;
}

table.fseList td{
	padding-bottom: 10px;
	border-bottom: 1px solid #C0B5A8;
}

table.fseList .lastRow td {
	border-bottom: none;
}

table.fseList td.fseList-image{
	padding-top: 10px;
	padding-right: 20px;
	text-align: center;
	vertical-align: middle;
}

table.fseList td.fseList-text {
	vertical-align: middle;
}

table.fseList td.fseList-text p{
	margin-top: 0;
	margin-bottom: 0;
}

/*Ferds Sosiale Entreprenorer end*/


/*Ferd History List*/
table.historyDisplay {
	/*width: 100%;*/
	margin-top: 10px;
}


table.historyDisplay td.historyDisplay-list {
	width: 386px;
	padding-right: 10px;
}

table.historyDisplay td.historyDisplay-item {
	width: 350px;
}

.historyList {
	height: 450px;
	overflow: auto;
	border: 1px solid #C0B5A8;
}

.historyList .historyListPadding{
	padding: 0 10px 10px 10px;
}

.historyList .historyListItem a,
	.historyList .historyListItem div.historyListItemTitleOnly{
	display: block;
	padding: 1px 0 4px 10px;
	background-image: url("../gfx/square_bullet_grey.gif");
	background-repeat: no-repeat;
	background-position: 0 7px;
}

.historyList .historyListItem a:hover {
	color: #690000;
	text-decoration: underline;
}

.historyList a.historyListItemSelected{
	background-image: url("../gfx/square_bullet_red.gif");
	color: #690000;
}


div.historyListItemDetail {
	display: none;
}

div.historyListItemDetailMain {
	display: block;
}

div.historyItemDetail{
	border: 1px solid #C0B5A8;
	padding: 8px;
	min-height: 434px;
}

div.historyItemDetail * {
	font-size: 12px;
}

div.historyItemDetail h1 {
	font-size: 15px;
}

.historyDetailContentImage {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.historyDetailContentImageText {
    text-align: center;
    font-style: italic;
}

.historyListYearSeparator {
	font-weight: bold;
	padding-top: 10px;
}

/*Ferd History List */


/*RSS list*/
div.rssList {

}

div.rssListItem {
	padding-bottom: 5px;
}

div.rssListItem p{
	margin: 0 0 5px 0;
}

div.rssListItem a{
	display: block;
	padding-left: 25px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: none;
	margin-bottom: 4px;
}

div.rssListItem a.rssLink{
	background-image: url(../gfx/rss_icon.png);
}

div.rssListItem a.webLink{
	background-image: url(../gfx/web_icon.png);
}
/*RSS list*/

table.historyMenu {
	margin-bottom: 10px;
	border-collapse: collapse;
}

table.historyMenu a {
	font-family: arial,helvetica,sans-serif;	
}

table.historyMenu a:hover{
}

table.historyMenu .year {
	width: 1px;
	white-space: nowrap;
	font-size: 10px;
	padding: 5px 2px;
}

table.historyMenu .year span{
	font-size: 10px;
}

.historyMenu .imageRow td{
	vertical-align: bottom;
}

.historyMenu .imageRow td a{
	display: block;
	height: 140px;
	padding: 0;
	text-decoration: none;
}

.historyMenu  a:hover{
	text-decoration: none !important;
}

.historyMenu .linkRow td{
	background-color: #CEC7BE;
	border-top: 1px solid #383532;
	border-bottom: 1px solid #383532;
	padding: 0;
}

table.historyMenu .linkRow a{
	display: block;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #383532;
	margin-left: 15px;
	border-left: 1px solid #383532;
	padding: 3px 5px;
	text-align: center;
	text-decoration: none;
}

table.historyMenu .linkRow .last {
	padding-right: 15px;
}
table.historyMenu .linkRow .last a{
	border-right: 1px solid #383532;
}

table.historyMenu td.history1 h1{
	height: 19px;
	margin: 0;
/*	font-size: 16px; */
}

table.historyMenu td.history1 a{
	background: transparent url( "../gfx/history2/periode1_dim.jpg" ) no-repeat bottom left;
	width: 205px;
}

table.historyMenu td.history1Selected a,
table.history1Hover td.history1 a,
table.historyMenu td.history1 a:hover{
	background-image: url(../gfx/history2/periode1.jpg);
}


table.historyMenu td.history2 a{
	background: transparent url( "../gfx/history2/periode2_dim.jpg" ) no-repeat bottom left;
	width: 212px;
}

table.historyMenu td.history2Selected a,
table.history2Hover td.history2 a,
table.historyMenu td.history2 a:hover{
	background-image: url(../gfx/history2/periode2.jpg);
}

table.historyMenu td.history3 a{
	background: transparent url( "../gfx/history2/periode3_dim.jpg" ) no-repeat bottom left;
	width: 204px;
}

table.historyMenu td.history3Selected a,
table.history3Hover td.history3 a,
table.historyMenu td.history3 a:hover{
	background-image: url(../gfx/history2/periode3.jpg);	
}

.lastYearSummaryMenu {
	border-bottom: 1px solid #c0b5a8;
	padding-bottom: 4px;
	margin-bottom: 15px;
}

.lastYearSummaryMenu h2{
	font-size:11px;
	font-weight:bold;
	margin: 0;
	padding: 0;
	color: #008CBC;
}

.lastYearSummaryMenu a{
	display: block;
	background-image: url(../gfx/square_bullet_grey.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding: 0 10px 0 15px;
/*
	color: #80776c;
	text-decoration: none;
*/
}

.lastYearSummaryMenu a:hover{
    color: #870027;
	/*text-decoration: underline;*/
}

.lastYearSummaryMenu a.selectedArticle{
    color: #870027;
	background-image: url(../gfx/square_bullet_red.gif);
}

.pressContacts {

}

.pressContacts td.image {
	width: 100px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.pressContacts td.text {
	padding-bottom: 10px;
	vertical-align: middle;
}


.companyPresentation {
	border-collapse: collapse;
	width: 100%;
}

.companyPresentation td{
	width: 33%;
	padding-right: 10px;
	padding-bottom: 10px;
}

.companyPresentation .image {
	padding-top: 4px;
}

.companyPresentation .imageText {
	padding-top: 3px;
}
