
HTML{
	font-size: x-small;
	font-family: Georgia, Arial, sans-serif;
	height: 100%;
}

BODY
{ 
	background: #ececec;
	color: #000000;	/* Ändring	*/
	height: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

FORM{
	background: #ffffff;	/* Ändring	*/
	margin: 0px auto;	/* Ändring	*/
	height: 100%;
	padding: 0;
	width: 980px;
}

a:hover
{
	text-decoration: underline !important;
}


/*	Placing footer at page bottom	*/
#allContent
{
	height:auto !important;
	margin: 0px 0px -171px 0px;
	min-height:100%;
}
	#footerMargin
	{
		display: block;
		float: left;
		height: 171px;
	}


/*TOP*/
#pageTop
{	/* Ändring	*/
	background: url(../images/topbanner.jpg) 0px 0px no-repeat;
	height: 120px;
	text-align: right;
	position: relative;
	width: 980px;
}

#logo
{
    display: block;
    float: left;
    height: 90px;
	margin: 11px 0px 0px 35px;
	width: 260px;
}
    #logo img
    {
	    /*display: none; */
    }

/* SEARCH BOX + LINKS */
#topRightBox
{	/* Ändring	*/
	float: right;
	font-size: 11px;
	padding: 0px 18px 0px 0px;
}

#searchBoxHolder
{	/* Ändring	*/
	text-align: left;
}

#searchBox
{	/* Ändring	*/
	/*float: right;*/
	bottom: 25px;
	padding: 25px 0 0 0;
	position: absolute;
	right: 20px;
	width: 220px;
}

#ctl00_IsPrintableVersion1_ctl00_SearchField1
{
	float: left;
}

#searchBox INPUT
{	/* Ändring	*/
	position: relative;
}
	#searchBox INPUT#ctl00_IsPrintableVersion1_ctl00_SearchField1_SearchField
	{	/* Ändring	*/
		border-color: #bfbfbf;
		height: 16px;
		left: 0px;
		line-height: 20px;
		padding: 0px 0px 0px 0px;
		top: 0px;
		width: 170px;
	}
	#searchBox INPUT#ctl00_IsPrintableVersion1_ctl00_SearchField1_SearchButton,
	.frmReset,
	.frmPreview,
	.frmExport
	{	/* Ändring	*/
		background: #d90030 url(../images/searchBG_red.gif) 0px bottom repeat-x;
		border: none;
		/*border-bottom: solid 1px #8b001f;
		border-left: none;
		border-right: none;
		border-top: solid 1px #d90030;*/
		color: #ffffff;
		font-size: 11px;
		font-weight: bold;
		height: 20px;
		padding: 0px 0px 1px 0px;
		right: 0px;
		text-transform: uppercase;
		top: 0px;
		width: 43px;
	}
	
#shortcuts,
#ctl00_IsPrintableVersion1_ctl00_QuickLinks_ddlQuickLinks,
#ctl00_IsPrintableVersion1_ctl00_QuickLinks1_ddlQuickLinks
{
	float: left;
	margin: 5px 0px 0px 0px;
	width: 220px;
}

#searchBox .searchField
{	/* Ändring	*/
}

#searchBox A
{	/* Ändring	*/
	color: #ffffff;
	text-decoration: none;
}

#searchBox A:hover
{	/* Ändring	*/
}

#topRightBoxNavi
{	/* Ändring	*/
	clear: both;
	display: block;
}
#ctl00_IsPrintableVersion1_ctl00_m_menu
{
	float: left;
}

.topRightBoxNaviLink,
.topRightBoxNaviLinkVald
{	/* Ändring	*/
	float: left;
	display: inline;
	padding: 10px 0px 0px 0px;
}

.topRightBoxNaviLink A,
.topRightBoxNaviLinkVald A
{	/* Ändring	*/
 	border-right: solid 1px #cccccc;
	color: #ffffff;
	display: inline;
	float: left;
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}
	.external A
	{	/* Ändring	*/
 		border-right: none;
		padding: 0px 0px 0px 5px;
	}

.topRightBoxNaviLink A:hover
{
}

.topRightBoxNaviLinkVald{
	/*float: left;
	display: inline;*/
}

.topRightBoxNaviLinkVald A
{
	text-decoration: underline;
	/*float: left;
	display: inline;
	height: 20px;
	margin: 0px 10px 0px 0px;
	padding: 4px 0px 0px 0px;
	font-weight: bold;
	text-decoration: none;
	color: #d90030;
	background: url(../images/naviTopRightBG_hi.gif) 0px bottom repeat-x*/
}

.topRightBoxNaviLinkVald A:hover{
	/*text-decoration: none;
	color: #d90030;
	background: url(../images/naviTopRightBG_hi.gif) 0px bottom repeat-x;*/
}


/*NAVIGATION*/
#navBoxHolder{
	width: 980px;	/* Ändring	*/
}

