/* Hele siden */
body
{
	margin: 0;
	padding: 0;
	background: #659dba url('../images/background.jpg') repeat-x fixed;
	color: #333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}

body *
{
	font-size: 13px;
}

p
{
	margin-top: 0;
}

a
{
	color: #990066;
}

form
{
	margin: 0;
	padding: 0;
}

img
{
	border: none;
}

#menubar
{
	background: url('../images/menu_background.gif') top no-repeat;
	height: 41px;
	padding: 0 0 0 9px;
}

#contents
{
	margin: 4px 10px 0;
}


/* Det hvide område med main baggrundsbilledet */
.page
{
	margin: 0 auto;
	width: 978px;
	background: url('../images/main_background.gif') top repeat-y;
}

/* Topbaren inkl. søgefeltet */
#topbar
{
	background: url('../images/header_background.gif') top no-repeat;
	height: 75px;
}

#topbar .sogefelt
{
	float: right;
	padding: 35px 25px 0 0;
	text-align: right;
	width: 245px;
}


#topbar .sogefelt div
{
	display: inline;
}

.felt
{
	background-color: #e1e3e1;
	float: left;
	color: #6b6a6a;
	border: 0px;
	width: 120px;
	height: 15px;
	padding-top: 3px;
	margin-right: 5px;
}

.sogeknap
{
	width: 15px;
	height: 15px; 
}

/* Forside hovedbillederne */
#forsideheader_left,
#forsideheader_right
{
	display: inline;
}

#forsideheader_bluespacer
{
	width: 958px;
	height: 9px;
	background-color: #2a3b76;
	margin: 1px 0 20px;
}

/* Forside indholdet */
#forside_contents
{
	margin: 0 16px;
	text-align: left;
}

#forside_left,
#forside_middle,
#forside_right
{
	float: left;
}

#forside_left
{
	width: 430px;
	margin-right: 11px;
}

#forside_middle
{
	width: 235px;
}

#forside_right
{
	width: 239px;
	margin-left: 11px;
}


/* Forside #forside_left boksen*/
#forside_left .top
{
	height: 22px;
	background: url('../images/forside_left_topbackground.gif') no-repeat;
	padding: 10px 20px 0;
}

#forside_left .main
{
	padding-left: 2px;
	padding-right: 2px;
	background: url('../images/forside_left_mainbackground.gif');
	font-size: 1.1em;
}

#forside_left .bund
{
	height: 9px;
	background: url('../images/forside_left_bundbackground.gif') no-repeat;
}

#forside_left .main ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#forside_left .main ul li 
{
	padding: 6px 20px 4px 35px; 
	background: url(../images/bullet.gif) no-repeat 20px 8px;
	border-top: 1px solid #fafafa;
}

#forside_left .main ul a,
#forside_left .main ul a:link,
#forside_left .main ul a:visited,
#forside_left .main ul a:active
{
	color: #2d3e7a; 
	font-weight: bold; 
	text-decoration: none;
}

#forside_left .main ul a:hover
{
	color: #000000;
	text-decoration: none;
}

/* Forside Sidste nyt boksen*/
.sidstenyt_top
{
	width: 199px;
	height: 22px;
	float: left;
	background-image: url('../images/snyt_topbackground.gif');
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 20px 0;
	text-align: left;
}

.sidstenyt_main
{
	float: left;
	width: 235px;
	padding-left: 2px; padding-right: 2px;
	background-image: url('../images/snyt_mainbackground.gif');
	font-size: 1.1em;
	text-align: left;
}

.sidstenyt_bund
{
	width: 239px;
	height: 9px;
	float: left;
	background-image: url('../images/snyt_bundbackground.gif');
	background-position: top;
	background-repeat: no-repeat;
}

.sidstenyt_main ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidstenyt_main ul li 
{
	padding: 6px 20px 4px 35px; 
	background: url(../images/bullet.gif) no-repeat 20px 8px;
	border-top: 1px solid #fafafa;
}

.sidstenyt_main ul a,
.sidstenyt_main ul a:link,
.sidstenyt_main ul a:visited,
.sidstenyt_main ul a:active
{
	color: #2d3e7a; 
	font-weight: bold; 
	text-decoration: none;
}

.sidstenyt_main ul a:hover
{
	color: #000000;
	text-decoration: none;
}

/* Undersider */
#undersideheader
{
	width: 958px;
	height: 54px;
	margin: 0 0 1px;
}

#undersideheader_bluespacer
{
	width: 958px;
	height: 9px;
	background-color: #2a3b76;
	margin: 0 0 4px;
}

/* Underside indholdet */
#underside_contents
{
	position: relative;
	width: 958px;
	margin: 10px 10px 0 0;
	text-align: left;
	overflow: hidden;
	padding-bottom: 10px;
}

#underside_left,
#underside_middle,
#underside_right,
#underside_middle_wide
{
	position: relative;
	float: left;
}

#underside_left
{
	width: 201px; /*  reelt 209px */
	background-color: #e8e8e8;
	float: left;
	margin: 0 36px 0 0;
	padding: 4px 4px 50px;
}

#underside_middle
{
	width: 429px;
}

#underside_middle_wide
{
	width: 703px;
	margin-right: 10px;
}

#underside_right
{
	float: right;
	width: 248px;
	margin-left: 36px;
	text-align: center;
}

#underside_bannere
{
	background-color: #ececec;
	width: 239px;
	padding: 4px;
	padding-right: 5px;
	text-align: center;
	margin-bottom: 10px;
}

#underside_bannere img
{
	margin-bottom: 5px;
}

#underside_sidstenyt
{
	padding-left: 5px;
}

/* Bundspacer samt bundbaren */
#bottomspacer
{
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	height: 0;
	margin-top: 0;
	overflow: hidden;
	padding: 0;
	visibility: hidden;
	width: 0;
}

#bottombar
{
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 943px;
	height: 33px;
	padding-left: 35px;
	padding-top: 12px;
	background: url('../images/bottom_background2.gif') top no-repeat;
}

#bottomtext
{
	position: relative;
	text-align: right;
	margin: 0 auto;
	width: 958px;
	padding-right: 20px;
	color: #b8d5e2;
}

#bottomtekst_right
{
	position: relative;
	float: right;
	margin-right: 25px;
	width: 284px;
	text-align: right;
	margin-top: 6px;
	color: #0C5A9E;
	font-size: 1.1em;
}

/* Submenu css i submenu.css */
h1, h3
{
	font-family: arial, clean, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	color: #3044B5;
}

@media print
{
	#topbar,
	#menubar,
	#underside_left,
	#undersideheader,
	#undersideheader_bluespacer
	{
		display: none;
	}
	
	#underside_middle
	{
		width: 638px;
	}
}
