
/* ------- COMMON ------- */

html,
body {
	height: 100%;
	line-height:1;
	/* The html and body elements cannot have any padding or margin. */
}

html {
	line-height:35px;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@font-face {
	font-family: "diaphoni";
	src: url("../fonts/diaphoni.eot");
	src: url("../fonts/diaphoni.eot?#iefix") format("embedded-opentype"),url("../fonts/diaphoni.woff") format("woff"),url("../fonts/diaphoni.ttf") format("truetype"),url("../fonts/diaphoni.svg#diaphoni") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'RBNo3_1_Thin';
	src: url('../fonts/RBNo3.1-Thin.woff') format('woff'), url('../fonts/RBNo3.1-Thin.ttf') format('truetype'), url('../fonts/RBNo3.1-Thin.otf') format('opentype');
}

@font-face {
	font-family: 'RBNo3_1_Light';
	src: url('../fonts/RBNo3.1-Light.woff') format('woff'), url('../fonts/RBNo3.1-Light.ttf') format('truetype'), url('../fonts/RBNo3.1-Light.otf') format('opentype');
}

@font-face {
	font-family: 'RBNo3_1_ExtraLight';
	src: url('../fonts/RBNo3.1-ExtraLight.woff') format('woff'), url('../fonts/RBNo3.1-ExtraLight.ttf') format('truetype'), url('../fonts/RBNo3.1-ExtraLight.otf') format('opentype');
}

@font-face {
	font-family: 'RBNo3_1_Medium';
	src: url('../fonts/RBNo3.1-Medium.woff') format('woff'), url('../fonts/RBNo3.1-Medium.ttf') format('truetype'), url('../fonts/RBNo3.1-Medium.otf') format('opentype');
}

@font-face {
	font-family: 'RBNo3_1_Book';
	src: url('../fonts/RBNo3.1-Book.woff') format('woff'), url('../fonts/RBNo3.1-Book.ttf') format('truetype'), url('../fonts/RBNo3.1-Book.otf') format('opentype');
}

section {
	line-height:20px;
	padding: 0;
	background-position:center;
}

section img {
	max-width:100%;
}

#top-banners video::-webkit-media-controls {
	display: none !important
}

body button {
	border: 0;
}

b {
	font-family: RBNo3_1_Medium;
}

.font_thin {
	font-family: RBNo3_1_Thin;
}

.font_light {
	font-family: RBNo3_1_Light;
}

.font_extra_light {
	font-family: RBNo3_1_ExtraLight;
}

.font_medium {
	font-family: RBNo3_1_Medium;
}

.font_book {
	font-family: RBNo3_1_Book;
}

.cb {
	clear: both;
}

.float_right {
	float: right;
}

.float_left {
	float: left;
}

table {
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0;
}

td {
	padding: 0px;
}

.right-content .container {
	width:100%;
}

image {
	border: 0px;
	vertical-align: middle;
}

p {
	margin-top: 0px;
}

hr {
	border: none;
	height: 1px;
	background-color: #dcdcdc;
}

a, a:visited, a:active {
	font-weight: normal;
	color: #555555;
	text-decoration: underline;
}

	a:hover {
		color: #003361;
		text-decoration: none;
	}

.whiteLink, .whiteLink:visited, .whiteLink:active {
	color: #fff;
}

	.whiteLink:hover {
		color: #fff;
	}

.paragraphSearchForm {
	margin-bottom: 20px;
}

.soegeresultater, .soegeresultater:visited {
	font-family: verdana;
	font-size: 10px;
	color: blue;
	text-decoration: none;
}

	.soegeresultater:hover {
		font-family: verdana;
		font-size: 10px;
		color: red;
		text-decoration: underline;
	}

.soegeresultaterNiveau0 {
	color: #888888;
}

.soegeresultaterNyGruppe {
	color: #666666;
}

.readmore {
	text-decoration: underline;
}

	.readmore:visited {
		text-decoration: underline;
	}

	.readmore:hover {
		text-decoration: none;
	}

