/* ------- COMMON ------- */

html, body {
	height: 100%;
	line-height: 1;
}

html {
	overflow-y: scroll;
}

* {
	font-weight: 200;
	/*font-style: normal;*/
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	background-color: #fafcfc;
	background-image: url('../design/bodyBg.gif');
	background-repeat: repeat-x; 	
}

strong, b {
	font-weight: 700;
}

a, a:active, a:visited {
	font-weight: normal;
	color: #dc5220;
	text-decoration: underline;
}

a:hover, a:focus {
	color: #dc5220;
	text-decoration: none;
	outline: none;
}

.abox a, .abox a:active, .abox a:visited, .abox a:hover, .bbox a, .bbox a:active, .bbox a:visited, .bbox a:hover {
	color: #000 !important;
}
#bottomAbox a, #bottomAbox a:active, #bottomAbox a:visited, #bottomAbox a:hover, #bottomBbox a, #bottomBbox a:active, #bottomBbox a:visited, #bottomBbox a:hover {
	color: #000 !important;
}

#div_cboks {
	display: none;
}

.pointer {
	cursor:pointer;	
}

table {
	border: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0px;
}

td {
	padding: 0px;
}

image {
	border: 0px;
}

p {
	margin-top: 0px;
}

form {
	margin:0px;
	padding:0px;
}

hr {
	height: 5px;
	border: none;
	background-image: url(../design/hr_afsnit.gif);
	background-repeat: repeat-x;
}

.leftmargin img, .rightmargin img, .midcontent img, .paragraph img, .paragraph_editmode img, .paragraph_editmode_highlighted img, .paragraph_heading img, .paragraph_heading_editmode img, .paragraph_heading_editmode_highlighted img, .rightcol img {
	max-width: 100%;
}

.paragraph, .paragraph_editmode, .paragraph_editmode_highlighted {
	line-height: 22px;
}

.paragraphSearchForm {
	margin-bottom: 20px;
}

.soegeresultater, .soegeresultater:visited {
	font-size: 13px;
	color: #00547c;
	text-decoration: none;
}

.soegeresultater:hover {
	font-size: 13px;
	color: #00547c;
	text-decoration: underline;
}

.soegeresultaterNiveau0 {
	color: #888888;
}

.soegeresultaterNyGruppe {
	color:#666666;
}

.readmore {
	text-decoration: underline;
}

.readmore:visited {
	text-decoration: underline;
}

.readmore:hover {
	text-decoration: none;
}

.navibar {
	color: #999999;
	font-weight: normal;
}

.navibar:hover {
	color: #999999;
	font-weight: normal;
}

.navibar:visited {
	color: #999999;
	font-weight: normal;
}

.postheadline, .postheadline:visited {
	color: #dc5220;
	font-size:18px;
}

.postheadline:hover {
	color: #dc5220;
	font-size:18px;
	text-decoration: underline;
}

.postheadline_editmode {
	color: #dc5220;
	font-size:18px;
	background-color: #eeeeee;
	text-decoration: underline;
}

.postheadline_editmode_highlighted {
	color: #dc5220;
	font-size:18px;
	background-color: #d0d0d0;
	text-decoration: underline;
}

.post003source {
	display: none;
}

.posttemplate003 .postheadline, .posttemplate003 .postheadline_editmode, .posttemplate003 .postheadline_editmode_highlighted {
	line-height: 32px;
}

.postlist {
	text-decoration: none;
	padding: 0 5px;
}

.postlist_pagename, .postlist_pagename:visited {
	display: block;
	color: #757575;
	font-size: 18px;
	text-decoration: none;
}
	.postlist_pagename:hover, .postlist_pagename:focus {
		color: #757575;
		font-size: 18px;
		text-decoration: underline;
		outline: none;
	}

.postlist_link, .postlist_link:visited {
	color: #000000;
	text-decoration: underline;
	line-height: 39px;
}

.postlist_link:hover {
	color: #000000;
	text-decoration: none;
}

