/* ------------------------------------ *
 CSS
 den 21 juli 2007 22:29:29
 HAPedit 3.1.11.111
 Cotton Candy FF72BB 80395E FFBEE0 805F70 CC5B96-->
 * ------------------------------------ */

html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center}
h1{
   margin:0 10px 10px;
   color: #805F70;
   font: bold 25px "Trebuchet MS";
}
h2{
   margin:0 10px 10px;
   color: #805F70;
   font: bold 16px "Trebuchet MS";
}
h3{
   margin:0 10px 10px;
   color: #CC5B96;
   font: bold 16px "Trebuchet MS";
}
p{
   margin:0 10px 10px;
   font: 15px "Trebuchet MS";   }
a{
   color: #CC5B96;
   text-decoration: none;
   padding:0px;
   font-size: 12px;
   font-family:verdana,sans-serif;
   border-bottom: 1px #CC5B96 dotted;
   }
a:hover{
    color: #FF72BB;
    padding:0px;
    font-size: 12px;
    font-family:verdana,sans-serif;
    border-bottom-width: 1px;
    border-bottom-color: #FF72BB;
    border-bottom-style: solid;
    }
img.floatright {
               float: right;
               margin: 4px;
               }
img.floatleft {
               float: left;
               margin: 4px;
               }
img.center {
           display: block;
           margin-left: auto;
           margin-right: auto;
           padding-top: 5px;
           padding-bottom: 5px;
           }

div#header{height:80px;line-height:90px;margin:0;padding-left:10px;background: #FFFFFF;color: #79B30B}
div#navcontainer ul {
   height:26px;
   margin: 0;
   list-style-type: none;
   width: 800px;
   text-align: center;
   border:0;
   padding-left:0px;
}
ul#navlist {
  background-color: #80395E;
  list-style-type:none;
  height:20px;
  margin: 0;
        border:0;
}
ul#navlist li {
  display: inline;
  text
}
ul#navlist li a {
  padding:0px 10px 4px;
  font: 16px "Trebuchet MS";
  text-decoration:none;
  color:#FFFFFF;
  border-bottom-style: none;
}
ul#navlist li a:hover {
  color:#FFFFFF;
  background-color: #805F70;
  border-bottom-style: none;

}
ul#navlist li a#current {
  background:url(current.gif) no-repeat center bottom;
  color:#FF72BB;
}

div#container{text-align:left}
/*div#content p{line-height:1.4;font-size:h 14px}
div#content H1{color: #CC5B96}
div#content H2{color: #805F70}*/
div.smallcontent{
    line-height:15px;
    background:#FFFFFF;
    border-style: dashed;
    border-width: 1px;
    border-color: #805F70;
    margin-top: 2px;
    margin-bottom: 2px;
    }
div.sektion{
    display: block;
    border-top-width: 1px;
    border-top-color: #805F70;
    border-top-style: dashed;
    clear:both;
    padding-top: 20px;
    margin-bottom: 40px;
}
div#footer{text-align:center; height:20px; background-color: #80395E;  ;color: #FFFFFF; }
div#footer p{margin:0;padding:5px 10px;font-size: 9px;font-family:sans-serif;}

div#container{width:800px;margin:0 auto}
div#footer{clear:both;width:100%}

