/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;} body {line-height: 1;}ol, ul{list-style:none;} blockquote, q{quotes:none;} blockquote:before, blockquote:after, q:before, q:after{content:'';content:none;} :focus{outline:0;} ins{text-decoration:none;} del{text-decoration:line-through;} table{border-collapse:collapse; border-spacing:0;}

body {
    background-color: black;
    background-image: url(../img/bg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    height: 100%;
}

#splash {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 20px;
    height: 400px;
    margin-top: 15%;
    
}

#wrap {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 20px;
}

header {
    width: 1000px;
    height: 400px;
    
}

#logo {
    max-width: 700px;
}

.line {
    height: 0px;
    width: 460px;
    border: 1px solid #FFFFFF;
    
}
nav {
    text-align: center;
    width: 460px;
    margin-left: auto;
    margin-right: auto;
    
}

h1 {
    font-family: arial;
    font-weight: lighter;
    color: white;
    margin: 0px;
    margin-bottom: -9px;
    font-size: 18px;
    letter-spacing: 0.30em;
}

h2 {
    font-family: arial;
    font-weight: lighter;
    color: white;
    margin: 0px;
    margin-bottom: -9px;
    font-size: 14px;
    letter-spacing: 0.30em;
    margin-top: 10px;
}

ul li {
    text-align: center;
    color: white;
    list-style-type: none;
    display: inline-block;
    font-family: arial;
    letter-spacing: 0.20em;
    vertical-align: middle;
    
    
}

.border {
    margin-bottom: 2px;
    margin-top: 4px;
    width: 0px;
    text-align: center;
    height: 0px;
    border: 0px solid #FFFFFF;
    -webkit-transition:width .5s;
    -moz-transition:width .5s;
    -ms-transition:width .5s;
     -o-transition:width .5s;
        transition:width .5s;
}

.top {
  vertical-align: top;  
}

.bottom {
    vertical-align: bottom;   
}

.aktiv {
    width: 10px;
    border-bottom: 3px solid #FFFFFF;
    
}

a {
    
    font-family: arial;
    color: white;
    text-decoration: none;
    border-bottom: 0px solid #FFFFFF;
    letter-spacing: 0.20em;
}

a:hover .border{
    width: 40px;
    text-align: center;
    border: 1px solid #FFFFFF;
    -webkit-transition:width .5s;
    -moz-transition:width .5s;
    -ms-transition:width .5s;
     -o-transition:width .5s;
        transition:width .5s;
}

/*kontaktaoss*/

#content {
    font-family: arial;
    width: 1000px;
    color: white;
    margin-left: auto;
    margin-right: auto;
}

#content h2{
    font-size: 16px;
    font-weight: lighter;
    letter-spacing: 0.10em;
    margin-bottom: 10px;
}

#content section {
    display: inline-block;
    margin-bottom: 40px;
    vertical-align: top;
    text-align: center;
}

#content section p {
    letter-spacing: 0.01em;
    line-height: 25px; 
    margin-bottom: 20px;

}

#content #line {
    height: 0px;
    width: 200px;
    margin-bottom: 8px;
    border: 1px solid #FFFFFF;

}

#rubriker{
    display: inline-block;
    width: 180px;
    text-align: left;
    margin-right: 20px;
}

#adress {
    width: 460px;
    margin-right: 60px;

}

#info {
    display: inline-block;
    width: 250px;
    text-align: left;
}

section #formen {
    width: 250px;
    
}
input {
    width: 250px;
    height: 30px;
    margin-bottom: 10px;
    border: 1px solid white;
    background-color: rgba(0,0,0,0.5);
    color: white;
    font: 0,05em Arial;
    font-size: 14px;
    padding-left: 15px;
}

.halv {
    width: 113px;
}

textarea {
    width: 250px;
    height: 230px;
    margin-bottom: 10px;
    border: 1px solid white;
    background-color: transparent;
    color: white;
    font: 0,05em Arial;
    font-size: 14px;
    padding-left: 15px;
    padding-top: 8px;
    
}

