@charset "UTF-8";
/* CSS Document */
body
{
background-color:#FFFFFF;
background-image: url(background.jpg);
background-repeat: no-repeat;
background-attachment:fixed;
background-position: top center;



}


/* =Warnings and notes
----------------------------------------------- */
p.note-general, p.note-warning {
	background: transparent;
	border: 1px solid #DDDDDD;
	color: #999999;
	font-size: 10px;
	padding: 2px 4px 2px 34px;
}

p.note-general { background: url(/GM11_note_general.gif) no-repeat 8px 50%; }

p.note-warning { background: url(images/GM11_note_warning.gif) no-repeat 8px 50%; }

p.note-general:before { background: transparent; color: #999500; content: 'Gott að vita: '; font-weight: bold; font-size: 12px; text-align: left }

p.note-warning:before { background: transparent; color: #FF6347; content: 'Ráðlegging: '; font-weight: bold; font-size: 12px; text-align: left }

p.note-general:hover { border: 1px solid #999500; color: #666666; }

p.note-warning:hover { border: 1px solid #FF6347; color: #666666; }


/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */
	
#menu3 {
	width: 200px;
	border: 1px solid #ccc;
	margin: 10px;
	}
	
#menu3 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #888;
	display: block;
	background: url(images/menu3.gif);
	padding: 8px 0 0 30px;
	}
	
#menu3 li a:hover, #menu3 li a:active {
	color: #283A50;
	background: url(images/menu3.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
body {
	background-color: #D6D9E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	font-weight: bold;
	}

p {
font-size:12px
}	
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CBC8C9;
	padding-right: 10px;
	margin-right: 10px;
}
p {
	font-size: 12px;
	font-weight: normal;
}
ol.li {
	font-size: 14px;
}
.voruheiti {
	font-size: 14px;
	font-weight: bold;
}

.font14Text{
    font-size: 14px;
	font-weight: normal;
}
.font16Text{
    font-size: 16px;
	font-weight: normal;
}

