@import url("indexedsearch-neonet.css");

@media screen {
body {
	font-family:Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #2e2e2e;
	text-align: center;
	background:url(../images/background.jpg) repeat-x top left #dfdfde;
	padding-bottom: 10px;
}

body#index  {
	font-size: 12px;
}



img {
	border: 0;
}
form, fieldset {
}
a {
	text-decoration: none;
	color:#003366;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color:#003366;
}
li a {
}
p {
	margin-bottom: 5px;
	margin-top: 0px;
}
ul, ol {
	padding-left: 20px;
}
li {
	list-style-type: square;
}
.searchbutton, .searchbuttonUK {
	width: 54px;
	height: 23px;
	background: url(../images/baggrunde.gif) -640px -944px no-repeat;
	cursor: pointer;
	overflow: hidden;
}
.searchbuttonover {
	width: 54px;
	height: 23px;
	background: url(../images/baggrunde.gif) -696px -944px no-repeat;
	cursor: pointer;
	overflow: hidden;
}
.centercontainer, .bottomnavigation, .bottomnavigation-fp, .centerdivider {
	margin: 0 auto;
	width:965px;
	clear: both;
	text-align: left;
}
.frontpagecontent {
	height: 342px;
	width: 965px;
	margin-top: 10px;
	float: left;
	display: inline;
	padding: 6px;
	background-image: url(../images/baggrunde.gif);
	background-repeat: repeat;
	background-position: -1000px -100px;
	margin-bottom: 0px;
}
.centerdivider {
	height: 8px;
}
#print {
	float: right;
	text-align: right;
	margin-right: 20px;
}
#print a, #print img {
	text-decoration: none;
	margin-left: 5px;
}
h1 {
	font-size: 1.4em;
	margin-top: 0px;
	text-transform: uppercase;
}

h1.pagetitle {
	text-transform: uppercase;
	color: #0747A9;
	padding-left:15px;
	font-size: 1.6em;
}

h2 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	clear: both;
}
h4 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	clear: both;
}
/* Top ************************************************************************************************************************************************************************************/
.topnavigation {
	float: left;
	background: url(../images/baggrunde.gif) 0px 0px no-repeat #20384f;
	width: 965px;
	height: 81px;
}
* html .topnavigation {
	height: 67px;
}
.righttop {
	float: right;
	width: 690px;
	overflow: hidden;
}
.lefttop {
	float: left;
}
.helpmenu, .mainmenu {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
.helpmenu li {
	float: left;
	margin: 8px 12px 0 0;
	list-style-type: none;
}
.helpmenu li a {
	color:#DBE5EA;
	font-size:91%;
	font-weight: normal;
}
#searchform, #tx_mhajaxsearch_form {
	float: right;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 34px;
}
* html form#f {
	width: 183px;
}
#searchword, #tx_mhajaxsearch_q {
	border:0 none;
	width: 140px;
	height: 16px;
	margin: 0;
	font-size: 91%;
	overflow: hidden;
	float: left;
	background-image: url(../images/baggrunde.gif);
	background-repeat: no-repeat;
	background-position: -280px -771px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#f label {
	margin: 0;
	padding: 0;
}
#search, #tx_mhajaxsearch_spinner {
	border: 0 none;
	overflow: hidden;
	height: 16px;
	width: 60px;
	cursor: pointer;
	padding-top: 1px;
	float: left;
	margin:0 7px 0 4px;
	background-image: url(../images/baggrunde.gif);
	background-repeat: no-repeat;
	background-position: -440px -771px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.8em;
	color: #FFFFFF;
}
/************************** Hovedmenu **********************/
.mainmenu {
	margin-top: 13px;
	text-align: right;
}
#index .mainmenu {
	margin-top: 38px;
}
.mainmenu li {
	float: left;
	height: 26px;
	font-size: 1.2em;	
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	list-style-type: none;
}
#index .mainmenu li, #index .mainmenu li a {
	color:#FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	white-space: nowrap;
	font-weight: normal;
	height: 26px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-style: none;
	border-left-style: none;
}

