﻿html {
	overflow-x:auto;
	overflow-y:scroll;
}
body {
	font-family:Verdana, Arial, Sans-Serif;
	font-size:11px;
	margin:0;
	padding:0;
}
#allWrapper {
	width:970px;
	margin:0 auto;/*
    Fjernet fordi den forhindrer Dropdown boxe med flere end 20 elementer i at blive vist!!!!!
    FIX 2008-09-03 MLMO
    position:relative;
*/
}
#topContainer { /* gje ny style, efter ændring af master */
	width:970px;
	height:25px;
	float:left;
	margin-bottom:5px;
}
#portalLink {
	/* 
    Ændret fordi ovenstående ændring fra 2008-09-03 af MLMO, gjorde at logo og search floatede forkert
    FIX 2008-09-05 gje
	
    position:absolute;
		top:0px;
		left:0px;
*/
	background:#fff;
	width:145px;
	float:left;
}
#portalLink a {
	display:block;
	text-transform:uppercase;
	line-height:23px;
	font-size:10px;
	font-weight:bold;
	padding:0 7px;
	color:#222;
	text-decoration:none;
}
.siteActionContainer {
	float:right;/*	display:none;*/
}
#topsection {
	clear:both;
	width:970px;
	height:76px;
	background:#fff;
}
#logo {
	width:251px;
	height:117px;
	float:right;
}
#logo a {
	position:absolute;
	width:251px;
	height:117px;
}
a img {
	border:none;
}
#search {
	width:815px;
	float:right;
	text-align:right;
	margin-right:10px;
}
#search #searchQuery {
	width:170px;
	height:14px;
	font-size:11px;
	border:1px #617aaa solid;
}
#search #searchButton {
	color:#fff;
	background:transparent;
	border:0;
	font-size:11px;
	font-weight:bold;
}
#menuContainer {
	width:970px;
	float:left;
}
/* Tool navigation */
#toolNav {
	margin:0;
}
#toolNav ul {
	padding:0;
	text-align:right;
	float:right;
	margin:0px 10px 0px 0px;
}
#toolNav li {
	display:inline;
	float:left;
}
#toolNav li a {
	color:#fff;
	font-weight:bold;
	display:block;
	padding:7px 15px;
	text-decoration:none;
}
#toolNav li a:hover {
	text-decoration:underline;
}
#toolNav #search {
	width:180px;
	float:right;
	margin-top:5px;
	margin-left:0px;
	padding-left:0px;
}
/* Portal navigation */

#portalKvikContainer {
	width:719px;
	height:117px;
	background-color:#fff;
	float:left;
}
#portalNav {
	width:719px;
	float:left;
}
#kvikNrSearch {
	float:left;
}
#portalNav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#portalNav li {
	display:inline;
	float:left;
}
#portalNav li a {
	display:block;
	width:129px;
	height:30px;
	padding:5px 6px;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	overflow:hidden;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
}
#portalNav li.dismenu2 a {
	background:#306C87 url(portal.background.tab_1.idle.gif) repeat-x;
}
#portalNav li.dismenu3 a {
	background:#8F268F url(portal.background.tab_2.idle.gif) repeat-x;
}
#portalNav li.dismenu4 a {
	background:#FFA012 url(portal.background.tab_3.idle.gif) repeat-x;
}
#portalNav li.dismenu5 a {
	background:#88B702 url(portal.background.tab_4.idle.gif) repeat-x;
}
#portalNav li.dismenu6 a {
	background:#7D8EBD url(portal.background.tab_5.idle.gif) repeat-x;
}
#portalNav li.dismenu2 a.dismenuInPath {
	background:#306C87 url(portal.background.tab_1.active.gif) repeat-x;
	border-top:1px solid #306C87;
}
#portalNav li.dismenu3 a.dismenuInPath {
	background:#8F268F url(portal.background.tab_2.active.gif) repeat-x;
	border-top:1px solid #8F268F;
}
#portalNav li.dismenu4 a.dismenuInPath {
	background:#FFA012 url(portal.background.tab_3.active.gif) repeat-x;
	border-top:1px solid #FFA012;
}
#portalNav li.dismenu5 a.dismenuInPath {
	background:#88B702 url(portal.background.tab_4.active.gif) repeat-x;
	border-top:1px solid #88B702;
}
#portalNav li.dismenu6 a.dismenuInPath {
	background:#7D8EBD url(portal.background.tab_5.active.gif) repeat-x;
	border-top:1px solid #7D8EBD;
}
#portalNav li.dismenu2 a:hover, #portalNav li.dismenu2 a:active, #portalNav li.dismenu2 a:focus {
	background:#306C87 url(portal.background.tab_1.hover.gif) repeat-x;
	border-top:1px solid #306C87;
}
#portalNav li.dismenu3 a:hover, #portalNav li.dismenu3 a:active, #portalNav li.dismenu3 a:focus {
	background:#8F268F url(portal.background.tab_2.hover.gif) repeat-x;
	border-top:1px solid #8F268F;
}
#portalNav li.dismenu4 a:hover, #portalNav li.dismenu4 a:active, #portalNav li.dismenu4 a:focus {
	background:#FFA012 url(portal.background.tab_3.hover.gif) repeat-x;
	border-top:1px solid #FFA012;
}
#portalNav li.dismenu5 a:hover, #portalNav li.dismenu5 a:active, #portalNav li.dismenu5 a:focus {
	background:#88B702 url(portal.background.tab_4.hover.gif) repeat-x;
	border-top:1px solid #88B702;
}
#portalNav li.dismenu6 a:hover, #portalNav li.dismenu6 a:active, #portalNav li.dismenu6 a:focus {
	background:#7D8EBD url(portal.background.tab_5.hover.gif) repeat-x;
	border-top:1px solid #7D8EBD;
}
/*  Hide Portal link */
#portalNav li.dismenuFirst {
	display:none;
}
/* Primary navigation */

