<!DOCTYPE html>
<html lang="de">
  <head>
          <meta name="viewport" content="width=device-width, initial-scale=1.0" />
      
      <meta charset="utf-8">
      <meta http-equiv="X-UA-Compatible" content="IE=edge">
      <meta name="apple-mobile-web-app-capable" content="yes"/>
        <meta name="generator"             content="GravCMS" />
  <meta name="description"             content="Grav is an easy to use, yet powerful, open source flat-file CMS" />
              <link rel="icon" type="image/png" href="/user/themes/akazie-wood/images/favicon.png" sizes="32x32"/>
        <link rel="apple-touch-icon" href="/user/themes/akazie-wood/images/favicon.png">
            <link rel="canonical" href="http://www.spookysite.ca/"/>
      <title>
        Home
          |
        Grav</title>
              <link href="https://fonts.googleapis.com/css?family=Montserrat|Open+Sans|Raleway&amp;display=swap" rel="stylesheet">
                          <link href="/user/themes/akazie-wood/build/css/akazie-wood.min.css" type="text/css" rel="stylesheet">
<link href="/user/plugins/markdown-notices/assets/notices.css" type="text/css" rel="stylesheet">
<link href="/user/plugins/form/assets/form-styles.css" type="text/css" rel="stylesheet">
<link href="/user/plugins/login/css/login.css" type="text/css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/gh/openlayers/openlayers.github.io@master/en/v6.3.1/css/ol.css" type="text/css" rel="stylesheet">

        <script src="https://cdn.jsdelivr.net/gh/openlayers/openlayers.github.io@master/en/v6.3.1/build/ol.js"></script>

      
      <style>
  html, body{
    font-family: 'Open Sans', sans-serif;
    color: #000000;
  }
  body {
    background-color: #ffffff;
  }
  .wrapper{
    background-color: #ffffff;
  }
  h1, h2, h3, h4, h5, h6{
    font-family: 'Raleway', sans-serif;
  }
  
  header.site-header{
    background-color: #ffffff;
  }
  header.site-header div.header-inner nav.header-nav.desktop ul li a{
    background-color: #ffffff;
  }
  
  header.site-header div.header-inner nav.header-nav.desktop ul li a{
    color: #000000;
    font-family: 'Montserrat', sans-serif;
  }
  header.site-header div.header-inner nav.header-nav.desktop ul li a.active,
  header.site-header div.header-inner nav.header-nav.desktop ul li a:hover{
    background-color: #486144;
    color: #ffffff;
  }

  header.site-header div.header-inner nav.header-nav.desktop ul li.specialbutton a,
    header.site-header div.header-inner nav.header-nav.mobile ul li.specialbutton a{

    background-color:#121810;
    color:#ffffff;
  }
  header.site-header div.header-inner nav.header-nav.desktop ul li.specialbutton a.active,
  header.site-header div.header-inner nav.header-nav.desktop ul li.specialbutton a:hover,
  header.site-header div.header-inner nav.header-nav.mobile ul li.specialbutton a.active,
  header.site-header div.header-inner nav.header-nav.mobile ul li.specialbutton a:hover{

    color:#121810;
    background-color:#ffffff;
  }





  footer.site-footer .footer-main{
    font-family: 'Raleway', sans-serif;
  }
  .markdown ol li::before, .markdown ul:not(.sociallinks) li::before{
    background-color: #486144;
  }
  .markdown blockquote{
    background-color: #121810;
    border: 1px solid #121810;
    color: #ffffff;
  }
  .markdown code{
    color: #8b0000;
  }
  a{
    color: #8b0000;
  }
  a:hover{
    color: #8b0000;
  }
  .screen-image .image-caption{
    color: #ffffff;
    text-shadow: 1px 1px 2px #000000;
  }
  main.site-content .modular.section-image .caption_1,
  main.site-content .modular.section-map .caption_1{
    background-color: #000000;
    color: #ffffff;
  }
  main.site-content .modular.section-gallery .gallery>article{
    border: 14px solid #ffffff;
  }
    main.site-content { background-color: #ffffff; }
  header.site-header{ box-shadow: none; }
  
  footer.site-footer{
        background-color: #121810;
        color: #ffffff;
  }
  footer.site-footer .footer-top{
    background-color: #486144;
  }
  footer.site-footer .footer-main .footer-navigation ul li a{
    color: #ffffff;
  }
  footer.site-footer .footer-main .footer-adress,
  footer.site-footer .footer-main .footer-email,
  footer.site-footer .footer-main .footer-email a{
    color: #ffffff;
  }
  div.mobile-toggle .pull span{
    background-color: #486144;
  }
  header.site-header div.header-inner nav.header-nav.mobile{
    background-color: #ffffff;
  }
    header.site-header div.header-inner nav.header-nav.mobile ul li a{
    color: #000000;
    font-family: 'Montserrat', sans-serif;
  }
  

  header.site-header div.header-inner nav.header-nav.mobile ul li a.active{
    color: #486144;
  }
  a.linksbutton, a.teamemail {
    background-color:#486144;
    color:#ffffff;
    border:1px solid #486144;
  }
  a.linksbutton:hover, a.teamemail:hover {
    background-color: #121810;
    color:#ffffff;
    border: 1px solid #ffffff;
  }
/*
  header.site-header { height: $nav-height; }
  header.site-header  div.header-inner img {
     margin-top: $nav-height / 20;
     height: $nav-height - ($nav-height / 10); }
  header.site-header  div.header-inner ul li a { line-height: $nav-height; }
  .image-caption{ padding-top: $nav-height; }
  */
  header.site-header  div.header-inner ul li a { line-height: 60px !important; }
  header.site-header  div.header-inner ul li.specialbutton a {    line-height: 60px !important;  }
  header.site-header  div.header-inner ul li.specialbutton { margin-top: 0px; }
    @media (min-width:992px) {
  header.site-header { height: 60px !important; }
  header.site-header  div.header-inner img {
     margin-top: 3px !important;
     height: 54px !important; }
  header.site-header  div.header-inner ul li a { line-height: 60px !important; }
  header.site-header  div.header-inner ul li.specialbutton a {    line-height: 60px !important;  }
  header.site-header  div.header-inner ul li.specialbutton { margin-top: 0px; }
  .image-caption{ padding-top: 60px !important; }
  .image-caption.claim .claim, .image-caption.claim .h3 {
    margin-top:130px !important;
  }
  }

  .screen-image.screen-top.removeheader { height: 60px; }
      footer.site-footer .footer-main .container.footerpage .upfootertext a {
    color:#ffffff;
  }

  body .wrapper .breaktitle .breakwrap h1 {
    color:#000000;
  }

  body ul.catfilter li a.button,  body ul.catfilter li a.button.filterreset {
    background-color: transparent;
    color:#ffffff;
  }
  body ul.catfilter li a.button:hover,   body ul.catfilter li a.button.filterreset:hover {
    color:#ffffff;
  }



    body ul.catfilter li a.button.keyyes {
      background-color:transparent;
      color:#ffffff;
      border: 1px solid transparent;
    }
    body ul.catfilter li a.button.keyyes:hover {
      border: 1px solid #ffffff;
    }

    body ul.catfilter li a.button.is-active, body ul.catfilter li a.button.keyyes.is-active   {
      background-color:#ffffff;
      color:#ffffff;
    }

    body ul.catfilter li a.button.is-active:hover, body ul.catfilter li a.button.keyyes.is-active:hover {
      color:#ffffff;

    }
    body .catfiltercontainer { background-color:#121810; }


  
  div.stickybottom {
    background-color: #ffffff;
    color: #ffffff;
  }
  .bookinghover { background-color: #121810 !important; }
  a.linksbutton.bookinghovermobile { color:#ffffff !important;background-color: #121810 !important; border:none!important; }
  .bookinghover ul li a, .bookinghover ul li {  color:#ffffff;  }
  a.linksbutton.bookinghovermobile:hover { background-color: #ffffff !important; color: #121810 !important; }
  .bookinghover ul li a:hover {  color:#ffffff;  }

  .list-item.h-entry.oz-filteritem { background-color: #d6d6d6; }
  .oz-filteritem a.filterbutton {
    color: #ffffff;
    background-color: #ffffff;
  }
  .oz-filteritem a.filterbutton:hover {
    color: #ffffff;
    background-color: #ffffff;
  }


</style>

    
  </head>
  <body class=" navexpanded page-home">
      
            <div class="wrapper" style="background-image: url('/user/themes/akazie-wood/images/home.jpg')">
                          <header class="site-header  fixed fittowidth">
<div class="header-inner">


    <div class="logo">
      <a href="/">
                          <img id="headerlogo" src="/user/themes/akazie-wood/images/logo.png" alt="" />
                    </a>
    </div>
        <div class="mobile-toggle">
      <div class="pull">
        <span></span>
        <span></span>
        <span></span>
        <span></span>
      </div>
    </div>
        
<nav class="header-nav desktop">
  <ul class="nav-lvl1" >
                                        <li>
          <a href="/" class="active" link>
            Home
          </a>
        </li>
                                  <li>
          <a href="/typography" class="" link>
            Typography
          </a>
        </li>
            
  </ul>

</nav>
<nav class="header-nav mobile">
  <ul class="nav-lvl1" >
                                  <li>
          <a href="/typography" class="" link>
            Typography
          </a>
        </li>
                                  <li>
          <a href="/" class="active" link>
            Home
          </a>
        </li>
            
      </ul>

</nav>
  </div>
</header>
        
        
                                                        <div class="screen-image screen-top">
                  
                <div class="image-caption">

                  
                                      <h1 style="word-wrap: break-word">Home</h1>
                  
                                    </div>
                </div>
              
            
                          <main class="site-content">
                                    <section class="page section-default">
    <div class="row">
      <article class="modular section-text col-12">
                <div class="markdown ">
          
        </div>

      </article>
    </div>
  </section>
                </main>
              
                              

<footer class="site-footer " >
<div class="footer-top"></div>  <div class="footer-main ">



      <div class="footer-navigation">
      <ul>
                                        <li>
              <a href="/typography" class="" link>
                Typography
              </a>
            </li>
          
                                        <li>
              <a href="/" class="active" link>
                Home
              </a>
            </li>
          
              </ul>

    </div>
    <div class="footer-adress">
      
    </div>
    <div class="footer-email">
      <a href="mailto:">
        
      </a>
                </div>
  
  </div>


</footer>
                          </div>

                          <script type="text/javascript">
    function osm(){
        var map = [];
        $('.js-map').each(function( i ){

            var self = this;
            map[i] = new ol.Map({
                controls: ol.control.defaults({
                    zoom: this.getAttribute('map-controls'),
                    rotate: this.getAttribute('map-controls'),
                    attribution: this.getAttribute('map-controls')}),
                target: this,
                layers: [
                    new ol.layer.Tile({
                        source: new ol.source.OSM()
                    })
                ],
                view: new ol.View({
                    center: ol.proj.fromLonLat([this.getAttribute('map-lon'), this.getAttribute('map-lat')]),
                    zoom: Number(this.getAttribute('map-zoom'))
                })
            });

            var marker =  new ol.Feature({
                geometry: new ol.geom.Point(ol.proj.fromLonLat([this.getAttribute('map-lon'), this.getAttribute('map-lat')])),
                population: 4000,
                rainfall: 500
            });
            marker.setStyle(new ol.style.Style({
                image: new ol.style.Icon({
                    anchor: [0.5, 46],
                    anchorXUnits: 'fraction',
                    anchorYUnits: 'pixels',
                    src: 'user/themes/akazie-wood/images/marker.png'
                })
            }));

            var vectorSource = new ol.source.Vector({
                features: [marker]
            });

            var markerVectorLayer = new ol.layer.Vector({
                source: vectorSource,
            });

            var element = $(this).find('.js-map-popup')[0];
            var popup = new ol.Overlay({
                element: element,
                positioning: 'bottom-center',
                stopEvent: false,
                offset: [0, -50]
            });

            map[i].addLayer(markerVectorLayer);
            map[i].addOverlay(popup);
            map[i].on('click', function(evt) {
                var feature = map[i].forEachFeatureAtPixel(evt.pixel,
                    function(feature) {
                        return feature;
                    });
                if (feature) {
                    var coordinates = feature.getGeometry().getCoordinates();
                    popup.setPosition(coordinates);
                    $(element).popover({
                        placement: 'top',
                        html: true,
                        content: "<b>"+self.getAttribute('map-markertitle')+"</b><br>"+self.getAttribute('map-infowindow')
                    });
                    $(element).popover('show');
                } else {
                    $(element).popover('hide');
                }
            });
        });
    }

</script>


                                              <script src="/user/themes/akazie-wood/build/js/akazie-wood.core.min.js"></script>
<script src="/user/themes/akazie-wood/build/js/akazie-wood.app.min.js"></script>

              
            
          </body>
        </html>
