body {
/*	background:url(/images/bg-body.png) repeat-x top center #E8F7F9;*/
	background:url(/fundanemt/site_graphics/Layout/body.gif) top center #E8F7F9;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:72.5%; /* Sets default font size to 10px */
	text-align:center;
	color:#fff;
	}

.red{
	color: #c12030;
}


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

}
hr{
background-color: #ff6699;
color: #ff6699;
height: 2px;
 border:none;

 margin: 10px 0px 15px 0;

 }


* {
	margin:0;
	padding:0;
	}

.pagingButtonActive{
background:black;
color:#ffffff;

}


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

p {
	margin-bottom:1.75em;

	}

a {
	text-decoration:none;
	color:green;
	}

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

.header{
	text-decoration:none;

	text-align: left;
	font-weight:bold;
	font-size:1.3em;
}

/* Structure */

#kassen {
	margin:0 auto;
	width:960px;
	background:#000;
	font-size:1.20em;

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

#faktabox {
	clear: right;
	float:right;
	width:230px;
	text-align:left;
/*	background:url(/fundanemt/site_graphics/Layout/faktabox-bg.gif) repeat ;*/
/*	border: 1px dotted #cccccc;*/
	margin-top: 10px;
	margin-right:10px;
	}

 .flag {
	float:left;
	margin-left:35px;
	margin-right:110px;
	margin-top: 18px
 }

.faktaindhold{
	text-align:center;
	padding-left:10px
}

#content {
	float:left;
	width:715px;
	min-height:350px;
	margin-bottom: 20px;
	}

#footer {
	clear:both;
	height:224px;
	}

.newsItem{
	padding-top:10px;
	padding-bottom: 10px;
	border-bottom: solid 1px
}

/* Entries */

.entry {
	padding:5px 10px;
	margin-left: 10px;
	text-align:left;
	line-height:1.75em;
	}

.entry li {
	margin-left:40px;

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

}


td{
	padding:5px 10px;
	line-height:1.75em;
	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;

}


#faktabox li a p {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}

/*
#faktabox-top {
	height:20px;
	background:url(/fundanemt/site_graphics/Layout/faktabox-top.gif) no-repeat bottom center;
	}
#faktabox-bottom {
	height:20px;
	background:url(/fundanemt/site_graphics/Layout/faktabox-bund.gif) no-repeat top center;
	}*/

/* Footer */

#footer-valid {
	float:left;
	padding-top:55px;
	padding-left:20px;
	cursor:default;
	color:#ffffff;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* 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 {
	font-size:1.5em;
	font-weight:normal;
	cursor:default;
	letter-spacing:1px;
	color:#fff;
	font-style:italic;
	}

