BODY, TABLE, TD
{
    font-family: Verdana, Arial;
    font-size: 11px;
    padding: 0px;
    margin: 0px;
}

H1
{
	font-size: 14px;
}

H3
{
    color: #305292;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
}

H2
{
    color: black;
    padding: 0px;
    padding-top: 20px;
    margin: 0px;
    font-size: 10px;
}

.small
{
    font-size: 10px;
}

#page
{
    text-align: center;
    width: 740px;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 10px;
}

#header, #topmenu, #navigation, #content, #footer
{
    text-align: left;
}

#topmenu, #navigation, #content, #footer, #image
{
    margin-top: 1px;
}


/* ------ */
/* HEADER */
/* ------ */

#header img
{
    border: 0px;
}

#image img
{
    height: 119px;
    width: 740px;
}

/* ------- */
/* TOPMENU */
/* ------- */

#topmenu
{
}

#topmenu ul
{
    padding: 2px 0px 2px 0px;
    margin: 0px;
    background-color: #305292;
}
#topmenu .top_selected a
{
    background-color: #305292;
}

#topmenu li
{
    list-style-type: none;
	display: inline;
    margin: 0px;
    padding: 0px;
}

#topmenu li a
{
    padding: 2px 6px 2px 6px;
    color: white;
    text-decoration: none;
    font-size: 1em;
    border-right: 1px solid white;
    background-color: #3366CC;
}

#topmenu a:hover
{
    background-color: #305292;
}



/* ---------- */
/* NAVIGATION */
/* ---------- */

#navigation
{
    float: left;
    width: 92px;
}

.nav_table, .nav_table td
{
    padding: 0px;
    margin: 0px;
}

.navigation_level_1 a, .navigation_level_2 a
{
    width: 110px;
    color: black;
    font-size: 11px;
    display: block ;
    background-color: #D9D9D9;
    padding: 1px 0px 1px 2px;
    text-decoration: none;
    border-bottom: 1px solid white;

}

.navigation_level_1 a:hover, .navigation_level_2 a:hover
{
    background-color: #BBBBBB;
}

.navigation_selected a
{
    background-color: #7A82BF;
    color: white;
}

.mynd{
    height: 14px;
}

.navigation_selected a:hover
{
    background-color: #7A82BF;
}


.navigation_level_2 a
{
    background-color: #BBBBBB;
    text-indent: 0px;
}

.navigation_open a
{
	background-image: url('../../images/arrow_open.gif') ;
	background-repeat: no-repeat ;
	background-position: 95% 50% ;
}

.navigation_closed a
{
	background-image: url('../../images/arrow_closed.gif') ;
	background-repeat: no-repeat ;
	background-position: 95% 50% ;
}

/* ------- */
/* CONTENT */
/* ------- */
#content
{
    background-color: #F2F2F2;
    padding: 10px 10px 10px 10px;
    font-size: 0.8em;
	background-image: url(../../images/content_bg.gif) ;
	background-repeat: repeat-y ;
	background-position: 0% 0% ;
}

#frontpage_fields {
    float: left;
	width: 198px;
}
.frontpage_field
{
    margin-top: 10px;
    padding-top: 4px; 
	background-image: url('../../images/square.gif') ;
	background-repeat: no-repeat ;
    width: 100%;
    height: 59px;
}

.square
{
    padding-top: 8px;
}


#footer
{
    text-align: right;
    width: 714px;
    background-color: #C9C9C9;
    height: 17px;
    float: left;
}

#footer IMG
{
    border: 0px;
}


.footer_flag
{ 
    float: right;
}

.footer_flag IMG
{ 
    border: 0px;
}


.footer_link
{
    vertical-align: top;
}

.footer_link a
{
    height: 13px;
    color: white;
    font-size: 9px;
    font-weight: bold;
    padding-right: 4px;
}

.footer_link a:hover
{
    color: white;
    text-decoration: none;
}

/* ---- */
/* LOGO */
/* ---- */
#logo
{
    float: right;
    font-size: 1em;
}
#sub_text
{
    float: right;
    font-size: 0.8em;
    text-align: right;
    padding-right: 10px;
}

.hidden
{
    display: none;
}
#sub_text
{
    float: right;
    font-size: 0.8em;
    text-align: right;
    padding-right: 10px;
}

#n20071111 > p { clear: both; }
#n20071111 > p > img { 
	float: left; 
	margin-right: 12px; 
	margin-bottom: 12px; 
}

/****** G J A L D S K R Á ********/

.tarifs {
	border-collapse: collapse;
	clear: both;
	margin: 6px 0 12px 0;
}
.tarifs th {
	background-color: #e8e8e8;
	white-space: nowrap;
}
.tarifs td, .tarifs th {
	border: 1px solid black;
	padding: 8px;
}
.tarifs td.label {
	background-color: #e8e8e8;
}
.tarifs td.value {
	text-align: right;
	font-family: Courier;
	font-weight: bold;
	font-size: 1.35em;
	background-color: #fff;
}

.en {
	display: none;
}
