body{
margin: 0;
padding: 0;
width: 100%;
}
h1 {
font-family: 'Archivo Black', sans-serif;
font-weight:normal;
font-size: 120px;
letter-spacing: -10px;


text-align: center;
color: #fff;
margin: 0;
padding: 0;
}
h2 {
font-family: 'Archivo Black', sans-serif;
font-weight: normal;
font-size: 40px;
text-align: center;
color: #fff;
margin: 0;
padding: 0;
}

h3 {
font-family: 'Archivo Black', sans-serif;
font-weight: normal;
font-size: 16px;
text-align: center;
margin: 5px 0;
padding: 0;
z-index: 1;
position: relative;
}



m1 {
font-family: 'Archivo Black', sans-serif;
font-weight: normal;
font-size: 10px;*/
text-align: center;
margin: 5px 0;
padding: 0;
z-index: 1;
position: relative;
}





.center { margin: 0 auto; }
.content{ margin: 0 auto; width: 960px; }
.clear { clear: both; }

#header {
width: 100%;
background: url('../img/ååå_header-bg.png');
height: 100px;
position: fixed;
margin-top: 30px;
}
#nav { width: 70%; float: right; margin-top: 20px; }
#logo { background: url('../img/logo4.png')no-repeat; width: 100px; height: 100px; margin: 0 auto; position: fixed; left: 5%;}


#nav ul{
list-style: none;
display: block;
margin: 0 auto;
list-style: none;
}
#nav li{
margin-top: 9px;
float: right;
padding-right: 21px;
}
#nav li a { color: #fff; opacity:0.6; font-size: 16px; text-decoration: none; font-family: 'Archivo Black', sans-serif; }
#nav li a.active { color: #fff; opacity:1; border-bottom: 2px solid #fff; }
#nav li a:hover { color: #fff; opacity:1; }

.quotes {
font-family: 'Goudy Bookletter 1911', serif;
font-weight: normal;
font-size: 30px;
text-align: left;
margin: 50px auto;
}


.menyrubrik {
font-family: 'Archivo Black', sans-serif;
font-weight: normal;
font-size: 50px;
text-align: left;
margin: 50px auto;
}

.beskrivning {
font-family: 'Archivo Black', sans-serif;
font-weight: normal;
font-size: 19px;
text-align: left;
margin: 50px auto;
line-height: 30;
}

.pris {
font-family: 'Archivo Black', sans-serif;
font-weight: normal;
font-size: 50px;
text-align: left;
margin: 50px auto;
line-height: 30;
}



 .author_name_white { font-family:"Wellfleet"; margin: 70px 0 0 75px; color: #fff; font-size: 20px; } 
 .author_name_gray { font-family:"Wellfleet"; margin: 70px 0 0 75px; color: #94a4a4; font-size: 20px; } 
 .quotes_container { width: 800px; margin: 0 auto; }
#christmas_tree { background: url('../img/christmas-tree.png')no-repeat; width: 48px; height: 77px; margin: 0 auto; position: relative; bottom: -35px;}
#divider { background: url('../img/divider.png')no-repeat; width: 300px; height: 35px; margin: 0px auto 27px auto; }
#ribbon { background: url('../img/ribbon.png')no-repeat; width: 251px; height: 48px; margin: 0 auto; display: block; position: relative; top: -38px; }
#snowflakes1 { background: url('../img/snowflakes.png')no-repeat; width: 24px; height: 21px; margin: 0 auto; display: block; position: relative; bottom: -54px; left: -102px; }
#snowflakes2 { background: url('../img/snowflakes.png')no-repeat; width: 24px; height: 21px; margin: 0 auto; display: block; position: relative; bottom: -33px; right: -100px; }


#slide1, #slide2{ width: 100%; }
#slide1{
background:url('../img/slide1.jpg') 50% 0 no-repeat fixed;
color: #fff;
height: 600px;
margin: 0;
padding: 200px 0 260px 0;
background-size: cover;
}
#slide2{
background-color: #fff;
color: #333333;
height: 300px;
margin: 0 auto;
overflow: hidden;
padding: 200px 0;
}
#slide3{
background: url(../img/slide3.jpg) 50% 0 no-repeat fixed;
color: #fff;
height: 600px;
padding: 170px 0 0 0;
background-size: cover;
}
#slide4{
background-color: #fff;
color: #333333;
height: 300px;
padding: 200px 0;
}
#slide5{
background: url(../img/slide5.jpg) 50% 0 no-repeat fixed;
color: #fff;
height: 600px;
padding: 170px 0 0 0;
background-size: cover;
}
#slide6{
background-color: #fff;
color: #333333;
height: 300px;
padding: 200px 0;
}
#slide7{
background: url(../img/slide7.jpg) 50% 0 no-repeat fixed;
color: #fff;
height: 600px;
padding: 170px 0 0 0;
background-size: cover;
}
#slide8{
background-color: #fff;
color: #333333;
height: 300px;
padding: 200px 0;
}
#slide9{
background: url(../img/slide9.jpg) 50% 0 no-repeat fixed;
color: #fff;
height: 600px;
padding: 170px 0 0 0;
background-size: cover;
}




.vertical-box {
  display: flex;
  height: 400px;
  width: 400px;
  flex-flow: column;
}
.horizontal-box {
  display: flex;
  flex-flow: row;
}
.spacer {
  flex: auto;
  background-color: black;
}
.centered-element {
  flex: none;
  background-color: white;
}




.object-fit_contain {
  -o-object-fit: contain;
     object-fit: contain;
}

/*

img {
  height: 120px;
  background-color: #444;
}

img[class] {
  width: 100%;
}

.original-image {
  margin-bottom: 50px;
}


*/

.image {
  float: left;
  width: 40%;
  margin: 0 30px 20px 0;
}
.image:nth-child(2n) {
  clear: left;
}
.image:nth-child(2n+1) {
  margin-right: 0;
}


#copyright { color: #fff; font-family:"Wellfleet"; font-size: 14px; margin-top: 100px; text-align: center; }
#copyright a { text-decoration: none; color: #fff; }