div.navibar {
}

a.navibar, a.navibar:visited {
	text-decoration:none;
	color:#b2ae00;
}

	a.navibar:hover, a.navibar:active {		
		color:#b2ae00;
		text-decoration:underline;
	}

.navibarLeftSpace {
	width:0;
}

.postheadline, .postheadline:active, .postheadline:visited {
	color: blue;
	font-size: 13px;
	font-weight: bold;
}

	.postheadline:hover {
		font-size: 13px;
		font-weight: bold;
		text-decoration: underline;
	}

.postheadline_editmode {
	font-size: 13px;
	font-weight: bold;
	color: blue;
	background-color: rgba(0,0,0,0.1);
	text-decoration: underline;
}

.postheadline_editmode_highlighted {
	font-size: 13px;
	font-weight: bold;
	color: blue;
	background-color: rgba(0,0,0,0.2);
	text-decoration: underline;
}

.postlist {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.postlist_date {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.postlist_link, .postlist_link:active, .postlist_link:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

	.postlist_link:hover {
		font-size: 10px;
		color: #000000;
		text-decoration: none;
	}

.postlist_textarea {
	width: 95%;
}

.post_back_text, .post_back_text:active, .post_back_text:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

	.post_back_text:hover {
		font-family: Verdana;
		font-size: 9px;
		color: #999999;
		text-decoration: underline;
	}

.post_date_text {
}

.post_source_text {
}

.searchfield {
	width: 90px;
}

.searchresults_textfield {
}

.searchresults_button {
}

.searchresults_found {
	color: #FF0000;
}

#paragraphs {
	margin-top:40px;
}

.paragraph_editmode {
	background-color: rgba(0,0,0,0.1);
}

.paragraph_editmode_highlighted {
	background-color: rgba(0,0,0,0.2);
}

.paragraph_heading {
	font-family: RBNo3_1_Light;
	font-size: 26px;
	text-transform: uppercase;
	padding: 13px 0 0 0;
	text-align: center;
	color: #003361;
}

.paragraph_heading_editmode {
	font-family: RBNo3_1_Medium;
	font-size: 26px;
	text-transform: uppercase;
	padding: 13px 0 0 0;
	text-align: center;
	color: #003361;
	background-color: rgba(0,0,0,0.1);
}

.paragraph_heading_editmode_highlighted {
	font-family: RBNo3_1_Medium;
	font-size: 26px;
	text-transform: uppercase;
	padding: 13px 0 0 0;
	text-align: center;
	color: #003361;
	background-color: rgba(0,0,0,0.2);
}

.abox, .bbox, .cbox, .dbox, .ebox, .lbox, .tbox, .rbox {
	color: #000000;
}

.abox_editmode, .bbox_editmode, .cbox_editmode, .dbox_editmode, .ebox_editmode, .lbox_editmode, .tbox_editmode, .rbox_editmode {
	color: #000000;
	background-color: rgba(0,0,0,0.1);
}

.abox_editmode_highlighted, .bbox_editmode_highlighted, .cbox_editmode_highlighted, .dbox_editmode_highlighted, .ebox_editmode_highlighted, .lbox_editmode_highlighted, .tbox_editmode_highlighted, .rbox_editmode_highlighted {
	color: #000000;
	background-color: rgba(0,0,0,0.2);
}

.tbox_editmode, .tbox_editmode_highlighted {
	position:fixed;
	z-index:1001 !important;
}

.tilmeldnews {
	color: #000000;
}

.logoutlink {
}

.imagetext {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: right;
}

.TopLevelSpan {
	background-color: #cccccc;
	border: 1px solid black;
	height: 20px;
}

.TopLevelSpanActive {
	background-color: #eeeeee;
	border: 1px solid black;
	height: 20px;
}

.TopLevelAnchor, .TopLevelAnchor:active, .TopLevelAnchor:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

	.TopLevelAnchor:hover {
		text-decoration: underline;
		color: #000033;
	}

.forumThreadAnchor {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}

	.forumThreadAnchor:visited {
		color: #000000;
		font-family: Verdana;
		font-size: 10px;
		font-weight: normal;
	}

	.forumThreadAnchor:hover {
		color: #000000;
		font-family: Verdana;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
	}

.forumThreadHeader {
	padding: 5px;
	background-color: #BDC0D5;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.forumThreadTopicHeader {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #BDC0D5;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.forumThreadFooter {
	padding: 5px;
	background-color: #BDC0D5;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.forumThreadTopic {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 3px;
	background-color: #F4F5FA;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #d2d2d2;
}

.forumThreadTopicNew {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 3px;
	background-color: #FFF5FA;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #d2d2d2;
}

.forumThreadTopicOver {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 3px;
	background-color: #E8E9F4;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #d2d2d2;
	cursor: pointer;
}

.forumThreadSeperator {
	background-color: #5E6386;
	height: 10px;
}

.forumReplyData {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #E2E4F1;
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	border: 1px solid #d2d2d2;
	cursor: hand;
}

.formThanksText {
}

.forumNameAnchor, .forumNameAnchor:visited, .forumNameAnchor:hover {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.forumThreadDate {
	font-family: arial;
	font-size: 9px;
	text-align: right;
}

.formThanksText {
}

.formErrorText {
	color: Red;
	font-weight: bold;
}

.calendarDiv {
	border: 1px solid #ECE9D8;
}

.navButton {
	border: 1px solid #DDDDDD;
	background-color: #CEDEE7;
}

.weekNumberDays {
	background-color: #CEDEE7;
	color: #17518F;
}

.emptyDays {
	background-color: #E7EEEF;
}

.bookedDays {
	cursor: pointer;
	border: 1px solid #DDDDDD;
	padding-left: 2px;
	color: #FFFFFF;
}

.excludedDays {
	cursor: default;
	border: 1px solid #DDDDDD;
	padding-left: 2px;
}

.freeDays {
	background-color: #FFFFFF;
	cursor: pointer;
	border: 1px solid #DDDDDD;
	padding-left: 2px;
}

.freeDaysHover {
	background-color: #F5F5F5;
	cursor: pointer;
	border: 1px solid #DDDDDD;
	padding-left: 2px;
}

.quickpollDiv {
	margin-bottom: 10px;
	border-bottom: 1px solid black;
	padding-bottom: 10px;
}

.quickpollQuestion {
	font-weight: bold;
}

.quickpollReplyOption {
	margin-top: 3px;
}

.quickpollPercenttext {
	color: blue;
}

.quickpollBarTable {
	border: 1px solid #000000;
	background-color: #eeeeee;
	width: 120px;
	border-collapse: collapse;
}

.quickpollBarTD {
	background-color: red;
	height: 10px;
}

.quickpollPercenttextBefore {
	display: none;
}

.quickpollBarTableBefore {
	display: none;
}

.quickpollRadio {
	border: 0px;
}

.quickpollNumReplies {
	margin-top: 3px;
}

.quickpollSubmitDiv {
	margin-top: 3px;
	text-align: center;
}

.quickpollSubmit {
	width: 50px;
	cursor: pointer;
}

.quickpollArchiveTD {
	vertical-align: top;
	width: 130px;
	padding-right: 10px;
}

.quickpollLinkDiv {
	margin-top: 3px;
}

.quickpollLink {
}

.RotAlignDiv {
	text-align: left;
}

.graphicalElementTop {
	vertical-align: top;
}

.mediaParText {
	padding-left: 10px;
}

.cb {
	clear: both;
}

.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
}

.tableDiv {
	overflow-x: auto;
}

.green_text {
	color: #b2ae00;
}

.green_link, .green_link:hover, .green_link:visited {
	color: #b2ae00;
	text-transform:uppercase;
	text-decoration:none;
}

.dark_blue_text {
	color: #003361;
}

.readmore_link:after {
	content: " \203a";
}

.uppercase {
	text-transform: uppercase;
}

#mapContainer {
	height: 450px;
	width: 100%;
}