#navBox{	/* Ändring	*/
	background: url(../images/menueBg.jpg) repeat-x right top;
	color: #ffffff;
	float: right;
	height: 31px;
	padding: 0px 10px 0px 10px;
	width: 960px;
}

.NavBoxLink{
	float: left;
	font-family: Arial, sans-serif;
	display: inline;
}
	#myPage
	{
		float: right;
	}

.NavBoxLink A,
.NavBoxLinkVald A
{	/* Ändring	*/
	background: url(../images/menuButton.jpg) no-repeat right top;
	color: #ffffff;
	display: inline;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 9px 10px 9px 8px;
	text-decoration: none;
}
	#myPage a
	{
		background: url(../images/menuButton_mypage.jpg) no-repeat left top;
	}

.NavBoxLink A:hover,
.NavBoxLinkVald A:hover
{	/* Ändring	*/
	background: #ffffff url(../images/menuButtonActive.jpg) no-repeat right top;
	text-decoration: none !important;
	color: #000000;
}
	#myPage a:hover
	{
		background: #ffffff url(../images/menuButtonActive_mypage.jpg) no-repeat left top;
	}

.NavBoxLinkVald
{	/* Ändring	*/
	float: left;
	display: inline;
}

.NavBoxLinkVald A
{	/* Ändring	*/
	background: #ffffff url(../images/menuButtonActive.jpg) no-repeat right top;
	color: #000000;
}


/* CONTENT BOX*/
#contentBox{	/* Ändring	*/
	width: 980px;
	float: left;
	background-color: #ffffff;/**/
}


/* FOOTER */

#footer
{
	height: 171px;
}

#footerBox,
#footerTextBox
{	/* Ändring	*/
 	background: #000000;
 	color: #ffffff;
	display: inline;
	float: left;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 15px 20px 15px 20px;
	width: 940px;
}
#footerTextBox
{
 	background: #111111;
 	color: #bfbfbf;
}
	p#tfDescription
	{
		float: left;
		line-height: 16px;
		margin: 0px 20px 0px 0px;
		width: 460px;
	}
	#newsletter
	{
		float: left;
		margin: 0px 20px 0px 0px;
		width: 220px;
	}
		#newsletter h3
		{
			color: #ffffff;
			font-size: 12px;
			font-weight: normal;
			margin: 0px 0px 3px 0px;
		}
		#newsletter p
		{
			margin: 0px 0px 3px 0px;
		}
		#newsletter a
		{
			color: #ffffff;
			text-decoration: none;
		}
	#partners
	{
		float: left;
		margin: 0px 0px 0px 0px;
		width: 220px;
	}
		#partners p
		{
			margin: 0px 0px 3px 0px;
		}
		#partners img
		{
			border: none;
			float: left;
			margin: 5px 7px 3px 0px;
		}

#footerText
{
	color: #bfbfbf;
	display: inline;
	float: left;
	padding: 0px 0px 0px 0px;
}
	#footerText strong
	{
		color: #ffffff;
		font-weight: normal;
	}
	
#footerNav{
	float: right;
	display: inline;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.footerNavLink
{
	border-right: solid 1px #ffffff;
	display: inline;
	float: left;
	padding: 0px 4px 0px 4px;
}
	#noLine
	{
		border-right: none;
	}

.footerNavLink A{
	display: inline;
	color: #ffffff;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

.frmPreview{
	font-size: 100%;
	border: 1px solid #000000;
	background-color:#d9d9d9;
}

/*	shadowbox	
#sb-container
{
	left: 0px;
	position: absolute;
	top: 100px;
	visibility: hidden;
	width: 100%;
}
	#sb-wrapper,
	#sb-body,
	#sb-body-inner
	{
		background: #ffffff;
		height: 550px;
		margin: auto;
	}
	#sb-wrapper
	{
		border: solid 1px #ececec;
	}*/
