
html {
    height: 100%;
    /*max-width: 1600px;*/
    /*    overflow: hidden*/
}


body.helper {
    background-repeat: no-repeat;
    background-position: top left; /* adjust to whatever you like. */
    opacity: 0; /* see through the page */
    background-image: url(../images/bg2.jpg);
    /*    background-image: url(../images/bg2.jpg);
        background-image: url(../images/bg3.jpg);
        background-image: url(../images/bg4.jpg);*/
    /*background-image: url(../images/mall2.png);*/
    background-size:initial;
}


@font-face
{
    font-family: Rudiment;
    src: url("../webfonts/Rudiment.ttf");
}


body {

    /*max-width: 1600px;*/
    height: 100%;
    /*font-family: sans-serif;*/
    background: #f9f9f9;
    color: #34495e;
    font-size: 14px;
    /*overflow-x: hidden;*/
    font-family: Domine;
    line-height: 1.5em;
    background: url(../images/Seamless_paper_white.png);
}

body#id1 
/*, body.NoMainBgImage*/ 
{
    background: url("../images/skargard.jpg") top left no-repeat #3E7D86; 
    background-size: cover;
}

/*.container {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}*/

.maintextcontainer {
    width: 75%;
    margin:0 auto;
}

body.BlackboardPage .container {
    padding:40px;
    padding-top:100px;
    bottom: 0;
    left: 350px;
    max-width: 1000px;
    min-height: 200px;
    position: absolute;
    background: url("../images/board1.png") top left no-repeat transparent; 
    background-size: cover; 
    color:#FFF;
}

body.BlackboardPage .container h2
{
    -ms-transform: rotate(3deg); /* IE 9 */
    -webkit-transform: rotate(3deg); /* Chrome, Safari, Opera */
    transform: rotate(3deg);
    font-family: Rudiment;
    color:#FFF;
    font-size: 35px;
    text-align: center;
    margin-bottom: 20px;
}


p {
    margin-bottom: 1em;
}
/*p:first-letter {
    font-size: 1.4em;
    color: #16a085;
    font-weight: bold;
    padding-right: 1px;
}*/

header {
    cursor: pointer;
    width: 350px;
    height: 165px;
    background: url("../images/logo1.png") 31px 5px  no-repeat transparent; 
    position: fixed;
    left:0px;
    z-index: 10;
    text-indent: -9999px;


}
header h1 {
    color: white;
    text-align: center;
    font-weight: normal;
    font-size: 20px;
    padding: 1em 0;
}

.inner-wrapper {
    /*overflow-x: visible;*/
}
.inner-wrapper.nav-open p {
    color: #b5d1e9;
}

.nav-open .inner-wrapper {
    overflow: hidden;
}
/*[role="main"] {
    left: 250px;
    margin-top: 200px;
    max-width: 750px;
    padding-left: 20px;
    position: relative;
}*/

[role="main"] {
    height: 100vh;
    margin-left: 250px;
    /*padding-right: 270px;*/
    /*padding-left: 20px;*/
    /*position: relative;*/
}

.main2 {
    max-width: 1000px;
}
.nav-bg {
    padding-top: 150px;
    /*padding-top: 200px;*/
    min-height: 900px;
    background: url("../images/leftbg.png") top left no-repeat #3E7D86; 
    background-position: 0px -100px ;
    width: 250px;
    /*height: 100%;*/
    position: fixed;
    /*z-index: 5;*/
    top: 0;
    /*left: -240px;*/
    float: left

}

nav {
    z-index: 999;
    position: relative
}

nav ul {
    font-size: 0;

    /*text-align: center;*/
}
nav li {
    /*display: inline-block;*/
    vertical-align: baseline;
    zoom: 1;
    /**display: inline;*/
    *vertical-align: auto;
    list-style: none;
    z-index: 999!important; 
    padding: 0 33px;
    z-index: 500;


}
nav li a {
    border-bottom: 1px dotted #BBB;
    color: #3e7d86;
    display: block;
    font-size: 16px;
    font-weight: bold;
    /*text-transform: uppercase;*/
    text-decoration: none;
    padding: 5px 0;
    font-family: Domine; 

}
nav li a:hover {
    /*background: #34495e;*/
}
nav li a:visited {
    /*color: white;*/
}

#nav-toggle {
    display: none;
}