.frontpageNews {
	width: 450px;
	height: 340px;
	background-color:#d5dee1;
	background-image: url(../design/vmus_postbgtop.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 0 0 0;
	overflow: hidden;
}

.frontpageNewsListItem {
	border-bottom: 1px solid #a3bac0;
}

.postlist_arrow {
	float: right;
	width: 32px;
	height: 29px;
	background-image: url(../design/vmus_red_arrow.png);
	cursor: pointer;
	margin: 6px 0px;
}

.post_back_text {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}

.post_back_text:visited {
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}

.post_back_text:hover {
	font-size: 13px;
	color: #999999;
	text-decoration: underline;
}

.post_date_text {
}

.post_source_text {
}

.searchfield {
	width: 90px;
}

.paragraph_editmode {
	background-color: #eeeeee;
}

.paragraph_editmode_highlighted {
	background-color: #d0d0d0;
}


.paragraph_heading, .paragraph_heading_editmode, .paragraph_heading_editmode_highlighted {
	font-size:24px;
	font-weight:400;
	color:#000000;
}
.paragraph_heading_editmode {
	background-color: #eeeeee;
}
.paragraph_heading_editmode_highlighted {
	background-color: #d0d0d0;
}

.abox, .bbox, .dbox, .ebox, .tbox, .lbox, .rbox  {
}

.abox_editmode, .bbox_editmode, .cbox_editmode, .dbox_editmode, .ebox_editmode, .tbox_editmode, .lbox_editmode, .rbox_editmode {
	background-color: #eeeeee;
}

.abox_editmode_highlighted, .bbox_editmode_highlighted, .cbox_editmode_highlighted, .dbox_editmode_highlighted, .ebox_editmode_highlighted, .tbox_editmode_highlighted, .lbox_editmode_highlighted, .rbox_editmode_highlighted {
	background-color: #d0d0d0;
}

.dbox, .dbox_editmode, .dbox_editmode_highlighted {
	padding-left: 10px;
}

.tbox, .tbox_editmode, .tbox_editmode_highlighted {
	font-size: 18px;
	color: #757575;
	padding-left: 5px;
}

.tilmeldnews {
	color:#000000;
}

.logoutlink {
}

.imagetext {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align : right;
}

.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: hand; }
.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;}

.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 {
}

/* template classes */

.topLinkHid {
	display: inline-block;
	overflow: hidden;
	width: 0;
	height: 0;
	position: absolute;
	top: -100px;
}
	.topLinkHid:focus {
		display: inline-block;
		overflow: hidden;
		width: 140px;
		height: 37px;
		position: absolute;
		top: 10px;
		left: 10px;
		background-color: #d6e1e3;
		color: #000 !important;
		line-height: 25px;
		z-index: 200;
		border-radius: 5px;
		outline: none;
		padding: 5px;
		text-align: center;
		text-decoration: underline;
	}

.toplogo {
	float: left;
	height: 57px;
	padding-top: 15px;
}
.toplogo a {
	font-size: 30px;
	color: #757575 !important;
	text-decoration: none;
}
	.toplogo a:focus {
		outline: dotted 1px #000;
		outline-offset: 3px;
	}

#topLogoRect {
	display: none;
	position: absolute;
	top: 0px;
	width: 151px;
	height: 90px;
	background-size: 100% 100%;
	left: 50%;
	margin-left: 329px;
}

.top_levels {
	float: left;
	height: 33px;
}

.TopLevelDiv, .TopLevelDivActive {
	float: left;
	height: 33px;
	line-height: 30px;
	border-top: solid 3px #fff;
	border-left: solid 1px #000;
	background-color: #fff;
}
.TopLevelDivActive {
	border-top: solid 3px #dc5220;
	border-left: solid 1px #000;
	background-color: #e8eef0;
}
	.TopLevelDiv a, .TopLevelDivActive a {
		line-height: 30px;
		padding: 0px 10px;
		color: #000 !important;
		font-weight: normal;
		text-decoration: none;
		transition: padding ease-in-out .3s;
	}
		.TopLevelDiv a:hover, .TopLevelDivActive a:hover, .TopLevelDiv a:focus, .TopLevelDivActive a:focus {
			padding: 0px 20px;
			text-decoration: underline;
		}
	.TopLevelDiv:hover > a, .TopLevelDivActive:hover > a {
		padding: 0px 20px;
	}

.RotAlignDiv {
	text-align: left;
}

.mediaParText {
}

.cb {
	clear: both;
}

.pushLeft {
	float: left;
}
.pushRight {
	float: right;
}

