body {background-color: #FFF9F2;
      padding: 2em;
      margin: 0;
      font-family: Verdana, Arial, sans-serif;
      font-size: 0.7em;
      color: #4C2D09;}
                       /*#e2ede5*/
A:link    { text-decoration: none; color: #77460E;  }
A:visited { text-decoration: none; color: #77460E;  }
A:hover   { text-decoration: underline; color: #285579; }
A:active  { text-decoration: none; color: #375B1A;  }

h1 {margin: 0 0 0.5em 0; font-size: 2.5em;text-align: center;}

h2 {margin: 1em 0 0.5em 0; font-size: 2em;text-align: center;}
h3 {margin: 0 0 0.5em 0; font-size: 1.5em; text-align: center;}

h4 {margin: 1.5em 0 0.5em 0; font-size: 1em;}

p {line-height: 1.8em; margin: 0 0 5px 0;}

p2{     margin: 0 0 0.5em 0; font-size: 80%;

}


/* sidlayout */

#layout {
    /*float: left;*/
    width: 896px;
    border-top: 0px solid #666666;
    border-right: 0px solid #666666;
    border-left: 0px solid #666666;}

#sidhuvud {
    height: 100px;
    padding: 0px;
    width: 326px;
    background-image: url(Bilder/HjorvardBack.png);
    margin-left: auto;
    margin-right: auto;
    vertical-align: bottom;
    background-repeat: no-repeat;}
#sidhuvudII{
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

#kolumncontainer{
    float: left;
    width: 896px;
}

#kolumn0 {
    float: left;
    width: 48px;
    height: 500px;
    padding: 0px;
    overflow:auto;
    font-size: 1.2em;
    background-image: url(Bilder/BorderLeftVert.png);
    background-repeat: repeat-y;
}

#kolumn1 {
    float: left;
    width: 180px;
    height: 500px;
    padding: 0px;
    overflow:auto;
    font-size: 1.2em;
    background-image: url(Bilder/MapLeftIII.png);
    background-repeat: no-repeat;
    background-position: bottom left;
}

#kolumn2 {
    color: #4C2D09;
    float: left;
    width: 600px;
    height: 500px;
    padding-left: 10px;
    padding-right: 10px;
    overflow:auto;
    background-image: url(Bilder/MapRightIII.png);
    background-repeat: no-repeat;
    text-align: left;}

#kolumn3 {
    float: left;
    width: 48px;
    height: 500px;
    padding: 0px;
    overflow:auto;
    font-size: 1.2em;
    background-image: url(Bilder/BorderRightVert.png);
    background-position: top right;
    background-repeat: repeat-y;
}


#sidfot {
    float: left;
    /*height: 32px;*/
    width: 896px; }
/*    padding: 10px;}*/
#sidfotk0{
    float: left;
    background-image: url(Bilder/BorderLeftBottom.png);
    width: 48px;
    height: 38px;
}
#sidfotk1{
    float: left;
    width: 50px;
    height: 48px;
    background-image: url(Bilder/BorderLeft.png);
    background-repeat: no-repeat;
    background-position: top right;
}
#sidfotk2{
    float: left;
    width: 700px;
    height: 48px;
    background-image: url(Bilder/BorderBottomHorz.png);
    background-repeat: repeat-x;
}
#sidfotk3{
    float: left;
    width: 50px;
    height: 48px;
    background-image: url(Bilder/BorderRight.png);
    background-repeat: no-repeat;
}
#sidfotk4{
    float: right;
    background-image: url(Bilder/BorderBottom.png);
    background-position: right;
    width: 48px;
    height: 38px;
}

/* meny */
#menycontmaster{
    float: left;
    width: 896px;
    height: 38px;
}

#menyk1{
    float: left;
    background-image: url(Bilder/BorderLeftTop.png);
    background-repeat: no-repeat;
    width: 48px;
    height: 38px;
}
#menycontainer{
    float: left;
    height: 38px;
    width: 800px;
    margin-left: 0px;
 }
/*    background-image: url(Bilder/vikings2.jpg);    }*/

#menyk3{
    float: left;
    background-image: url(Bilder/BorderTop.png);
    background-repeat: no-repeat;
    width: 48px;
    height: 38px;
}

#menycontainer ul{
    padding: 0.5em 0;
    margin: 0px;
    height: 38px;
    list-style: none;}

#menycontainer li{
    float: left;
    margin-right: 0.2em;
    display: inline;
    }

#menycontainer ul a{
    text-decoration: none;
    height: 38px;
    padding-right: 15px; /*auto; /*0.5em 1em;*/
    padding-left: 38px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-left: 10px;
    font-weight: bold;}

#menycontainer a:link{
    background-image: url(Bilder/Hammer.png);
    background-repeat: no-repeat;
    background-position: left;
    color: #77460E; }

#menycontainer a:visited{
    background-image: url(Bilder/Hammer.png);
    background-repeat: no-repeat;
    background-position: left;
    color: #77460E;}

#menycontainer a:hover{
    background-image: url(Bilder/HammerHover.png);
    background-repeat: no-repeat;
    background-position: left;
    color: #285579;}

#menycontainer a#current{
    background-image: url(Bilder/HammerSelected.png);
    background-repeat: no-repeat;
    background-position: left;
    color: #375B1A;}

