body {

        text-align: center;
        background-color: #180614;//;#180614;
        font-family:  sans-serif, Helvetica, Tahoma, Arial, Verdana ;
        font-size: 14px;
        color: #333333;
        margin-top: 0px;
        margin-bottom: 28px;
        overflow: scroll

        }

#content {

        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        width: 800px;
        height: auto;
        padding: 0px;
        border-width:1px;
        border-style: solid;
        border-color:#000000;
        background-color: #ffffff;
        text-align: center;
        }

.topbillede {border: 0px; margin: 0px; padding: 0px;}


.pagecontent {

            background-color: #ffffff;
            width: 800px;
            margin-left: auto;
            margin-right: auto;
            margin-top: 0px;
            border:0px;
            line-height: 18px;
            text-align: center;
        }

.contentb {

        font-size: 12px;
        width: 740px;
        margin-left: auto;
    margin-right: auto;
        background-color: #ffffff;
    border:0px;
    line-height: 18px;
text-align: left;

}

/*Menubaren*/

#menu {
        margin-left:0px;
        padding-left: 35px;
        background-color: #ffffff;
        border-top:10px solid #ffffff;
        border-bottom:10px solid #ffffff;
        float:left;
        height: 15px;
        list-style-type:none;
        line-height: 15px;
        font-weight: bold;
}

li         {display:inline}

.knap {
                padding-left: 3px;
            padding-right: 0px;
                  border-right: 0px solid #CACAC8;
                   float:left;

      }

.lastknap {

                margin: 0px;
        padding-left: 3px;
        padding-right: 0px;
        border: 0px;
            float: left;

       }


a.knap:link, a.lastknap:link {font-size:12px; color: #333333; background-color: #ffffff; text-decoration: none;}

a.knap:visited, a.lastknap:visited {font-size:12px; color: #333333; background-color: #ffffff; text-decoration: none;}

a.knap:hover, a.lastknap:hover {font-size:12px; color: #828285; background-color: #ffffff; text-decoration: none;}


a.knap:active, a.lastknap:active {font-size:12px; color: #828285; background-color: #000000;  text-decoration: none;}

#aktuel {

        color:#909090;
        border: 0px;

        }


h1 {
        font-size: 16px;
        }

h2 {
        font-size: 14px;

        }

.fodnote {
               position: relative;
                top: -5px;
        margin-top: 60px;
        margin-bottom: 5px;
        font-size: 10px;
        text-align: center;
        width: 100%;
        }

.billede {

        text-align: center;
        margin-left: auto;
        margin-right: auto;
        padding-top: 10px;
        padding-bottom: 60px;
        }

.prik {

        border: 0px;
        margin-left: 5px;
        margin-right: 10px;
        margin-bottom: 2px;
        }


input, select, textarea   {

          background-color: #ffffff;
          color: #333333;

          }