﻿body
{
    font-family: Verdana, Helvetica, Helvetica-Narrow, sans-serif; /*background-image: url(img/bg.gif);*/
    background: url(img/folknu_bg.gif) #808766 repeat-y;
    font-size: 0.75em;
    color: #333333;
    margin-top: 0px;
    width: 880px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background: url(img/folknu_bg.gif) #808766 repeat-y center 0%;
}
a:link
{
    text-decoration: none;
    color: #449;
}
a:visited
{
    text-decoration: none;
    color: #55a;
}
a:hover
{
    text-decoration: underline;
    color: #AAAAAA;
}
a img
{
    border: none;
}
a.menyrub
{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
    letter-spacing: 0.1em;
    margin: 0;
    position: absolute;
    top: 92px;
}
a.menyrub:hover
{
    color: #fff;
}
h1, h2, h3, h4, h5, h6
{
    margin: 0 0 2px 0;
    font-weight: normal;
    letter-spacing: 0.1em;
    color: #000033;
}
h2
{
    font-size: 1.2em;
    margin: 5px 0 5px 0;
    color: #222244;
}
h3
{
    font-size: 1em;
    font-weight: bold;
    letter-spacing: 0.2em;
    margin: 5px 0 5px 0;
    color: #707660;
}
.katalognamnrub
{
    font-size: 3em;
    margin: 15px 0 15px 0;
    font-weight: normal;
    letter-spacing: 0.3em;
    color: #707660;
}
#vkolumn
{
    float: left;
    width: 202px;
    left: 0px;
}
#hkolumn
{
    width: 610px;
    left: 240px;
    position: absolute;
}
#vkolumnnyhet
{
    float: left;
    width: 250px;
    left: 0px;
}
#hkolumnnyhet
{
    width: 560px;
    left: 10px;
    position: relative;
}
.leftblock
{
    border: 1px solid #666666;
    padding: 10px;
    margin-bottom: 10px;
    vertical-align: top;
    background: #faf9f6;
    float: left;
    width: 180px; /*ger totalt 202px (?!) */
    overflow: hidden;
}
.leftblocknyhet
{
    border: 1px solid #666666;
    padding: 10px;
    margin-bottom: 10px;
    vertical-align: top;
    background: #faf9f6;
    float: left;
    width: 228px;
}
.rightblock
{
    border: 1px solid #666666;
    padding: 10px;
    margin-bottom: 10px;
    vertical-align: top;
    background: #faf9f6;
    width: 590px;
}
.rightblocknyhet
{
    border: 1px solid #666666;
    padding: 10px;
    margin-bottom: 10px;
    vertical-align: top;
    background: #faf9f6;
    width: 540px;
}
.rightblockInnerLeft
{
    float: left;
    width: 290px;
    padding-right: 10px;
}
.rightblockInnerRight
{
    float: left;
    width: 290px;
}
.memberblockLeftRub
{
    float: left;
    width: 610px;
    clear: both;
}
.memberblockLeft
{
    float: left;
    width: 399px;
    padding-right: 10px;
}
.memberblockRight
{
    float: left;
    width: 200px;
}
.clear
{
    /* CSS-klass som fixar så att klasser hamnar inuti andra klasser (se t.ex. http://dashdev.djupet.se/tutorials/float/css_float_tutorial_2.html) Om något inte stämmer mellan olika browsrar - testa att sätta in en clear. */
    clear: both;
}
.maintabell
{
    padding: 1px;
}
