@charset "UTF-8";

@media all
{
	
	a											{ color:#0379DA; }

	a.download									{ background-image:url(./grfx/a-download-camp.png); }

	#head_nav_main_outer						{ background-color:#0379DA; }

	#nav_main ul li a:hover,
	#nav_main ul li.active a					{ background-color:#81BCED; }

	#nav_sub1 ul li a:hover,
	#nav_sub1 ul li.active a					{ color:#0379DA; }
	#nav_sub1 ul li.active a					{ border-color:#0379DA; }

	#breadcrumbs								{ background-image:url(./grfx/camp-mini.png); }
	#breadcrumbs a:hover						{ color:#0379DA; }
	#breadcrumbs span							{ color:#0379DA; }
	
	#search .i									{ color:#0379DA; }
	
	h1											{ color:#0379DA; }
	
    /* Sitemap */

.tx-dropdownsitemap-pi1 A				{ font-weight:bold; }
.tx-dropdownsitemap-pi1 LI				{ margin-left:0; }
.tx-dropdownsitemap-pi1 LI.open OL	    { display:block; }
.tx-dropdownsitemap-pi1 LI.closed OL	{ display:none; }
.tx-dropdownsitemap-pi1 LI.open UL	    { display:block; }
.tx-dropdownsitemap-pi1 LI.closed UL	{ display:none; }
.tx-dropdownsitemap-pi1 DIV.level_1		{ margin-left:0; }
.tx-dropdownsitemap-pi1 DIV	 			{ border:solid 1px #0379DA; background:#fff; font-size:110%; padding:2px; margin-bottom:5px;}
.tx-dropdownsitemap-pi1 DIV.level_2		{ background:#FFFFFF; padding:0.3em 0 0.3em 0; }
.tx-dropdownsitemap-pi1 DIV.level_2 A 	{ font-weight:normal; }
.tx-dropdownsitemap-pi1 DIV.level_3		{ border-right:none; background:#fff; padding:0.3em 0 0.3em 0;font-weight:normal;}
.tx-dropdownsitemap-pi1 DIV.level_4		{ background:#FFFFFF; padding:0.3em 0 0.3em 0;}
.tx-dropdownsitemap-pi1 DIV.level_5		{ background:#fff; padding:0.3em 0 0.3em 0;}
.tx-dropdownsitemap-pi1 DIV.expAll	    { margin-left:0; text-align:center; border:solid 1px #0379DA; background:#fff; font-size:100%; }
.tx-dropdownsitemap-pi1 img				{ margin-right:0.5em; }
.tx-dropdownsitemap-pi1 a:hover			{ background:transparent; }
#page .tx-dropdownsitemap-pi1 a 		{ color:#0379DA;}
.tx-dropdownsitemap-pi1					{ font-size:0.75em; }
body .tx-dropdownsitemap-pi1 .description 	{ font-style:normal; color:#646464; }
}
