/**
 * @license
 * MyFonts Webfont Build ID 3775023, 2019-06-18T16:31:35-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: FuturaSH-MediumItalic by Scangraphic Digital Type Collection
 * URL: https://www.myfonts.com/fonts/efscangraphic/futura-sh/medium-italic/
 * Copyright: Copyright of design and/or Trademark by Scangraphic PrePress Technology GmbH or its licensors. Copyright of digital font software by Elsner+Flake Type Consulting GmbH. This font software may not be reproduced, modified, decoded, disclosed or transferred w
 * Licensed pageviews: 10,000
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3775023
 * 
 * © 2019 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/399a2f");

  
@font-face {font-family: 'FuturaSH-MediumItalic';src: url('webfonts/399A2F_0_0.eot');src: url('webfonts/399A2F_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/399A2F_0_0.woff2') format('woff2'),url('webfonts/399A2F_0_0.woff') format('woff'),url('webfonts/399A2F_0_0.ttf') format('truetype');}

h1{ text-decoration: none;font-weight:normal;
}


body a {
    color: azure;
    text-align:justify;font-family: 'FuturaSH-MediumItalic';src: url('webfonts/399A2F_0_0.eot');src: url('webfonts/399A2F_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/399A2F_0_0.woff2') format('woff2'),url('webfonts/399A2F_0_0.woff') format('woff'),url('webfonts/399A2F_0_0.ttf') format('truetype');
} 

main {
/*    max-width: 100%;*/
  font-family: 'FuturaSH-MediumItalic';
    height:inherit;
    z-index: 41;         
    top: 0em;
  bottom: auto;
  background-color: 111628           

}

.href{
  text-decoration: none;
}

.keywords{
  color: 111628 ;
  font-size: 0px;
 
}

.page-header{color: #ffeb00;  
  font-size: 30px;}
body { 
  background-color:  111628;
  font-family: 'FuturaSH-MediumItalic'; }

p {
  color: 111628 ;
   font-family: 'FuturaSH-MediumItalic';
  text-decoration: none;
}

.CustomFontText{
	font-family: 'FuturaSH-MediumItalic', sans-serif;
	font-style: italic;
    color: #ffeb00;
}

title{font-family: 'FuturaSH-MediumItalic', sans-serif;
	font-style: italic;
    color: #ffeb00;
  
}

href {
  font-family: 'FuturaSH-MediumItalic', sans-serif;
	font-style: italic;
}
'-----------------position-------------------------'

.container{
    position: relative;
    margin-bottom: 1em;
}


.raster{
    display: grid;
    grid-template-columns: 2fr 1fr;
 
}

.content{
    grid-column: 2 / span 2;
    margin-left: 0px;
}

.galerie{
    grid-column: 2;
    display: grid;
    grid-template-columns: repeat (2 1fr);
    grid-gap: 0px;
}


.betont{
    grid-column: 1 / span 2;
}

