body
{
    background-color: #fff;
    color: #000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

#container
{
    background: url(../bilder/logo.jpg) no-repeat 0px 0px;
    width: 750px;
    height: 424px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -213px;
    margin-left: -384px;
}

#menu
{
    position: absolute;
    top: 113px;
    padding-left: 10px;
    background: #fff url(../bilder/bgmeny.jpg) repeat 0px 0px;
    width: 180px;
    height: 210px;
    line-height: 25px;
    font-weight: bold;
    font-style: italic;
}

ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#text, #p1
{
    position: absolute;
    top: 77px;
    left: 190px;
    width: 530px;
    height: 300px;
}

#p1
{
    background:#fff url(../bilder/personal.jpg) no-repeat 250px 0px;
}

#i1
{
    position: absolute;
    width: 210px;
    height: 244px;
    top: 114px;
    left: 470px;
}
#i2
{
    position: absolute;
    width: 244px;
    height: 210px;
    top: 114px;
    left: 436px;
}
#i3
{
    position: absolute;
    width: 210px;
    height: 244px;
    top: 80px;
    left: 470px;
}
#i4
{
    position: absolute;
    width: 244px;
    height: 210px;
    top: 114px;
    left: 470px;
}

#p1
{
    position: absolute;
    width: 105px;
    height: 122px;
    top: 114px;
    left: 470px;
}
#p2
{
    position: absolute;
    width: 122px;
    height: 105px;
    top: 114px;
    left: 575px;
}
#p3
{
    position: absolute;
    width: 105px;
    height: 122px;
    top: 219px;
    left: 592px;
}
#p4
{
    position: absolute;
    width: 122px;
    height: 105px;
    top: 236px;
    left: 470px;
}

#footer
{
    position: absolute;
    top: 394px;
    padding-top: 6px;
    background: #fff url(../bilder/rand.jpg) no-repeat 0px 0px;
    width: 100%;
    height: 20px;
    font-size: 9px;
}

a
{
    color: #189B6F;
}

a:hover
{
    color: #000000;
}

#menu a
{
    text-decoration: none;
}

#menu li.active a
{
    color: #000000;
}

h1
{
    color: #189B6F;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 20px;
}

p
{
    margin-left: 20px;
    width: 200px;
}

.period
{
    width: 100px;
}

.pris
{
    width: 50px;
    text-align: right;
}