#karta {
    width: 450px;
    height: 202px;
    border: 1px solid white;
    
}

#knapp {
    width: 125px;
    padding-left: 0px;
    text-align: center;
    margin-left: 140px;
    
} 

/*omoss*/

#om {
    width: 900px;
}

#om p{
    text-align: left;
}

#jobbare {
    margin-top: -40px;
    text-align: center;
    width: 1000px;
    
}

#jobbare article {
    margin-top: -20px;
    vertical-align: top;
    display: inline-block;
    width: 300px;
    text-align: left;
    
}

#jobbare img{
    max-height: 280px;
    margin-top: 30px;
    border: 0px solid white;
    border-radius: 5px;
}

#jobbare h2 {
    
    margin-top: 20px;
    line-height: 5px;
    
}

#jobbare h3 {
    font-size: 13px;
    font-style: italic;
    font-weight: lighter;
}

#jobbare p {
    font-size: 11px;
    line-height: 1px;
}


/*responsive*/
	
	@media only screen and (max-device-width: 900px) {
    
    #splash {
        margin-top: 05%;
        width: 600px;
        
    }
    
    #logo {
    max-width: 500px;
    }
    
    .line {
    height: 0px;
    width: 340px;
    border: none;
    border-bottom: 1px solid #FFFFFF;
    
    }
    
    h1 {
    font-size: 13px;
    margin-bottom: -10px;
    }
    
    h2 {
	    font-size: 11px;
    }
    
    a {
    
    font-size: 11px;
}
    
    nav {
    width: 250px;
    
    }
    
    a {
    
    font-size: 13px;
    
    }
    
    ul li {
    font-size: 13px;
    letter-spacing: 0.20em;
    vertical-align: middle;
    
    
}
    a:hover .border{
    border: none;
    border-bottom: 1px solid #FFFFFF;
}

    /*kontaktaoss*/
    
    #wrap {
        width: 600px;
        margin-left: auto;
        margin-right: auto;
        
    }
    
    #content {
        width: 600px;
        margin-left: auto;
        margin-right: auto;
        
    }
    
    header {
        width: 600px;
        height: 280px;
    }
    #content h2{
    font-size: 13px;
    font-weight: lighter;
    letter-spacing: 0.10em;
    margin-bottom: 10px;
}

#content section {
    display: inline-block;
    margin-bottom: 40px;
    vertical-align: top;
    text-align: center;
}

#content section p {
    font-size: 10px;
    letter-spacing: 0.01em;
    line-height: 25px; 
    margin-bottom: 10px;

}

#content #line {
    height: 0px;
    width: 100px;
    margin-bottom: 8px;
    border: 1px solid #FFFFFF;

}

#adress {
    width: 310px;
    margin-right: none;
}

#rubriker{
    display: inline-block;
    width: 130px;
    margin-right: 0px;
    text-align: left;
}


#info {
    display: inline-block;
    margin-right: 0px;
    width: 170px;
    text-align: left;
}

section #formen {
    width: 200px;
    
}
input {
    width: 200px;
    height: 30px;
    margin-bottom: 10px;
    border: 1px solid white;
    background-color: transparent;
    color: white;
    font: 0,05em Arial;
    font-size: 14px;
    padding-left: 15px;
}

.halv {
    width: 90px;
}

textarea {
    width: 200px;
    height: 200px;
    margin-bottom: 10px;
    border: 1px solid white;
    background-color: transparent;
    color: white;
    font: 0,05em Arial;
    font-size: 14px;
    padding-left: 15px;
    padding-top: 8px;
    
}

#karta {
    width: 300px;
    height: 180px;
    border: 1px solid white;
    
}

#knapp {
    width: 120px;
    padding-left: 0px;
    text-align: center;
    margin-left: 96px;
    
} 

/*omoss*/

#om {
    width: 600px;
    
}

#om p {
    font-size: 12px !important;
    text-align: left;
    line-height: 15px !important;
}

#jobbare {
    margin-top: -40px;
    text-align: center;
    width: 600px;
    
}

#jobbare article {
    margin-top: -20px;
    vertical-align: top;
    display: inline-block;
    width: 190px;
    text-align: left;
    
}

