html, body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 30px 0;
	font-size: 11px;
	color: #2B487D;
	text-align: center;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	border: 1px solid #FF9A01;
	width: 750px;
	padding: 22px 27px 0 27px;
}

a {
	color: #2B487D;
}

a:hover {
	color: #FF9A01;
	text-decoration: none;
}

#logo {
	width: 256px;
}

hr {
	display: none;
}

#date {
	margin-top: 3px;
	height: 19px;
	padding: 3px 0 0 14px;
	width: 242px;
	border: 1px solid #FF9A01;
	background: #fff;
	font-size: 12px;
	font-weight: bold;
}

#navwrapper {
	margin-top: 121px;
	padding: 6px 0 0 14px;
	height: 23px;
	background: #F1F1F1;
	border: 1px solid #FF9A01;
	border-top: 3px solid #FF9A01;	
}

#main {
	margin-top: 4px;
	padding: 35px 30px 14px 30px;
	background: #F1F1F1;
	border: 1px solid #FF9A01;
	border-bottom: 0px;
}

#subnav {
	margin: 0px;
	padding: 0px;
}

#subnav li
{
	display: inline;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-right: 20px;
}

#subnav li a {
	text-decoration: none;
}

#subnav li a:hover {
	color: #FF9A01;
	text-decoration: none;
}

#contenttop {
	background: url(../img/maintop.gif) no-repeat;
	height: 6px;
	line-height: 0;
	font-size: 0;
}

#content {
	padding: 20px 37px;
	background: #FCFCFC;
	font-size: 12px;	
	_height: 400px;
	min-height: 400px;
	color: #333;
}

#content h2 {
	font-size: 180%;
	font-weight: normal;
	margin: 0px;
	border-bottom: 1px solid #FF9A01;
	margin-bottom: 5px;
	color: #2B487D;
}

#content .date {
	color: #999;
	font-size: 11px;
	display: block;
	padding-top: 6px;
}

#content h3 {
	font-size: 120%;
	color: #333;
	margin: 0;
	padding: 0;
}

#content .news {
	margin: 2px 0;
}
#content .newsmore {
	margin: 2px 0;
	float: left;
}

#content .more, #content .more a {
	color: #FF9A01;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 8px;
	display: block;
}

#content .more a:hover {
	color: #2B487D;
}

#content hr {
	margin: 0px;
	color: #FF9A01;
	background: #FF9A01;
	height: 2px;
	border: 0;
	display: block;
	padding: 0px;
	margin-bottom: 5px;

}

#content .staff a {
	text-decoration: none;
}

#contentbottom {
	background: url(../img/mainbottom.gif) no-repeat;
	height: 6px;
	line-height: 0;
	font-size: 0;
}

#address {
	font-weight: bold;
	padding-top: 20px;
	text-align: center;
}

#navigation {
	margin:0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	position: relative;
	width: 720px;
	height: 17px;
}
#navigation li {
	margin: 0;
	padding: 0;
	display: inline;
}
#navigation a {
	float: left;
	padding: 17px 0 0 0;
	height: 0px !important;
	height /**/:17px; /* IE5.5 hack */
}
#navigation a:hover {
	background-position: 0 -17px;
}
#navigation a:active, #navigation a.selected  {
	background-position: 0 -17px;
}
#forsida a {
width : 50px; 
background : url(../img/nav_forsida.gif) no-repeat 0% 0%; 
} 
#frettir a {
width : 55px; 
background : url(../img/nav_frettir.gif) no-repeat 0% 0%; 
} 
#nordlenska a {
width : 104px; 
background : url(../img/nav_nordlenska.gif) no-repeat 0% 0%; 
} 
#starfsmenn a {
width : 84px; 
background : url(../img/nav_starfsmenn.gif) no-repeat 0% 0%; 
} 
#vorumerki a {
width : 79px; 
background : url(../img/nav_vorumerki.gif) no-repeat 0% 0%; 
} 
#baendur a {
width : 64px; 
background : url(../img/nav_baendur.gif) no-repeat 0% 0%; 
} 
#myndasida a {
width : 83px; 
background : url(../img/nav_myndasida.gif) no-repeat 0% 0%; 
} 
#vefverslun a {
width : 83px; 
background : url(../img/nav_vefverslun.gif) no-repeat 0% 0%; 
} 
#tenglar a {
width : 66px; 
background : url(../img/nav_tenglar.gif) no-repeat 0% 0%; 
} 
#english a {
width : 52px; 
background : url(../img/nav_english.gif) no-repeat 0% 0%; 
}

/* added by BjarniS. */
#content .newsimg {
	float: right;
}
#content .newsimgtext {
	width: 100%;
}
.starfsmenn_stadsetning
{
	text-indent : 0px;
}
.starfsmenn_deild
{
	padding-left: 20px;
}
.starfsmenn_starfsmadur
{
	padding-left: 40px;
}
