body { background-image: url(../images/backgrounds/body_itm.gif); }

h1 { color: #453C74; }

#contentHeader h2 { color: #453C74; }

#leftNavigation h2, #leftNavigation h2 a:hover { background-color: #453C74; }
#leftNavigation a:hover { background-color: #E3E2EA; }
#leftNavigation a:hover, #leftNavigation a.open,  #leftNavigation a.active, #leftNavigation a.selected
{
	color: #453C74; 
	background-image: url(../images/backgrounds/pfeil_itm.gif);
	
}
#leftNavigation a.open, .more.download { background-image: url(../images/backgrounds/pfeil_itm_down.gif); }
.more.download { color: #453C74; }
#leftNavigation a.selected { background-color: #E3E2EA; font-weight: bold; }

.contentItemList .more { color: #453C74; background-image: url(../images/backgrounds/pfeil_itm.gif); }

#eckdaten .text { background-image: url(../images/backgrounds/eckdaten_itm.gif); }

.contentBox { background-image: url(../images/backgrounds/content_box_itm.gif); }

#dropdownNavigation a, .dropdownNavigation a 
{ 
	color: #453C74;
	background-image: url(../images/backgrounds/dropdown_icon_itm.gif);
}

#content .linkList a
{ 
	color: #453C74;
	background-image: url(../images/backgrounds/pfeil_itm.gif); 
}

.formTable th { text-align: left; }
.formTable th a 
{ 
	background-image: url(../images/backgrounds/form_th_itm.gif); 
	background-color: #453C74; 
	text-decoration: none !important;
}
.formTable th a.open { background-image: url(../images/backgrounds/form_th_open_itm.gif); }

#tabNavigation li.selected a.pageLink {	background-color: #453C74; }

#content ul li { background: url(../images/backgrounds/content_li_itm.gif) 5px 6px no-repeat; }
#content ul.iwi li { background: url(../images/backgrounds/pfeil_itm.gif) 1px 3px no-repeat; }
