html, body{ 
	height: 100%; 
	width: 100%;
	background-color: #000000;
	color: #eeeeee;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.pageheader {
    background-color: rgba(0,0,0,0.55);
    display: block;
    position: relative;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
    position: absolute;
    width: 100%;
    height: 140px;
}
h1#maintitle {
    font-size: 48px;
    line-height: 48px;
    display: block;
    text-transform: uppercase;
    margin: 52px 0 0 4px;
    letter-spacing: 2px;
    font-weight: 300;
}
h2#subtitle {
	font-size: 23px;
    line-height: 28px;
    display: block;
    margin: 0 0 0 8px;
    letter-spacing: 2.2px;
    font-weight: 300;
    color: #dedddc;
}
#landingpage header
{
	display: block;
	height: 210px;
	background-color: #000000;
	background-color: rgba(0,0,0,0.72);
    text-align: center;
	position: relative;
}
#landingpage header h1, #landingpage header h2
{
    letter-spacing: 2px;
    font-weight: 300;
	margin: 0;
	padding: 0;
	display: block;
    position: relative;
    top: auto;
}
#landingpage header h1
{
    font-size: 48px;
    line-height: 54px;
    padding-top: 96px;
    text-transform: uppercase;
    letter-spacing: 3px;
}


#landingpage header h2
{
	font-size: 28px;
    line-height: 36px;
    letter-spacing: 4px;
    margin-left: 4px;
}
.pagewrapper
{
    display: block;
    min-width: 940px;
    max-width: 1600px;
    min-height: 100%;
    max-height: 1200px;
    margin: 0 auto;
    position: relative;
}
#landingpage .pagewrapper
{
    background: #000000 url('../images/landingpagebg.png') no-repeat top center;
}
#landingpage nav {
    text-align: center;
}
nav#mainnav, nav#subnav
{
	display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}