#primaryNav ul {
	margin:0;
	padding:0;
	/*    overflow:hidden;*/
/*    height:22px;*/
	min-height:22px;
	list-style-type:none;
}
#primaryNav li {
	float:left;
}
#primaryNav li a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	display:block;
	min-height:21px;
	margin-top:1px;
	padding:2px 20px;
	white-space:nowrap
}
#primaryNav li a:hover {
	color:#222;
}
#primaryNav li a.dismenuInPath {
	color:#222;
}
.mainContentArea {
	background:#fff;
	float:left;
	clear:left;
}
.mainContentArea .2colSubPage .mainContentArea .3colSubPage {
	margin-top:20px;
}
#col_1 {
	width:220px;
	margin-right:30px;
	float:left;
	overflow:hidden;
	margin-top:20px;
}
.mainContentArea #col_2.subPage3col {
	width:470px;
	margin-right:30px;
	float:left;
	overflow:hidden;
	padding-bottom:30px;
	margin-top:20px;
}
.mainContentArea #col_2.subPage3col h3.ms-WPTitle {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
	padding:0 10px;
}
.mainContentArea #col_2.subPage2col {
	width:690px;
	float:left;
	overflow:hidden;
	padding-right:30px;
	padding-bottom:30px;
	margin-top:20px;
}
#col_0 {
	width:690px;
	float:left;
	overflow:hidden;
	padding-left:0;
	padding-right:30px;
	padding-bottom:30px;
	margin-right:30px;
}
/* gje ændrede #col_0 5/12-2008, pga fejl i firefox */
#col_0 {
	width:720px;
	padding-right:0px;
}
#col_3 {
	width:220px;
	float:left;
	overflow:hidden;
}
.mainContentArea #col_3.subPage3col {
	margin-top:20px;
}
/* Secondary navigation */

.dismenu_separator {
	display:none;
}
#col_1 ul.dismenu.Vertical {
	width:220px;
}
#col_1 ul.dismenu.Vertical, #col_1 ul.dismenu.Vertical ul {
	margin:0;
	padding:0;
}
#col_1 ul.dismenu.Vertical {
	margin-bottom:30px;
}
#col_1 ul.dismenu.Vertical li {
	/*    line-height:29px;*/
    margin:0;
	padding:0;
	list-style-type:none;
}
#col_1 ul.dismenu.Vertical li li {
	margin:0px;
	padding:0;
}
#col_1 ul.dismenu.Vertical li a {
	display:block;
	padding:7px 20px;
	min-height:15px;
	color:#222;
	font-weight:bold;
	text-decoration:none;
}
#col_1 ul.dismenu.Vertical li li a {
	padding-left:35px;
	padding-top:7px;
	padding-bottom:7px;
	min-height:15px;
}
#col_1 ul.dismenu.Vertical li li li a {
	padding-left:50px;
	padding-top:7px;
	padding-bottom:7px;
	min-height:15px;
}
#col_1 ul.dismenu.Vertical li li li li a {
	padding-left:65px;
	padding-top:7px;
	padding-bottom:7px;
	min-height:15px;
}
/* ------------- */

#footer {
	clear:both;
	color:#222;
	font-weight:bold;
	text-align:center;
	line-height:30px;
}
#footer a {
	color:#222;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
/* ----------------------- */