.bottom_bar_text, .bottom_bar_text:link, .bottom_bar_text:visited {
	color:#000000;
	font-size:12px;
}

.bottom_bar_link, .bottom_bar_link:link, .bottom_bar_link:visited {
	color:#000000;
	text-decoration:none;
}

.bottom_bar_link:hover {
	color:#ffffff;
	text-decoration:underline;
}

.loginDiv {
	position: absolute;
	visibility: hidden;
	z-index: 50;
	background-color:#f7f7f7;
	border: 1px solid #005d81;
	width: 250px;
	left: 0px;
	top: 50px;
}

.searchDiv {
	position: absolute;
	visibility: hidden;
	z-index: 50;
	background-color:#f7f7f7;
	border: 1px solid #005d81;
	width: 252px;
	left: 0px;
	top: 50px;
	padding: 12px 5px;
}

.searchTD, .searchTD_hover {
	width: 240px;
	height: 24px;
	padding-left: 4px;
	border: 1px solid #0b5d7f;
	background-color: #ffffff;
	background-image: url(../design/search_bg2.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.searchTop {
	color: #000000;
	width: 210px;
	border: none;
	background-color: transparent;
}

.searchresults_textfield {
	border: 1px solid #0b5d7f;
	height: 22px;
	line-height: 17px;
	width: 150px;
	padding-left: 4px;
	background-color: #ffffff;
	background-image: url(../design/input_bg.png);
	background-repeat: no-repeat;
}
	
.searchresults_button {
	border: 1px solid #0b5d7f;
	background-image: url(../design/hh_menu_bg.gif);
	height: 26px;
	width: 150px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}

.searchresults_found {
	color: #FF0000;
}

.menulink, .menulink:visited {
	font-weight : bold;
	color:#005d81;
	text-decoration:none;
}

.menulink:hover {
	font-weight:bold;
	color:#005d81;
	cursor:pointer;
}

.firstmenuitem {
	text-align:center;
	background-image:url(../design/hh_menu_bg_out.gif);
	font-family: BlissB;
	color:#005d81;
	cursor:pointer;
	text-transform:uppercase;
	padding-top:7px;
	height:50px;
	line-height: 15px;
}

.firstmenuitem_active {
	text-align:center;
	background-image:url(../design/hh_menu_bg.gif);
	background-position:top center;
	font-family: BlissB;
	color:#ffffff;
	cursor:pointer;
	text-transform:uppercase;
	padding-top:7px;
	height:50px;
	line-height: 15px;
}

.firstmenuitem_over {
	text-align:center;
	background-image:url(../design/hh_menu_bg.gif);
	background-position:top center;
	font-family: BlissB;
	color:#ffffff;
	cursor:pointer;
	text-transform:uppercase;
	padding-top:7px;
	height:50px;
	line-height: 15px;
}

.menuitem {
	text-align:center;
	background-image:url(../design/hh_menu_bg_out.gif);
	font-family: BlissB;
	color:#005d81;
	cursor:pointer;
	text-transform:uppercase;
	padding-top:7px;
	height:50px;
	line-height: 15px;
}

.menuitem_over {
	text-align:center;
	background-image:url(../design/hh_menu_bg.gif);
	background-position:top center;
	font-family: BlissB;
	color:#ffffff;
	cursor:pointer;
	text-transform:uppercase;
	padding-top:7px;
	height:50px;
	line-height: 15px;
}

.menuitem_active {
	text-align:center;
	background-image:url(../design/hh_menu_bg.gif);
	background-position:top center;
	font-family: BlissB;
	color:#ffffff;
	cursor:pointer;
	text-transform:uppercase;
	padding-top:7px;
	height:50px;
	line-height: 15px;
}

.quicklinks_content {
	border-left:1px solid #005d81;
	border-right:1px solid #005d81;
	border-bottom:1px solid #005d81;
	background-image:url(../design/hh_quicklinks_bg.jpg);
	background-position:bottom;
}

ul a {
	text-decoration:none;
}

ul a:hover {
	text-decoration:underline;
}

ul {
	padding:5px 0px 5px 31px;
	margin:0px;
}

li {
	padding:2px 0px 2px 0px;
	margin:0px;
}

p + ul {
	margin-top: -15px;
}

.linkBox_outerframe {
	position: relative;
	float: left;
	width: 215px;
	height: 205px;
	margin-right: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
	.linkBox_outerframe:focus {
		outline: solid 2px #000;
		outline-offset: 1px;
	}

.linkBox_frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 215px;
	height: 205px;
	z-index: 7;
}

.linkBox_headline_overlay {
	opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=60);
	position:absolute;
	top:140px;
	left:0;
	width:215px;
	height:65px;
	background-color:#000000;
	z-index:5;
}

.linkBox_text_overlay {
	opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=60);
	position:absolute;
	display:none;
	top:90px;
	left:0;
	width:215px;
	height:115px;
	background-color:#000000;
	z-index:5;
}

