 div.headhr {position:absolute; top:52px; left:150px; font-family:sans-serif; font-size:small}
h1.header1 {position:absolute; top:18px; left:180px; text-decoration:none} 
div#innehaall{
    position: relative; font: normal medium serif;
}
div#footer{
    position: absolute; left: 80px;
}
 a.vision:link{
    color: rgb(255, 153, 0) !important;
    background: transparent;
    text-decoration: none;
}

a.vision:visited{
    color: rgb(204, 153, 0) !important;
    background: transparent;
    text-decoration: none;
}

a.vision:hover{
    color: rgb(153, 153, 0) !important;
    background: transparent;
    text-decoration: underline;
}

a.vision:active{
    color: rgb(255, 0, 255) !important;
    background: transparent;
    text-decoration: none;
}

 