#jobbare img{
    max-height: 180px;
    margin-top: 30px;
    border: 2px solid white;
}

#jobbare h2 {
    
    margin-top: 20px;
    line-height: 5px;
    
}

#jobbare h3 {
    font-size: 10px;
    font-style: italic;
    font-weight: lighter;
}

#jobbare p {
    font-size: 11px;
}

           
	}
	
	@media only screen and (max-device-width: 614px) {

    #splash {
        width: 300px;
        
    }
    
    #wrap {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
        
    }
    
    #content {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
        
    }
    
    header {
        width: 300px;
        height: 170px;
        
    }
    #logo {
    max-width: 250px;
    }
    
    .line {
	margin-bottom: 8px;
    height: 0px;
    width: 180px;
    border: none;
    border-bottom: 1px solid #FFFFFF;
    
    }
    
    #line2{
	    margin-top: 12px;
    }
    
    h1 {
	margin-top: -9px;
    font-size: 7px;
    }
    
    h2 {
    font-family: arial;
    font-weight: lighter;
    color: white;
    margin: 0px;
    margin-bottom: -9px;
    font-size: 6px;
    letter-spacing: 0.30em;
    margin-top: 10px;
}
    
    nav {
    width: 250px;
    
    }
    
    a {
    
    font-size: 6px;
    
    }
    
    
    
    ul li {
    font-size: 9px;
    letter-spacing: 0.20em;
    vertical-align: middle;
    
    
}
    a:hover .border{
    border: none;
    border-bottom: 1px solid #FFFFFF;
}

    /*kontaktaoss*/
    
    #content h2{
    font-size: 12px;
    font-weight: lighter;
    letter-spacing: 0.10em;
    margin-bottom: 10px;
}

#content section {
    display: inline-block;
    margin-bottom: 40px;
    vertical-align: top;
    text-align: center;
}

#content section p {
    font-size: 10px;
    letter-spacing: 0.01em;
    line-height: 25px; 
    margin-bottom: 10px;

}

#content #line {
    height: 0px;
    width: 100px;
    margin-bottom: 8px;
    border: 1px solid #FFFFFF;

}

#rubriker{
    display: inline-block;
    width: 125px;
    margin-right: 0px;
    text-align: left;
}

#adress {
    width: 300px;
    margin-right: none;
}

#info {
    display: inline-block;
    margin-right: 5px;
    width: 157px;
    text-align: left;
}

section #formen {
    width: 20px;
    
}
input {
    width: 270px;
    height: 30px;
    margin-bottom: 10px;
    border: 1px solid white;
    background-color: transparent;
    color: white;
    font: 0,05em Arial;
    font-size: 14px;
    padding-left: 15px;
}

.halv {
    width: 124px;
}

textarea {
    width: 270px;
    height: 230px;
    margin-bottom: 10px;
    border: 1px solid white;
    background-color: transparent;
    color: white;
    font: 0,05em Arial;
    font-size: 14px;
    padding-left: 15px;
    padding-top: 8px;
    
}

#karta {
    width: 290px;
    height: 120px;
    border: 1px solid white;
    
}

#knapp {
    width: 150px;
    padding-left: 0px;
    text-align: center;
    margin-left: 0px;
    
} 

/*omoss*/

#om {
    width: 300px;
    
}

#om p {
    font-size: 12px !important;
    text-align: left;
    line-height: 15px !important;
}

#jobbare {
    margin-top: -40px;
    text-align: center;
    width: 300px;
    
}

#jobbare article {
    margin-top: -20px;
    vertical-align: top;
    display: inline-block;
    width: 300px;
    text-align: left;
    
}

#jobbare img{
    max-height: 270px;
    margin-top: 30px;
    border: 2px solid white;
}

#jobbare h2 {
    
    margin-top: 20px;
    line-height: 5px;
    
}

#jobbare h3 {
    font-size: 10px;
    font-style: italic;
    font-weight: lighter;
}

#jobbare p {
    font-size: 11px;
}

           
	}