

body {
    border-style: none;
    padding: 0;
    margin: 0;
    background-color: #78ff6e;
    background-position: center 120px;
    background-repeat: no-repeat;
    color: black;
    font-size-adjust: normal;
    font-size: normal;
    font-weight: normal;
    font-variant: normal;
    font-style: normal;
    font-stretch: normal;
    font-family: arial, helvetica, sans-serif;
    text-indent: 30px;
    text-align: left;
    atext-decoration: line-through;
    aletter-spacing: 3px;
    text-transform: none;
  }

h1 {
    color: #004456;
    font-size: 28px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: -2px;
    margin-top: 70px;
    margin-bottom: 25px;
}

h2 {
    color: #004456;
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: -2px;
    margin-top: 30px;
    margin-bottom: 8px;
}

h3 {
    color: #004456;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: left;
    letter-spacing: 0px;
    margin-top: 30px;
    margin-bottom: 8px;
}

h4 {
    color: #004456;
    font-size-adjust: normal;
    font-size: normal;
    font-weight: normal;
    font-style: italic;
    amargin-top: 30px;
    margin-bottom: 0px;
}

#layout {
    background-image: url("baggrund.gif");
    background-position: top;
    background-repeat: repeat-x;
    background-color: #7afd70;
}
  
#header {
    background-color: #f8f8f8;
    }


#indhold {
	 afont-family: roman, 'times new roman', times, serif;
    color: black;
    font-size: 14px;
    line-height: 140%;
    abackground-image: url("baggrund.gif");
    background-position: bottom;
    background-repeat: no-repeat;
    aposition: static;
    atext-align: justify;
    aheight: 500px;
    awidth: 500px;
    apadding: 0px 20px 20px 80px;
  }

#goethe-citat {
    text-align: center;
    font-style: italic;
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 0px 60px 0px 60px;
}

#goethe-underskrift {
    text-align: center;
    margin-bottom: 30px;
}

#adskillelse {
    font-size: 20px;
}

#logo {
    position: relative;
    top: -10px;
    left: 0px;
}


#foreningsnavn {
    color: black;
    font-size: 180%;
    font-weight: bold;
    letter-spacing: 1px;
    position: relative;
    top: -17px;
    left: 10px;
  }


