body {
	font-family: Arial;
	font-size:12px;
	line-height: 20px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image: url(images/baggrund_bed.jpg);
	background-attachment: fixed;
}

a 
{
    font-family: Verdana;
    color: #166111;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.overskrift
{
	font-family: arial;
	font-size:14px;
	line-height:14px;
	color: #000;
	font-weight:bold;
	/*padding-top: 25px;*/
}

.overskrift_med_ikon
{
	font-family: arial;
	font-size:14px;
	line-height:22px;
	color: #000;
	font-weight:bold;
	padding-left: 27px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../../images/afsnit_ikon.gif);
	background-repeat: no-repeat;
	/*padding-top: 25px;*/
}

.temaoverskrift
{
	font-family: trebuchet MS;
	font-size:24px;
	line-height:24px;
	color: #00522e;
	font-weight:bold;
	/*padding-top: 25px;*/
}

.tematekst
{
	font-family: arial; 
	font-size: 12px; 
	line-height: 20px;
	color: #00522e;
}