#col_0 .sub3Col {
	float:left;
	width:220px;
	margin-right:30px;
	margin-top:0px;
}
/* gje ændrede #col_0 .sub3Col 5/12-2008, pga fejl i firefox */
#col_0 .sub3Col {
	margin-right:0px;
}
/* gje tilføjede #subCol_1, #subCol_2, #subCol_3 5/12-2008, pga fejl i firefox */
#col_0 #subCol_1, #col_0 #subCol_2 {
	margin-right:30px;
}
#col_0 #subCol_3 {
	margin-right:0px;
}
#col_0 .sub2Col {
	float:left;
	width:345px;
	margin-right:30px;
	margin-top:30px;
}
#col_0 #subCol_2.sub2Col {
	margin-right:0;
}
#col_0 #subCol_3 {
	margin-right:0;
}
#col_2 h1 {
	color:#fff;
	font-size:20px;
	font-weight:normal;
	line-height:30px;
	padding:0 10px 0 10px;
	margin:0 0 10px 0;
}
#col_2 .sub2Col {
	float:left;
	width:220px;
	margin-right:30px;
	margin-top:0px;
}
#col_2 #subCol_2 {
	margin-right:0;
}
/* gje 10-12-2008, indsat formattering af headings, 
som gerne skulle gælde generelt i midterste kolonne 
over hele sitet, på nær h1 som får sat baggrundsgrafik 
i de særskilte stylesheets */
#col_2 h1 {
	font-size:20px;
	font-weight:normal;
}
#col_2 h2 {
	font-size:14px;
	font-weight:bold;
	margin:1em 0 0 0;
	padding:0;
}
#col_2 h3 {
	font-size:12px;
	font-weight:bold;
	margin:1em 0 0 0;
	padding:0;
}
#col_2 h4 {
	font-size:12px;
	font-weight:normal;
}
#col_2 h5 {
	font-size:12px;
	font-weight:normal;
	font-style:italic;
}
#col_2 h6 {
	font-size:11px;
	font-weight:normal;
	font-style:italic;
}
#col_2 p {
	margin:0 0 1em 0;
	padding:0;
}
#col_2 a:link {
	text-decoration:none;
}
#col_2 a:visited {
	text-decoration:none;
}
#col_2 a:hover {
	text-decoration:underline;
}
#col_2 a:active {
	text-decoration:none;
}
.ms-WPBorder {
	border:none;
}
/* ------- Teasers ------- */

.subPortalTopZone div.teasers {
	min-height:240px;
	overflow:hidden;
}
.subPortalBottomZone {
}
.teasers {
	margin-bottom:20px;
}
.teasers img {
	display:block;
}
.teasers .teaserText1 ul li a, .teasers .teaserText2 ul li a {
	height:100%;
	background-repeat:no-repeat !important;
	background-position:right center !important;
	display:block;
}
.teasers.teaser1 .teaserText1 ul li a, .teasers.teaser1 .teaserText2 ul li a {
	background-position:0 3px;
}
.teasers.teaser3 .teaserText1 a, .teasers.teaser3 .teaserText2 a {
	background-position:0 3px;
}
.teasers.teaser6 .teaserText1 ul li a, .teasers.teaser6 .teaserText2 ul li a {
	background-position:0 3px;
}
/* Teaser 1 */

.teasers.teaser1 {
	width:345px;
	overflow:hidden;
}
.teasers.teaser1 img {
	height:90px;
	width:345px;
	overflow:hidden;
}
/*#col_2 table {margin-top:-5px;}*/

.teasers.teaser1 h2, #col_2 .teasers.teaser1 h2, h3.ms-WPTitle {
	margin:0;
	padding:0 10px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:18px;
}
.teasers.teaser1 .teaserText1 {
	width:172px;
	float:left;
}
.teasers.teaser1 .teaserText2 {
	width:163px;
	float:left;
}
.teasers.teaser1 .teaserText2 ul, .teasers.teaser1 .teaserText2 ul {
	list-style-type:none;
	margin:0;
	padding:10px;
}
.teasers.teaser1 .teaserText1 ul li a, .teasers.teaser1 .teaserText2 ul li a {
	line-height:18px;
	text-decoration:none;
	padding-left:15px;
}
.teasers.teaser1 .teaserText1 p, .teasers.teaser1 .teaserText2 p, #col_2 .teasers.teaser1 .teaserText1 p, #col_2 .teasers.teaser1 .teaserText2 p {
	margin:10px;
}
/* Teaser 2 */

.teasers.teaser2 {
	width:220px;
	overflow:hidden;
	margin-bottom:0px;
}
.teasers.teaser2 img {
	height:110px;
	width:220px;
	overflow:hidden;
	padding:0;
	margin:0;
}
.teasers.teaser2 h2, #col_2 .teasers.teaser2 h2 {
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin:0px;
	padding:7px 10px 6px 10px;
	line-height:auto;	
}
.teasers.teaser2 .teaserText1 {
	width:220px;
}
.teasers.teaser2 .teaserText2 {
	width:220px;
	text-align:right;
}
.teasers.teaser2 .teaserText1 a, .teasers.teaser2 .teaserText2 a {
	text-decoration:none;
	padding:0 15px 0 15px;
}
.teasers.teaser2 .teaserText2 ul {
	list-style-type:none;
	margin:0px 0px 10px 0px;
	padding:5px 10px 0px 0px;
}
.teasers.teaser2 .teaserText1 ul li a, .teasers.teaser2 .teaserText2 ul li a {
	/*	line-height:18px; gje 11/12-08, fjernede med vilje line-height, da det så latterligt ud når linket var på mere end én linje */
	line-height:auto;
}
.teasers.teaser2 .teaserText1 p, .teasers.teaser2 .teaserText2 p, #col_2 .teasers.teaser2 .teaserText1 p, #col_2 .teasers.teaser2 .teaserText2 p {
	margin:10px;
}
/* Teaser 3 */