.contentContainer {
	width: 980px;
	margin: 0px auto;
	padding-left: 10px;
	padding-right: 10px;
	-moz-transition: all ease .3s;
	-o-transition: all ease .3s;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
}

#mainContent {
	width: 960px;
	margin-top:40px;
}

header {
	background: rgba(255, 255, 255, .8);
	width: 100%;
	height: 58px;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1000;
	border-bottom: 1px solid #dcdcdc;
}

/* Wrapper for page content to push down footer */
#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

/*header {
	background: rgba(255, 255, 255, .8);
	width: 100%;
	height: 58px;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 1000;
	border-bottom: 1px solid #dcdcdc;
}

#headerContent {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}*/

#breadcrumb {
	background: #f0f0f0;
	height: 58px;
}

#breadcrumb_content {
	width: 960px;
	margin: 0 auto;
	padding: 22px 0 0 0;
}

#rating_logo {
	display:inline-block;
}

#partner_logo {
	width:165px;
	height:35px;
	background:url(../design/microsoft_partner.svg);
	background-size:165px 35px;
	background-repeat:no-repeat;
	display:inline-block;
	vertical-align:middle;
}

.logo {
	padding: 3px 0 0 0;
}

#logo {
	width:165px;
	height:55px;
}

footer {
	background: #dcdcdc;
	margin-top: 100px;
}

