body {
/*	background:url(/fundanemt/files/layout/bg-body.png) repeat-x top center #E8F7F9;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
*/
	background:url(/fundanemt/files/layout/body.png) top center #FFFFFF;

	font-family:Verdana, Helvetica, Arial,  sans-serif;
	font-size:64.5%; /* Sets default font size to 10px */
	text-align:center;
	color:#000;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	clear: both;
	}

.red{
	color: #c12030;
}

#adresse{

	font-size:87.5%;
	padding-left: 23px;
	margin-top:13px;
	font-weight: normal;
	width: 150px;
	text-align:left;
	color:#4f4d55;

}

#faktabund {

	color: #FFFFFF;
	text-align: right;
	clear:both;
	padding-top: 5px;
	height:157px;
	}

a {
	text-decoration:none;
	font-weight: bold;
	color:#c12030;
	}

a:hover {
	text-decoration:underline;
	color:#c12030;
	}



#top100 {
	width: 100%;
	background:url(/fundanemt/files/layout/top100.png) repeat-x top center #ffffff;
	height:226px;
	margin-bottom: -226px;

	}
.header{
	text-decoration:none;
	background:url(/fundanemt/files/layout/fakta_pil.png) no-repeat top left;
	text-align: left;
	font-weight:bold;
        padding-left:20px;
        margin-top: -13px;
	line-height:3.10em;
}

/* Structure */

#kassen {
	background:url(/fundanemt/files/layout/kassen.png) no-repeat top left  #ffffff;

	margin:0 auto;
	width:900px;
	font-size:1.20em;

	}


#header {
	height:200px;
	text-align: left;
	}


/* faktabox */
#faktabox {

	float:right;
	width:183px;
	color:#FFF;
	text-align:left;
	background:#4f4d55;
	margin-top: 25px;
	margin-right:34px;

	}
	#faktabox li a p {
		display:block;
		height:20px;
		line-height:20px;
		color:#FFF;
		padding-left:5px;
		}
	#faktabox-top {
		height:16px;
		background:url(/fundanemt/files/layout/fakta_top.png) no-repeat bottom center #fff;
		}
	#faktabox-bottom {
		height:16px;
		background:url(/fundanemt/files/layout/fakta_bund.png) no-repeat top center #fff;
		}
		.faktaindhold {
			padding-left:7px;
			background:url(/fundanemt/files/layout/fakta_bg.png) repeat #4f4d55;
			padding-right:5px;
    			height : 100px;
    			overflow : auto;
			}
			 .faktaindhold a {
				  color:#FFF;
				  font-weight: normal;
				  font-style:italic;
				  }

#content {
	float:right;
	width:650px;
	padding-left: 40px;
	min-height:300px;
	margin-bottom: 20px;
	}

.input {
	padding:2px 6px 2px 6px;
	border: 1px solid #4f4d55;
	background: #ccc;

}



/* Footer */
#footer2 {
	background:#ffffff;
	height:30px;
	}
#footer {
	font-size:84.5%; /* Sets default font size to 10px */
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	clear:both;
	padding-top: 5px;
	padding-right: 10px;
	height:21px;
	}
.newsItem{
	padding-top:10px;
	padding-bottom: 10px;
	border-bottom: solid 1px
}

/* Entries */


.entry {
margin-top: 24px;
	padding:0px 35px 0px 3px ;
	text-align:left;
	line-height:1.40em;
	}

.entry li {
	margin-left:40px;

	}
.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;

}


img {
	margin-right:10px;
	margin-left:0px;
	margin-bottom: 10px;
	margin-top: 10px;
	}

td{
	padding:5px 1px;
	line-height:1.6em;
/*	font-family:Arial, Helvetica, sans-serif;*/
	vertical-align: top;
	font-size: 12px;
}


/*Placering af fundanemt billeder med og uden tekst*/

.funda_imageboxcenter{
	margin:0 auto;
}

.funda_imageboxright{
	clear: right;

}
.funda_imageboxleft{
	clear: left;
	padding-right:18px;
}
.funda_imagetext{
	text-align: left;
	margin: 0 0 15px 10px;
	line-height:1.25em;

}




/* Heading's */

.h1_head {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
	}


h1 {
margin-top: -23px;
	line-height:2.70em;
	}

h2 {
margin-top: -15px;
	line-height:2.70em;
	}

h3 {
margin-top: -8px;
	line-height:2.70em;
	letter-spacing:0px;
	font-size: 13px;
	}

