﻿/*
 * LÄNK PÅ UNDERSIDOR
 */
 .lasmerlank, .readmoreLinkPuff
{
    color: #0066FF;
    font-weight: bold;
    text-decoration: none;
}
 .lasmerlank a, .readmoreLinkPuff a
{
    color: #0066FF;
    font-weight: bold;
    text-decoration: none;
}



/*
 * NYHETSFLÖDE
 */
.platta_nyhetsflode
{
    position: relative;
    width: 460px;
    padding-bottom: 10px;
    border-bottom: 2px #e7e7e7 solid;
    margin-bottom: 10px;
}
.platta_inner 
{
    position: relative;
    background-color: #cce0f5;
    padding: 4px;
}



/*
 * SIDELEMENT
 */
#logoprofil
{
    margin-left: 415px;
    height: 131px;
    background-color: #a2c0df;
    background-image: url(/images4/menu/topp_nyheter.gif);
    background-repeat: repeat-x;
}
#logoimg 
{
    background-color: #a2c0df;
    background-image: url(/images4/menu/topp_nyheter.gif);
    background-repeat: repeat-x;
}
.tipsa_text, .tipsa_text a
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    text-align: right;
    padding-right: 5px;
}
.puff_senaste_rubrik
{
    background-color: #000000;
    padding: 1px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    color: #FFFFFF;
    font-weight: bold;
    background-image: url(/images4/menu/topmenu.gif);
    background-repeat: repeat-x;
}
.puff_senaste_rubrik a
{
    color: #FFFFFF;
    text-decoration: none;
}
.omrade
{
    color: #891D04;
}
.uppdatering
{
    color: #891D04;
}


















/*
 * STILAR FÖR BILDARKIVSPUFF
 * 
 */
.p_left 
{
    width: 100px;
    float: left;
    position: relative;
}
.p_right 
{
    margin-left: 100px;
}
#p_right_3, #p_right_2, #p_right_1
{
    padding-top: 6px;
    padding-left: 4px;
    padding-right: 0px;
    padding-bottom: 6px;
    background-color: #e7e7e7;
}
#p_right_1 a, #p_right_2 a, #p_right_3 a
{
    text-decoration: none;
    color: #000000;
    font-size: 12px;
}
.p_marked 
{
    background-color: #FF0000;
}
.p_un_marked 
{
    background-color: #e7e7e7;
}







/*
 * HÖGERPUFFAR
 */
.puffWrapper
{
    padding: 6px;
    margin-bottom: 6px;
    background-color: #FFFFFF;
    line-height: 16px;
    font-size: 12px;
    position: relative;
}
.puffWrapper a 
{
    font-size: 12px;
}

.puffInner
{
}
.puffRubrik
{
    background-color: #000000;
    color: #FFFFFF;
    font-size: 14px;
    padding: 5px;
    padding-left: 10px;
    font-weight: bold;
    margin-bottom: 4px;
    background-image: url(/images4/menu/menusub_nyheter.gif);
    background-repeat: repeat-x;
    position: relative;
}
#puffar
{
    position: relative;
    margin-left: 464px;
    background-color: #e7e7e7;
}
#puffar_inner
{
    width: 265px;
    overflow: hidden;
}



/*
 * NYHETSSIDAN
 */
.pagingTema
{
    width: 20px;
    float: left;
    padding: 3px;
    border: solid 1px #a2c0df;
    background-color: #a2c0df;
    margin: 2px;
}
.pagingTema a
{
    text-decoration: none;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
}

.nyhetPuffrubrik
{
    background-color: #000000;
    color: #FFFFFF;
    font-size: 12px;
    padding: 5px;
    padding-left: 10px;
    font-weight: bold;
    margin-bottom: 4px;
    background-image: url(/images4/menu/menusub_nyheter.gif);
    background-repeat: repeat-x;
}




/*
 * MENY
 */
#menyHuvud ul, #menyHuvud li, #menyUnder ul, #menyUnder li
{
    border: 0;
    padding: 0;
    margin: 0;
    list-style: none;
}
#menyHuvud
{
    background-image: url(/images4/menu/topmenu.gif);
    background-repeat: repeat-x;
    height: 31px;
    margin-left: 11px;
    margin-right: 11px;
    margin-top: 4px;
    width: auto;
}
#menyHuvud ul
{
    height: 31px;
    line-height: 31px;
}
#menyHuvud ul li
{
    display: inline;
}
#menyHuvud ul li a, #menyHuvud ul li a:visited
{
    padding: 0 15px;
    display: block;
    text-decoration: none;
    float: left;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
}
#menyHuvud ul li#active a
{
    color: #000000;
    background-color: #a9c5e2;
    margin-left: 2px;
    margin-top: 2px;
}
#menyHuvud ul li a:hover
{
    text-decoration: underline;
}

#menyUnder
{
    clear: left;
    width: auto;
    background-image: url(/images4/menu/menusub_nyheter.gif);
    background-repeat: repeat-x;
    height: 28px;
    font-size: 11px;
    margin-left: 11px;
    margin-right: 11px;
    margin-bottom: 4px;
}
#menyUnder ul
{
    height: 26px;
    line-height: 26px;
}
#menyUnder ul li
{
    display: inline;
}
#menyUnder ul li a, #menyUnder ul li a:visited
{
    padding: 0 15px;
    display: block;
    text-decoration: none;
    float: left;
    color: #000000;
    font-size: 12px;
}
#menyUnder ul li a:hover
{
    text-decoration: underline;
}