#footer_top {
	background-color: #f0f0f0;
	min-height:75px;
	text-align: center;
	padding: 20px 0 10px 0;
}

#footer_top span {
	font-family: RBNo3_1_Medium;
	font-size: 26px;
	text-transform: uppercase;
}

#footer_middle {
	background-color: #dcdcdc;
}

#footer_middle_content {
	width: 100%;
	/*height: 325px;
	min-height: 325px;*/
	margin: 0 auto;
	/*background-image: url(../design/microsoft_partner.png);
	background-repeat: no-repeat;
	background-position: 820px top;*/
}

.footer_middle_item_header {
	color: #003361;
	font-size: 16px;
	text-transform: uppercase;
}

.footer_middle_item {
	line-height: 18px;
	padding: 20px 0 0 0;
}

	.footer_middle_item a {
		color: #555555;
	}

		.footer_middle_item a:hover {
			color: #003361;
		}

#footer_bottom {
	background-color: #c8c8c8;
	height: 30px;
}

#footer_bottom_content {
	font-size: 12px;
	width: 100%;
	margin: 0 auto;
	padding-top: 10px;
}

#bisnodeLogo {
	position: absolute;
	top: 1910px;
	left: 1312px;
	width: 252px;
	z-index: 50;
}

/* --- Tags --- */

#tags {
	padding:10px 0 0 0;
}

.tag {
	text-transform: uppercase;
	background-color: #efefef;
	color: #003361;
	padding: 9px 15px 9px 15px;
	margin-right: 5px;
	margin-bottom: 5px;
}

/* --- Statements --- */

.statement {
	background: url(../design/statement_bg.jpg) repeat-x;
	background-position:top center;
	min-height:362px;
	margin-bottom:25px;
}

.statementContentContainer {
	text-align:center;
	padding:70px 0 0 0;
}

.statementHeader {
	font-family: RBNo3_1_Thin;
	font-size: 50px;
	color:#ffffff;
	margin-bottom:50px;
	line-height:50px;
}

/* bsrp settings */

section.bsrp_botmargin {
	margin-bottom: 25px;
}

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

/* --- Cases --- */

.view-images {
	background-image:url(../design/cases_view_images.svg);
	height:24px;
	width:24px;
	background-size: 24px 24px;
	cursor:pointer;
	display:inline-block;
	margin:0 4px 20px 0;
}

.view-list {
	background-image:url(../design/cases_view_list.svg);
	height:24px;
	width:24px;
	background-size: 24px 24px;
	cursor:pointer;
	display:inline-block;
	margin:0 0 20px 4px;
}

