
/* Búið til með AiconCSS : ALL*/
/*Master CSS - title1 - Yfirfyrirsogn*/
.title1
{
  color: #C0C0C0;
  font-size: 8pt;
  font-style: italic;
  font-weight: bold;
}

/*Master CSS - title2 - Fyrirsogn*/
.title2
{
  color: #c50000;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  padding-top: 0pt;
  padding-right: 0pt;
  padding-bottom: 0pt;
  padding-left: 0pt;
  margin-top: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  margin-left: 0pt;
}

/*Master CSS - Title3 - Undirfyrirsogn*/
.title3
{
  color: #C0C0C0;
  font-size: 8pt;
  font-style: italic;
  font-weight: bold;
}

/*Master CSS - Body - body tag*/
.body
{
  color: #000000;
  font-family:Verdana,Arial,Tahoma;
  font-size: 10pt;
}
.bigimage{
  margin-top: 3px;
  float: left;
}

/*Master CSS - thumb1 - mynd nanar i frett*/
#thumb1
{
  border-top: solid #C0C0C0 1pt;
  border-right: solid #C0C0C0 1pt;
  border-bottom: solid #C0C0C0 1pt;
  border-left: solid #C0C0C0 1pt;
}

/*Master CSS - summary - Utdrattur*/
.summary
{
  color: #464646;
  font-size: 10pt;
  font-weight: normal;
}

.readmore
{
  color: #000000;
  font-size: 10pt;
  font-weight: bold;
}