nav#subnav {
    margin: -4px;
}
ul.mainnavlist, ul.subnavlist {
    list-style-type: none;
    width: 100%;
    display: inline-block;
    padding: 0;
    margin: 0;
    background-color: rgba(0,0,0,0.72);
}
.mainnavlist li {
    width: 33.33%;
    float: left;
    padding: 140px 0 0 0;
    margin: 0;
    text-align: center;
    display: table;
    background-size: 100% 100% !important;
}
.mainnavlist li  a{
    color: #acacb1;
    text-decoration: none;
    -webkit-transition: color 400ms ease;
    transition: color 400ms ease;
    text-transform: uppercase;
    font-size: 23px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 64px;
	line-height: 23px;
    font-weight: 400;
    letter-spacing: 1px;
}
.mainnavlist li  a:hover{
	color: #fff;
    -webkit-transition: color 400ms ease;
    transition: color 400ms ease;
}
li#mainnavlinkitem1 {
    background: url('../images/mainnavbg1.png');
	/* width: 34.6%; */
}
li#mainnavlinkitem2 {
    background: url('../images/mainnavbg2.png');
}
li#mainnavlinkitem3 {
    background: url('../images/mainnavbg3.png');
}
a#mainnavlink2 {
    padding-right: 24px;
}
.current a.mainnavlink {
    color: #fff !important;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 24px !important;
}
.subnav ul li, .subnavlist li {
    float: left;
    padding: 0;
    margin: 0;
    text-align: center;
    display: table;
}
.subnav ul li a, a.subnavlink {
    color: #dedddc;
    text-decoration: none;
    padding: 0px 30px;
    font-size: 22px;
    display: inline-block;
    -webkit-transition: color 400ms ease;
    transition: color 400ms ease;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 60px;
}
.subnav ul li a:hover, a.subnavlink:hover{
    color: #fff;
    -webkit-transition: color 400ms ease;
    transition: color 400ms ease;
}
.subnav ul li:first-child, .subnavlist li:first-child {
    margin-left: 52px;
}
.subnav ul li.current-menu-item a, .subnavlist li.current a {
    color: #e9573f;
}
/* Search */
.right {
    float: right !important;
}
.search-submit {
    background-color: #262626;
    color: #d3d3d3;
    border: none;
    cursor: pointer;
    height: 51px;
    margin: 4px 0 0 0;
    padding: 0 14px;
    position: relative;
    text-align: center;
    display: inline-block;
    -webkit-transition: color 400ms ease;
    transition: color 400ms ease;
}
.search-field {
    background-color: #262626;
    color: #fff;
    font-size: 17px;
    font-weight: 100;
    letter-spacing: 0.05em;
    background-image: url(../images/search-icon-pixel-2x.png);
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border: none;
    cursor: pointer;
    height: 51px;
    margin: 4px 3px 0 3px;
    padding: 0 40px 0 4px;
    position: relative;
    -webkit-transition: color 400ms ease, background-color 400ms ease;
    transition: color 400ms ease, background-color 400ms ease;
    width: 290px;
}
.landingpagelinklist
{
	display: inline-block;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    margin-top: 142px;
    padding-right: 50px;
}
li {
    float: left;
    padding: 64px;
}
#landingpagelink1
{
	width: 164px;
	height: 164px;
}
#landingpagelink2, #landingpagelink3
{
    width: 162px;
    height: 162px;
    margin: 1px 0 0 4px;
}
a.landingpagelink
{
	width: 164px;
	height: 164px;
	display: inline-block;
    position: relative;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	line-height: 164px;
	text-decoration: none;
    color: #fff;
    font-size: 29px;
    text-transform: uppercase;
    letter-spacing: 3px;
	z-index: 2;
}
a.landingpagelink:hover
{
	font-weight: bold;
}
#landingpagelink1:hover::after {
    content: "";
	top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: #fff;
    width: 158px;
    overflow: hidden;
    height: 158px;
    border-radius: 100px;
    border: 3px solid #fff;
    display: inline-block;
    position: absolute;
    z-index: 999;
}
#landingpagelink2:hover::after, #landingpagelink3:hover::after {
    content: "";
	top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: #fff;
    width: 156px;
    overflow: hidden;
    height: 156px;
    border-radius: 100px;
    border: 3px solid #fff;
    display: inline-block;
    position: absolute;
    z-index: 999;
}
.landingpagelink::before  {
	content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
    /* opacity: 0.5; */
    /* mix-blend-mode: overlay; */
    /* background-blend-mode: overlay; */
}
#landingpagelink1::before  {
    background: url("../images/landingpagelinkbg1p.png") no-repeat;
}
#landingpagelink2::before  {
    background: url("../images/landingpagelinkbg2p.png") no-repeat;
}
#landingpagelink3::before  {
    background: url("../images/landingpagelinkbg3p.png") no-repeat;
}
#landingpagetagline
{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 50px;
    text-decoration: none;
    color: #ddd;
    font-size: 34px;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-align: center;
    margin: 0;
    padding: 30px;
}

