/** -- Almennt --**/body{	margin:			0px;	padding: 		0px;	font-family: 	Verdana;	background: 	url('/img/main-bg.gif') repeat-x;}input,textarea,select {	border:	1px solid #aaaaaa;	background: #ffffff;	width: 450px;}a{	color:black;	text-decoration:none;	font-weight:bold;}a:hover{	text-decoration:underline;	color:#d61616;}/** -- Aðal rammin utan um vefsíðuna -- **/table.efni{	background: 	transparent;	height:			200px;}/** -- Bakgrunnur á logoinu -- **/td.banner{	background:		#f4f4f4 url('/img/topp-bg.gif') repeat-x top;	text-align: 	center;}/** -- Topp lína (hjá valmyndinni) -- **/td.toppur{	background: 	url('/img/topp-hr.gif') repeat-x top;}/** -- Define td með font og lit -- **/table.valmynd td{	font-family: 	Verdana;	font-size: 		10px;	color: 			#ffffff;	font-weight: 	bold;}/** -- VALMYND: Vinstri hliðar flipinn -- **/table.valmynd td.vinstri{	background:		url('/img/menu-left.png') no-repeat;	height:			30px;	width:  		15px;}/** -- VALMYND: Hægri hliðar flipinn -- **/table.valmynd td.haegri{	background:		url('/img/menu-right.png') no-repeat;	height:			30px;	width:  		15px;}/** -- VALMYND: Virkur takki -- **/table.valmynd td.on{	background: 	url('/img/menu-on.png');	height: 		30px;	padding-left: 	5px;	padding-right: 	5px;	text-align: 	center;}/** -- VALMYND: Óvirkur takki -- **/table.valmynd td.off{	background: 	url('/img/menu-bg.png');	height: 		30px;	padding-left: 	5px;	padding-right: 	5px;	text-align: 	center;}table.valmynd td.fade{	background: 	url('/img/menu-on.png');	cursor: 		pointer;	cursor: 		hand;	height: 		30px;	padding-left: 	5px;	padding-right: 	5px;	text-align: 	center;}table.valmynd td.fade_out{	background: 	url('/img/menu-bg.png');	cursor: 		pointer;	cursor: 		hand;	height: 		30px;	padding-left: 	5px;	padding-right: 	5px;	text-align: 	center;}/** -- Vinstra hornið á titlinum á síðu -- **/td.titill_v{	background: 	url('/img/titill_vinstri.png');	width: 			5px;	height: 		21px;}/** -- Bakgrunnur titilsins á síðu -- **/td.titill{	background: 	url('/img/titill_bg.png');	font-family: 	Verdana;	font-size: 		10px;	color: 			#ffffff;	font-weight: 	bold;	text-align:		left;}/** -- Hægra hornið á titlinum á síðu -- **/td.titill_h{	background: 	url('/img/titill_haegri.png');	width: 			5px;	height: 		21px;}/** -- Content -- **/td.content{	padding: 		10px;	background: 	#f4f4f4;	font-family: 	Verdana;	font-size: 		10px;	text-align:		left;}td.cont_v{	border-left: 	1px solid #dddddd;	background: 	#f4f4f4;	font-size:		3px;	color:			#dddddd;}td.cont_h{	border-right: 	1px solid #dddddd;	background: 	#f4f4f4;	font-size:		3px;	color:			#dddddd;}/** -- End of content -- **/td.mynd_v{	background: url('/img/mynd_vinstri.png');	width: 5px;	height: 5px;	font-size:3px;}td.mynd_t{	background: #f4f4f4;	border-top: 1px solid #dddddd;	height: 5px;	font-size:3px;	color:#dddddd;}td.mynd_h{	background: url('/img/mynd_haegri.png');	width: 5px;	height: 5px;	font-size:3px;}td.efni_v{	background: url('/img/efni_vinstri.png');	width: 5px;	height: 5px;	font-size:3px;}td.efni_b{	background: #f4f4f4;	border-bottom: 1px solid #dddddd;	height: 5px;	font-size:3px;	color:#dddddd;}td.efni_h{	background: url('/img/efni_haegri.png');	width: 5px;	height: 5px;	font-size:3px;}td.fotur_vinstri{	background: url('/img/fotur_vinstri.png');	width: 6px;	height: 52px;}td.fotur_haegri{	background: url('/img/fotur_haegri.png');	width: 6px;	height: 52px;}td.fotur_bg{	background: url('/img/fotur_bg.png');	height: 52px;	font-family: Verdana;	font-size: 12px;	color: #ffffff;	font-weight: bold;}
