body
{
	background-color: #eee;
	margin: 0;
	color: #545454;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

h1
{
	font-size: 16px;
}

a
{
	color: #404b69;
}

a:hover
{
	text-decoration: none;
}

li a
{
	text-decoration: none;
}

li a:hover
{
	text-decoration: underline;
}

img
{
	border: none;
}

#supercontainer
{
	width: 996px;
	margin: 0 auto;
}

.floatitem
{
	float: left;
	width: 976px;
	padding: 0 10px;
	background: url(samlausn/bg.gif) repeat-y;
}

.content
{
	margin: 1px;
	width: 974px;
	background: url(samlausn/bg-content.gif) repeat-x;
}

#logo
{
	float: left;
	padding: 20px 50px;
	width: 200px;
}

#logos
{
	width: 650px;
	float: left;
	text-align: right;
	padding-right: 26px;
	padding-top: 5px;
}

#logos img
{
	margin-left: 20px;
}

#leftnav
{
	background: url(samlausn/bg-navbar.gif) repeat-x;
	height: 40px;	
}

#leftnav a
{
	display: block;
	float: left;
	width: 190px;
	padding-right: 2px;
	background: url(samlausn/navbutton.gif) no-repeat right;
	height: 28px;
	text-align: center;
	padding-top: 12px;
	font-size: 14px;
	color: #3d4c6b;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

#leftnav a:hover
{
	background: white;
}

#topcontent
{
	height: 198px;
	border-bottom: 1px solid #eeeeee;
}

img#banner
{
	float: left;
	margin: 14px;
}

div#newsitem
{
	float: left;
	width: 327px;
	height: 130px;
	padding: 20px;
	margin-top: 14px;
	background: url(samlausn/newsitem.gif) no-repeat;
}


div#newsitem div.heading
{
	float: left;
	color: #424b6a;
	font-size: 14px;
	font-weight: bold;
}

div#newsitem div.text
{
	float: left;
	width: 327px;
	height: 100px;
	overflow: hidden;
}

a.readmore
{
	float: left;
	clear: both;
	display: block;
	width: 85px;
	height: 16px;
	text-decoration: none;
	background: url(samlausn/readmore-arrow.gif) no-repeat center right;
}

a.readmore:hover
{
	text-decoration: underline;
}

#maincontent
{
	min-height: 136px;
}

#left
{
	float: left;
	width: 604px;
	margin-top: 20px;
	padding: 0 40px 20px 40px;
	background: url(samlausn/bg-seperator.gif) repeat-y right;
}

div.newsdate
{
	float: right;
	color: #424b6a;
}

div.newsheading, div.newsheading a
{
	color: #c52f30;
	font-weight: bold;
	font-size: 13px;
	margin: 4px 0;
	text-decoration: none;
}

#right
{
	float: left;
	width: 245px;
	margin-top: 20px;
	padding-left: 20px;
}

#right ul
{
	list-style-type: none;
	margin: 0;
	padding: 20px 0;
	line-height: 16px;
}

#right ul li
{
	padding-left: 20px;
	margin-bottom: 5px;
	background: url(samlausn/arrow-red.gif) no-repeat top left;
}

div#eldri-frettir
{
	float: left;
	clear: left;
	width: 604px;
	padding-top: 20px;
}

#eldri-frettir img, #eldri-frettir a.readmore
{
	float: left;
}

#eldri-frettir ul
{
	float: left;
	clear: left;
	padding: 0;
	margin: 10px 0 0 0;
	line-height: 20px;
	list-style-type: none;
	width: 600px;
}

#footer
{
	width: 936px;
	padding: 24px 0 24px 40px;
}

#frettasafn
{
	margin-left: 528px;
	width: 75px
}

a.biglink
{
	font-size: 12px;
	font-weight: bold;
}

a.smalllink
{
	font-size: 11px;
}