﻿body 
{
	font-family: Tahoma;
	color: #383838;
	font-size: 11px;
	background-color: #c4c4c4;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

a
{
	color: #aa7a49;
}

#fade
{
	position: absolute;
	top: 89px;
	left: 0px;
	z-index: 0;
	width: 100%; /* 152px;*/
	height: 797px;		
	
	background: #F4F4F4 url("Images/bgFade.gif") repeat-x;
}

#container
{
	z-index: 1;
	width: 812px;
	position: relative;
	margin: 0 auto;
	/*background-color: Transparent;*/
}

#header
{
	width: 807px;
	min-height: 570px;
	background: #FFFFFF url("Images/bgHeader.gif") no-repeat;			
}

#logo
{	
	width: 181px;
	height: 36px;
	background: url("Images/logo.gif") no-repeat;
	margin-top: 45px;		
	
	float: left;	
}

#container .contentPadding
{
	padding-left: 10px;
}


#menu
{
	width: 560px;
	height: 28px;	
	margin-top: 69px;
	margin-left: 24px;
	
	font-size: 13px;
	letter-spacing: 1px;
	
	float: left;
}

#left
{	
	width: 186px;
	float: left;	
}

#left .contentPadding
{
	padding-top: 32px;
	padding-left: 27px;
}

#menuTree
{
	/*border-top: solid 1px #ACACAC;*/
	width: 159px;
	
	margin-bottom: 30px;	
}

#right
{
	width: 595px;
	float: left;	
}

#right .contentPadding
{
	padding-top: 32px;
	padding-left: 28px;
}

#newsHeader
{
	width: 159px;
	height: 24px;
	background: url("images/newsHeaderBg.gif");
	
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;	
}

#newsHeader .contentPadding
{
	padding-left: 10px;
	padding-top: 4px;
}

#footer
{
	float: left;
	
	width: 807px;
	height: 43px;
	background: url("Images/footerBg.gif") no-repeat;
	
	color: #FFFFFF;
}

#footer .contentPadding
{
	padding-top: 12px;
	padding-left: 278px;
}

#zitac
{
	/*float: left;*/
	
	text-align: right;
	
	width: 807px;
	height: 43px;	
}

#zitac .imagePadding
{
	float: right;
}

#zitac .textPadding
{
	padding-top: 3px;
	padding-right: 10px;
	float: right;
}

/* menu */

.TabMenuItem
{
	height: 28px;
	background: url("Images/inactiveFlikMiddle.gif") top left repeat-x;	
	text-align: center;
	padding: 5px 8px 5px 8px;
	color: #000000;	
}

.TabMenuItemSelected
{
	color: #AA7C4B;
	background: url("Images/activeFlikMiddle.gif") top left repeat-x;	
}

/* NewsRepeater */
.news
{
	padding-left: 10px;
}

.date
{
	font-weight: bold;
}

.Rubrik	
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #383838;
}

.Underrubrik		
{
	font-family: Tahoma;
	font-size: 10px;
	color: #383838;
}

.Brodtext 
{
	font-family: Tahoma;
	font-size: 10px;
	color: #383838;
}

/* Start.aspx */
#startLeft
{
	width: 360px;
	height: 300px;
	
	float: left;
}

#startRight
{
	position: absolute;
	top: 380px;
	left: 621px;
	z-index: 1;
	 
	width: 205px;
	height: 223px;
	background: Transparent url("Images/gemBildStart.gif") no-repeat;

	float: right;
}

/* TreeView */
.TreeViewItem
{
	padding-right: 10px;
	width: 159px;
	
	color: #353534;
	font-weight: bold;
	text-align: right;	
	letter-spacing: 1px;
	
	border-bottom: solid 1px #ACACAC;	
}

.TreeViewItem2
{	
	width: 159px;
	padding-right: 10px;
	
	color: #353534;
	text-align: right;
	
	border-bottom: solid 1px #ACACAC;	
}

.TreeViewItem3
{	
	width: 159px;
	padding-right: 30px;
	
	color: #353534;
	text-align: right;
	
	border-bottom: solid 1px #ACACAC;	
}

.LeafNode
{
		
}

.RootNode
{
	
}

.ParentNode
{
	border: solid 1px red;
}

.TreeViewItemSelected
{	
	background-color: #353534;
	
	color: #FFFFFF;
}

.TreeViewItemHover
{
	background-color: #C4C4C4;
	
	color: #FFFFFF;
}

.theme_header
{
	background-color: #383838;
	color: #FFFFFF;
}

hr
{
	margin: 0 0 0 0;
	height: 1px;
	color: #383838;
	padding: 0 0 0 0;
	line-height: 1px;
}

table
{
	margin: 0 0 0 0;
}
