/*//////////////////////////////////////*/
/*/////////////// MODULES //////////////*/
/*//////////////////////////////////////*/

/* TOPBANNER */
#topbanner
{
	background: url(../img/banner.jpg) top center no-repeat;
	width: 982px;
	height: 190px;
	margin: 0 auto;
	padding: 0;
}

#bannercontainer
{
	border: 1px solid #FFFFFF;
	width: 878px;
	height: 146px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#banner-overlay
{
	background: url(../img/bannerbox.png) center center repeat-y;
	width: 289px;
	height: 146px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 15px;
	z-index: 20;
}
#banner-overlay .content
{
	padding: 15px 35px;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 16px;
}
#banner-overlay .content h1
{
	color: #FFFFFF;
	font-size: 24px;
	line-height: 22px;
}
#banner-overlay #flashcontent
{
	z-index: 10;
	border: 0;
	margin: 0;
	padding: 0;
}

/* BILLEDE ROTATOR */
#rightcontent
{
	width: 160px;
}
#rightcontent .imgrotate
{
	width: 155px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
#rightcontent .imgrotate img
{
	width: 155px;
}
#rightcontent .imgrotatecontent
{
	font-size: 11px;
	line-height: 16px;
	color: #999999;
	padding-top: 10px;
}

/* NYHEDER */
.newscontainer
{
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding: 0 15px;
	text-align: left;
}
.news-small
{
	width: 272px;
	color: #333333;
	line-height: 18px;
	float: left;
	margin: 0 10px;
}
.news-small h1
{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 10px 0;
	display: block;
	height: 18px;
	width: 272px;
	overflow: hidden;
}
.news-small img
{
	border: 1px solid #CCCCCC;
	padding: 1px;
	background: #FFFFFF;
	width: 270px;
	height: 90px;
	margin-bottom: 10px;
}
.news-small .date
{
	color: #999999;
	display: block;
}
.news-small a
{
	color: #333333;
	text-decoration: none;
}

.news-small a span
{
	color: #419638;
}
.news-small a:hover, .news-small a:hover span
{
	color: #419638;
	text-decoration: none;
	cursor: pointer;
}

#newscenter
{
	width: 605px;
	border-left: 1px solid #CCCCCC;
	min-height: 500px;
	padding: 0 20px;
	float: right;
}

.newsheader
{
	height: 30px;
	border-bottom: 1px solid #CCCCCC;
	line-height: 30px;
	color: #419638;
	font-size: 24px;
}
.newshtml
{
	padding: 5px 0;
	line-height: 18px;
}
.newshtml .topimg
{
	height: 100px;
	width: 600px;
	border: 1px solid #CCCCCC;
	margin: 0 auto 10px auto;
}
.newsinfo
{
	line-height: 20px;
	color: #CCCCCC;
	font-size: 11px;
	margin-bottom: 5px;
}

/* END */

/* SEARCH - SITEMAP */
.searchelement
{
	background: url(../img/submenuarrow.jpg) top left no-repeat;
	line-height: 18px;
	color: #333333;
	font-size: 12px;
	padding: 0 25px 15px 25px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
.searchelement a
{
	display: block;
	color: #419638;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.searchelement a:hover
{
	color: #333333;
	cursor: pointer;
	text-decoration: none;
}

.sitemapelement a
{
	font-size: 11px;
	padding: 4px 0;
	display: block;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}
.sitemapelement a b
{
	color: #419638;
	text-decoration: none;
	line-height: 16px;
}
.sitemapelement a:hover
{
	color: #419638;
	text-decoration: none;
	cursor: pointer;
}

.paging
{
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	text-align: right;
	float: right;
}
.paging b
{
	background: #419638;
	padding: 3px 5px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
.paging a
{
	padding: 3px 5px;
	color: #333
}