.mainmenu li a {
	float: left;
	color:#FFFFFF;
	font-size: 1.2em;
	padding: 4px 10px 0 10px;
	text-transform: uppercase;
	white-space: nowrap;
	font-weight: normal;
}
.mainmenu li a.selected {
	float: left;
	color:#2A5FAA;
	font-size: 1.2em;
	padding: 4px 10px 0 10px;
	text-transform: uppercase;
}
/**************LOGO*********************/
.logo {
	width: 260px;
	height: 67px;
	background: url(../images/baggrunde.gif) 19px -766px no-repeat;
	margin-top: 10px;
}
.logo a {
	display:block;
	float: left;
}
.logo a:hover {
	text-decoration: none;
}
.logo span {
	height: 70px;
	float: left;
	width:260px;
}
.topnavigationbottom {
	float: left;
	width:965px;
	height:13px;
	overflow: hidden;
	background: url(../images/baggrunde.gif) 0 -687px no-repeat #20384f;
}
/* Bottom *********************************************************************************************************************************************************************************/
.bottomnavigation {
	background: url(../images/baggrunde.gif) -10px -705px;
	text-align: left;
	height: 42px; /*margin-top: 15px;*/
}
#frontpage .bottomnavigation {
	background: url(../images/baggrunde.gif) 0px -570px;
	text-align: left;
	height: 84px; /*margin-top: 15px;*/
}
* html div.bottomnavigation, * html div.bottomnavigation-fp {
	margin-top: 7px;
}
.footer-right {
	float: right;
	margin:13px 16px;
	display: inline;
}
.footer {
	float: left;
	margin:13px 16px;
	display: inline;
}
.footer p {
	margin: 0;
	font-size: 91%;
}
.footer p a {
	color:#2e2e2e;
}
.footer p a:hover {
	color: #003366;
}
/* breadcrumb *****************************************************************************************************************************************************************************/
.breadcrumb {
	padding-left:0px;
}
.breadcrumb span {
	float: left;
	height: auto;
	background-image: url(../images/baggrunde.gif);
	background-repeat: no-repeat;
	background-position: -10px -96px;
	margin-top: 8px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.breadcrumb span.first {
	background-image: none;
	padding-left: 0px;
}
.breadcrumb a {
	color:#FFFFFF;
	text-decoration: none;
}
.breadcrumb a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
/* Content ********************************************************************************************************************************************************************************/
.content {
	float:left;
	width: 965px;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
}
* html div.content {
	height: 350px;
}
.contentbottom {
	width: 965px;
	height: 15px;
	margin: 0 auto 15px;
	clear: both;
	background-image: url(../images/baggrunde.gif);
	background-repeat: no-repeat;
	background-position: -10px -684px;
}
.contentTop {
	width: 965px;
	background: url(../images/baggrunde.gif) -10px -286px no-repeat;
	height: 15px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: left;
	display: inline;
}
.leftColumn {
	float: left;
	margin: 44px 0 0 10px;
	width: 230px;
	display: inline;
	text-align: left;
}
.manchet {
	font-size:1.2em;
	margin-bottom: 17px;
	font-weight: bold;
	color: #003366;
}
.quote {
	float: left;
	width: 200px;
	float: right;
	margin-bottom: 13px;
	color: #778899;
	font-size: 145%;
	background:url(../images/citat.gif) right top no-repeat;
	padding-top: 20px;
	padding-right: 82px;
	padding-bottom: 16px;
	padding-left: 2px;
	margin-left: 13px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #778899;
	border-bottom-color: #778899;
}
.quote img {
	margin: 0;
}
ul.arrowlink {
	border-top:1px #b2cadb solid;
	border-bottom:1px #b2cadb solid;
	float: left;
	margin: 0;
	padding:10px 0;
	list-style: none;
	width: 445px;
}
ul.arrowlink li a {
	display: block;
	padding: 0 0 5px 20px;
	background: url(../images/baggrunde.gif) 0 -826px no-repeat;
}
/* Right Column og indhold ***************************************************************************************************************************************************************************/
.rightcolumn {
	float: left;
	width: 200px;
	margin-right: 20px;
}
.rightcontainertop {
	background-image: url(../images/baggrunde.gif);
	background-repeat: no-repeat;
	background-position: -1020px -580px;
	float: left;
	display: inline;
	background-color: #D5DEDC;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #2A1F00;
	width: 180px;
}
.rightcontainer {
	background-image: url(../images/baggrunde.gif);
	background-repeat: no-repeat;
	background-position: -1020px -600px;
	float: left;
	display: inline;
	background-color: #D5DEDC;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #2A1F00;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B5557;
}
* html div.rightcontainer {
	height: 116px;
	text-align:left;
}
.rightcontainer h2 {
	margin-top: 5px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	margin-right: -10px;
	margin-left: -10px;
	padding-right: 10px;
	padding-left: 10px;
}
.rightcontainer ul {
	float: left;
	margin: 0;
	padding:10px 0 0 0;
	list-style: none;
}
.rightcontainer ul li {
	padding-bottom: 5px;
}
.rightcontainer ul li a {
	display: block;
	padding-left: 20px;
	background: url(../images/baggrunde.gif) -2316px -994px no-repeat;
}
.rightcontainer a {
	color:#2e2e2e;
}
.rightcontainer a:hover {
	color:#003366;
}
/******** Banner i toppen ********/
#bannercontainer {
	height: 150px;
	width: 945px;
	margin-top: 15px;
	float: left;
	display: inline;
	background-image: url(../images/baggrunde.gif);
	background-repeat: no-repeat;
	background-position: 0px -400px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#subpage #bannercontainer {
	padding-top: 16px;
	height: 140px;

}
#bannercontainer h1 {
	float: left;
	display: inline;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 24px;
}
.bannerimage img {
	float: right;
	display: inline;
	width: 450px;
	height: 125px;
	overflow: hidden;
}
#frontpage .bannerimage img {
	width: 935px;
}
ul#submenu {
	float: left;
	padding: 0;
	list-style: none;
	width: 478px;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;
}
ul#submenu li {
	float: left;
	display: inline;
	width: 219px;
	width:228px;
	overflow:hidden;
	list-style-type: none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
}

