@charset "UTF-8";
@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }
@media screen, projection { *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
  html { height: 100%; font-size: 82.5%; }
  body { position: relative; min-height: 100%; margin: 0; padding: 0; color: #001f47; font: 100%/1.6 open sans, sans-serif; background: #f3f6fa; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjZmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkM2Q5ZTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #f3f6fa 0%, #d3d9e1 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f6fa), color-stop(100%, #d3d9e1)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #f3f6fa 0%, #d3d9e1 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #f3f6fa 0%, #d3d9e1 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #f3f6fa 0%, #d3d9e1 100%); /* IE10+ */ background: linear-gradient(to bottom, #f3f6fa 0%, #d3d9e1 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f6fa', endColorstr='#d3d9e1',GradientType=0 ); /* IE6-8 */ background-repeat: no-repeat; background-attachment: fixed; }
  h1, h2, h3, h4, h5, h6 { font-size: 100%; margin: 0 0 0.8em; color: #001f47; }
  h1 { font-family: georgia, serif; }
  h3, h4, h5, h6 { margin: 0; font-family: georgia, serif; }
  h3 { margin-bottom: 0.53333em; font-size: 92%; text-transform: uppercase; }
  p, ol, ul { margin: 0 0 1.6em; padding: 0; }
  #content p + p, #content p + ul, #content p + ol { margin-top: -0.8em; }
  #content ul ul { margin: 0; }
  p:last-child { margin-bottom: 0; }
  a { color: #001f47; }
  a:active, a:focus { border: none; outline: 0; }
  a img { border: none; }
  img { max-width: 100%; height: auto; -ms-interpolation-mode: bicubic; }
  hr { height: 1px; margin: 1.6em -20px; border: none; border-top: 1px solid rgba(0, 31, 71, 0.2); border-bottom: 1px solid rgba(255, 255, 255, 0.6); }
  [lang="de"] .en, [lang="de"] .dk, [lang="en"] .de, [lang="en"] .dk, [lang="dk"] .en, [lang="dk"] .de { display: none !important; }
  fieldset { margin: 0; padding: 0; border: none; }
  label { display: block; }
  input, button { font-size: 100%; font-family: inherit; }
  button { cursor: pointer; padding: .25em 2em; font-weight: bold; background: #fff; border: 1px solid #001f47; border-radius: 7px; }
  /* Layout */
  .container { width: 970px; margin: 0 auto; background: #fff; border: 1px solid #001f47; border-left-width: 9px; border-top-width: 9px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); }
  .wrap { position: relative; z-index: 2; }
  .wrap { *zoom: 1; }
  .wrap:before, .wrap:after { content: " "; display: table; }
  .wrap:after { clear: both; }
  #top { height: 185px; margin: 0 0 0 -1px; background: #001f47; }
  #top > div { overflow: hidden; border-radius: 140px 0 0 0; border-left: 1px solid transparent; }
  #top img { position: relative; top: -15px; border-radius: 140px 0 0 0; }
  .col { float: left; }
  .side { width: 200px; }
  #left, #right { position: relative; z-index: 2; }
  #left { padding-top: 140px; }
  .center { width: 560px; }
  #main { position: relative; border-bottom: 1px solid #001f47; background: #f2f2f2; }
  #main:before, #main:after { content: ''; display: block; position: absolute; z-index: 1; top: 0; bottom: 0; width: 201px; }
  #main:before { left: 0; background: url(/assets/bg.png) top left #f2f2f2; border-right: 1px solid #001f47; border-radius: 140px 0 0 0; background-size: cover; }
  #main:after { right: 0; background: url(/assets/bg.png) top right #001f47; border-left: 1px solid #001f47; background-size: cover; }
  #arc { position: absolute; width: 200px; height: 200px; top: 0; left: 0; z-index: 0; background: url() no-repeat 0 -200px; }
  #content { padding: 140px 20px 60px 20px; }
  .logo { width: 100%; height: 140px; background: url(/assets/blanken-horses.png) no-repeat 50% 50% #001f47; }
  /* Nav */
  #menu { list-style: none; margin-top: -40px; }
  #menu li { margin: 0; padding: 0; }
  #menu a { display: block; padding: 0 0 0 20px; line-height: 40px; font-weight: bold; text-decoration: none; margin-bottom: 1px; }
  #menu a:hover { background: rgba(218, 218, 218, 0.2); }
  #menu .current > a { background: #ededed; background: rgba(255, 255, 255, 0.3); }
  #menu .active > a { background: #ededed; background: rgba(255, 255, 255, 0.15); }
  #menu #start { background: #ededed; background: rgba(255, 255, 255, 0.6); }
  #menu ul { list-style: none; margin: 0; padding: 0; }
  #menu ul a { font-weight: normal; line-height: 25px; padding: 0 0 0 40px; }
  #cal { max-height: 0; opacity: 0; overflow: hidden; -webkit-transition: max-height .6s, opacity 1s; -moz-transition: max-height .6s, opacity 1s; -ms-transition: max-height .6s, opacity 1s; -o-transition: max-height .6s, opacity 1s; transition: max-height .6s, opacity 1s; }
  #cal.open { max-height: 15em; opacity: 1; }
  #cal table { position: relative; width: 180px; margin: 10px; border-top: 1px solid #fff; border-right: 1px solid #fff; }
  #cal table a { display: block; padding: 0; line-height: 1.6; margin-bottom: 0; }
  #cal th, #cal td { padding: 0; text-align: center; border-left: 1px solid #fff; border-bottom: 1px solid #fff; }
  #cal td a { background: #fff; }
  #cal .cal-button { position: absolute; display: block; width: 2em; height: 1.5em; top: 0; left: 0; }
  #cal .cal-button.next_month { left: auto; right: 0; }
  #cal a.cal-button:before { content: '«'; }
  #cal a.cal-button.next_month:before { content: '»'; }
  /* Content */
  #content { position: relative; }
  #content > h1:first-child { background: #e5e8ec; background: rgba(0, 31, 71, 0.1); font-size: 150%; font-weight: normal; letter-spacing: 2px; line-height: 40px; margin: -40px -20px 1.6em; padding: 0 20px; }
  #content li { list-style: none; padding-left: 1em; }
  #content li:before { content: '–'; display: inline-block; float: left; margin-left: -1em; }
  #fb { position: absolute; top: 1px; right: 20px; }
  #content #fb { margin: 0; }
  .images { text-align: justify; letter-spacing: 0; margin-bottom: 1.6em; }
  .images > * { display: inline-block; vertical-align: top; text-align: left; letter-spacing: normal; }
  .images:after { content: ''; display: inline-block; width: 100%; }
  .images .image { max-width: 100%; }
  .images .caption { text-align: center; font-size: 92%; }
  .clist { padding-bottom: 6em; }
  .clist-item { *zoom: 1; }
  .clist-item:before, .clist-item:after { content: " "; display: table; }
  .clist-item:after { clear: both; }
  .clist-item .teaser-image { float: left; width: 180px; overflow: hidden; }
  .clist-item .teaser-image img { display: block; }
  .clist-item .teaser-text { margin-left: 200px; }
  .clist-item h2 { margin: 0; font-size: 125%; font-family: georgia, serif; font-weight: normal; letter-spacing: 1px; }
  .clist-item img { display: block; }
  .subline { font-style: italic; }
  .article { *zoom: 1; }
  .article:before, .article:after { content: " "; display: table; }
  .article:after { clear: both; }
  .article h2 { margin: 0 0 1.2em; font-size: 125%; line-height: 1.2; font-family: georgia, serif; font-weight: normal; letter-spacing: 1px; }
  .article .pubdate { margin-bottom: 0.8em; }
  .article img { display: block; }
  .story .pubdate { text-align: right; }
  .article-image { float: left; width: 180px; overflow: hidden; }
  .article-image img { display: block; }
  .article-text { margin-left: 200px; }
  .permalink { text-decoration: none; }
  .permalink:after { content: 'mehr »'; }
  [lang="en"] .permalink:after { content: 'more »'; }
  .pgallery { margin-bottom: 1.6em; overflow: hidden; }
  .pgallery .first { overflow: hidden; margin-bottom: 10px; border: 1px solid #001f47; }
  .pgallery .first a { display: block; }
  .pgallery span { float: left; overflow: hidden; width: 80px; height: 60px; margin: 0 5px 5px 0; border: 1px solid #001f47; }
  .pgallery img { display: block; }
  .event { overflow: hidden; }
  .event .dtime { margin-bottom: 0.8em; }
  .event h2 { margin: 0 0 1.2em; font-size: 125%; line-height: 1.2; font-family: georgia, serif; font-weight: normal; margin-bottom: .6em; }
  .event .img { width: 160px; float: left; margin: 0.25em 20px 20px 0; }
  .more { text-align: right; }
  .back a { text-decoration: none; }
  .back a:after { content: "« " attr(data-en); }
  [lang="de"] .back a:after { content: "« " attr(data-de); }
  .contact em { display: inline-block; min-width: 5.5em; font-style: normal; }
  #x-img { display: none; }
  #gmap { border: 1px solid #001f47; }
  #ticker { margin: 34px 25px 20px; font-size: 92%; opacity: 0; -webkit-transition: opacity 1s; -moz-transition: opacity 1s; -ms-transition: opacity 1s; -o-transition: opacity 1s; transition: opacity 1s; }
  #ticker.open { opacity: 1; }
  .news-item { margin-bottom: 0; padding-bottom: 4.8em; color: #fff; }
  .news-item p { margin: 0; }
  .news-item a { color: #fff; text-decoration: none; }
  .news-item .news-image { position: relative; margin-top: .5em; -webkit-box-reflect: below 1px -webkit-gradient(linear, left top, left 140%, from(transparent), color-stop(0.5, transparent), to(#000)); }
  .news-item .news-image > span { display: block; max-height: 150px; overflow: hidden; }
  .news-item img { display: block; }
  .news-image:before { content: ''; position: absolute; z-index: -1; width: 100%; top: 100%; height: 3.2em; -moz-transform: matrix(1, 0, 0, -1, 0, 0); background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.6)); }
  .pubdate { font-weight: bold; }
  .post-title { font-weight: bold; }
  /* Footer */
  #footer { font-size: 87.5%; line-height: 1.4; }
  #footer .side { height: 140px; width: 201px; background: #001f47; }
  #footer .side img { display: block; }
  #footer #br { border-left: 1px solid #001f47; }
  #footer .center { position: relative; width: 558px; height: 140px; background: url(/assets/bg_alt.png) no-repeat top left #f2f2f2; background-image: none, url(/assets/bg.png); background-size: auto, 100% auto; }
  #footer .center { *zoom: 1; }
  #footer .center:before, #footer .center:after { content: " "; display: table; }
  #footer .center:after { clear: both; }
  #footer .center > div { float: left; display: table; width: 50%; height: 85px; }
  #footer .center > div:nth-child(1) { width: 55%; }
  #footer .center > div:nth-child(2) { width: 45%; }
  #footer .center h4 { position: relative; padding: 10px 10px 5px; margin-bottom: 5px; font-family: georgia, serif; font-size: 90%; text-transform: uppercase; font-weight: normal; letter-spacing: 1px; text-align: center; }
  #footer .center h4:after { content: ''; display: block; position: absolute; bottom: 1px; left: 25%; width: 50%; border-bottom: 1px solid rgba(0, 31, 71, 0.6); }
  [lang="de"] #footer .center h4:before { content: attr(data-de); }
  [lang="en"] #footer .center h4:before { content: attr(data-en); }
  #footer .center p { float: left; width: 50%; margin-bottom: 0; padding: 10px; text-align: center; }
  #footer a { text-decoration: none; }
  #ftr_left ul { margin: 0; padding: 0 5px; list-style: none; }
  #ftr_left li { float: left; width: 33%; padding: 0 0 0 5px; }
  #ftr_left ul ul { display: none; }
  #ftr_left a { display: block; }
  #ftr_bottom { position: absolute; left: 0; bottom: 0; right: 0; width: 100%; height: 30px; margin: 0; list-style: none; color: #fff; line-height: 30px; text-align: center; background: #001f47; border-left: 1px solid #a5a5a5; border-right: 1px solid #a5a5a5; }
  #ftr_bottom li { display: inline-block; position: relative; width: 19%; }
  #ftr_bottom li:after { content: '|'; display: block; position: absolute; top: 0; right: -4px; }
  #ftr_bottom li:last-child:after, #ftr_bottom li:nth-child(4):after { content: ''; }
  #ftr_bottom a { color: #fff; text-decoration: none; }
  /* Gallery */
  .gallery { list-style: none; }
  .gallery { *zoom: 1; }
  .gallery:before, .gallery:after { content: " "; display: table; }
  .gallery:after { clear: both; }
  .gallery li { float: left; overflow: hidden; width: 90px; height: 60px; margin: 0 5px 5px 0; padding: 0; }
  .gallery li:before { display: none; }
  .gallery img { display: block; }
  .pagination { margin: 0 5px 0 0; text-align: justify; }
  .pagination:after { content: ''; width: 100%; display: inline-block; }
  .pagination li { display: inline-block; padding: 0; }
  .pagination li:before { content: none; }
  .pagination a { display: block; padding: .2em 1em; text-decoration: none; text-align: center; background: #f5f5f5; }
  .pagination .current { cursor: default; color: #fff; background: #21687e; }
  .pagination .disabled { cursor: default; opacity: .5; }
  #cform .txt-field { padding: 4px 8px; border: 1px solid #001f47; width: 100%; }
  #cform .buttons { text-align: right; }
  #home { height: 100%; }
  #home #fill { width: 100%; height: 50%; float: left; margin: 0; padding: 0; visibility: hidden; margin-top: -340px; }
  #home .container { clear: both; position: relative; height: 680px; background: #001f47; border: none; border: 9px solid #001f47; border-width: 10px 1px 0 10px; }
  #splash { position: relative; width: 100%; height: 100%; max-height: 680px; text-align: center; color: #fff; border-radius: 140px 0 0 0; background: url(/media/shared/home.jpg) no-repeat 100% 36% #00194c; }
  #splash:before { content: ''; display: block; width: 100%; height: 46%; }
  #splash h1 { overflow: hidden; width: 520px; height: 100px; margin: 0 auto; background: url(/assets/blanken.png) no-repeat 50% 50%; }
  #splash h1:before { content: ''; display: block; width: 0; height: 150%; }
  #splash ul { position: relative; list-style: none; width: 100%; margin-top: 4em; text-align: center; }
  #splash ul:before { content: '|'; position: absolute; left: 50%; top: 0; color: #001f47; font-size: 87.5%; }
  #splash li { display: inline-block; padding: 0; }
  #splash a { display: block; padding: 0 2.5em; font-weight: bold; letter-spacing: 2px; text-decoration: none; }
  #splash #byline { position: absolute; left: 0; bottom: 0; right: 0; margin: 0; color: #fff; font-size: 112.5%; line-height: 2.5; letter-spacing: 2px; font-weight: 100; background: #001f47; }
  .infobox { margin-bottom: 1.6em; padding: 19px; font-size: 12px; line-height: 1.5; border: 1px solid #e8f0f2; background: #f9f9f9; }
  body:after { content: url(/css/img/close.png) url(/css/img/loading.gif) url(/css/img/prev.png) url(/css/img/next.png); display: none; }
  .lightboxOverlay { position: absolute; top: 0; left: 0; z-index: 9999; background-color: black; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); opacity: 0.8; display: none; }
  .lightbox { position: absolute; left: 0; width: 100%; z-index: 10000; text-align: center; line-height: 0; font-weight: normal; }
  .lightbox .lb-image { display: block; height: auto; max-width: inherit; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
  .lightbox a img { border: none; }
  .lb-outerContainer { position: relative; background-color: white; background-color: #000; *zoom: 1; width: 250px; height: 250px; margin: 0 auto; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }
  .lb-outerContainer:after { content: ""; display: table; clear: both; }
  .lb-container { padding: 4px; }
  .lb-loader { position: absolute; top: 43%; left: 0; height: 25%; width: 100%; text-align: center; line-height: 0; }
  .lb-cancel { display: block; width: 32px; height: 32px; margin: 0 auto; background: url(/css/img/loading.gif) no-repeat; }
  .lb-nav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
  .lb-container > .nav { left: 0; }
  .lb-nav a { outline: none; background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="); }
  .lb-prev, .lb-next { height: 100%; cursor: pointer; display: block; }
  .lb-nav a.lb-prev { width: 34%; left: 0; float: left; background: url(/css/img/prev.png) left 48% no-repeat; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -webkit-transition: opacity 0.6s; -moz-transition: opacity 0.6s; -o-transition: opacity 0.6s; transition: opacity 0.6s; }
  .lb-nav a.lb-prev:hover { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }
  .lb-nav a.lb-next { width: 64%; right: 0; float: right; background: url(/css/img/next.png) right 48% no-repeat; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; -webkit-transition: opacity 0.6s; -moz-transition: opacity 0.6s; -o-transition: opacity 0.6s; transition: opacity 0.6s; }
  .lb-nav a.lb-next:hover { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }
  .lb-dataContainer { margin: 0 auto; padding-top: 5px; *zoom: 1; width: 100%; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
  .lb-dataContainer:after { content: ""; display: table; clear: both; }
  .lb-data { padding: 0 4px; color: #ccc; }
  .lb-data .lb-details { width: 85%; float: left; text-align: left; line-height: 1.1em; }
  .lb-data .lb-caption { font-size: 13px; font-weight: bold; line-height: 1em; }
  .lb-data .lb-number { display: block; clear: left; padding-bottom: 1em; font-size: 12px; color: #999999; }
  .lb-data .lb-close { display: block; float: right; width: 30px; height: 30px; background: url(/css/img/close.png) top right no-repeat; text-align: right; outline: none; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity: 0.7; -webkit-transition: opacity 0.2s; -moz-transition: opacity 0.2s; -o-transition: opacity 0.2s; transition: opacity 0.2s; }
  .lb-data .lb-close:hover { cursor: pointer; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; } }
@media \0screen\,screen\9 { img { width: 100%; }
  .images img { width: auto; max-width: 520px; }
  #content > h1:first-child { margin: -40px -18px 1.6em; }
  #arc { display: none; } }
@media print { * { background: transparent !important; color: #000 !important; text-shadow: none !important; filter: none !important; -ms-filter: none !important; }
  @page { margin: 1cm; }
  body { font: 10pt/1.2 'Helvetica Neue',sans-serif; }
  h1 { font-size: 140%; }
  h2 { font-size: 120%; margin: 0 0 1em; }
  h3, h4, h5, h6 { font-size: 100%; margin: 0; }
  h2, h3 { page-break-after: avoid; }
  p, h2, h3 { orphans: 3; widows: 3; }
  p { margin: 0 0 1em; }
  ul, ol { margin: 1em 0; }
  li { margin: 0 0 0 1em; padding: 0; }
  a, a:visited { text-decoration: underline; }
  img { max-width: 100% !important; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  img { max-width: 100% !important; page-break-inside: avoid; }
  hr { margin: 2em 0; border: 0; border-bottom: 1px solid #000; }
  article { page-break-before: always; }
  ul, img { page-break-inside: avoid; }
  table { page-break-inside: auto; }
  tr { page-break-inside: avoid; page-break-after: auto; }
  thead { display: table-header-group; }
  tfoot { display: table-footer-group; }
  #top, #fb, #left, #right, #ftr_bottom, #br { display: none; }
  #footer { padding: 1em 0; border-top: 1px solid #000; } }

/*# sourceMappingURL=styles.css.map */
