﻿/*Redifined Tags*/
body
{
    background-image: url(../../pix/top_bg.gif);
    background-repeat: repeat-x;
    background-color: #fdfcfb;
    margin-top: 16px;
    margin-left: 16px;
    font-family: Verdana;
    font-size: 12px;
    color: #555555;
    overflow: auto;
}

img
{
    border: none;
}


/*Topp*/

#top
{
    width: 517px;
}

#top #logotype
{
    width: 106px;
}

#top #logotypetext
{
    vertical-align: top;
}

#logo_text
{
    position: absolute;
    vertical-align: top;
    margin-top: 9px;
    margin-left: 17px;
}
#top_line
{
    position: absolute;
    left: 106px;
    top: 59px;
    width: 531px;
    height: 1px;
}

#bottom_line
{
    position: absolute;
    left: 0px;
    width: 531px;
    height: 1px;
}


#date
{
    position: absolute;
    top: 46px;
    left: 540px;
    color: #9d9d9d;
    font-size: 10px;
    width: 200px;
}
.bottom_address
{
    position: relative;
    left: 106px;
    font-size: 10px;
    font-size: 10px;
}


/* Meny */
#menu
{
    position: absolute;
    left: 111px;
    top: 63px;
    color: #648853;
    font-size: 11px;
    text-align: right;
}
#menu a
{
    margin-right: 15px;
    color: #648853;
    text-decoration: none;
}

#menu a:hover
{
    color: Black;
}


/* Main på huvudsida */
#textbox
{
    position: absolute;
    left: 106px;
    top: 95px;
    width: 511px;
    margin: 0px 10px 0px 10px;
}


/* ´Boxar under main */
#invest
{
    width: 200px;
    height: 100px;
}

#bottomwindow
{
    width: 511px;
}

.short_line
{
    width: 250px;
    height: 1px;
    padding: 5px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.box1
{
    font-size: 11px;
    width: 250px;
    vertical-align:top;
}

.spacer
{
    width: 31px;
}

.newsHeader
{
    font-weight: bold;
}
.press a
{
    color: #648853;
    text-decoration:none;
}

.press a:hover 
{
    text-decoration:underline;
}

/* Text */
.innehavrubrik
{
    font-weight: bold;
    margin-bottom: 5px;
}
.innehavbrod
{
    font-size: 12px;
    color: #666666;
}
.innehavbrod a
{
    color: #648853;
}
.rubrik
{
    font-weight: bold;
    margin-bottom: 15px;
}
.procent
{
    font-weight: normal;
}

.floatRight #boximage img
{
    margin: 0px 0px 10px 10px;
}


#finansiell
{
    text-align: right;
}
.box1 a
{
    color: #648853;
    left:0px;
}

#newslink
{
    color: Teal;
}

/* Övrigt */
.floatRight
{
    float: right;
}
.aleft
{
    text-align: left;
}
.aright
{
    text-align: right;
}
 .link 
 {
    color: #648853;
 }