* {
	margin: 0;
	padding: 0;
}
body {
	color: #444;
	font: 11px/16px Arial, Verdana, Helvetica, sans-serif;
	background-color: #E7E9EA;
	margin: 30px;
}


/* Tekst og links */

h1 {
	margin-bottom: 20px;
	color: #0069BB;
	font-weight: normal;
	font-size: 20px;
}
h2 {
	margin-bottom: 10px;
	padding-top: 10px;
	color: #444;
	font-weight: bold;
	font-size: 14px;
}
p {
	margin-bottom: 10px;
}
a {
	color: #007CC5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	padding-left: 20px;
}


/* Themaet */
#page {
	width: 840px;
	min-height: 507px;
	margin: 0 auto;
	padding: 30px 10px 10px 10px;
	background-color: #FFF;
}
span.max {
	background-color: #FF0;
}


/* Top */

#top_nav {
	width: auto;
	height: 20px;
	margin-bottom: 20px;
	text-align: right;
}
#search {
	width: 179px;
	padding-left: 25px;
	float: right;
	background: url('/images/search_field.gif') no-repeat;
}
#search div {
	float: left;
}
#search_field {
	width: 127px;
	height: 20px;
	margin-right: 12px;
	padding-top: 3px;
	border-width: 0;
	font: 10px/normal Arial, Verdana, Helvetica, sans-serif;
	background-color: transparent;
}
#top_nav a {
	padding: 0 15px;
	color: #444;
	border-left: 1px solid #444;
}
#top_nav a.first {
	border-left-width: 0;
}
#top_nav a.selected {
	color: #007CC5;
}
#header {
	width: 100%;
	height: 100px;
	position: relative;
}
#logo {
	width: 157px;
	height: 54px;
	position: absolute;
	left: 20px;
	top: 22px;
	background: url('/images/logo.gif') no-repeat;
}
#frieze {
	max-height: 94px;
	position: absolute;
	right: 0;
	top: 0;
}


/* Copyright */

#copyright {
	margin-top: 6px;
	text-align: center;
}


/* Forsiden */

#splash {
	width: auto;
	height: 179px;
	margin-bottom: 6px;
	padding: 50px 0 0 40px;
	position: relative;
	background: url('/images/splash_bg.gif') no-repeat;
}
#frontpage_menu_wrap {
	width: 100%;
	height: 132px;
}
div.frontpage_menu {
	width: 251px;
	height: 117px;
	margin-right: 6px;
	padding: 15px 0 0 25px;
	float: left;
	background: url('/images/frontpage_menu_bg.gif') no-repeat;
}
div.frontpage_menu.last {
	margin-right: 0;
}
div.frontpage_menu dl {
	color: #FFF;
}
div.frontpage_menu dt {
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 13px;
}
div.frontpage_menu dd {
	padding-left: 10px;
	background: url('/images/frontpage_menu_arrow.gif') no-repeat 0 4px;
}
div.frontpage_menu dl.multi dd {
	width: 90px;
	float: left;
}
div.frontpage_menu dl.multi dd.first {
	width: 134px;
}
div.frontpage_menu a {
	color: #FFF;
	text-decoration: none;
}
div.frontpage_menu a:hover {
	text-decoration: underline;
}


/* Underside */

#nav {
	width: auto;
	height: 21px;
	padding: 3px 0 0 10px;
	background: url('/images/nav_bg.gif') no-repeat;
}
#nav a {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	padding: 0 15px;
}
#nav a.selected {
	background: url('/images/nav_arrow.gif') no-repeat 3px 2px;
}
#my_banner {
	margin: -2px 10px 0 0;
	float: right;
}
#main {
	margin-top: 20px;
}


/* Indhold */

#content {
	width: 470px;
	margin-bottom: 30px;
	padding-right: 170px;
	float: right;
}


/* Menuen */

#sidebar {
	width: 175px;
	margin-bottom: 30px;
	padding-right: 25px;
	float: right;
}
#menu_wrap {
	margin-bottom: 30px;
}
#menu {
	padding-left: 0;
	list-style: none;
	background: url('/images/menu_solid_hr.gif') repeat-x left top;
}
#menu li {
	background: url('/images/menu_solid_hr.gif') repeat-x left bottom;
}
#menu li:first-child {
	padding-top: 1px;
}
#menu li.selected {
	background: url('/images/menu_dashed_hr.gif') repeat-x left bottom;
}
#menu a {
	padding: 4px 0px 4px 10px;
	display: block;
	color: #444;
	text-decoration: none;
}
#menu a:hover {
	color: #0069BB;
	background: url('/images/menu_arrow.gif') no-repeat 0 9px;
}
#menu li.selected a, #menu li.sub_selected a {
	color: #0069BB;
	background: url('/images/menu_arrow.gif') no-repeat 0 9px;
}
#menu li.sub a {
	padding-left: 30px;
}
#menu li.sub a:hover {
	background: url('/images/menu_arrow.gif') no-repeat 20px 9px;
}
#menu li.selected.sub a {
	background-position: 15px 9px;
	background: url('/images/menu_arrow.gif') no-repeat 20px 9px;
}


/* Medieinformationer */

ul.media {
	padding-left: 0;
	list-style: none;
}
ul.media li {
	padding: 4px 10px;
	border-bottom: 1px solid #D0D0D0;
}
ul.media li.first {
	border-top: 1px solid #D0D0D0;
}


/* Kontaktpersoner */

div.contact {
	width: 235px;
	height: 130px;
	float: left;
}
div.contact img {
	position: absolute;
}
div.contact > div {
	padding-left: 80px;
}
div.topcontact {
	width: 155px;
	height: 180px;
	float: left;
}
div.topcontact div {
	padding-top: 5px;
}
div.q_text {
	margin-bottom: 20px;
	padding-left: 160px;
}

/* Sitemap */

#sitemap, #sitemap ul {
	list-style: none;
}