/*********************************************
            GENERAL HTML FORMATTING
*********************************************/
/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/raleway-v28-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/raleway-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v28-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v28-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v28-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v28-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* sedgwick-ave-regular - latin */
@font-face {
  font-family: 'Sedgwick Ave';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/sedgwick-ave-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/sedgwick-ave-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/sedgwick-ave-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/sedgwick-ave-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/sedgwick-ave-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/sedgwick-ave-v12-latin-regular.svg#SedgwickAve') format('svg'); /* Legacy iOS */
}



html, body{
    font-family: "Raleway", Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding: 0;
    margin: 0;
    background-color: rgb(235, 235, 235);
}
@media screen and (max-width: 700px) {
    html, body{
        font-size: 14px;
    }
}
h1, h2, h3, h4, h5, h6, p, i, a, li, span, em{
    padding: 0;
    margin: 0  0 .5rem 0;
    line-height: 1.4;
}
h2,h3{
    color: darkgreen;
}
h1,h4{
    color: white;
}
h1{ 
    font-size: 2.25rem; 
}
h2{ 
    font-size: 1.5rem; 
}
h3{ 
    font-size: 1.3125rem; 
}
h4{
    font-size: 1.0rem;
}
p,i,a,li,span,em{
    font-size: 1.0rem;
}
p{ 
    margin-bottom: 1.0rem; 
    text-align: justify; 
}
a{
    text-decoration: none;
    font-weight: bold;
    color: navajowhite;
    margin-right: 0.8625rem;
    display: inline-block;
    letter-spacing: 0.125rem;
}
a:hover{
    color: #FFBC02;
    cursor: pointer;
}
ul > li{
    list-style: none;
    margin-bottom: .5rem;
    position: relative;   
    margin-left: 0rem;
}
li:before {    
    font-family: 'FontAwesome';
    content: '\f06c';
    margin:0 0.5rem 0 0.2rem;
    color: darkgreen;
    position: absolute;
    left: -1.8rem;
}
li.nodeco:before{
    content: '';
}
/*
input, select, option{
    padding: 0.325rem;
    border-radius: 4px;
    border: 1px solid darkgreen;
}*/

/*********************************************
            SPECIAL HTML FORMATTING
*********************************************/
p.booking, p.address, p.phone, p.email, p.map, p.gift{
    position:relative;
    margin-left: 1.8rem;
    margin-bottom: 0;
}
p.booking:before, p.address:before, p.phone:before, p.email:before, p.map:before, p.gift:before{
    font-family: 'FontAwesome';
    color: darkgreen;
    position:absolute;
    left:-1.0rem; 
}

p.booking:before{
    content: '\f274';
}

p.address:before{
    content: '\f015';
}
p.phone:before{
    content: '\f095';
}
p.email:before{
    content: '\f003';
}
p.map:before{
    content: '\f041';
}
p.gift:before{
    content: '\f06b';
}

i.fa{
    margin-right: 0.3125rem;
}
a.intext{
    color: #02001F;
}
/*********************************************
            GENERAL PAGE LAYOUT
*********************************************/
noscript{
    background-color: #f4429b;
    padding: 1.0rem;
    color: white;
}
.ltAppWrapper{
    margin: 0 auto 0 auto;
    min-width: 320px;
    max-width: 1100px;
    display: flex;
    flex-direction: column;
}
.ltContentWrapper{
    display: flex;
    flex-direction: row;
}
header, nav, main, aside, footer{
    box-sizing: border-box;
    padding: 0.625rem;
}
main{
    width: 70%;
    background-color: #FFFFFF;
    border-left: 1px dashed #555;
    padding-bottom: 3.0rem;
}
aside{
    width: 30%;
    background-color: #f2f2f2;
    border-left: 1px dashed #555;
    border-right: 1px dashed #555;
    padding-bottom: 3.0rem;
}
footer{
    width: 100%;
    background-color: darkgreen;
    color: #FFFFFF;
    text-align: center;
    padding: .5rem 0 0 0;
    position:fixed;
    left:0px;
    bottom:0px;
}
@media screen and (max-width: 700px) {
    .ltContentWrapper{
        display: flex;
        flex-direction: column;
    }
    main, aside{
        width: 100%;
        border: none;
    }
}


/*********************************************
                   HEADER
*********************************************/
header{
    background-color: darkgreen;
    color: #FFFFFF;
    text-align: center;
    border-bottom: 0.125rem solid #FFFFFF;
    opacity: 0.75;
}
header > h1{
    font-family: "Sedgwick Ave", cursive;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1.9rem;
    padding-top: 0.5rem;
}
header > p{
    text-align: center;
    margin-bottom: 0;
}

