#frontpage 
{
	background-color: #F0F2F1;
	border-top: solid 2px #132A70;
	height: auto;
	width: 100%;
}

#frontpage 
{
	list-style-image:  url(../Images/Arrow.gif);
	clear: both;

}

#frontpage_left 
{
	/*height: 225px;*/
	float: left;
	left: 0px;
	top: 0px;
	width: 251px;
}

#frontpage  a.RelImg { display: none;}
#frontpage_center a.RelImg { display: inline;}
#frontpage_center 
{
	float: left;
	background: #FFF;
	color: #000;
	height: auto;
	width: 338px;
	padding: 10px 10px 10px 10px;
}
#frontpage_center { display: block}

#frontpage_center a.RelImg{display: block; float: left; width: 107px; overflow: hidden; margin-right: 5px; margin-top: 3px;}
#frontpage_center a.RelImg img{ border: 0;}

#frontpage_center li{ }

#frontpage_center h2
{

	color: #000;
}

#frontpage_center h3
{

 clear: both;display: block
}

#frontpage_right 
{
	/*height: 225px;*/
	float: left;
	overflow: hidden;
	top: 0px;
	right: 0px;
	width: 251px;
}

#fronpageSide
{
	margin: 10px;
}

/*************** frontpage banner ***************/

#banner 
{
	height: 180px;
	
	margin: 0px 0px 3px 0px;
	width: 100%;
}

#left_banner 
{
	height: 100%; 
	width: 250px;
	float: left;
	margin-right: 1px;
}

#center_banner 
{
	height: 180px;
	width: 358px;
	float: left;
}

#right_banner 
{
	float: left;
	margin-left: 1px;
	width: 250px;
}

/*Artikkelarkiv*/
#container div.articleArchiveLink a,
#container div.articleArchiveLink a:visited { display: block; width: 200px; height: 15px; background: url(../images/artikkelarkiv.gif) no-repeat; padding-left: 20px; color: #666;}