.teasers.teaser3 {
	width:345px;
	overflow:hidden;
}
.teasers.teaser3 img {
	height:190px;
	width:173px;
	overflow:hidden;
	float:left;
}
.teasers.teaser3 h2, #col_2 .teasers.teaser3 h2 {
	width:152px;
	float:right;
	margin:0;
	padding:0 10px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
}
.teasers.teaser3 .teaserText1 {
	width:172px;
	float:right;
}
.teasers.teaser3 .teaserText2 {
	width:172px;
	float:right;
}
.teasers.teaser3 .teaserText1 a, .teasers.teaser3 .teaserText2 a {
	text-decoration:none;
	padding:0 10px 0 15px;
}
.teasers.teaser3 .teaserText2 ul, .teasers.teaser3 .teaserText2 ul {
	list-style-type:none;
	margin:0;
	padding:10px;
}
.teasers.teaser3 .teaserText1 ul li a, .teasers.teaser3 .teaserText2 ul li a {
	line-height:18px;
}
.teasers.teaser3 .teaserText1 p, .teasers.teaser3 .teaserText2 p, #col_2 .teasers.teaser3 .teaserText1 p, #col_2 .teasers.teaser3 .teaserText2 p {
	margin:10px;
}
/* Teaser 4 */

.teasers.teaser4 {
	width:220px;
	overflow:hidden;
}
.teasers.teaser4 img {
	height:65px;
	width:60px;
	overflow:hidden;
	float:left;
	margin-top:5px;
	margin-left:3px;
}
.teasers.teaser4 h2, #col_2 .teasers.teaser4 h2 {
	width:135px;
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	/* gje */
	margin:8px 0px 3px 0px;
	padding:0px 10px 0px 0px;
	line-height:auto;
}
.teasers.teaser4 .teaserText1 {
	width:145px;
	float:right;
}
.teasers.teaser4 .teaserText2 {
	width:145px;
	float:right;
	text-align:right;
}
.teasers.teaser4 .teaserText1 a, .teasers.teaser4 .teaserText2 a {
	text-decoration:none;
	padding:0 15px 0 15px;
}
.teasers.teaser4 .teaserText2 ul, .teasers.teaser4 .teaserText2 ul {
	list-style-type:none;
	margin:0;
	padding:10px;
}
.teasers.teaser4 .teaserText1 ul li a, .teasers.teaser4 .teaserText2 ul li a {
	/* gje
	line-height:18px; */
	line-height:auto;
}
.teasers.teaser4 .teaserText1 p, .teasers.teaser4 .teaserText2 p, #col_2 .teasers.teaser4 .teaserText1 p, #col_2 .teasers.teaser4 .teaserText2 p {
	margin:0px 10px 5px 0px;
}
/* Teaser 5 */

#col_2 .teasers.teaser5 {
	width:470px;
	overflow:hidden;
}
#col_2 .teasers.teaser5 img {
	height:183px;
	width:235px;
	overflow:hidden;
	float:left;
}
#col_2 .teasers.teaser5 h2 {
	width:200px;
	float:right;
	margin:0;
	padding:0px 10px 0px 0px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
}
#col_2 .teasers.teaser5 .teaserText1 {
	width:220px;
	float:right;
	font-weight:bold;
}
#col_2 .teasers.teaser5 .teaserText2 {
	margin-right:5px;
	float:right;
}
#col_2 .teasers.teaser5 .teaserText1 a, #col_2 .teasers.teaser5 .teaserText2 a {
	text-decoration:none;
	padding:0 15px 0 15px;
}
#col_2 .teasers.teaser5 .teaserText2 ul, #col_2 .teasers.teaser5 .teaserText2 ul {
	list-style-type:none;
	margin:0;
	padding:10px;
}
#col_2 .teasers.teaser5 .teaserText1 ul li a, #col_2 .teasers.teaser5 .teaserText2 ul li a {
	line-height:18px;
}
#col_2 .teasers.teaser5 .teaserText1 p, #col_2 .teasers.teaser5 .teaserText2 p {
	margin:0px 10px 10px 10px;
}
/* Teaser 6 */

#col_2 .teasers.teaser6 {
	width:470px;
	overflow:hidden;
}
#col_2 .teasers.teaser6 img {
	height:150px;
	width:470px;
	overflow:hidden;
	padding:0;
	margin:0;
}
#col_2 .teasers.teaser6 h2 {
	margin:0;
	padding:0 10px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:30px;
}
#col_2 .teasers.teaser6 .teaserText1 {
	width:295px;
	float:left;
}
#col_2 .teasers.teaser6 .teaserText2 {
	width:175px;
	float:left;
}
#col_2 .teasers.teaser6 .teaserText2 ul, #col_2 .teasers.teaser6 .teaserText2 ul {
	list-style-type:none;
	margin:0;
	padding:10px;
}
#col_2 .teasers.teaser6 .teaserText1 ul li a, #col_2 .teasers.teaser6 .teaserText2 ul li a {
	line-height:18px;
	text-decoration:none;
	padding-left:15px;
}
#col_2 .teasers.teaser6 .teaserText1 p, #col_2 .teasers.teaser6 .teaserText2 p {
	margin:5px 10px 10px 10px;
}
/* Teaser 7 */

