/*	
Laugar.is
*/
body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	background-color: #E5E5E5;
}

table
{
	font-style: normal;
	font-size: 10pt;
}

a:link, a:active, a:visited {
	font-size: 8pt;
	text-decoration: none;
	color: #000033;
	font-weight: bold;
}	
a:hover{
    text-decoration: underline;
}

input, textarea, select {
	font-size:10pt;
	border: 1px solid #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*	
Aðaltaflan
*/

table.Laugar-tafla
{
	background-position: center;
	background-color: #FFFFFF;
	height: 112;
	width: 771px;
}

/*	
Bannerinn
*/

td.banner {
	background-image: url(utlit/hausinn.jpg);
	background-repeat: no-repeat;
	height: 112px;
}

td.Menu {
	font-size: 11px;
	color: #FFFFFF;
	width: 536;
	text-align: right;
}

a.Banner:link, a.Banner:active, a.Banner:visited {
	font-size: 11px;
    text-decoration: none;
    color: #FFFFFF;
	font-weight: bold;	
}	

a.Banner:hover {
    text-decoration: underline;
}

/*	
Rammarnir
*/

td.vinstri {
	width: 591px;
	height: 600px;
	vertical-align: top;
}

td.haegri {
	width: 180px;
	vertical-align: top;
    background-color: #B6B6B6;
	font-size: 10px;
}

td.nedst {
	height: 20;
    background-color: #1f334e;
	font-size: 10px;
	color: #FFFFFF;
}

td.nedst2 {
	height: 20;
    background-color: #1f334e;
	font-size: 10px;
	color: #FFFFFF;
	text-align:right;
}

a.Nedst:link, a.Nedst:active, a.Nedst:visited {
	font-size: 10px;
    text-decoration: none;
    color: #FFFFFF;
	font-weight: normal;	
}	

a.Nedst:hover {
    text-decoration: underline;
}

/*	
Fréttirnar
*/

td.Frettir_Dagsetning {
	font-size: 7pt;
	color: #666666;
}

td.Frettir_Titill {
	font-size: 10pt;
	font-weight: bold;
}

td.Frettir_Texti {
	text-align: justify;	
}

tr.fyrrinaesta {
	font-size: 8pt;
	text-decoration: none;
	color: #000033;
	font-weight: normal;
}

/*	
Tilkynningar
*/

td.Tilk_Texti {
	font-size: 9pt;
}

a.FL:link, a.FL:active, a.FL:visited {
	font-size: 10pt;
    text-decoration: none;
	font-weight: normal;	
	color: #000000;
}	

a.FL:hover {
    text-decoration: underline;	
	color: #000033;
}

td.Bold {
	font-weight: bold;
}

td.Lina {
	border-bottom: 1px dotted #000000;
}

img {
	border: 0px;
}