#logo
{
	position: absolute;
	top: -56px;
	left: 0;
	width: 161px;
	height: 56px;
}

#bannercontent
{
	position: absolute;
	top: 0;
	left: 0;
	width: 710px;
	height: 235px;
	overflow: hidden;
}

#bannerright
{
	position: absolute;
	top: 0;
	right: 0;
	width: 140px;
	height: 235px;
	overflow: hidden;
	border-left: 14px solid #db016e;
	background: url(../images/bannerright_bg.gif) no-repeat;
}


/* CENTER - FONTS -- START */

#main #center
{
	color: #434343;
	font-size: 70%;
	line-height: 1.8em;
}

#main #center p
{
	padding: 0;
	margin: 0 0 1.2em 0;
}

#main #center p.introduktion,
#main #center span.introduktion
{
	font-size: 125%;
}

#main #center h1
{
	color: #d60064;
	font-size: 150%;
	font-weight: normal;
	padding: 0;
	margin: 0 0 1.2em 0;
	clear: both;
}


#main #center h2
{
	color: #d60064;
	font-size: 110%;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0.2em 0;
	clear: both;
}

#main #center h3, #main #center h4, #main #center h5, #main #center h6
{
	font-size: 100%;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0.2em 0;
}

#main #center img
{
	display: block;
	margin: 0 0 1.2em 0;
}

#main #center img.right
{
	float: right;
	margin: 0 0 1.2em 15px;
}

#main #center img.left
{
	float: left;
	margin: 0 15px 1.2em 0;
}

#main #center hr
{
	border: 0;
	color: #ecebeb;
	background-color: #ecebeb;
	height: 2px;
	margin: 24px 0 10px 0;
	clear: both;
}

#main #center a,#main #right a
{
	color: #cf0065;
	font-weight: bold;
	text-decoration: none;
}

#main #center a:hover
{
	text-decoration: underline;
}

/* CENTER - FONTS -- END */


/* RIGHT - FONTS -- START */

#main #right
{
	color: #434343;
	font-size: 70%;
	line-height: 1.8em;
}

#main #right p
{
	padding: 0;
	margin: 0 0 1.2em 4px;
}

#main #right h1, #main #right h2
{
	font-size: 110%;
	font-weight: bold;
	color: #d60064;
	padding: 0;
	margin: 0 0 0.2em 4px;
	clear: both;
}

#main #right h3, #main #right h4, #main #right h5, #main #right h6
{

}

/* RIGHT - FONTS -- END */


/* LIST -- START */

#main #center table.list
{
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}

#main #center table.list td
{
	width: 50%;
	margin: 0;
	padding: 2px 0;
}

#main #center table.list a
{
	color: #646163;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 0 0 0 15px;
	background: url(../images/list_item_bg.gif) left center no-repeat;
}

#main #center table.list a.selected
{
	font-weight: bold;
	background: url(../images/list_item_bg_selected.gif) left center no-repeat;
}
/* LIST -- END */

/* NEWSLIST -- START */

div.NewsListingItem
{
	margin: 2em 0 0 0;
}

div.NewsListingItem h2
{
	display: inline;
}

#main #center table.yearlist a
{
	color: #000;
	font-weight: normal;
}

#main #center table.yearlist a.selected
{
	color: #000;
	font-weight: bold;
}

#main #center table.newslist
{
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}

#main #center table.newslist td
{
	margin: 0;
	padding: 2px 0;
}

#main #center table.newslist a
{
	color: #646163;
	font-weight: normal;
	text-decoration: none;
	display: block;
	padding: 0 0 0 15px;
	background: url(../images/list_item_bg.gif) left center no-repeat;
}

#main #center table.newslist a.selected
{
	font-weight: bold;
	background: url(../images/list_item_bg_selected.gif) left center no-repeat;
}
/* NEWSLIST -- END */

/* BEGIN: ThumbList for portalpage */
#main #center ul#ThumbList 
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#main #center ul#ThumbList li 
{
	float: left;
	width: 220px;
	padding: 12px;
}

#main #center ul#ThumbList img
{
	border: 1px solid #aaa;
}


#main #center img#RightFloatingPicture 
{
	float: right;
	margin-left: 25px;
}

img 
{
	border: 0;
}

/* END: ThumbList for portalpage */


.hidden 
{
	display: none;
}


table.tabell td {
	line-height: 1.5em;
	font-size: 90%;
	margin: 0;
	padding: 0;
}


td.summalinje {
/*	font-size: 1%;
	height: 2px;
	background-color: #000;
	*/
	border-bottom: 2px solid #000;
}
td.tjocklinje {
/*	font-size: 1%;
	height: 2px;
	background-color: #000;
	*/
	border-bottom: 2px solid #000;
}
td.tunnlinje {
/*	font-size: 1%;
	height: 1px;
	background-color: #ccc;
	*/
	border-bottom: 1px solid #ccc;
}

td.summalinje img {
	font-size: 1%;
	height: 2px;
	padding: 0;
	margin: 0;
}
td.tunnlinje img {
	font-size: 1%;
	height: 2px;
	padding: 0;
	margin: 0;
}

#addthis_button 
{
	background: transparent url(../images/addthis.gif) no-repeat top left;
	width: 105px;
	height: 13px;
	padding: 3px 0 0 20px;
	line-height: 1em;
	font-size: 80%;
	cursor: default;
}

#main #right p.pdf,#main #center p.pdf 
{
	background: transparent url(../images/pdf_icon.gif) no-repeat left 50%;
	padding-left: 30px;
	/*border: solid 1px #000;*/
}

/*.noline {
	height: 1px;
	background-color: #fff;
}*/

fieldset {
	border: none;
}
