@import "MenuStyles.css";

/* Search page styles */
.SearchBox
{
	margin: 10px 0px 0px 0px;
	text-align: center;
}

.SearchBoxQuery
{
	width: 240px;
}

.SearchBoxButton
{
}

.SearchResult
{
	width: 550px;
}


.SearchResultTitle
{
	float: left;
	width: 500px;
}

.SearchResultWeight
{
	float: right;
	font-weight: bold;
	width: 50px;
	text-align: right;
}

.SearchResultContext
{
	clear: both;
	width: 550px; 
}

.SearchResultContext B
{
}

.SearchResultTimestampDocument
{
}

.SearchResultPresentationUri
{
}

.SearchResultRowSeparator
{
	height: 10px;
}

.SearchResultPagingTool
{
	margin: 10px 0px 10px 0px;
	width: 550px;
	text-align: center;
	background-color: white;
}

.SearchResultInfoMarked
{
	font-weight: bold;
}

/* COmmon styles */
body
{
	/* visible:false; */
	background-color: #FFFFFF;
	margin: 20px 0px 0px 20px;
}

td, p, span, div, input, select
{
	/* visible:false; */
	font-family: Verdana,Arial, Sans-Serif;
	font-size: 11px;	
	color: #000000;
	line-height: 14px;
}

.Heading1 
{	
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
}

.Heading1 span 
{
	/* visible:false; */	
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
}

H1 span
{
	/* visible:false; */
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}

P, SPAN /* , DIV,  H1, H2, H3, H4, H5, H6, H7, H8, H9 */
{
	margin-top:0px;
}

SPAN.heading3
{
	font-weight: bold;
}

.Guld 
{
	color: #9C9B89;
	/* visible:false; */
}

H1
{
	/* visible:false; */
	font-size: 14px;
	font-weight: bold;
}

.Heading2 
{
	font-size: 13px;
	font-weight: bold;
}

.Heading2 span
{
	font-size: 13px;
	font-weight: bold;
}

H2 
{
	/* visible:false; */
	font-size: 13px;
	font-weight: bold;
}

A 
{	
	color: #628DB2;
}

.FontWhite 
{
	/* visible:false; */
	color: #ffffff;
	text-decoration: none;
}

Textarea 
{
	/* visible:false; */
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px; 
}

/*
Toolbox
*/

.ToolsTable 
{
	/* visible:false; */
	background-color: #9C9B89;	
}

.ToolsTable TD 
{	
	/* visible:false; */
	color: #FFFFFF;
}

.ToolsTable TD A 
{
	/* visible:false; */
	color: #FFFFFF;
	text-decoration: none;
}

/*
bottomBar
*/
.bottomBar 
{
	/* visible:false; */
	background-color: #9C9B89;
}

.bottomBarAddress 
{
	/* visible:false; */
	background-color: #628DB2;
}

/*
AddressBar
*/

.AddressBar TD
{
	/* visible:false; */
	color: #FFFFFF;		
	font-size: 11px;
}

/*
Search
*/
.SearchInput 
{
	/* visible:false; */
	width: 93px;
	height: 18px;
}

.SearchButton
{
	/* visible:false; */
	background-color: #7A796A;
	width: 55px;
	color: #ffffff;
	font-size: 11px; 	
	cursor: pointer;	
}

/*
LocalNavigation
*/
.NavigationSelectedFalse TD
{
	/* visible:false; */
	color: #000000;
	line-height: normal;
	padding: 1px auto;
}

.NavigationSelectedFalse A
{
	/* visible:false; */
	color: #000000;
	text-decoration: none;
}

.NavigationSelectedTrue
{
	/* visible:false; */
	color: #FFFFFF;
	background-color: #628DB2;
}

.NavigationSelectedTrue TD
{
	/* visible:false; */
	color: #FFFFFF;
	background-color: #628DB2;	
	line-height: normal;
	padding: 1px auto;
}

.NavigationSelectedTrue A
{
	/* visible:false; */
	color: #FFFFFF;
	background-color: #628DB2;
	text-decoration: none;
}

.StarterChannel A 
{
	/* visible:false; */
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/* WebAuthor */

#togglewebauthor
{
	LEFT: 790px; 
	WIDTH: 200px; 
	height: 20px;
	POSITION: absolute; 
	TOP: 0px;
	cursor: pointer;
}

#WebAuthorContainer TD A 
{
	/* visible:false; */
	color: Black;
}

#WebAuthorContainer
{
	LEFT: 790px; 
	WIDTH: 200px; 
	POSITION: absolute; 
	TOP: 20px;
	display: block;
}

/*
	Newsletter
*/

.Subscribe .Button
{
	/* visible:false; */
	background-color: #7A796A;	
	color: #ffffff;
	font-size: 11px; 
	cursor: pointer;	
}

/* Sidebar */

.SidebarTable 
{
	/* visible:false; */
	width: 160px;
}

.SidebarModuleTable 
{
	/* visible:false; */
	width: 135px;	
}

.SidebarModuleTable .Title
{
	/* visible:false; */
	font-size: 13px;
	font-weight: bold;
}

.ModuleSeparator
{
	clear: both;
	height: 10px;
}

/* frontpage */
.LinkFrontPage 
{
	/* visible:false; */
	color: #9C9B89;
}

.FrontPageNewsSeperator 
{
	/* visible:false; */
	color: #BFCFD2;
	height: 1px;
	width: 100%
}

/* Breadcrumb */
.Breadcrumb TD
{
	/* visible:false; */
	color: #9C9B89;
}

.Breadcrumb TD A
{
	/* visible:false; */
	color: #9C9B89;
}

/* Posting List */
.clsDisplayName 
{
	font-weight: bold;
}

.listeluft{ height: 20px; }


/****** Print Page Layout And Content Styling ******/
.PrintPageHeader
{
	
	width: 619px;
	border-bottom: solid 1px #80807E;
}

.PrintPageHeaderLogoLeft
{
	
	width: 457px;
	height: 87px;
	float: left;
	clear: left;
}

.PrintPageHeaderLogoRight
{
	
	width: 162px;
	height: 87px;
	float: left;
	clear: right;
}

.PrintPageContentWindow
{
	
	width: 619px;
	border-bottom: solid 1px gray;
	border-top: solid 1px #D1D2CD;
	clear: both;
	padding: 10px 0px 10px 0px;
	
}
.PrintPageHorizontalLine
{
	
	height: 2px;
	width: 619px;
	border-top: solid 1px #80807E;
	border-bottom: solid 1px #D1D2CD;
}

.PrintPageFooter
{
	
	padding: 5px 3px 0px 3px;
	font-family: Tahoma, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	width: 619px;
	border-top: solid 1px #D1D2CD;
}

/*New frontpage*/
#NewsListDiv
{
	padding-top: 0px;
	margin-top: 0px;
}

.QuickAccessDropDown SELECT
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 155px;
	height: 18px;
}