.teasers.teaser7 {
	width:220px;
	overflow:hidden;
}
.teasers.teaser7 img {
	height:90px;
	width:220px;
	overflow:hidden;
	padding:0;
	margin:0;
}
.teasers.teaser7 h2, #col_2 .teasers.teaser7 h2 {
	margin:0;
	padding:0 10px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:20px;
}
.teasers.teaser7 .teaserText1 {
	width:220px;
}
.teasers.teaser7 .teaserText2 {
	width:220px;
	text-align:right;
}
.teasers.teaser7 .teaserText1 a, .teasers.teaser7 .teaserText2 a {
	text-decoration:none;
	padding:0 15px 0 15px;
}
.teasers.teaser7 .teaserText2 ul, .teasers.teaser7 .teaserText2 ul {
	list-style-type:none;
	margin:0;
	padding:10px;
}
.teasers.teaser7 .teaserText1 ul li a, .teasers.teaser7 .teaserText2 ul li a {
	line-height:18px;
}
.teasers.teaser7 .teaserText1 p, .teasers.teaser7 .teaserText2 p, #col_2 .teasers.teaser7 .teaserText1 p, #col_2 .teasers.teaser7 .teaserText2 p {
	color:#fff;
	margin:0 10px 10px 10px;
}
/* Teaser 8 */

.teasers.teaser8 {
	width:470px;
	overflow:hidden;
}
.teasers.teaser8 img {
	height:65px;
	width:60px;
	overflow:hidden;
	float:left;
	margin-top:5px;
	margin-left:10px;
}
.teasers.teaser8 h2, #col_2 .teasers.teaser8 h2 {
	width:370px;
	float:right;
	margin:0;
	padding:5px 10px 0px 0px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:20px;
}
.teasers.teaser8 .teaserText1 {
	width:365px;
	float:right;
	padding-right:5px;
}
.teasers.teaser8 .teaserText2 {
	width:370px;
	float:right;
	text-align:right;
}
.teasers.teaser8 .teaserText1 a, .teasers.teaser8 .teaserText2 a {
	text-decoration:none;
	padding:0 15px 0 15px;
}
.teasers.teaser8 .teaserText2 ul, .teasers.teaser8 .teaserText2 ul {
	list-style-type:none;
	margin:0;
	padding:10px;
}
.teasers.teaser8 .teaserText1 ul li a, .teasers.teaser8 .teaserText2 ul li a {
	line-height:18px;
}
.teasers.teaser8 .teaserText1 p, .teasers.teaser8 .teaserText2 p, #col_2 .teasers.teaser8 .teaserText1 p, #col_2 .teasers.teaser8 .teaserText2 p {
	color:#fff;
	margin:0px 10px 5px 0px;
}
/* Teaser 9 */

.teasers.teaser9 {
	width:720px;
	height:220px;
	overflow:hidden;
	position:relative;
}
.teasers.teaser9 h2, #col_2 .teasers.teaser9 h2 {
	width:370px;
	float:right;
	margin:0;
	padding:18px 0px 0px 0px;
	font-size:36px;
	font-weight:normal;
	color:#fff;
	line-height:45px;
}
.teasers.teaser9 .teaserText1 {
	width:370px;
	float:right;
}
.teasers.teaser9 .teaserText2 {
	width:370px;
	float:right;
	text-align:left;
	margin-top:20px;
}
.teasers.teaser9 .teaserText1 {
	color:#fff;
}
.teasers.teaser9 .teaserText1 a, .teasers.teaser9 .teaserText2 a {
	text-decoration:none;
	padding:0px 0px 0px 0px;
}
.teasers.teaser9 .teaserText2 ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.teasers.teaser9 .teaserText2 ul li p {
	color:#fff;
	font-weight:normal;
	font-size:12px;
	/*line-height:18px;*/
    /*display:none;*/
    text-align:right;
	margin:0 33px 0 0;
}
.teasers.teaser9 .teaserText2 ul li a {
	color:#000;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
	padding-right:13px;
	display:block;
	margin:0 20px 5px 0;
	text-align:right;
}
.teasers.teaser9 .teaserText1 p, .teasers.teaser9 .teaserText2 p, #col_2 .teasers.teaser9 .teaserText1 p, #col_2 .teasers.teaser9 .teaserText2 p {
	margin:0px 0px 5px 0px;
}
/* Teaser 10 */