ul#submenu a {
	padding-left: 24px;
	font-size: 1.2em;
	background-image: url(../images/baggrunde.gif);
	background-repeat: no-repeat;
	background-position: -35px -900px;
}

ul#submenu a.selected {
	color:#FFFFFF;
}

/* contentcontainer **************************************************************************************************************************************************************************/
.contentcontainer {
	width: 700px;
	overflow: hidden;
	float: left;
	display: inline;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.contentcontainer-2col-left {
	width: 450px;
	overflow: hidden;
	float: left;
	display: inline;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.contentcontainer-2col-right {
	width: 450px;
	overflow: hidden;
	float: left;
	display: inline;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.fullscreen {
	width:900px !important;
}
.contentcontainer ul {
}
.contentcontainer ul li {
}
.contentcontainer ul li img {
	float: right;
	display: inline;
	width: 79px;
	overflow:hidden;
}
.contentcontainer h1 {
	text-transform: uppercase;
	color: #333333;
}
.contentcontainer ul li h2 {
	background: url(../images/baggrunde.gif) -1941px -499px no-repeat;
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	padding:0 0 0 24px;
	margin: 0;
	width: 570px;
	font-weight: normal;
	clear: none;
}
.contentcontainer ul li p {
	width:510px;
	margin-left: 24px;
}
#searchButton {
	margin:4px 2px 0 0;
	clear: both;
	width: 54px;
	height: 23px;
	float: right;
	border: 0 none;
}
.contentcontainer a:hover, .contentcontainer a {
	text-decoration: underline;
}
/* Frontpagecenter ************************************************************************************************************************************************************************/
.frontpagecentercontent {
	float: left;
	overflow: hidden;
	text-align: left;
	padding: 15px;
}

.frontpagecentercontent a, .frontpagecentercontent a:hover {
	color:#2A3F55;
	text-decoration:none;
}

.frontpageleftcontent {
	margin-top:0px;
	float: left;
	width: 480px;
	height: 330px;
	position: relative;
	text-align: left;
	background-image: url(../images/baggrunde-forside.gif);
	background-repeat: no-repeat;
	background-position: 0px -600px;
}
.frontpageleftcontent-3f {
	float: left;
	width: 635px;
	height: 330px;
	position: relative;
	text-align: left;
}
.frontpagerightcontent {
	float: left;
	width: 240px;
	height: 330px;
	text-align: left;
	color: #FFFFFF;
}
.frontpagecentercontainer {
	float: left;
	width: 235px;
	background-image: url(../images/baggrunde-forside.gif);
	background-position: -500px -670px;
	height: 330px;
	color: #2E2E2E;
}
.leftlistcontainer {
	float: left;
	width: 480px;
	height:165px;
	background-image: url(../images/baggrunde-forside.gif);
	background-position: 0px -786px;
}
.leftlistcontainer-3f {
	float: left;
	width: 635px;
	height:161px;
	background-image: url(../images/baggrunde-forside-3f.gif);
	background-position: 0px -786px;
}
.rightlistcontainer {
	float: left;
	width: 240px;
	background-image: url(../images/baggrunde-forside.gif);
	background-position: -751px -672px;
}
.leftlistcontainer ul {
	padding-left: 12px;
}
.leftlistcontainer ul li {
	list-style-type: none;
	list-style-image: url(../images/ul-frontpage.gif);
	font-size: 1.1em;
	margin-bottom: 5px;
}
.leftlistcontainer ul li .date {
	float: right;
}
.leftlistcontainer ul li a {
}
.leftlistcontent-first {
	padding: 15px;
	height: 135px;
	overflow: hidden;
}
.leftlistcontent-second {
	padding: 15px;
	height: 135px;
	overflow: hidden;
}
.rightlistcontent-first {
	padding: 15px;
	height: 135px;
}
.rightlistcontent-second {
	padding: 15px;
	height: 135px;
}
/* Diverse standarder ******************************************************************************************************************************************************************************/
.clear {
	clear: both;
	height:1px;
}
.nodisplay {
	display: none;
}
.hidden {
	visibility: hidden;
}
.right {
	float: right;
	margin-top: 5px;
	border-bottom-style: none;
}
.left {
	float: left;
}
.inside {
	display: block;
	padding: 15px;
}
}
 @media print {
body {
	background: white;
	font-size: 12pt;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.topnavigation {
	display: none;
}
.topnavigationbottom {
	display: none;
}
.breadcrumb {
	display: none;
}
.leftColumn {
	display: none;
}
.rightcolumn {
	display: none;
}
.contentbottom, .bottomnavigation, .bottomnavigation-fp, #topmenu {
	display: none;
}
#bannercontainer .bannerimage, #ul#submenu {
	display: none;
}
}
.frontpagerightcontent-3f img {
	text-align: center;
	float: right;
	margin-left: 5px;
}
#frontpage .frontpagecentercontent li {
}
#frontpage .leftlistcontainer p {
	margin-bottom: 5px;
	font-size: 1.1em;
}
.leftlistcontainer img {
	float: right;
}
#frontpage .frontpagecentercontent p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	color: #000000;
	padding-bottom: 2px;
}
.footer-right a {
	text-transform: uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #92A5A4;
	padding-right: 4px;
	padding-left: 4px;
}
.button_Red {
	height: 22px;
	background-color: #b91818;
	background-image: url(../images/bg_button.gif);
	background-repeat: repeat-x;
	background-position: left center;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 180px;
}
.textinput {
	height: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tabs li {
	list-style-type: none;
	width: 144px;
	text-align:center;
}
#tabs li a {
	padding:4px;
	margin:0px;
	text-align:center;
	display:inline;
	}
#tabs {
	margin: 10px;
}
#tabs #tabs-1, #tabs #tabs-2, #tabs #tabs-3 {
	height: 246px;
	padding-left: 0px;
	padding-right: 0px;
	margin:0px;
}
#tabs #tabs-1 a, #tabs #tabs-2 a, #tabs #tabs-3 a {
	background-image: url(../images/ul-frontpage.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}



		
