div#content span.link,
div#crossNav span.link
{
	background: url(/fiduciade/images/fiducia_bg_linkarrow.gif) no-repeat 0 2px;
}

div#search input.button,
form#login input.button
{
	background: url(/fiduciade/images/fiducia_bn_search.gif) no-repeat left center;
}

div#serviceNav li,
ul#siteActions li,
ul#companyFooter li
{
	background: url(/fiduciade/images/fiducia_bg_servicenavlink.gif) no-repeat center left;
}

div#mainNav li
{
	background: url(/fiduciade/images/fiducia_bg_servicenavlink.gif) no-repeat center left;
}

div#sectionNav li
{
	background: url(/fiduciade/images/fiducia_bg_linkarrow.gif) no-repeat 23px 4px;
}

div#sectionNav li li
{
	background: url(/fiduciade/images/fiducia_bg_linkarrow.gif) no-repeat 38px 4px;
}

div#sectionNav li li#level3
{
	background: url(/fiduciade/images/fiducia_bg_linkarrow.gif) no-repeat 53px 4px;
}

div#sectionNav li li#level4
{
	background: url(/fiduciade/images/fiducia_bg_linkarrow.gif) no-repeat 68px 4px;
}



/*
##-----------------------------------------------------------------------------
##  namics
##  sth: Zusatz zum Ausblenden des verdeckten 2ten Service-Ordner 
##  Begin	30.11.2007
##-----------------------------------------------------------------------------
*/

div#sectionNav li.noVertService
{
	background: none;
	height:12px;
	margin-top:0px;
}

div#sectionNav li.noVertService li
{
	background: url(/fiduciade/images/fiducia_bg_linkarrow.gif) no-repeat 23px 4px;
}

div#sectionNav li.noVertService li#level3
{
	background: url(/fiduciade/images/fiducia_bg_linkarrow.gif) no-repeat 38px 4px;
}

div#sectionNav li.noVertService li#level4
{
	background: url(/fiduciade/images/fiducia_bg_linkarrow.gif) no-repeat 53px 4px;
}

/* End sth */

/*
ol.sitemap li li
{
	background: url(/fiduciade/images/fiducia_bg_linkarrow.gif) no-repeat 15px 4px;
}*/

div#sectionNav li li li
{
	background: url(/fiduciade/images/fiducia_bg_linkarrow.gif) no-repeat 30px 4px;
}
/*
ol.sitemap li li li
{
	background: url(/fiduciade/images/fiducia_bg_linkarrow.gif) no-repeat 31px 4px;
}

ol.sitemap li li li li
{
	background: url(/fiduciade/images/fiducia_bg_linkarrow.gif) no-repeat 47px 4px;
}
*/

div#printHeader div a.first,
div#printFooter div a.first
{
	background: url(/fiduciade/images/fiducia_bg_servicenavlink.gif) no-repeat center right;
}


/* Company specific colors */

div#header
{
	background: url(/fiduciade/images/fiducia_keyvisual_header.jpg) no-repeat left top #CCE0EF;
}

div#mainNav
{
	background: url(/fiduciade/images/fiducia_bg_mainnav_fiducia.gif) repeat-y left top #CCE0EF;
}

div#crossNav h2
{
	background: #CCE0EF;
}

div#content div.content h1, h2.formheadline,
table.formTable th.heading
{
	background: #3184C6;
}

{
	background: #3184C6;

}

div#content div.linklist div.content,
div#content div.bgColor div.content
{
	background: #E5EFF7;
}

div#document.home div#content div.portlet div.content
{
	border: 1px solid #3184C6;
}

div#content div.border div.content
{
	border: 1px solid #3184C6;
}

ul.download li
{
	border-top: 1px solid #3184C6;
}

div#content div.portlet img
{
	background: #EF8336;
	padding-bottom: 8px;
}

table.data th
{
	background: #AACBE7;	
}

tr.light td
{
	background: #F2F7FB;
}

tr.dark td
{
	background: #D9E8F3;
}


div#mainNav li.selected strong a
{
	color: #4C4C4C;
}

div#mainNav li strong a
{
	color: #F17118;
}

div#sectionNav li span.link
{
	border-bottom: 1px solid #4D92CB;
}

div#sectionNav li strong a,
div#sectionNav li.selected li strong a,
div#sectionNav li.selected li.selected li strong a
{
	color: #F17118;
}

div#sectionNav li.selected strong a,
div#sectionNav li.selected li.selected strong a
{
	color: #000000;
}

ol.sitemap li
{
	border-top: 1px solid #4D92CB;
}

div#search input.button
{
	color: #99C0E0;
}


table.formTable tr.borderBot td,
table.formTable tr.borderBot1 td
{
	border-bottom: 1px solid #3184C6;
}

table.formTable tr.borderTop td,
table.formTable tr.borderTop1 td
{
	border-top: 1px solid #3184C6;
}


body.editMode div#document div table
{
	width: 150px;
	background: none !important;
	background: #F9F9FF !important;
	border: 1px solid silver;
}

/* sth, 10.01.2008: neu hinzugefügt fuer ie */
body.editMode div#document div#sitemap table
{
	width: 150px;
	background: none !important;
	background: #FFF !important;
	border: 0px solid silver;
}

body.editMode table.data th
{
	background: #AACBE7 !important;	
}

@media print
{
	div#content div.portlet ul,
	div#content div.portlet li
	{
		list-style: circle url(/fiduciade/images/fiducia_bg_linkarrow.gif) !important;
	}
	
	div#content div.portlet li
	{
		margin-left: 24px !important;
	}
}

