﻿body
{
	background-color: White;
	font-family: Arial;
	font-size: 9pt;
	margin-top: -100px;
	padding-top: 0px;
}

.siduFyrirsogn
{
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
}

a:link
{
	color: Black;
	text-decoration: none;
}
a:visited
{
	color: Black;
	text-decoration: none;
}
a:hover
{
	color: Black;
	text-decoration: underline;
}


/*Forsíðu menu*/
#menu
{
	display: none;
}

.left
{
	display: none;
}


#foot
{
	display: none;
}


.login
{
	display: none;
}

#main
{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 3px;
}

#wrapper
{
	width: 560px;
	text-align: left;
}
.container {
    width: 99%;
}
#wrap {
    background-color: white;
    height: auto !important;
    width: auto;
    /*min-height: 100%;
    height: auto !important;
    height: 100%;
    /* Negative indent footer by it's height */
}
#contenttop
{
	display: none;
}

#contentbototm
{
	display: none;
}

#head
{
	display: none;
}


.contentmain
{
	width: 595px;
	height: auto;
	background-repeat: repeat-y;
	background-color: White;
	border: none;
	float: left;
}

#UpplysingarvefurRSK
{
	display: none;
}

.box_main
{
	width: 95%; /* 31.25em*/
	height: 400px; /* 25.00em*/
	float: left;
	margin-left: 0px;
	margin-right: 0px; /*text-align:left;  */
}
.box_MenuRight
{
    display:none;
    /*
	height: 400px;
	float: right;
	width: 30%;
	margin-left: 20px; 
	margin-top: 20px; */
}
.box_MenuRight_iptala
{
	text-align: center;
}
.box_MenuRight_Content
{
    display:none;
    /*
	height: 340px;
	margin-top: 0px;*/
}
.box_MenuRight_Fyrirsogn
{
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}
.box_MenuRight_Texti
{
	text-align: left;
}

.divButton
{
	/*style="text-align: right; margin-top: 10px; margin-right: 20px"*/
	text-align: right;
	margin-top: 5px;
	margin-right: 20px;
}
.divBox
{
	text-align: left;
	margin-left: 25px;
	margin-bottom: 15px;
	margin-right: 25px;
	margin-top: 0px; /*border: 1px solid #9f9f9f; */
}
.hidden-print{ display:none;}
#footer {  display: none;}
#skattur-page {width: 100%;}
.topline { display: none; }
#skattur-content {
    width: 100%;
}

#skattur-content-right {
    width: 100%;
    font-size: 12px;
}
#skattur-header {
    z-index: 100;
    position: relative;
    height: 88px;
    background-repeat: no-repeat;
    border-bottom: 1px solid #d5d0cb;
}
    #skattur-header .enav { 
        display:none;
        /*
        line-height: 33px;
        margin: 0;
        position: absolute;
        right: 0px;
        top: -33px;*/
    }
.logo span {
    float: left;
    width: 270px;
    height: 44px;
    margin-top: 20px;
    background-repeat: no-repeat;
}

.red-banner {
    width: 100%;
    height: 30px;
}

    .red-banner p { display:none;
                    /*
        color: white;
        float: right;
        font-size: 18px;
        margin-top: 3px;
        margin-right: 20px;*/
    }
.forsida-adgerdir-banner{display:none;}

/*Fela href í link í logo*/
a[href]:after {
    visibility: hidden;
}