@media (min-width: 1200px) {
  #cases .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
	#cases .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}

@media (max-width: 767px) {
	.cases-item, 
  #cases .col-xs-12.col-sm-4.col-md-3{
    padding:0 15px;
  }
}

#casesHeaderContainer {
	width:100%;
	background-image:url(../design/cases_header_bg.png);
	background-position-y:5px;
	height:40px;
	margin-bottom:20px;
}

#casesHeader {
	width: 100%;
	margin: 0 auto;
	text-align:center;
}

#casesHeader span {
	font-family: RBNo3_1_Medium;
	font-size: 26px;
	text-transform:uppercase;
	color: #003361;
	width:140px;
	display:inline-block;
	padding:10px 0 20px 0;
	background-color:#ffffff;
}

#cases_container .col-xs-12.col-sm-4.col-md-3 {
  padding: 0;
}

#cases_container .col-sm-4 {
  padding: 0;
}

#cases {
  padding-top: 20px;  
  padding-bottom: 70px;
}

.cases-wrap {
  position: relative;
}

.cases-wrap img{
  width: 100%;
}

.cases-wrap .cases-inner{
  top: 0;
  background: transparent;
  opacity: 1;
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
}

.cases-wrap .cases-inner h3 {
  margin: 10px 0;
}

.cases-wrap .cases-inner h3 {
  font-size: 24px;
	color: #fff;
}

.cases-wrap .cases-inner h3 a {
  color: #fff;
}

.cases-wrap .cases-inner p {
  color: #fff;
	font-size:14px;
}

.cases-inner a {
	color: #fff;
	font-size:14px;
}

.cases-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background: #003361;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;  
  padding: 15px 20px 0px 20px;
}

.cases-wrap:hover .overlay {
  opacity: 1;
}

#casesList .col-sm-3 {
	padding:0;
}

.cases-list-description {
	color:#003361;
	padding-bottom:25px;
	font-size:14px;
}

.cases-list-description a {
	color:#003361;
	font-size:14px;
}

.case-list-item {
	margin-bottom:15px;
}

.case-description-col h3 {
	font-family: RBNo3_1_Book;
  font-size: 20px;
	text-transform:uppercase;
}

.case-description-col a {
  text-decoration:none;
}

.case-description-col p {
	line-height:18px;
}

.divMobileIcon {
	display:none;
}

/* --- TopMenu --- */

.topMenuW {
	font-family: RBNo3_1_Light;
	text-align: right;
	padding: 0;
}

	.topMenuW ul {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}

	.topMenuW li {
		padding: 0px;
		margin: 0px;
		text-align: center;
	}

	.topMenuW > ul {
		min-width: 70px;
	}

		.topMenuW > ul > li {
			display: inline-block;
			padding: 22px 20px 0 20px;
			height: 58px;
			margin: 0px;
			text-align: center;
			color: #515151;
			cursor: pointer;
			min-width: 80px;
		}

			.topMenuW > ul > li:hover, .topMenuW > ul > li[data-active="true"] {
				color: #b2ae00;
				border-bottom: 2px solid #b2ae00;
				-moz-transition: all ease 0;
				-o-transition: all ease 0;
				-webkit-transition: all ease 0;
				transition: all ease .35s;
			}

			.topMenuW > ul > li > a {
				color: #003361;
				text-decoration: none;
				-moz-transition: all ease 0;
				-o-transition: all ease 0;
				-webkit-transition: all ease 0;
				transition: all ease 0;
			}

				.topMenuW > ul > li > a:hover, .topMenuW > ul > li[data-active="true"] > a, .topMenuW > ul > li:hover > a {
					color: #b2ae00;
					text-decoration: none;
				}

/* --- Submenu --- */

.mobileSubMenu {
	display: none;
}

#subMenuContainer {
	width: 100% !important;
	background: rgba(0, 0, 0, .45);
}

