@import{
url('https://fonts.googleapis.com/css2?family=cabin&display=swap');
}

html{
    font-size:12pt;
}

section.paramm{
    /*
border-left:lightgoldenrodyellow solid 2px;
border-right:lightgoldenrodyellow solid 2px;
*/
    margin-bottom:40%;
min-height:90vH;
background-size: 100% auto;
background-position:center center;
background-repeat: no-repeat;
background-origin: border-box;
background-attachment: fixed;
}

hr{
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(250, 250, 210, 0), rgba(250, 250, 210, 0.75), rgba(250, 250, 210, 0));
    margin:1em 0 1em 0;
}

#glueckauf div{
margin:auto;
text-align:center;
padding-top:1em;    
}

#glueckauf{
background-image:url(/images/part2--image18.xs.jpg);
}
#gleifels{
background-size: auto auto;
background-image:url(/images/088-Unter-Tage-Vortrag-.jpg);
}

#news{
background-image:url(/images/072-Unter-Tage-Vortrag-.jpg);
}

#erleben{
background-image:url(/images/Leute-001--Silbereisenbergwerk_Gleisingerfels_18.jpg);
}

#einfahren{
background-image:url(/images/127-Unter-Tage-Vortrag-.jpg);
}

#tours{
background-size: auto auto;
background-image:url(/images/bg-montage-org-05-xs.png);
}


h1,h2,h3,h4,h5,h6,p,li,#start p a{
/*background:rgb(79 101 114 /0.6);*/
background:rgb(250 250 210 /0.8);
display:inline-block;
padding:2px;
margin:1px;
color:rgb(250 250 210);
color:rgb(79 101 114);
font-family:cabin;
}

h1,h2,h3,h4,h5,h6{
min-width:auto;
margin:0.6em 0 0.4em 0;
}

#start h1{
display:block;
background:transparent;
color:white;
}

#start h2{
background:rgb(253 224 162 /0.9);
display:inline-block;
    position:relative;
    left:-3%;
    margin-right:66%;
}

p,li{
font-size:1.6rem;
max-width:95%;
margin:0.3em 1em;
display:inline-block;
}

.paramm li{
display:list-item;
list-style-type:"⭔";
}
.paramm li::marker{
color:lightgoldenrodyellow;
}

blockquote{
/*background:rgb(253 224 162 /0.6);*/
}

i.hopps, i.topps, i.scrollbutton{
    display:inline-block;
    font-size:200%;
    border:1px solid rgb(250 180 120);
    cursor:pointer;
}

section#body-wrapper{
min-height:100vH;
}

section#start .section{
/*
background-image:url(/images/Hintergrund_hell_gro_gering.jpg);
background-image:url(/images/part2--image38.xs.jpg);
background-image:url(/images/part2--image38.-90-bw-xs.jpg);
background-size:100%;
background-attachment: fixed;
*/
background-image: linear-gradient(rgb(184 212 216 /0.1), rgb(253 224 162 /0.9), rgb(0 0 0 /0.9)), url(/images/Hintergrund_hell_gro_gering.jpg);
}

section.container{
background: linear-gradient(to right, rgb(170 180 190 /0.0), rgb(196 187 169 /0.9), rgb(170 180 190 /0.0));
}

#header section.container{
background: rgb(3 135 123 /0.7);
}


/*overwrites*/
#header .logo svg, #header .logo img{
height:70px;
}

#header.section, #footer{
    background:#B8D4E2 !important;
}

#header.section li{
background:transparent;
}

#header.section a,
#header.section a.active{
    font-size:18pt;
font-variant:small-caps;
font-weight:400;
color:lightgoldenrodyellow !important;
}

.dropmenu ul li a:hover, 
.dropmenu ul li a:focus, 
.dropmenu ul li a.active,
.section a:hover
{
text-decoration:underline;
}

#start a
{
}

#start a:after 
{
  display: inline-block;
  font-family: FontAwesome;
  content: '\f0c1';
}

#media .lSSlideOuter a:after{
content:none;
}
#media .lSSlideOuter li{
background:none;
height:100%;
margin:0px;
}

#media ul{
    margin:0;
    margin-left:0;
}

#media img, #media video, #media audio{
width:100%;
}

                                
