div.forsidecontainer {
	width:					731px;
	margin-left:			auto;
	margin-right:			auto;
	
	height:					auto;

	background-image:		url(/images/shadowbg.gif);
	background-repeat:		repeat-y;
	background-position:	0 0;
	background-color:		#ECE0CE;
}
div.forsidecontent {
/*	margin-right:			11px;*/
	width:					720px;
	background-image:		url(/images/forsidenyhedsbilledebg_test.jpg);
	background-repeat:		no-repeat;
	background-position:	100% 100%;
	
	padding-bottom:			70px;
}
div.nyhed {
	padding-left:			44px;
	padding-right:			334px;
	padding-top:			40px;
	padding-bottom:			1px;
	margin-right:			70px;
	
	background-repeat:		no-repeat;
	background-position:	100% 100%;	
	
	height:					auto;
	min-height:				190px;
}

div.undernyhed h3,
div.nyhed h3 { /* emtpy */ }
div.undernyhed div.dottedline,
div.nyhed div.dottedline {
	margin-top:				3px;
	margin-bottom:			3px;
}
div.undernyhed p,
div.nyhed p {
	margin-bottom:			12px;
}

div.forsidebottomcontainer {
	background-image:		url(/images/forsidebottomcornershadow.gif);
	background-repeat:		no-repeat;
	background-position:	100% 100%;
}
div.forsidebottom {
	margin-left:			11px;
	margin-right:			11px;
	background-image:		url(/images/forsidebottomcorner.gif);
	background-repeat:		no-repeat;
	background-position:	100% 100%;
	background-color:		#E3CBAD;
}
div.forsidebottom div.stibledeline {
	width:					auto;
	height:					14px;
	background-image:		url(/images/darkstibledeline.gif);
	background-repeat:		repeat-x;
	background-position:	0 0;
}
div.undernyhedrow {
	height:					auto;
	overflow:				visible;
	width:					684px;
	margin-left:			15px;
}
div.undernyhed {
	width:					190px;
	height:					auto;
	float:					left;
	clear: 					none;
	padding-left: 			18px; 
	padding-right: 			19px;
	padding-top: 			10px;
	padding-bottom:			20px;
	margin:					0px;
	background-repeat: 		no-repeat;
	background-position: 	18px 0;
}

	
div.undernyhed a img.undernyhedimg {
	margin-left:			10px;
	margin-bottom:			19px;
}
div.undernyhed a.readmore:link,
div.undernyhed a.readmore:visited {
	display:				block;
	width:					86px;
	height:					19px;
	background-image: 		url(/images/readmore.gif);
	background-repeat: 		no-repeat;
	background-position: 	0 0;
}
div.undernyhed a.readmore:hover,
div.undernyhed a.readmore:active {
	display:				block;
	width:					86px;
	height:					19px;
	background-image: 		url(/images/readmorehover.gif);
	background-repeat: 		no-repeat;
	background-position: 	0 0;
}