.teasers.teaser10 {
	width:720px;
	height:220px;
	overflow:hidden;
	position:relative;
}
.teasers.teaser10 h2, #col_2 .teasers.teaser10 h2 {
	width:380px;
	float:left;
	margin:0;
	padding:18px 0px 0px 40px;
	font-size:36px;
	font-weight:normal;
	color:#fff;
	line-height:45px;
}
.teasers.teaser10 .teaserText1 {
	width:380px;
	float:left;
	font-size:14px;
}
.teasers.teaser10 .teaserText1 p {
	color:#fff;
}
.teasers.teaser10 .teaserText2 {
	width:100%;
	text-align:left;
	position:absolute;
	bottom:25px;
	left:40px;
}
.teasers.teaser10 .teaserText1 a, .teasers.teaser10 .teaserText2 a {
	text-decoration:none;
	padding:0px 13px 0px 0px;
	margin-right:17px;
}
.teasers.teaser10 .teaserText2 ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.teasers.teaser10 .teaserText2 ul li {
	float:left;
	width:170px;
	display:block;
}
.teasers.teaser10 .teaserText2 ul li p {
	display:none;
}
.teasers.teaser10 .teaserText1 ul li a, .teasers.teaser10 .teaserText2 ul li a {
	line-height:18px;
}
.teasers.teaser10 .teaserText1 p, .teasers.teaser10 .teaserText2 p, #col_2 .teasers.teaser10 .teaserText1 p, #col_2 .teasers.teaser10 .teaserText2 p {
	margin:0px 0px 5px 40px;
}
/* Teaser 11 */

.teasers.teaser11 {
	width:720px;
	height:220px;
	overflow:hidden;
	position:relative;
}
.teasers.teaser11 h2, #col_2 .teasers.teaser11 h2 {
	/*    width:380px;
    float:left;
    margin:0;
    padding:18px 0px 0px 40px;
    font-size:36px;
    font-weight:normal;
    color:#fff;
    line-height:40px;*/
    width:380px;
	float:left;
	margin:0;
	padding:18px 0px 0px 40px;
	font-size:36px;
	font-weight:normal;
	color:#fff;
	line-height:45px;
}
.teasers.teaser11 .teaserText1 {
	width:380px;
	float:left;
	font-size:14px;
}
.teasers.teaser11 .teaserText1 p {
	color:#fff;
}
.teasers.teaser11 .teaserText2 {
	width:100%;
	text-align:left;
	position:absolute;
	bottom:25px;
	left:26px;
}
.teasers.teaser11 .teaserText1 a, .teasers.teaser11 .teaserText2 a {
	text-decoration:none;
	padding:0px 13px 0px 0px;
	margin-right:17px;
}
.teasers.teaser11 .teaserText2 a {
	font-weight:bold;
}
.teasers.teaser11 .teaserText2 ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.teasers.teaser11 .teaserText2 ul li {
	float:left;
	width:156px;
	display:block;
}
.teasers.teaser11 .teaserText2 ul li p {
	display:none;
}
.teasers.teaser11 .teaserText1 ul li a, .teasers.teaser11 .teaserText2 ul li a {
	line-height:18px;
}
.teasers.teaser11 .teaserText1 p, .teasers.teaser11 .teaserText2 p, #col_2 .teasers.teaser11 .teaserText1 p, #col_2 .teasers.teaser11 .teaserText2 p {
	margin:0px 0px 5px 40px;
}
/* Box 2 styling */

.box.box2 h2, #col_3 h3 {
	/*color:#fff;
	font-size:14px;
	line-height:15px;
	margin:0;
	padding:0pt 10px;*/
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:7px 10px 6px;
}
.box.box2 ul {
	margin:0 0 20px 0;
	padding:0;
	list-style-type:none;
}
.box a {
	/*    padding:0 10px 0 12px;
    line-height:20px;
*/
    text-decoration:none;/* display:block; */
}
.box a:hover, .box a:active, .box a:focus {
	text-decoration:underline;
}
#col_3 .box.ContactInformation, #col_3 .box.UserInfo {
	margin:0;
	padding:0;
}
#col_3 .box.ContactInformation p, #col_3 .box.UserInfo p {
	margin:10px;
	padding:0;
}
.UserInfo a {
	display:inline;
	padding:0 0 0 0;
}
#col_3 .brochureButtonContainer {
	background:#FE9800 url(voge_kurv_bg.gif);
	margin:0 0 10px 0;
	padding:0;
}
#col_3 .brochureEmail input.showFormBtn {
	width:100%;
	text-align:left;
	padding:5px 10px;
	border:0;
	background:transparent url(arrow.left.white.alpha.png) no-repeat 130px 50%;
	color:#fff;
	font-family:Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:14px;
	/*	margin:0px 15px 5px 0px;*/
	cursor:pointer;
}
#col_3 .brochureForm {
	margin:10px 10px 10px 10px;
}
/* ShoppingCart */