/* INDEX */
.basewrapper {
    background: url('../images/pagebg_centre.png');
    background-attachment: fixed;
    background-size: cover;
    display: block;
    margin: 0 auto;
    position: relative;
    min-height: 68vh;
    margin-top: -5px;
}
section#main {
    display: block;
    width: 100%;
    width: 860px;
    margin: 0 auto;
    padding: 38px 115px 30px 80px;
    background-color: rgba(255, 255, 255, 0.8);
    color: #000;
    font-size: 20px;
    line-height: 24px;
    overflow: auto;
}
#main header h1 {
    font-size: 20px;
    padding: 0;
    margin: 22px 0;
    text-transform: uppercase;
    font-weight: 600;
}
.entry-content {
    padding: 16px 0;
}
#main ul {
    list-style: none;
    display: inline-block;
    width: 90%;
}
#main li {
    padding: 8px 8px 12px 8px;
}
.pagefooter {
    display: block;
    background-color: #000;
    padding: 14px 8px;
    clear: both;
    color: #eee;
	letter-spacing: 0.6px;
    font-size: 14px;
    text-align: center;
}
.pagefooter a {
    display: inline-block;
    color: #bbbbbb;
    color: #fff;
    text-decoration: none;
    font-size: 1em;
    line-height: 1.4em;
}
.hyphenate {
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.justify {
    text-align: justify;
}
/* 3 columns */
.col33 {
    display: inline-block;
    float: left;
    width: 25%;
    margin: 0 5px;
    padding: 46px 38px;
    background-color: rgba(255, 255, 255, 0.8);
    color: #000;
    font-size: 14px;
    line-height: 19px;
}
.col33 h1 {
    margin-bottom: 26px;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 600;
}
.col33 strong {
    font-size: 15px;
    font-weight: 600;
}
.col33 p {
    margin-bottom: 14px;
}
/* staff list */
.hidden {
    display: none;
}
.nobg {
    background: transparent !important;
    width: 1060px !important;
    padding: 0 !important;
}
.missingphoto {
    display: block;
    text-align: center;
    font-style: italic;
    padding-top: 130px;
    color: #ccc;
}
.staff-list {
    display: inline-block;
    position: relative;
}
.staff-member {
    display: inline-block;
    margin: 0 28px 46px 28px;
    background-color: #e9573e;
    color: #eee;
    text-align: left;
    width: 200px;
	height: 500px;
    float: left;
    position: relative;
}
.staff-photo {
    width: 200px;
    height: 300px;
    background-color: #000;
}
.staff-photo img {
    width: 200px;
    height: 300px;
}
.staff-member-right, .staff-member-title, .staff-member-name, .staff-member-email, .staff-member-phone, .staff-member-mphone, .staff-member-website {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
.staff-member-right {
    padding: 10px 4px 0 16px;
    height: 114px;
    font-size: 14px;
    line-height: 17px;
}
.staff-member-right strong {
    font-weight: normal;
}
.staff-member-name a, .staff-member-email a, .staff-member-website a {
    color: #eee;
    text-decoration: none;
}
p.staff-member-website a {
    color: #32373c;
    margin-top: 0.1em;
    display: inline-block;
}
p.staff-member-website a {
    color: #32373c;
    margin-top: 0.1em;
    display: inline-block;
}
p.staff-member-website a:hover {
    text-decoration: underline;
}
/* event-list */
.event-list .filterbar.subsubsub {
    display: none;
}
.event-list-view {
    width: 100% !important;
    display: block;
    margin: 0;
    padding: 0 !important;
    margin: 0 !important;
}
.event-list-view li.event {
    background-color: rgba(128, 128, 128, 0.3);
    width: 100%;
    margin: 0 0 16px 0 !important;
    padding: 18px !important;
}
.event-date {
    display: inline-block;
    background-color: gray !important;
    height: 200px;
    width: 200px;
    margin: 0 !important;
}
.event-image {
    float: left;
    display: inline-block;
    background-color: gray !important;
    height: 200px;
    width: 200px;
    margin: 0 !important;
}
.event-info {
    padding: 8px 24px;
    margin-left: 196px !important;
}
.event-title h3 {
    font-size: 18px !important;
    padding-bottom: 16px !important;
    font-weight: 600;
}
.event-details {
    margin: 0;
    padding: 0;
    font-size: 18px !important;
    font-weight: normal !important;
}
.event-details p {
    margin: 0;
}
.event-location {
    display: block;
    padding: 0;
    margin: 0;
    font-size: 18px !important;
    font-weight: normal !important;
}
.event-time {
    display: block;
    padding: 0;
    font-size: 18px !important;
    font-weight: normal !important;
    margin: 0;
}
/* wordpress edit-link */
footer.entry-meta {
    display: block;
    background-color: rgba(233, 87, 63, 0.92);
    padding: 4px;
}
footer.entry-meta a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    line-height: 28px;
    font-weight: bold;
    text-align: center;
    display: block;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}
footer.entry-meta a:hover {
    text-decoration: underline;
}

@media  (max-width: 980px) {
  #landingpage header h1 {    
    padding-top: 6px;
  }
  .pageheader {
    padding-top: 6px;
}
}

/*tilføjet Holger Berg 2019-09-11 af hensyn til fjerde li på front-page.php*/
.small {
    font-size: 16px;
}