@charset "UTF-8";
/* CSS Document */

#topbar
	{
	background: url(/Files/Billeder/layout/top_100aar.gif);
	width: 776px;
	height: 140px;
	margin-top: 0px;
}


.forside-border img {
border:6px solid #dedfde;
margin: 30px 0 10px 0;
}



#bottom
	{
	background: url(/Files/Billeder/layout/bottom.gif);
	width: 776px;
	height: 34px;
	}
	#bottomtext
	{
	width: 760px;
	}
	
#DWMain {
	background: url(/Files/Billeder/layout/mainbg.gif) center repeat-y;
}

A.L1 {
	/*padding: 5px 20px 5px 20px;*/
	background: url(/Files/Billeder/layout/menuitembg.gif) right no-repeat;
	display: block;
	margin: 0;
	line-height: 1em;
}

A.L1:hover {
	background: url(/Files/Billeder/layout/menuitembg_a.gif) right no-repeat;
}

h3 a:link, h3 a:visited {
	font-weight: bold;
	font-size: 14px;
}

DIV.L2 {
	padding: 2px 0 2px 8px;
	width: 100%;
	line-height: 1em;
}

h4.h4 {
	
	padding: 5px 0;
	margin: 0 0 0px 0;
	font: bold 12px verdana;
	color: #257d3f;
}

#bottomtext small {
	color: #257D3F;
}

hr {
color: #257d3f;
background-color: #257d3f;
border: 0;
height: 1px;
}