.linkBox_headline {
	font-family:klavika-web, sans-serif, Trebuchet MS, Verdana;
	font-size:18px;
	font-weight:400;
	font-style:normal;
	position:absolute;
	top:154px;
	left:0;
	width:215px;
	z-index:6;
	color:#ffffff;
	text-align:center;
}

.linkBox_text {
	font-family:klavika-web, sans-serif, Trebuchet MS, Verdana;
	font-size:14px;
	font-weight:400;
	position:absolute;
	display:none;
	top:110px;
	left:0;
	width:215px;
	z-index:6;
	line-height:16px;
	color:#ffffff;
	text-align:center;
	padding:0 15px 15px 15px;
}

.routeDiv {
	position: relative;
	top: 0px;
	display: none;
}

.topMenuW {
	border-right: solid 1px #000000;
	margin-bottom: 15px;
}

.topMenuW > ul {
	list-style-type: none;
	padding: 0px;
	min-width: 300px;
}
.topMenuW > ul > li:first-child {
	
}
.topMenuW > ul > li {
	display: inline-block;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	height: 31px;
	padding: 7px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	color: #000000;
	background-color: #ffffff;
	cursor: pointer;
	min-width: 149px;
}
.topMenuW > ul > li:hover, #topMenu > ul > li[data-active="true"] {
	color: #fff;
	background-color: #dc5220;
}
.topMenuW > ul > li > a {
	font-family:klavika-web, sans-serif, Trebuchet MS, Verdana;
	color: #000000;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration:none;
}
	.topMenuW > ul > li > a:focus {
		text-decoration: underline;
	}
#topbannerContainer {
}
#topbannerContainer img {
	max-width: 100%;
}

.contentBG {
	background-color: #ffffff;
	background-image: url(../design/boksBg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	min-height: 400px;
	clear: both;
}

.navRightLink {
	display:none;
}

.bold {
	font-weight: bold;
}

.footer {
	max-width: 960px;
	margin: 10px 20px 40px 20px;
}
.footerCell {
	float: left;
	width: 215px; 
	margin-right: 20px;
}
.footerCell[data-css="social"] {
	text-align: right;
}
	.footerCell[data-css="social"] a {
		padding-left: 10px;
	}
		.footerCell[data-css="social"] a:focus {
			outline: none;
		}
			.footerCell[data-css="social"] a:focus > img {
				outline: dotted 1px #000;
				outline-offset: 3px;
			}
	.footerCell[data-css="social"] > a > img {
		width: 34px;
		height: 34px;
	}

.imgPoweredBy {
	width: 84px !important;
	height: 17px !important;
}

.weBundMenu {
	position: relative;
	width: auto;
	max-width: 960px;
	margin: 0px auto 0px auto;
	background-color: #bdcdd2;
}
.quickMenuBg{
	background-color: #bdcdd2;
}

.galleryImage {
	float: left;
	cursor: pointer;
	max-width: 156px !important;
	margin-bottom: 10px;
	margin-right: 10px;
}

#imgMap {
	cursor: pointer;
}

#mapDiv {
	display: none;
}

.streetViewbutton {
	width: 250px !important;
	height: 30px !important;
	background-color: #dc5220;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}

.consent-placeholder {
	border: solid 1px #da501f;
	text-align: center;
	padding: 15px;
	text-decoration: underline;
	cursor: pointer;
}

/* template no left menu */
.centercolFull {
	width: 720px;
}
.centercolFull .midcontent {
	width: 640px;
}

#queryResult {
  margin: 0 0 0 10px;
}
#queryResult h4 {
	margin-top: 0;
}


