#list
{
}

#list td
{
	background-color: #ffffff;
}

#list .squarebyg
{
	margin: 0px 5px 0px 0px;
	top: 1px;
	position: relative;
	z-index: 5;
	background-color: #0135aa;
}

#list .squarelag
{
	margin: 0px 5px 0px 0px;
	top: 1px;
	position: relative;
	z-index: 5;
	background-color: #e4a307;/*F3E613*/
}

#list .squareele
{
	margin: 0px 5px 0px 0px;
	top: 1px;
	position: relative;
	z-index: 5;
	background-color: #CC0000;
}

#list .squaretel
{
	margin: 0px 5px 0px 0px;
	top: 1px;
	position: relative;
	z-index: 5;
	background-color: #549f98;
}

#list .squareerh
{
	margin: 0px 5px 0px 0px;
	top: 1px;
	position: relative;
	z-index: 5;
	background-color: #9F9F9F;
}

#list a
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}

#list a:visisted
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}

#list a:hover
{
	color: #CC0000;
}

#list .dato
{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}

#list h1
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}



/*ARKIVLISTER*/

#arkivlist .squarebyg
{
	top: 2px;
	position: relative;
	z-index: 5;
	background-color: #0135aa;
}

#arkivlist .squarelag
{
	top: 2px;
	position: relative;
	z-index: 5;
	background-color: #e4a307;
}

#arkivlist .squareele
{
	top: 2px;
	position: relative;
	z-index: 5;
	background-color: #CC0000;
}

#arkivlist .squaretel
{
	top: 2px;
	position: relative;
	z-index: 5;
	background-color: #549f98;
}

#arkivlist .squareerh
{
	top: 2px;
	position: relative;
	z-index: 5;
	background-color: #9F9F9F;
}

#arkivlist a
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

#arkivlist a:visited
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

#arkivlist a:hover
{
	color: #CC0000;
}

#arkivlist .dato
{
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

#arkivlist h1
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
/*pager = sidenumre, nederst på arkivlister*/

a.pager
{	font-family:  Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	padding-right: 3px;
}

a.pager:hover
{	font-family:  Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #cc0000;
	padding-right: 3px;
}
a.pager:visited
{	font-family:  Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	padding-right: 3px;
	font-weight: normal;
}
