body
{
     margin-top: 0; 
     margin-left: 0;
     background-color: #006599; /*gamli blái */
     /*background-color: #ab3229; /* Rauđi*/
     /*background-color: #FFBD00; /* Appelsínuguli */
     /* Til ađ breyta litum ţarf ađ breyta .themeBgColor, a, h2 */
}

.themeBgColor
{
    /* background-color: #FFBD00; /* Appelsínugulur */
    background-color: #ab3229; /* Appelsínugulur */
}

.themeTextColor
{
    /* color: #cc9900; /* Appelsínugulur */
    color: #ab3229; /* Rauđur / Blár */
}

a.mainmenu {color:#000000;text-decoration:none;}
a.mainmenu:hover {color:#000000;text-decoration:underline;}
a.mainmenusel {color:#FFFFFF;text-decoration:none;}
a.mainmenusel:hover {color:#FFFFFF;text-decoration:underline;}
a.calendarlink {padding-left: 2px; font-family: calibri, verdana, arial, sans-serif; font-size:12px; color:#000000;text-decoration:none}
a.calendarlink:hover {text-decoration:underline;}

a 
{
    color:  #ab3229;
    /* color: #cc9900; /* Appelsínugulur */
}

h3
{
    font-family: Verdana, Sans-Serif;
    /* color: #ab3229; Rauđur */
    color: #cc9900;
}

h4
{
    font-family: Verdana, Sans-Serif;
    /* color: #ab3229; Rauđur */
    color: #cc9900;
    font-size: 14px;
}

table.content
{
    height: 100%;
    width: 980px;
    border: none;
    background-color: #ffffff;
}

table.calendar
{
    width:92%;   
    border: none;
    padding-left: 10px;
}

h2.calendarmonths
{
    font-family: Calibri, Verdana, Ariel, sans-serif;
    font-style: italic;
    font-size: 14px;
    margin-top: 2px;
    margin-bottom: 2px;
}

table.calendar td
{
    margin-bottom: 2px;
}

td.column_left_spacer /* birtist efst og neđst í vinstri dálkinum */
{
    width: 164px;
    height: 9px;
    /* background-color: #ab3229; */
}

td.column_middle_spacer /* birtist efst og neđst í miđdálkinum */
{
    width: 600px;
    height: 9px;
}

td.column_right_spacer /* birtist efst og neđst í hćgri dálkinum */
{
    width: 200px;
    height: 9px;
    /* background-color: #ab3229; */
}

td.column_middle_left /* submenu-reiturinn */
{
    width: 166px;
    vertical-align: top;
    background-image: url("images/menubak.gif");
    background-position: right;
}

/* fréttarúlla */
div#frettir
{
    position: relative;
    width: 600px;
    border: none;
    height: 385px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    
}

div#frettir h2
{    
   font-family:Verdana; 
   font-weight:bold; 
   font-size:24px;
   margin-top: 0px;
   margin-bottom: 2px;
   padding-bottom: 5px;
   border: none;
}

div#frettir h2 a
{
     color:#ab3229; /* Rauđur */
    /* color:#cc9900; /* Appelsínugulur */
    text-decoration: none;
}

div#frettir h2 a:hover
{
    text-decoration: underline;
}

#step1, #step2, #step3, #step4, #step5
{
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    left: 42px; 
    top: 0px; 
    height: 385px; 
    width: 515px; 
    background-color:#d3d3d3;
    padding-top: 8px; 
    padding-left: 14px; 
    padding-right: 14px;    
}

#step1{ visibility: visible;}
#step2, #step3, #step4, #step5  
{
    visibility: hidden; 
    filter: alpha(opacity=0); 
    -moz-opacity: 0; 
    opacity: 0; 
}

.newsbuttons
{
    position: absolute;
    bottom: 10px;
    left: 5px;
}

/* fréttarúlla endar */

td.column_middle_middle /* content reiturinn */
{
    width: 100%;
    vertical-align: top;
    padding-left: 5px;
    padding-right: 10px;
}

td.column_middle_right /* calendar reiturinn */
{
    width: 166px;
    vertical-align: top;
    background-image: url('images/haegribak.gif');
}

#search {
width:156px;
height:31px;
background-image:url(images/find_background.jpg);
background-repeat:no-repeat;
padding:0px;
margin:0px;
position:relative;
}
 
#search form { 
display:inline;
}
 
.searchbox {
border:0px;
background-color:transparent;
position:absolute;
top:6px;
left:4px;
width:140px;
height:20px;
}
 
.searchbox_submit {
border:0px;
background-color:transparent; 
position:absolute; 
top:4px;
left:132px;
width:23px;
height:25px;
}

.submenu {
font-family: verdana;
font-size: 11px;
color:#000000;
text-decoration:none;
}

.submenu:hover {
font-family: verdana;
font-size: 11px;
color:#000000;
text-decoration:underline;
}

.spacer_41
{
    height: 41px;
}

.menu_dots
{
    padding: 8px;
}

