/*
jl
*/

body {
  margin: 0;
  padding: 0;
  background: #fff7ea;
  color: White;
  font-family: open-sans;
  font-style: normal;
  font-size: medium;
}



.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

#background {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
}

#backgroundcontent {
    position: relative;
    z-index: 1;
    padding: 10px;
}



h1 {
    font-size: 3em;
    color: Black;
}

h2 {
    font-size: 2em;
    letter-spacing: -1px;
    color: Black;
}

h3 {
    background-color: #333333;
    padding: 50px 50px 50px 50px;
    vertical-align: top;
    text-align: left;
    font-size: Medium;
    color: Black;
    font-weight:200;
}




p, ul, ol {
    line-height: 150%;
    color: silver;
}

blockquote {
    padding-left: 1em;
}

    blockquote p, blockquote ul, blockquote ol {
        line-height: normal;
        font-style: italic;
    }

a {
    font-size: 1.3em;
    color: black;
}

    a:visited, a:link {
        text-decoration: none;
        text-align: right;
    }

    a:hover {
        text-decoration: none;
        font-weight: bold;
    }

/* 2 */

#2 a {
    color: #FFFFFF;
}

    #2 a:visited, a:link {
        text-decoration: none;
        text-align: right;
    }

    #2 a:hover {
        text-decoration: none;
        font-weight: bold;
    }

/* Header */

#header {
    width: 1000px;
    height: 350px;
    margin: 0 auto;
    background: url(images/hovedtop.jpg) no-repeat;
}


    #header h1, #header p {
        float: left;
        margin: 0;
        padding-top: 20px;
        padding-left: 0px;
        line-height: normal;
        font-size: 5em;
    }

    #header h1 {
    }

    #header p {
        padding-left: 10px;
    }

    #header a {
    }

/* Menu */

#menu {
    padding: 6px 0 0 0;
    width: 1000px;
    height: 10px;
    margin: 0 auto;
    /*background: url(images/img03_1.jpg) no-repeat;*/
}

    #menu ul {
        margin: 0;
        padding: 6px 0 0 0;
        list-style: none;
    }

    #menu li {
        display: inline;
    }

    #menu a {
        padding: 0px 20px 0 15px;
        text-transform: lowercase;
        text-decoration: none;
        font-weight: bold;
        color: #FFFFFF;
    }

        #menu a:hover {
            text-decoration: none;
            font-weight: bold;
        }

/* Page */

#page {
    width: 1000px;
    margin: 0 auto;
    padding: 0px 0;
}

/* Content */

#content {
    width: 1000px;
}

.post {
    padding: 0 0 0px 0;
}

.title {
    margin: 0;
    border-bottom: 2px solid #696969;
}

.byline {
    margin: 0;
}

.meta {
    border-top: 1px solid #696969;
    text-align: right;
    color: #708090;
}

    .meta a {
        padding-left: 15px;
        background: url(images/img06.gif) no-repeat left center;
        font-weight: bold;
    }




/* Footer */

#footer {
    
}




.tabel1000 {
	width: 1000px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	align-content: center;
	
}

.tekst1000 {
  width: 500px;
  padding: 100px 250px 100px 250px;
  border: 0px;
  margin: 0px;
  align-content: center;
  text-align: center;
  background-color: #f2dccd;
  font-size: 1.0em;
}


medtilmeldt ul {
    text-align: center;
    list-style-type: none;
    padding-left: 333px;
}

medtilmeldt a {
    text-decoration: none;
    color: cadetblue;
    display: block;
    margin-bottom: 4px;
    background-color: darkgrey;
    padding-top: 5px;
    padding-bottom: 5px;
    font-style: normal;
    font-weight: 200;
    font-size: 1.3em;
}

    medtilmeldt a:hover {
        background-color: green;
    }

.bravalgbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background-color: #693013;
}

.bravalg {
    padding: 30px 50px 30px 50px;
    border: 0px;
    margin: 0px;
    background-color: #693013;
    color: #FFFFFF;
    font-size: 1.3em;
}

        .bravalg:hover {
            background-color: #9c4912;
        }

.kaltdfelt {
  background-color: #333333;
  vertical-align: top;
  width: 120 px;
}


.EveUdstiller {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background-color: #693013;
  align-content: center;
  width: 1000px;
}

.EveUdstillerImg {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

.FooterTekst {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background-color: #f2dccd;
  width: 1000px;
  height: 100px;
  padding: 0px 0px 0px 0px;
}

.FooterTekstKnap {
  padding: 35px 50px 35px 50px;
  margin: 0px;
  background-color: #f2dccd;
  color: #FFFFFF;
  font-size: 0.7em;
}

  .FooterTekstKnap:hover {
    background-color: #fff7ea;
    font-style: normal;
  }

.tekst1000faq {
  width: 500px;
  padding: 60px 250px 60px 250px;
  border: 0px;
  margin: 0px;
  align-content: center;
  text-align: center;
  background-color: #333333;
  font-size: 1.6em;
}

.tekst1000faqtekst {
  width: 500px;
  padding: 100px 250px 100px 250px;
  border: 0px;
  margin: 0px;
  align-content: center;
  text-align: center;
  background-color: #666666;
  font-size: 1em;
}


.medrow {
  display: flex;
  flex-wrap: wrap;
}

.col40 {
  flex: 40%;
}

.col60 {
  flex: 60%;
}

.medinput {
  margin: 20px 0px 20px 0px;
  border: 0px;
  padding: 20px;
  background-color: white;
  width: 460px;
  font-size: 1.1em;
}


#book {
  background-color: #333333;
  color: #ffffff;
  vertical-align: middle;
  font-size: 13pt;
}

.text{

}