.shoppingCart.compact {
	width:220px;
	overflow:hidden;
	background:url(voge_kurv_bg.gif);
	margin-bottom:10px;
}
.shoppingCart.compact ul {
	background-image:url(voge_kurv_highligh_bg.gif);
	list-style-type:none;
	margin:10px 0 15px 0;
	padding:3px 0 5px 10px;
}
.shoppingCart.compact ul li {
}
.shoppingCart.compact ul li.price {
	color:#891D48;
	font-weight:bold;
	text-align:right;
	padding-right:15px;
}
.shoppingCart.compact a {
	text-decoration:none;
	padding:2px 0 2px 25px;
	color:#fff;
	background:url(arrow.left.white.alpha.png);
	background-repeat:no-repeat;
	background-position:5% 55%;
	display:block;
}
.shoppingCart.compact input {
	float:left;
	background:url(arrow.left.white.alpha.png);
	background-repeat:no-repeat;
	background-position:100% 55%;
	background-color:transparent;
	border-width:0px;
	color:#fff;
	font-weight:bold;
	margin:0px 15px 5px 0px;
	cursor:pointer;
}
.shoppingCart.compact p {
	margin:0 5px 10px 10px;
	color:#fff;
}
.shoppingCart.full {
	width:470px;
	overflow:hidden;
}
.shoppingCart.full ul {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}
.shoppingCart.full ul input {
	float:left;
	color:red;
	margin:3px 10px 10px 0px;
	background-image:none;
	background-color:transparent;
}
.shoppingCart.full ul li {
	width:460px;
	border-bottom:1px #000000 solid;
	height:24px;
	padding-left:10px;
	float:left;
}
.shoppingCart.full ul li.header {
	width:460px;
	font-weight:bold;
	color:#fff;
	border-width:0;
	margin-top:5px;
}
.shoppingCart.full ul li.noInput {
	width:430px;
	padding-left:40px;
}
.shoppingCart.full .highlight {
	font-weight:bold;
}
.shoppingCart.full .simpleTitle {
	padding-top:6px;
	float:left;
}
.shoppingCart.full .simplePrice {
	padding-top:6px;
	float:right;
	margin-right:10px;
}
.shoppingCart.full input {
	background-image:url(knap_7d8dbc.gif);
	background-position:0% 0%;
	background-repeat:no-repeat;
	background-color:#7d8dbc;
	border-width:0;
	margin:10px 5px 0 0;
	font-weight:bold;
	color:#fff;
	font-size:11px;
	padding:3px 5px;
	cursor:pointer;
}
/* SignupControl */

.signUp label {
	float:left;
	display:block;
	padding:0 5px 0px 10px;
	width:420px;
}
.signUp input {
	background-image:url(voge_i_kurv.png);
	width:215px;
	height:30px;
	border-width:0px;
	float:right;
	cursor:pointer;
}
.signUp td input {
	float:left;
	background-image:none;
	width:auto;
	height:auto;
}
.signUp td p {
	margin:0;
}
/* Data boxs */

.dataBox {
	width:204px;
	min-height:260px;
	overflow:hidden;
	float:left;
	padding:4px 8px 5px 8px;
	margin-top:20px;
}
*html .dataBox {
	height:260px;
}
.dataBox h3 {
	color:#fff;
	font-size:12px;
	min-height:28px;
	margin-bottom:0px;
}
*html .dataBox h3 {
	height:28px;
}
.dataBox table {
	margin-top:15px;
}
.dataBox table td {
	padding:0 5px 0 0;
	font-size:11px;
	vertical-align:top;
}
.dataBox.left {
	margin-right:30px;
	background-image:url(vu_220.gif);
}
.dataBox.right {
	background-image:url(voge_kurv_bg.gif);
}
#kvikNrSearch {
	position:relative;
	left:11px;
	top:15px;
	width:200px;
	height:40px;
}
#kvikNrSearch .quickSearchInput {
	border-color:#96b4ce;
	border-width:1px;
	border-style:solid;
	font-family:verdana, "sans-serif";
	font-size:11px;
}
#kvikNrSearch .quickSearchBtn {
	border-width:0px;
	background:transparent;
	font-weight:bold;
	font-family:Verdana;
	font-size:11px;
	margin-left:11px;
}
.box.kviknr {
	padding:0 0 0 10px;
	line-height:18px;
	margin:0 0 20px 0;
	color:#fff;
	font-weight:bold;
}
.relatedContent ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width:220px;
}
.relatedContent h4 {
	font-size:11px;
	margin:4px 0 3px 0;
	line-height:14px;
	font-weight:normal;
}
.relatedContent p {
	padding:0 10px 0 12px;
	color:#4c4c4c;
	margin:3px 0;
}
.ShowOnlyOnPrint {
	display:none;
}
.articlePicture {
	float:right;
	margin:0 0 10px 0;
	font-style:italic;
}
/* Search result */

table.ms-sbtable {
	margin:10px 0;
}
.smartsearch #smartsearchlabel {
	margin:0 0 5px 0;
}
.Manchet, .Manchet div {
	font-size:13px;
	padding-bottom:8px;
}
input.colorButton {
	background:#7C8DBC url(knap_7d8dbc.gif) repeat-y scroll 0 0;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	margin:10px 5px 0 0;
	padding:3px 5px;
	border:0;
}
.shoppingCart ul li.header {
	width:470px;
}
.shoppingCart ul li span.simplePrice {
	padding-right:5px;
}
.backLinks {
	clear:both;
	overflow:hidden;
}
.backLinks .backLink.back {
	float:left;
}
.backLinks .backLink.print {
	float:left;
}
.ms-WPBody {
	overflow:hidden;
}
.ms-WPBody .link-item a {
}
/*#newsHead {background:#FF9900 url(tab3_470.gif) repeat-y;overflow:hidden;width:100%;}*/
/* Flyttet til de individuelle tabs */
 