.subMenuW {
	text-align:right;
}

	.subMenuW > ul {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
		min-width: 160px;
	}

		.subMenuW > ul > li {
			display: inline-block;
			padding: 22px 20px 0 20px;
			margin: 0px;
			height: 58px;
			text-align: center;
			cursor: pointer;
		}

			.subMenuW > ul > li[data-active="true"] a {
				font-weight: bold;
			}

			.subMenuW > ul > li:hover, .subMenuW > ul > li[data-active="true"] {
				-moz-transition: all ease 0;
				-o-transition: all ease 0;
				-webkit-transition: all ease 0;
				transition: all ease .35s;
			}

			.subMenuW > ul > li > a {
				font-family: RBNo3_1_Light;
				color: #ffffff;
				text-decoration: none;
				-moz-transition: all ease 0;
				-o-transition: all ease 0;
				-webkit-transition: all ease 0;
				transition: all ease 0;
			}

				.subMenuW > ul > li > a:hover, .subMenuW > ul > li:hover > a {
					text-decoration: underline;
				}

/* --- BottomMenu --- */

.bottomMenuW {
	padding: 0;
}

	.bottomMenuW ul {
		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}

	.bottomMenuW li {
		padding: 0px;
		margin: 0px;
	}

	.bottomMenuW > ul > li {
		display: block;
		padding: 0 0 9px 0;
		margin: 0px;
		cursor: pointer;
	}

		.bottomMenuW > ul > li:hover, .bottomMenuW > ul > li[data-active="true"] {
			-moz-transition: all ease 0;
			-o-transition: all ease 0;
			-webkit-transition: all ease 0;
			transition: all ease .35s;
		}

		.bottomMenuW > ul > li > a {
			text-decoration: none;
			-moz-transition: all ease 0;
			-o-transition: all ease 0;
			-webkit-transition: all ease 0;
			transition: all ease 0;
			text-decoration: underline;
		}

			.bottomMenuW > ul > li > a:hover, .bottomMenuW > ul > li[data-active="true"] > a, .bottomMenuW > ul > li:hover > a {
				text-decoration: none;
				color: #003361;
			}

/* --- Mobile navigation --- */
#divMobileMenuDot, #imgToTop {
	display: none;
}

#divNavigation, #divNavigation ul[data-level="2"], #divNavigation ul[data-level="3"] {
	display: block;
	position: absolute;
	top: 0px;
	left: -320px;
	z-index: 3000;
	width: 300px;
	opacity: 0;
	transition: opacity .5s, left .5s;
	min-height: 100%;
	background-color: #ffffff;
	border-right: 1px solid #dcdcdc;
}
#divNavigation ul[data-level="2"] {
	width: 300px;
}
#divNavigation ul[data-level="3"] {
	width: 280px;
}

#navCloseDiv, #divNavigation .navclose, #divNavigation .navback {
	/*float: right;*/
	width: 300px;
	height: 34px;
	background-color: #003361;
	background-image: url(../design/menu_close.png);
	background-position: right 2px;
	background-repeat: no-repeat;
	cursor: pointer;
	color: #ffffff;
	line-height: 34px;
	padding-left: 8px;
	text-transform:uppercase;
}
#divNavigation .navclose, #divNavigation .navback {
	width: 50%;
	float: left;
}
#divNavigation .navback {
	background-image: url(../design/menu_back.png);
	border-left: solid 1px #000;
}
#divNavigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#divNavigation ul li {
	line-height: 40px;
	padding-left: 8px;
	cursor: pointer;
	border-top: solid 1px #dcdcdc;
	background-color: #ffffff;
}
#divNavigation ul li:hover {
	background-color: #ffffff;
}

#divNavigation ul li.nopad {
	padding-left: 0;
	border-top: none;
}
#divNavigation ul li a {
	display: block;
	width: 242px;
	color: #555555;
	line-height: 40px;
	white-space: nowrap;
	overflow: hidden;
	text-decoration: none;
}