/* slideshow js */
#slidescontainer {
	width: auto;
	margin: 0px auto;
}

#slides {
	display: none;
	background-color: #fff;
	border:1px solid #000;
	max-width: 960px;
	max-height: 240px;
	overflow: hidden;
}
	#slides > img {
		object-fit: cover;
		width: 100%;
		height: 100%;
	}

.slidesjs-container {
	z-index: 2;
}
.slidesjs-control {
	overflow: hidden;
}
	.slidesjs-control > img {
		object-fit: cover;
		width: 100%;
		height: 100%;
	}
.slidesjs-pagination {
	position: relative;
	margin: -28px 0 0;
	float: left;
	list-style: none;
	z-index: 3;
}

.slidesjs-pagination li {
  float: left;
  margin: 0 1px;
}

.slidesjs-pagination li a {
  display: block;
  width: 13px;
  height: 0;
  padding-top: 13px;
  background-image: url(../design/vmus_pagination.png);
  background-position: 0 0;
  float: left;
  overflow: hidden;
}

	.slidesjs-pagination li a.active, .slidesjs-pagination li a:hover.active, .slidesjs-pagination li a:focus.active {
		background-position: 0 -13px
	}
	.slidesjs-pagination li a:hover, .slidesjs-pagination li a:focus {
		background-position: 0 -26px
	}
	.slidesjs-pagination li a:focus {
		outline: dotted 1px #fff;
		outline-offset: 0px;
	}

/* --- Bottom Menu --- */

#bottomMenu {
	padding: 15px 20px;	
}

.bottomMenuItem {
	float: left;
	width: 215px;
	margin-right: 20px;
}

.bottomMenuMainItem {
	height: 20px;
	padding: 0;
	border-bottom: 2px solid #dee6e9;
}
	.bottomMenuMainItem a, .bottomMenuMainItem a:active, .bottomMenuMainItem a:visited {
		font-weight: bold;
		color: #000;
		font-size: 12px;
		text-decoration: none;
		text-transform: uppercase;
	}
	.bottomMenuMainItem a:hover {
		color: #000;
		text-decoration: none;
		outline: none;
	}
		.bottomMenuMainItem a:focus {
			color: #000;
			text-decoration: underline;
			outline: none;
		}

.bottomMenuSubItems {
	line-height:18px;
	min-height: 90px;
	width: 100%;
}
	.bottomMenuSubItems a, .bottomMenuSubItems a:active, .bottomMenuSubItems a:visited {
		color: #000;
		font-size: 12px;
		text-decoration: none;
	}
	.bottomMenuSubItems a:hover {
		color: #000;
		text-decoration: none;
	}
		.bottomMenuSubItems a:focus {
			color: #000;
			text-decoration: underline;
			outline: none;
		}

/* --- Cookie layers --- */
#cookiePolicyDiv {
	position: fixed;
	width: 100%;
	bottom: 0px;
	line-height: 16px;
	background-color: rgba(0,0,0,0.8) !important;
	background-color: #000000;
	z-index: 50;
	padding: 10px 10px;
	text-align: center;
}
.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;
}
.cookieText a, .cookieText a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.cookieText a:hover {
	color: #ffffff;
	text-decoration: none;
}
.cookieCloseIcon {
	float: right;
	cursor: pointer;
	margin-top: -10px;
}
.cookieCloseBtn {
	float: right;
	width: 15%;
	max-width: 100px;
	min-width: 30px;
	height: 30px;
	line-height: 30px;
	background-color: #dc5220;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

/* Calender */

.calendarLegend {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 15px;
	border-radius: 3px;
	padding: 5px;
	min-width: 140px;
}

/* ----- Event info -----*/

.postinfoTextDiv {
	width: 150px;
	vertical-align: top;
	padding: 8px 0px;
	border-bottom: solid 1px #eeeeee;
}

.postinfoValueDiv {
	width: 520px;
	padding: 8px 0px;
	border-bottom: solid 1px #eeeeee;
}

/* --- Mobile navigation --- */
#divNavigation {
	display: none;
}

/* --- Newsletter floating layers --- */

