/*** Top menu ***/
#topmenucontrol
{
	width:802px;
	text-align:center;
	background-image:url(/images/danderyd/top_divider.gif);
	background-repeat:no-repeat;

}
.TopMenyCenter
{
	margin: 0 auto;
	padding:0px 0px 0px 0px;
	height:36px;
	border-collapse:collapse;
}
.TopMenyTR
{
	height:36px;
}

.TopMenuItem
{
	float:left;
	vertical-align:top;
	padding:0px 0px 0px 0px;
}

.TopMenuItemSelected
{
	background-image:url(/images/danderyd/bg_topmenu_active.gif);
	background-repeat:repeat-x;
	float:left;
	padding:0px 10px 0px 10px;
	vertical-align:top;
	height:36px;
}
.TopMenyPaddingDiv
{
	padding:8px 2px 0px 2px;
}
/*** Menu ***/
.menuDiv
{
	width:160px;
}
.menuHead
{
	border-bottom-color:#D9D9D9;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	height:1px;
	font-size:0px;
}
.menuitem
{
	border-bottom-color:#D9D9D9;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.menuitemchild
{
	height:22px;
	background-repeat:no-repeat;
	background-image:url(/images/danderyd/bg_leftmenu.gif);
}

.MenuPadding
{
	margin:1px 0px 1px 0px;
	padding:3px 6px 3px;
	
	background-repeat:repeat-y;
	background-image:url(/images/danderyd/bg_leftmenu.gif);

}

/*** Footer ***/
.footerTextDiv
{
	float:left;
	margin-top:10px;
	margin-right:15px;
	font-family:Tahoma, Arial;
	font-size:10px;
	color:#969696;
	width:430px;
}
.footerImg
{
	margin-top:10px;
	margin-right:15px;
	float:right;
}

.footerImgage
{
	vertical-align:middle;	
	margin-left:10px;
}

/*** ExpandControl  ***/
.ECMainDiv
{

}
.ECHeader
{
	background-repeat:repeat-x;
	background-image:url(/images/danderyd/flik_low_m.gif);
	margin-bottom:-1px;
}

.ECLeftHeader
{
	float:left;
}
.ECMiddelHeader
{
	height:28px;
	
	float:left;
	background-image:url(/images/danderyd/flik_m.gif);
	background-repeat:repeat-x;
}
.ECMiddelHeaderTitle
{
	padding-top:6px;
	color:#00467b;
	font-family:Arial;
	font-size:12px;
	/*text-transform:uppercase;*/

}
.ECRightHeader
{
	float:left;
	
}

.ECHeaderRow
{
	float:left;
	width:100px;
	
	
	
}
.ECHeaderRightCorner
{
	float:right;
}

.ECContainer
{
	border-left-color:#C2C2C2;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color:#C2C2C2;
	border-right-style:solid;
	border-right-width:1px;
	
	border-bottom-color:#C2C2C2;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	padding:0px 2px 2px 2px;
	
	background-color:#FFFFFF;	

}

.ECUContainer
{
 padding-top:2px;
}
.ECUHead
{

	width:100%;
	cursor:hand;
	height:18px;
	background-image:url(/images/danderyd/bg_header_blue.gif);
	background-repeat:repeat-x;
}
.ECUHEadLeft
{
	padding:3px 0px 0px 5px;
	font-weight:bold;
	color:White;
	/*text-transform:uppercase;*/
	float:left;
	font-family:Arial;
}
.ECUHeadRight
{
	float:right;	
	padding:7px;
}
.ECUBody
{
	padding:6px;	
}
/*** SearcUnit ***/
.SearchUnit
{
	padding:5px;	
}
.SearchBox
{
	width:195px;
	border-color:#C0C0C0;
	border-style:solid;
	border-width:1px;
	background-color:#FAFAFA;
}

/* MenuPrintTip */
#menuprinttipdiv
{
	padding-top:25px;	
}
/* Article */
.ArticleItem
{
	padding-bottom:4px; 	
	font-family:Tahoma;
	font-weight:bold;
	font-size:10px;
	/*text-transform:uppercase;*/	
}

/* Searchpage */
.searchResult
{
	font-family:Tahoma;
	font-size:11px;	
}
.hidden
{
	display:none;	
}
/* Titel */
.standardTitel
{
	margin:30px 0px 12px 0px;		
}
.startPageTitel
{
	margin:20px 0px 8px 0px;
}