#divNavigation ul[data-level="1"] li a {
	width: 242px;
}
#divNavigation ul[data-level="2"] li a {
	width: 232px;
}
#divNavigation ul[data-level="3"] li a {
	width: 222px;
}

.navArrow {
	float: right;
	width: 40px;
	height: 40px;
	background-color: #497398;
	cursor: pointer;
	background-image: url(../design/menu_expand.png);
	background-position: 6px 5px;
	background-repeat: no-repeat;
	color: #ffffff;
}

.navNoArrow {
	float: right;
	width: 40px;
	height: 40px;
	background-color: #018a44;
}

.blue_button {
	background-color: #22415c;
}

.green_button {
	background-color: #87853d;
}

/* --- Cookie layers --- */
#cookiePolicyDiv {
	position: fixed;
	width: 100%;
	bottom: 0px;
	line-height: 1.4;
	background-color: rgba(0,0,0,0.8) !important;
	background-color: #000000;
	z-index: 50;
	padding: 10px 10px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cookieCenterDiv {
	width: 80%;
	max-width: 800px;
	min-width: 300px;
	margin: 0px auto;
	text-align: left;
}

.cookieText {
	float: left;
	color: #ffffff;
	width: 80%;
	max-width: 600px;
}

.cookieCloseIcon {
	float: right;
	cursor: pointer;
	margin-top: -10px;
}

.cookieCloseBtn {
	float: right;
	width: 15%;
	max-width: 100px;
	min-width: 30px;
	min-height: 30px;
	line-height: 30px;
	background-color: rgb(178, 174, 0);
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	line-height: 1.3;
	padding: 10px 0;
}

.pointer {
	cursor:pointer;
}

#CookieDeclarationUserStatusPanel a, #CookieDeclarationUserStatusPanel a:visited, #CookieDeclarationUserStatusPanel a:active {
	color: #fff;
	background-color: rgb(178, 174, 0);
	display: inline-block;
	padding: 6px;
	text-decoration: none;
	margin-top: 5px;
}

/* --- Button --- */


button {
  background:transparent;
  border: none;
  margin: 0 40px 0 14px;
  font-size: 16px;
  cursor: pointer;
}
.green_button {
	background:url("../design/button_green.png") 14px 0 repeat;
	height: 40px;
	padding: 5px 18px 5px 18px;
  position:relative;
  overflow:visible;
	text-transform:uppercase;
	color:#b2ae00;
	font-family: RBNo3_1_ExtraLight;
}
.green_button:before {
  content:url(../design/button_green_before.png);
  top:0;
  left:-5px;
  position:absolute;
}
.green_button:after {
  content:url(../design/button_green_after.png);
  position:absolute;
  right:-40px;
  top:0;
}

.white_button {
	background:url("../design/button_white.png") 14px 0 repeat;
	color: #ffffff;
	height: 40px;
	padding: 5px 18px 5px 18px;
  position:relative;
  overflow:visible;
	text-transform:uppercase;
	font-family: RBNo3_1_ExtraLight;
	margin:10px 0 0 5px;
}
.white_button:before {
  content:url(../design/button_white_before.png);
  top:0;
  left:-5px;
  position:absolute;
}
.white_button:after {
  content:url(../design/button_white_after.png);
  position:absolute;
  right:-40px;
  top:0;
}


/* ------- EDITOR ------- */

.textarea, .textfield {
	border: 1px solid black;
	font-family: verdana;
	font-size: 10px;
}

.textbutton {
	border: 1px solid black;
	font-family: verdana;
	font-size: 10px;
	background-color: #cccccc;
	width: 100px;
}

.tjekboks {
	border: none;
	font-family: verdana;
	font-size: 10px;
	border: 0px;
}

input, textarea, select {
	border: 1px solid black;
	font-family: verdana;
	font-size: 10px;
	width: 100%;
}

	input[type=checkbox], input[type=radio] {
		border: none;
		width: auto;
		height: auto;
	}
