﻿#Frontpage a:link {color:#000000; text-decoration: underline;}
#Frontpage a:visited {color:#000000; text-decoration: underline;}

#Virkportal 
{
    width:864px;
    height:700px;
    left:0; right:0;
    margin: auto;
    margin-top:25px;
    margin-bottom:25px; 
    font-family:Verdana; 
}

#Virkportal_Information
{
    width:100%;
    height:100%;
    border:1px solid black;
	box-shadow:0px 0px 4px #000;   
}

#Virkportal_InformationHeadline
{
    width:849px;
    height:38px;
    position:relative;top:15px;
    border-top:1px solid black;
    border-bottom:1px solid black;
    padding-left:15px;
    background-color:#1A4D81;
    color:White;
    font-size:27px;
    font-weight:bold; 
}

#Virkportal_InformationHeadlineText
{
    width:834px;
    height:25px;
    margin-top:30px;
    position:relative;left:15px;
    font-size:12px;   
}