/*******************************************************
   Footer dokument
*******************************************************/
.footersection {
    margin-left:20px;
    /*font-size:0.9em;*/
    line-height:140%;
    position: relative;
}

.footersection .linklayer {
	width: 169px;
	cursor:pointer;
}
.footersectionheader h3{
    	font-family: "Myriad pro", Helvetica, Arial, Verdana, sans-serif; /* Kender ikke den rigtige font??? */
font-weight:600;
margin:0;
padding:0 0 2px;
text-transform:uppercase;
font-size:1.3em;
}


/*
.footersection .forsideartikel_bottomimage {
	width: 169px;
	height: 100px;
}

.footersection, .footercontainer .linklayer {
	width: 169px; 
}
*/

/*
.footercontainer .imagelayer img {
	max-width: 169px;
	_width: 169px;
}
*/

/*
.footercontainer .linklayer {
	position: absolute;
	z-index: 101;
}
*/

/*
.footercontainer .linklayer DIV {
	margin-top: 25px;
	float: right; 
}
*/

.footercontainer .linklayer a {
    border:0;
    color:#FFFFFF;
    display:block;
    padding-left:5px;
    padding-right:5px;
    text-transform:uppercase;
    line-height:103%;
}