#divNLFloat1 {
	background-color: #c8d7db;
	color: #000;
	width: 230px;
	height: 40px;
	position: fixed;
	bottom: 0px;
	right: 10px;
	padding: 12px 10px 0 10px;
	border: solid 1px #000;
	border-bottom: none;
	text-align: left;
	cursor: pointer;
	z-index: 100;
	transition: bottom ease-in-out .3s;
}
	#divNLFloat1:focus {
		/*width: 232px;
		height: 41px;
		right: 9px;
		border-width: 2px;*/
		outline: none;
	}
	#divNLFloat1:focus h2 {
		text-decoration: underline;
	}

	#divNLFloat1 > div {
		float: right;
		width: 33px;
		height: 36px;
		cursor: pointer;
		background-image: url(../design/iconw_arrowup.svg);
		background-size: 60% 60%;
		background-position: center center;
		background-repeat: no-repeat;
		background-color: #da501f;
		margin: -10px -8px 0 0;
	}

	#divNLFloat1 > h2 {
		font-size: 20px;
		margin-top: -4px;
		font-weight: bold;
	}

#divNLFloat2 > h2 {
	font-size: 22px;
	margin-top: -22px;
	font-weight: bold;
	margin-bottom: 10px;
}

#divNLFloat2 {
	line-height: 1.3;
	background-color: #c8d7db;
	width: 300px;
	height: 400px;
	font-size: 15px;
	position: fixed;
	bottom: -400px;
	right: 10px;
	text-align: left;
	padding: 30px 15px 0 15px;
	border: solid 1px #000;
	border-bottom: none;
	z-index: 101;
	transition: bottom ease-in-out .5s;
	display: none;
}
	#divNLFloat2:focus {
		outline: none;
	}

#floatNLcloseDiv {
	float: right;
	width: 25px;
	height: 25px;
	cursor: pointer;
	background-image: url(../design/iconw_close.svg);
	background-size: 50% 50%;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #da501f;
	margin: -29px -14px 0 0;
	transition: background-size ease-in-out .3s;
}
	#floatNLcloseDiv:focus {
		outline: none;
		background-size: 75% 75%;
	}

#NLform {
	font-size: 15px;
}
	#NLform > input, #NLform > button {
		width: 100%;
		margin: 2px 0 5px 0;
		font-size: 15px;
	}
		#NLform > input[type="button"] {
			margin: 0;
			cursor: pointer;
		}
		#NLform > input[type="button"]:focus {
			text-decoration: underline;
		}
	#NLform > a {
		float: right;
	}

#unSubscribeLink, #unSubscribeLink:visited, #unSubscribeLink:active, #unSubscribeLink:focus {
	color: #000;
}

#divNLsubscribeStatus, #divNLunsubscribeStatus {
	display: none;
}

/* ------- EDITOR ------- */
.textarea {
	font-family: klavika-web, sans-serif, Trebuchet MS, Verdana;
	border: 1px solid #0b5d7f;
	width: 100%;
}

.textfield {
	font-family: klavika-web, sans-serif, Trebuchet MS, Verdana;
	border: 1px solid #0b5d7f;
	height:22px;
	line-height:17px;
	padding-left:3px;
	background-color: #ffffff;
	/*background-image: url(../design/input_bg.png);*/
	background-repeat: no-repeat;
	width: 100%;
}

.textbutton {
	font-family: klavika-web, sans-serif, Trebuchet MS, Verdana;
	border:0px;
	/*background-image: url(../design/input_bg.png);*/
	height:22px;
	width:60px;
	margin:0px;
	padding:0px;
	color:#000;
	background-color: #a3bac0;
}

.checkbox {
	border: none;
	font-size: 10px;
	border:0;
	margin:0px;
	padding:0px;
	vertical-align:middle;
}

input, select {
	font-family: klavika-web, sans-serif, Trebuchet MS, Verdana;
	font-size: 13px;
	border: solid 1px #0b5d7f;
	padding: 2px 5px;
}
	input:focus, select:focus {
		border: solid 1px #000;
		border-left-width: 2px;
		outline: none;
		padding: 2px 5px 2px 4px;
	}
	input[type="button"]:focus, input[type="submit"]:focus {
		border: solid 1px #000;
		border-left-width: 1px;
		outline: none;
		padding: 2px 5px;
	}