body.StartPage .maintextcontainer {
    margin:0 0 0 100px;; 
    max-width: 800px;
    background-color: rgba(150,174,201,0.7);
    background-color: rgba(229,237,249,0.7);
    padding: 20px 20px 0 20px;
/*#96AEC9 rgb(150,174,201)*/
}

body.StartPage .maintextcontainer p {
    max-width: 600px;   
}

body.StartPage .maintextcontainer h1 {
    font-size: 72px;
    /*    font-size: 4vw;*/
    line-height:  72px; 
    font-weight: bolder;
    color: #da9948;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
}
body.StartPage .maintextcontainer h2 { 
    /*    font-size: 2vw;*/
    font-size: 52px;
    line-height:  1.4em;
    font-weight: bolder;
    color: #56360d;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
}
body.StartPage .maintextcontainer p {
    text-shadow: 2px 2px 1px rgba(255, 255, 255, 0.5);
    color:#000;;
}
body.StartPage .maintextcontainer h3 { 

    /*font-size: 1vw;*/
    font-size: 2outerp2x;
    line-height:  1.2em;
    font-weight: bolder;
    color: #16314b;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
}


h2.BigpageTitle {
    background-color: #F8AF53;
    color: #FFFFFF;
    display: table;
    font-size: 20px;
    margin: 0 auto;
    min-width: 30px;
    padding: 20px 40px;
    position: relative;
    text-align: center;
    top: -39px;
    border: 3px solid rgba(255, 255, 255, 0.2);
} 


#MultiImages  {
    position: relative;
    float:right;
    max-width: 40%;
    width:320px;
    /*height:280px;*/
    margin-left: 50px;
    padding-bottom: 20px;
}


#MultiImages .picscontaier {

    max-width: 100%;
    padding:10px;
    background-color: #FFF;
    display: inline-block;

    position: absolute;
    left:0;
    top:0;

    -webkit-box-shadow: 1px 1px 1px 0px rgba(107, 107, 107, 0.75);
    -moz-box-shadow:    1px 1px 1px 0px rgba(107, 107, 107, 0.75);
    box-shadow:         1px 1px 1px 0px rgba(107, 107, 107, 0.75);

}
#MultiImages .picscontaier.pos1 {
    position: static
}

#MultiImages .pics {
    max-width: 100%;
}

.toparea {  
    max-height: 50%;
    min-height: 50px;
    overflow: hidden;
}


.typography h2 {clear: left;}

#roslagen {
    width: 200px;
    padding: 10px;
    position: absolute;
    right:10px;
}

/*#fancybox-wrap ,
#fancybox-outer
{
    max-width: 50%;
        
}*/

.Puff { 
    padding-bottom: 10px;margin-bottom: 10px;
    border-bottom: 1px solid #CCC;    
    clear:both
}

body#id1 div#footer .footercol {
    width: 30%;
    display: inline-block;
    color:#FFF;
    font-weight: bolder;
    padding-top: 175px;
}
#footer { 
    display: none;
    background: url(../images/footer.png) repeat-x transparent;
    height: 240px; 
    position: static;
    bottom:0;
    /*border:1px solid red;*/

    /*padding-top: 100px;*/
    padding-left: 20px;

}


#footer a {color:#FFF}
.fblink {float:right;margin-right: 20px;}



.gallery {}
.gallery-item .fancybox {
    padding: 10px;
    padding-top: 20px;
    display: block;
    background-color: #FFF ;
    -webkit-box-shadow: 1px 1px 1px 0px rgba(107, 107, 107, 0.75);
    -moz-box-shadow:    1px 1px 1px 0px rgba(107, 107, 107, 0.75);
    box-shadow:         1px 1px 1px 0px rgba(107, 107, 107, 0.75);
}
.gallery-item {display: inline-block;width: 200px;
               height:200px;
               float: left;
               padding: 20px;
             
               text-align: center;
                 /*margin-bottom:20px;*/
               /*border:1px solid #CCC;*/
}

#lang { 
    position: absolute;
    top:80px;
    right:20px;
}

#lang * {font-size: 2em}

#lang li img {
    float: left;
    margin: 0 2px 0 0;
    border: 0px;
    background: none !important;
    height: 24px;

     
}

/*@media  screen and (max-height: 1900px) { 
    #footer {
        display:  none;
    }
} */