#newsHead h1 {
	background:none;
	line-height:1.2em;
	margin:0 0 5px 0;
}
#newsHead p {
	margin:5px 10px;
}
#newsHead #ctl00_PlaceHolderMain_editmodepanel3 {
	display:inline;
}
/* gje, commented styles out, because they are no longer in use (08/06-09)
#newsHead .left {
	float:left;
}
#newsHead .left img {
	display:block;
	margin:0 10px 0 0;
}
#newsHead .right {
	margin:0 10px 0 0;
	display:inline-block;
}
#newsHead .right h1 {
	background:none;
	line-height:1.2em;
	margin:0 0 5px 0;
}
*/
/* gje added new styles to the news head section (08/06-09) - begin */
#newsHead .topImage {
	display:block;
}
#newsHead .topImage img {
	display:block;
}
#newsHead .newsHeadline {
	display:block;
}
#newsHead .newsImgText {
	display:block;
}
#newsHead .newsImgText p {
	font-style:italic;
	margin:5px 0px 10px 0px;
}
/* gje added new styles to the news head section (08/06-09) - end */
.newsTeaser {
	clear:both;
	font-weight:bold;
	margin:10px 0;
}
div.signUp table td {
	border:solid 2px white;
	background-color:#F0F0F0;
}
div.signUp .submitBtn {
	margin-right:9px;
	margin-top:10px;
}

/* gje tilføjede ny styling til "Find kursus"- webpart */
.findCouseBg {
	width:705px;
	height:228px;
	background:url(voge_search_course.gif) top left no-repeat;
}
.findCourseHeadline {
	font-size:20px;
	font-weight:normal;
	color:#fff;
	margin:4px 0px 0px 90px;
	padding:0;
	line-height:normal;
}
.findCourseForm {
	font-weight:bold;
	color:#fff;
	margin:33px 0px 0px 28px;
}
.findCourseFormRow,
.findCourseFormButton {
	width:430px;
	display:block;
	clear:both;
	line-height:18px;
}
.findCourseLeftColumn {
	width:130px;
	display:block;
	float:left;
}
.findCourseRightColumn,  
.findCourseRightColumnMany {
	width:284px;
	padding-bottom:5px;
	display:block;
	float:left;
}
.findCourseRightColumn input {
	width:298px;
	background-color:#fff;
	font-family:verdana, "sans-serif";
	font-size:11px;
	border:none;
}
.findCourseRightColumn select {
	width:300px;
	background-color:#fff;
	font-family:verdana, "sans-serif";
	font-size:11px;
	border:none;
}
.findCourseRightColumnMany {
	margin-left:-8px;
}
.findCourseRightColumnMany div {
	float:left;
}
.findCourseRightColumnMany input {
	width:70px;
	background-color:#fff;
	font-family:verdana, "sans-serif";
	font-size:11px;
	border:none;
	margin:0px 8px;
}
.findCourseRightColumnMany img {
	margin:1px 8px 0px 0px;
}
.findCourseFormButton .colorButton {
	background:#7d8dbc url(knap_7d8dbc.gif) repeat-y scroll 0 0;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	margin:0px 8px 0px 0px;
	padding:3px 5px;
	border:0;
	float:right;
}
table.findCourseTableResult {
	width:705px;
	background:url(voge_705.gif) left top no-repeat;
	border:1px solid #58668f;
	text-align:right;
}
.findCourseTableResult th {
	font-weight:bold;
	color:#fff;
	padding:3px 5px 5px 5px;
}
.findCourseTableResult td {
	padding:8px 5px 5px 5px;
	border:1px solid #58668f;
	vertical-align:top;
}
.findCourseTableResult a,
.findCourseTableResult a:link,
.findCourseTableResult a:visited {
	font-weight:normal;
	color:#c77800;
	text-decoration:none;
}
.findCourseTableResult a:hover,
.findCourseTableResult a:focus {
	text-decoration:underline;
}

table.findCourseTableResult .topTitel, 
table.findCourseTableResult .topSted,
table.findCourseTableResult .titel,
table.findCourseTableResult .sted
{
	text-align:left;
}


table.findCourseTableResult .topStart, 
table.findCourseTableResult .topSlut
{
	width:70px;
}

table.findCourseTableResult .topPris 
{
	width:60px;
}

.findCourseFormButton .colorButton
{
	margin-right:0px;
}
.mainContentArea #col_2.subPage3col table.ms-sbtable {
	width:auto !important;
}
.mainContentArea #col_2.subPage3col .ms-sbLastcell { /* Empty cell to the right of the search area */
	width:0px !important;
}

/* mlmo skjul login link */
#ctl00_explitLogout_ExplicitLogin {
	display:none !important;
}

/* gje 26/8-09 */
.ms-PartSpacingVertical { /* bottom-space between webparts */
/*	margin:0; */
}
.mainZone .ms-PartSpacingVertical {
/*	display:none !important;*/
	margin:0px !important;
}



