@import url("navigation.css");
@import url("modules.css");
@import url("input.css");

/************************* RESET **********************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

/************************* HTML BODY **********************/

html, body {
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	background-image: url(/web/grafik/header_bg.gif);
	background-repeat: repeat-x;
	background-color: #ECECEC;
	color: #363636;
}

/************************* STRUCTURE **********************/

#container {
	width: 990px;
	margin: 0 auto;
}

#header {
	height: 119px;
	width: 990px;
}

#mainnav {
	margin: 5px 0 0 0;
	float: right;
}

#content {
	width: 910px;
	margin: 29px 0 55px 0;
	padding: 39px;
	border: 1px solid #B0B0B0;
	background-color: #FFFFFF;
}

#indgangsvinkler{
	margin: -10px;
}

#forside_nyheder {
	position: relative;
	width: 597px;
	float: left;
	margin: 10px 0 0 0;
}

#forside_nyheder .rss_icon {
	width: 33px;
	height: 21px;
	background-image: url(/web/grafik/rss_icon.gif);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	left: 562px;
	top: 17px;
}

#forside_nyheder .vis_alle {
	display: block;
	position: absolute;
	left: 80px;
	top: 10px;
}

#forside_nyheder #nyhedsbrev {
	width: 597px;
	height: 37px;
	background-image: url(/web/grafik/nyhedsbrev_bg.gif);
	background-repeat: repeat-x;
	float: left;
}


#forside_grafik {
	margin: 48px 0 0 20px;
	width: 292px;
	float: left;
}

/****************UNDERSIDE************************/

#subnav_header {
	width: 261px;
	height: 41px;
	margin: 1px 0 0 1px;
	padding: 0 0 0 20px;
	background-image: url(/web/grafik/subnav_header_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	line-height: 41px;
	float: left;
}

#subnav {
	width: 283px;
	min-height: 320px;
	background-image: url(/web/grafik/subnav_bg.gif);
	background-repeat: no-repeat;
	background-position: right 29px;
	float: left;
}

#breadcrumb {
	width: 706px;
	height: 41px;
	margin: 1px 1px 0 1px;
	background-image: url(/web/grafik/breadcrumb_bg.gif);
	background-repeat: repeat-x;
	float: left;	
}

#content_underside {
	width: 990px;
	margin: 29px 0 55px 0;
	padding: 0 0 50px 0;
	border-top: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	background-image: url(/web/grafik/content_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}

#content_container {
	width: 626px;
	padding: 20px 0 0 0;
	float: left;
}

	#content_container #billede {
		width: 626px;
		margin: 0 0 0 40px;
	}

	#billede img {
		padding: 0 0 23px 0;
		background: url(/web/grafik/subpage_image_bg.jpg) no-repeat bottom;
	}

	#content_container #text {
		width: 545px;
		margin: 20px 0 0 90px;
	}

	#content_container #text ul{
		margin: 20px 0 20px 0;
		list-style: none;
	}
	
	#content_container #text ul li {
		padding: 0 0 0 20px;
		background-image: url(/web/grafik/ul_arrow.gif);
		background-repeat: no-repeat;
		background-position: left 10px;
		line-height: 22px;
	}

#underside_nyheder {
	width: 283px;
	min-height: 320px;
	background-image: url(/web/grafik/subnav_bg.gif);
	background-repeat: no-repeat;
	background-position: right 29px;
	float: left;
}

	#underside_nyheder ul {
		margin: 10px 0 0 15px;
		list-style:none;
	}
	
	#underside_nyheder li {
		width: 245px;
		height: 125px;
		padding: 5px 0 5px 5px;
		list-style:none;
		position: relative;
		background-repeat: no-repeat;
	}
	
	#underside_nyheder li.bg_1 {
		background-image: url(/web/grafik/underside_nyhed_bg1.gif);
	}

	#underside_nyheder li.bg_2 {
		background-image: url(/web/grafik/underside_nyhed_bg2.gif);
	}
	
	#underside_nyheder li .text {
		width: 185px;
		padding: 0 5px 0 5px;
	}
	
	#underside_nyheder li p {
		margin: 6px 0 6px 0;
	}
	
	#underside_nyheder li .date {
		width: 190px;
		padding: 5px 0 0 0;
	}

	#underside_nyheder li a {
		text-decoration: none;
		color: #000;
	}
	
	#underside_nyheder li a.read_more {
		width: 45px;
		height: 30px;
		position: absolute;
		bottom: 0;
		right: 0;
		text-indent: -9999px;
	}
	
	#underside_nyheder li a.comments {
		text-decoration: underline;
	}
	
	#underside_nyheder a.read_all {
		margin: 5px 0 0 15px;
	}


/****************UNDERSIDE SLUT************************/

#footer {
	width: 100%;
	background-color: #FFF;
}

	#footer .footer_txt {
		width: 970px;
		margin: 0 auto;
		padding: 0 0 30px 20px;
		background-image: url(/web/grafik/footer_bg.gif);
		background-repeat: no-repeat;
	}

	#footer td.footer_table {
		padding: 0 30px 0 0;
	}
	
/************************* TEXT **********************/

h1, h2, h3, h4, h5, h6 {
	line-height: normal;	
}

h1 {
	margin: 0 0 30px 0;
	font-size: 20px;
	font-weight: normal;
}

h2 {
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: normal;
}

#forside_nyheder h2 {
	width: 577px;
	height: 28px;
	padding: 10px 0 0 20px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(/web/grafik/nyheder_h1_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#underside_nyheder h2 {
	margin: 20px 0 0 15px;
}

#underside_nyheder h3 {
	margin: 7px 0 0 0;
	font-size: 10px;
}

h2 {
	margin: 0 0 10px 0;
	font-size: 14px;
	font-weight: normal;
}

p {
	margin: 9px 0 9px 0;
}

#footer p {
	margin: 47px 0 9px 0;
}

/************************* LINKS **********************/

a {
	color: #007db6;
}

a:hover {
	color: #007db6;
	text-decoration: none;
}

/************************* TABLES **********************/

table {
}

table th {
}

table td {
}

/************************* OTHERS **********************/

.logo {
	margin: 20px 0 0 0;
	float: left;
	display: inline;
	border: 0;
}

.clear {
	clear: both;
}

.noshow {
	display: none;
}