@charset "UTF-8";
/* CSS Document */

.bakgrunnur_midja {
	background-image: url(images/bok_backgr.gif);
	background-repeat: no-repeat;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.texti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.horizontal_dotted_line 
{ 
	border-bottom: 1px dotted #0072bc; 
	width: 100px; 
} 
.fyrirsogn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0072bc;
	text-decoration: blink;
}
a.nav:link {color: #45619e; font-size: 9px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; }
a.nav:visited {color: #45619e; text-decoration: none; }
a.nav:hover {color: #ffffff; background: #45619e; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 1px 3px; margin: 0px -3px; font-weight: normal; }
a.nav:active {color: #000000; }

a.gray:link {color: #45619e; font-size: 9px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; }
a.gray:visited {color: #45619e; text-decoration: none; }
a.gray:hover {color: #000000; text-decoration: none; border-bottom: 1px dotted #ffffff; }
a.gray:active {color: #cccccc; 

a:hover { color:#fff; background: #74C2E9; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; padding: 1px 3px; margin: 0px -3px; }