@font-face {
    font-family: 'libre_baskervillebold';
    src: url('/fonts/baskerville/librebaskerville-bold.woff2') format('woff2'),
         url('/fonts/baskerville/librebaskerville-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'libre_baskervilleitalic';
    src: url('/fonts/baskerville/librebaskerville-italic.woff2') format('woff2'),
         url('/fonts/baskerville/librebaskerville-italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'libre_baskervilleregular';
    src: url('/fonts/baskerville/librebaskerville-regular.woff2') format('woff2'),
         url('/fonts/baskerville/librebaskerville-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body {
font-family: libre_baskervilleregular, serif;
font-style: normal;
font-variation-settings: "slnt" 1, "wdth" 1, "wght" 1;    
height : 100%;
overflow-y : scroll;
font-size : 18px;
color : #333;
}

p.bold {
font-family: libre_baskervillebold;
font-style: normal;
font-variation-settings: "slnt" 1, "wdth" 1, "wght" 1;    
height : 100%;
overflow-y : scroll;
font-size : 18px;
color : #333;
}

p.italic {
font-family: libre_libre_baskervilleitalic;
font-style: normal;
font-variation-settings: "slnt" 1, "wdth" 1, "wght" 1;    
height : 100%;
overflow-y : scroll;
font-size : 18px;
color : #333;
}


.fixed-fixer {
position : relative;
margin-top : 71px;
display : block;
}
.navbar-default {
position : fixed;
background : #fff;
border-left : none;
border-right : none;
border-top : none;
border-bottom : 1px solid #ededed;
width : 100%;
top : 0;
border-radius : 0;
z-index : 9999;
}
.navbar-default .navbar-nav > li > a {
color : #333;
background : none;
border : none;
padding : 25px 20px 25px 20px;
text-decoration : none;
}
.navbar-default .navbar-nav > li > a:hover {
font-family: libre_baskervilleitalic;
color : #333;
background : none;
border : none;
padding : 25px 20px 25px 20px;
text-decoration : none;
}
.navbar-default .navbar-nav > .active {
background : none;
border : none;
}
.navbar-default .navbar-nav > .active > a {
background : none;
border : none;
color : #000;
}
.navbar-default .navbar-nav > .active > a:hover {
background : none;
border : none;
color : #000;
}
.navbar-default .navbar-nav > .active > a {
background : none;
}
.navbar-default .navbar-nav > .active > a:focus {
background : none;
}
.welcome h1 {
font-family: libre_baskervilleregular, sans-serif;
color : #333;
font-size : 18px;
text-align : center;
margin : 100px 0 150px 0;
letter-spacing : 3px;
line-height : 28px;
font-weight : 400;
}
.welcome a {
text-decoration : underline;
color : #333;
}
.welcome a:hover {
text-decoration : underline;
color : #000;
}
h2 {
color : #000;
font-size : 24px;
margin : 25px 0 50px 0;
}
h3 {
color : #000;
font-size : 16px;
margin : 25px 0 50px 0;
}
p {
color: #000;
font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.logo {
max-width : 27%; 
position : absolute;
top : 19px;
display: block;
margin-left: auto;
margin-right: auto;
width: 50%;
padding : 0;
left : 50%;
margin-left : -215px;
}
.imgbox {
position : relative;
display : inline-block;
margin-bottom : 15px;
}
.album a {
margin-bottom : 15px;
display : block;
}
.imgbox .img-top {
display : none;
position : absolute;
top : 0;
left : 0;
z-index : 99;
}
.imgbox:hover .img-top {
display : inline;
}
.copyright {
text-align : center;
margin : 50px 0 50px 0;
}
.logo-xs img {
width : 200px;
margin : 19px 0 0 10px;
}
.logo-sm {
width : 50%;
}
.logo-sm img {
width : 50%;
}
.logo-md {
display : block;
}
.mini-nav {
margin-bottom : 50px;
}
.mini-nav .btn {
background : #ededed;
border-radius : 4px;
color : #333;
margin : 15px 0 15px 0;
font-size : 11px;
text-decoration : none;
}
footer {
font-size : 11px;
}
video {
width : 100%;
background: #fff; 
}
strong {
display : block;
}
a {
color : #333;
text-decoration : underline;
}
a:hover {
color : #000;
}
a:focus {
color : #000;
}
p, strong {
line-height : 28px;
color : #333;
}
.centered {
position : absolute;
top : 50%;
left : 50%;
transform : translate(-50%,-50%);
background : rgb(255, 255, 255, 0.7);
padding : 20px;
color : #333;
}
.galerie {
display : flex;
flex-wrap : wrap;
padding : 0 4px;
}
.galerie .column {
flex : 25%;
max-width : 25%;
padding : 0 4px;
}
.galerie .column img {
margin-top : 8px;
vertical-align : middle;
width : 100%;
filter : grayscale(100%);
transition: all ease-in-out .25s;
}
.galerie .column img:hover {
filter : grayscale(0%);
transition: all ease-in-out .25s;
}
.fa {
  padding: 20px;
  font-size: 45px;
  width: 30px;
  text-align: right;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: none;
}
.fa-instagram {
  background: none;
  color: black;
}.fa:hover {
    opacity: 0.7;
}
@media screen and (max-width: 800px) {
.galerie .column {
flex : 50%;
max-width : 50%;
}
}
@media screen and (max-width: 600px) {
.galerie .column {
flex : 100%;
max-width : 100%;
}
}
.videobg {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'brightness\'><feColorMatrix type=\'matrix\' values=\'1.2 0 0 0 0 0 1.2 0 0 0 0 0 1.2 0 0 0 0 0 1.2 0\'/></filter></svg>#brightness");
-webkit-filter:brightness(108.5%);
}