/*------------------------------------------------------------------
 Body
-------------------------------------------------------------------*/

html, body
{
}
body
{
    font: 12px/1.5em Arial, Helvetica, sans-serif;
    color: #434343;
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset
{
    margin-bottom: 15px;
}

/*------------------------------------------------------------------
 Rubriker 
-------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-weight: bold;
    line-height: 1.3em;
}
h1
{
    margin: 0 0 0.7em;
    font-size: 21px;
    color: #026260;
}
h2
{
    font-size: 18px;
    margin: 0 0 0.7em;
}
h3
{
    font-size: 16px;
    margin: 0 0 0.7em;
}
h4
{
    font-size: 1.2em;
    margin: 0 0 0.7em;
}
h5
{
    font-size: 1.1em;
    margin: 0;
}
h6
{
    font-size: 1em;
    margin: 0;
}


div#sideBar h4
{
    color: #026260;
    padding: 0 15px;
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    border-bottom: 1px solid #dedede;
    background: url(/images/styles/bg_h4_sidebar.gif) top left repeat-x;
    height: 35px;
    line-height: 35px;
}

/*------------------------------------------------------------------
 L�nkar 
------------------------------------------------------------------*/

a
{
    color: #026260;
    text-decoration: none;
}

a.readmore
{
    color: #026260;
    font-weight:bold;
    text-decoration: none;
    display:inline-block;
    padding:5px 5px 5px 0;
}

a:hover
{
    color: #000;
    text-decoration: none;
}
a:focus
{
    outline: 0px dotted;
}

/*------------------------------------------------------------------
�vrigt 
------------------------------------------------------------------*/

.green {color:#0F0!important;}
.blue {color:#00F!important;}
















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

