html
	{
		overflow: -moz-scrollbars-vertical;
	}body
{background-color: #333;color: #000;
	padding: 0px;
	margin: 0px;text-align: center;}

/*Länkar*/
a:link, a:visited, a:hover, a:active
{
	color: #000;
}

a.menulink:link, a.menulink:visited, .firstmenu a:link, .firstmenu a:visited
{
	color: #fff;
}

a.menulink:hover, .firstmenu a:hover
{
	color: #fff;
}

a.textlink:visited
{
	color: #999;
}

a.textlink:hover
{
	color: #666;
}

a.listlink
{
	color: #000;
	background: url(../images/dot.gif) no-repeat;
	line-height: 1.6;
	margin-left: 3px;
	padding-left: 14px;
}

a.listlink:visited
{
	color: #999;
	background: url(../images/checkmark.gif) no-repeat;
}

a.listlink:hover
{
	color: #666;
}

/*Färger*/
.red{color: #f00;}
.blue{color: #cc7c26;}

.trColor{	background: #e6eef3;}
.trNoColor{	background: #fff;}
.trNew{		background: #F4F1C6;}
.change_tr:hover, .trOver, .trColor:hover, .trNoColor:hover, .trNew:hover
{
	background: #c6e3f4;
}

/*Div-objekt*/
.body
{
	position: relative;
	top: 0;
	padding: 5px;
	padding-top: 0;
	text-align: left;
	width: 900px;margin-left: auto;
		margin-right: auto;background-color: #fff;}

.head
{
	height: 280px;
	width: 900px;background: url('../filer/1/16fe920801ec538208c15e3f9f9bde118208.jpg') no-repeat;}

	#sitemap
	{
		position: absolute;
		top: 30px;
		right: 5px;
	}

	.name
	{
		position: absolute;
		top: 230px;
		right: 45px;color: #fff;}

.firstmenu
{
	background: #50a8de;
	color: #fff;
	width: 898px;padding: 7px 0;border-color: #ccc #999 #999 #ccc;
		border-width: 1px;
		border-style: solid;}

.secondmenu
{
	background: #e6af47;
	color: #000;
	margin-top: 0px;
	width: 898px;padding: 7px 0;border-color: #ccc #999 #999 #ccc;
		border-width: 1px;
		border-style: solid;}

	.menu_in, .menu_ac
	{
		border-right: 1px solid #666; padding: 8px 10px;
	}.menu_in:hover
		{
			background-image: url('../images/menu/menu_over.gif');
		}.menu_ac
	{
		background-image: url('../images/menu/menu_over.gif');
	}

.content
{
	color: #000;
	padding: 5px 0 20px 10px;
	width: 764px;background: #fff;}

	h1, h2
	{
		color: #50a8de;
	}

	.title
	{
		color: #50a8de;
		font-size: 12px;
		font-weight: bold;
	}

	.tablePage
	{
		width: 890px;
	}

	.td1page, .td2page, .td3page
	{
		vertical-align: top;
	}

		.bannerCode
		{
			background-color: #ccc;
			padding: 5px;
		}

		.separator
		{
			border-bottom: 1px dotted #999;
		}

		.separator2
		{
			border: 1px dotted #999;
		}

	.td2page
	{
		width: 232px;
		padding: 0;
		padding-right: 6px;
	}

		.rightlist
		{
			left: 420px;
			position: absolute;
			top: 10px;
		}

			.rl_item, .rl_item1
			{
				padding: 5px;
				width: 232px;
			}

			.rl_item
			{
				color: #000;
				margin-bottom: 4px;background-color: #eee;border-color: #ccc #999 #999 #ccc;
					border-width: 1px;
					border-style: solid;}

			.rl_item1
			{
				color: #000;
				margin-bottom: 4px;background-color: #fff;border-color: #ccc #999 #999 #ccc;
					border-width: 1px;
					border-style: solid;}

				.rl_head
				{
					font-weight: bold;
					display: block;}

	.td3page
	{
		padding: 0;
		width: 125px;
	}

.foot
{
	border-top: 1px solid #50a8de;
	width: 900px;padding-top: 3px;
		height: 18px;}

	.border
	{
		border-color: #ccc;
		margin-bottom: 1px;
	}

.tag_cloud
{
	width: 900px;}

.tag_cloud a
{
	color: #999;
	line-height: 1.4em;
	margin-top: 3px;
	text-decoration: none;
}

#news_div
{
	position: absolute;
	top: 0;
	left: 0;
	border-bottom: 1px solid #666;
	height: 16px;
	line-height: 16px;
	opacity: 0.80;
}