/*********************************************
              IMAGE CAROUSEL
*********************************************/
.carouselBox{
    height: 200px;
    position: relative
}
.carouselStart{
    background-image: url("../images/fewo_zurlinde_banner_ausblick_walberla.jpg");
}
.carouselLabel{
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    padding: 1.0rem;
    bottom:1.0rem;
    left: 0;
}
.carouselLabel > p{
    margin-bottom: 0;
    font-size: 1.8rem; 
    font-weight: bold;
}
.carouselLabel > span, .carouselLabel > span > a{
    font-size: 0.6875rem;
}

/*********************************************
                NAVIGATION
*********************************************/
nav{
    border-top: 0.125rem solid #FFFFFF;
    text-align: center;
    background-color: darkgreen;
    opacity: 0.8;
    padding-bottom: 0;
}

/*********************************************
            ASIDE CONTENT CARDS
*********************************************/
.contentCard{
    border: 1px solid #AAAAAA;
    box-sizing: border-box;
    margin-bottom: 1.0rem;
    background-color: navajowhite;
    border-radius:  0  0  0 1.0rem;
}
.contentCard > h4{
    padding: 0.3125rem 0.3125rem 0.0rem 0.7rem;
    background-color: darkgreen;
    color: #FFFFFF;
    font-weight: normal;
    letter-spacing: .6px;
}
.contentCard > p{
    padding: 0.3125rem;
    text-align: left;
}
.contentCard > p > a{
    color: #000000;
    letter-spacing: .6px;
    margin: 0;
}
.contentCard > p > a:hover{
    cursor: pointer;
    text-decoration: underline;
}

/*********************************************
                MODAL DIALOG
*********************************************/
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}
.close {
    color: #aaaaaa;
    float: right;
    font-size: 1.5rem;
    font-weight: bold;
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

/***************************************************
                        LIGHTBOX
***************************************************/
*{
  box-sizing: border-box;
}
img.lightboxPreviewImage{
    width: 150px;
    margin: 5px;
    border: 1px solid darkgreen;
    padding: 0.4rem;
    display: inline;
    background-color: #f2f2f2;
}
.lightboxRow:after {
  content: "";
  display: table;
  clear: both;
}
.lightboxModal{
  display: none;
  position: fixed;
  z-index: 101;
  padding-top: 3.0rem;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
}
.lightboxModalContent{
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: calc(100% - 2.0rem);
  max-width: 800px;
}
.lightboxClose {
  color: white;
  position: absolute;
  top: .5rem;
  right: 1.0rem;  
}
.lightboxClose:before{
  font-family: 'FontAwesome';
  content: '\f00d';
  font-size: 2.0rem;
  font-weight: 100;
}
.lightboxClose:hover,
.lightboxClose:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}
.lightboxSlides{
  display: none;
}
.cursor {
  cursor: pointer
}
.lightboxPrev,
.lightboxNext {
  cursor: pointer;
  position: absolute;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}
.lightboxNext {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.lightboxPrev:hover,
.lightboxNext:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.lightboxNumbers{
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
img {
  margin-bottom: -4px;
}
.lightboxCaption{
    background-color: black;
    text-align: center;
}
.lightboxCaption > p{
  text-align: center;
  padding: .5rem 1.0rem;
  color: white;
  margin-bottom: 0;
}
.lightboxThumbNav{
  width: calc((100% - 6.0rem) / 7);
  margin: 0.5rem;
  display: inline-block;
  opacity: 0.6;
  background-color: #000000;
}
@media screen and (max-width: 700px) {
    .lightboxThumbNav{
    width: calc((100% - 6.0rem) / 4);
    }
}
.lightboxActive,
.lightboxThumbNav:hover {
  opacity: 1;
}
img.hover-shadow {
  transition: 0.3s
}
.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

/***************************************************
                SCROLL TOP BUTTON
***************************************************/
#myBtn {
    display: none;
    position: fixed;
    bottom: 45px;
    right: 5px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #DDD;
    color: darkgreen;
    cursor: pointer;
    padding: .5rem .5rem .5rem .8rem;
    border-radius: 10px;
    text-align: center;
    font-size: 1.4rem;
}
#myBtn:hover {
    background-color: darkgreen;
    color: navajowhite;
}

/****************************************************
                 IFRAME BUCHUNGSTOOL
****************************************************/
