

body
{
    
        background-image: url( https://cdn.hsystemcontent.com/images/54824.jpg);
    background-repeat: no-repeat;
    background-position: top right;

    background-color: #fff;
   
}

h4
{
    
    margin-top:30px;
        margin-bottom:20px;
    font-weight:bold;
    
    
    
}




.btn-primary:hover
{
    
    
    background-color: #AFC8E6  !important;
    
}

.img-frame
{
    
    
 
  
 
  border:5px solid #f9f9f9 !important;
}

.puff  a:hover,.puff  a:visited,.puff  a:link,.puff  a:active{

    color:black;
  text-decoration: none;
}




.puff img {

    padding: 0;
    border: #AFC8E6 5px solid;
}

.puff h2 {
    font-size: 1.231em;
     color: #73A3AD;

    text-transform: uppercase;
}

/*#mainWrapper*/
bodyfdsf
{
      background-image: url( https://cdn.hsystemcontent.com/images/54824.jpg);
    background-repeat: no-repeat;
    background-position: top right;

    background-color: #eee7d8;
   
    
    
}

hr.areaDivider {
    height: 0px;
    width: 936px;
    max-width: 100%;
    border: 0;
    border-top: 1px solid #c1baab;
    border-bottom: 1px solid #fbfbfb;
    margin: 60px auto;
}




#footer-background {
 /*   background-color: #eee;*/
    border-top: 1px solid #eee;
    max-width: none;
    overflow: hidden;
    z-index: -1;
    margin: 0 auto;
    min-height: 200px;
}



#eventDiv .month
{
    
    background-color:lightgreen;
    padding:10px;
    border-radius:5px;
    
    
}

#eventDiv .day
{
    
    background-color:#f9f9f9;
    padding:5px;
    padding-left:20px;
    border-radius:5px;
    
    
    
    
    
    
}



#eventDiv .dayContent
{
    
margin-left:40px;
    
}





/*FÖRRA KODEN*/
/*#panorama {
    border-bottom: 1px solid #49423b;

    background-image: url(https://cdn.hsystemcontent.com/images/56393.jpg);
    background-position: center;
    height: 410px;
}


#panorama {
    border-bottom: 1px solid #49423b;
    background-image: url(https://cdn.hsystemcontent.com/images/56393.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: initial;
    display: flex;
    justify-content: center;
}*/











#layout-panorama {
    height: 100%;
}

#panorama {
    position: relative;
    min-height: 80vh;
    width: 100vw;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
}

#panorama img.background-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    filter: brightness(90%); /* Gör text/knappar mer läsbara */
}

.discover-wrapper {
   /* background-color: #e3e3e3;*/
    /*width: 640px;
    height: 380px;
    
    float: left;*/
    margin-top: 30px;
    margin-bottom: 30px;
    border-bottom-right-radius: 50px;
}

.discover-wrapper .header {
    font-family: 'Antic Didone', serif;
    font-size: 51pt;
    margin-top: 20px;
    text-align: center;
}


.discover-wrapper .text {
    padding: 0 40px;
    margin-top: 15px;
    line-height: initial;
}

.discover-wrapper .coordinates {
    margin-top: 14px;
    padding: 0 40px;
}



.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #103595;
    padding:10px;
    border-color: #819ab1;
    border-color: white;
}




