html,
body {
    height: 100%;
}

body {
    background: #fff;
    background-image: url(../images/assets/header.png);
    background-position: right top;
    background-repeat: no-repeat;
    color: #585858;
    font-family: 'Crimson Text', serif;
    font-size: 1.1em;
    font-weight: 400;
    margin: 0px;
    padding: 0px;

}

.container {
    margin: 0px auto;
    width: 1200px;
}

/*********************************************************************************/

/* Snygga till texter                                                            */

/*********************************************************************************/

pre {
    color: #585858;
    font-family: 'Crimson Text', serif;
    font-size: 12pt;
    font-weight: 400;
}

.title h2 {
    letter-spacing: 0.10em;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 2em;
    color: #545454;
    margin-top: 20px;
    margin-bottom: 30px;
}

h1,
h2,
h3 {
    margin: 10px 0px 20px 0px;
    padding: 0;
}

h4 {
    margin-top: 25px;
    margin-bottom: 5px;
    padding: 0;
}

h5 {
    margin-top: 2px;
    padding: 0;
}

p,
ol,
ul {
    margin-top: 0;
}

ol,
ul {
    list-style: none;
    padding: 0;
}

p {
    line-height: 180%;
}

p.small {
    line-height: 60%;
}

p.medium {
    line-height: 150%;
}

p.big {
    padding-top: 375px;
}

strong {}

a {
    color: #585858;
}

a:hover {
    text-decoration: none;
}

center {
    font-weight: normal;
    margin: auto;
    text-align: center;
    width: 100%;
}

/*********************************************************************************/

/* Logo/header                                                                   */

/*********************************************************************************/

#logo {
    height: 132px;
    padding: 1em 0em 12px 0em;
    text-transform: uppercase;
}

/*********************************************************************************/

/* Meny                                                                          */

/*********************************************************************************/

.topnav {
    width: 893px;
    height: 45px;
    background: #fff;
    background-image: url(../images/assets/logotxt.png);
    background-position: left top;
    background-repeat: no-repeat;
    border-bottom: 1px solid #838383;
    border-top: 1px solid #838383;
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 0px 307px;
    position: absolute;

}

.topnav a {
    float: left;
    color: #585858;
    text-align: center;
    text-decoration: none;
    font-size: 17px;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 45px;
    margin: 0px 0px;
    padding: 0px 21px;
    text-transform: uppercase;
    border-left: 1px solid #838383;
}

.active {
    background-color: #282d40;
    color: #fff !important;

}

.topnav .icon {
    display: none;
}

.dropdown {
    float: left;
    overflow: hidden;
}

.dropdown .dropbtn {
    font-size: 17px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1px;
    line-height: 45px;
    border: none;
    outline: none;
    color: #585858;
    padding: 0px 21px;
    background-color: inherit;
    font-family: inherit;
    font-weight: 700;
    margin: 0;
    border-left: 1px solid #838383;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 3;
    border-bottom: 1px solid #838383;
    border-right: 1px solid #838383;
    margin-top: 46px;
}

.dropdown-content a {
    float: none;
    color: #585858;
    text-decoration: none;
    display: block;
    text-align: left;
}

.topnav a:hover,
.dropdown:hover .dropbtn {
    background-color: #282d40;
    color: white;
}

.dropdown-content a:hover {
    background-color: #282d40;
    color: fff;
}

.dropdown:hover .dropdown-content {
    display: block;
}

/*********************************************************************************/

/* Innehåll                                                                      */

/*********************************************************************************/

#page {
    overflow: hidden;
    padding: 25px 0px;
}

.meny {
    margin: auto;
    left: 5px;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    font-family: "Gabriola", "sans-serif";
    color: #5f5f5f;
}

/*********************************************************************************/

/* Sidebar/blocks                                                                */

/*********************************************************************************/

#sidebar {
    float: right;
    width: 300px;
}

#sidebar .title {
    color: #FFF;
    letter-spacing: 0.10em;
    text-transform: uppercase;
}

#left {
    float: left;
    width: 600px;
    padding-top: 30px;

}

#right {
    float: right;
    width: 600px;
    padding-top: 30px;
}

#borderup {
    margin: 10px;
    height: 33px;
    background-image: url(../images/assets/divu.png);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    padding: 0px;

}

#borderdown {
    margin: 10px;
    height: 33px;
    background-image: url(../images/assets/div.png);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    padding: 0px;

}


/*********************************************************************************/

/* Sidfot                                                                        */

/*********************************************************************************/

#footer {
    display: flex;
    justify-content: center;
    color: #FFF;
    overflow: hidden;
    padding: 7px 0px 7px 0;
    font-size: 1em;
}

#footer #box1 {
    background-color: #282d40;
    background-image: url(../images/assets/bg.png);
    border: 1px solid #919090;
    height: 550px;
    padding: 0px 10px 0px 10px;
    width: 300px;
    margin-right: auto;
}

#footer #box2 {
	background-color: #282d40;
	background-image: url(../images/assets/bg.png);
	border: 1px solid #919090;
	height: 550px;
	padding: 0px 10px 0px 10px;
	width: 300px;
}

#footer #box3 {
    background-color: #282d40;
    background-image: url(../images/assets/bg.png);
    border: 1px solid #919090;
    height: 550px;
    padding: 0px 10px 0px 10px;
    width: 300px;
    overflow: hidden;
    margin-left: auto;
}

#gmaps {
    width: 300px;
    height: 200px;
    margin-bottom: 10px;
    margin-top: 40px;
}

p.box3 {
    line-height: 100%;
    margin: 4px 0px 1px 0px;
    padding: 0;
    font-size: 16px;
    color:inherit;
    text-decoration:none;
}

h3.box3 {
    line-height: 100%;
    margin: 15px 0px 5px 0px;
    padding: 0;
    font-size: 1.1em;
}

/*********************************************************************************/

/* Copyright (text längst ned på sidan)                                          */

/*********************************************************************************/

#copyright {
    color: #6A6A6A;
    font-size: 0.75em;
    letter-spacing: 0.20em;
    padding: 10px 0px 2px 0px;
    text-align: center;
    text-transform: uppercase;
}

/*********************************************************************************/

/* Mailformulär                                                                  */

/*********************************************************************************/

input[type=text],
input[type=email],
select {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 1em;
    height: 30px;
    margin: 8px 0;
    padding: 12px 12px;
    width: 273px;
    font: 400 0.8em Arial;
}

input[type=submit] {
    background-color: #FFF;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: 000;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    height: 30px;
    margin: 4px 0px 0px 95px;
    padding: 4px 4px;
    text-align: center;
    text-decoration: none;
    width: 75px;
}

textarea {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 1em;
    height: 280px;
    margin: 8px 0px;
    padding: 12px 12px;
    resize: none;
    width: 273px;
    font: 400 0.8em Arial;
}

input[type=submit]:hover {
    background-color: #D4D4D4;
    background-image: url(../images/assets/bg.png);
}

table.mailform {
    padding: 0px 10px 0px 10px;
}
