/*
orange: fca805
Grau: 666666
Hellgrau: ebebeb
*/

.orange .mainNavigationContainer #navColor_1 {
	background-image:url(/fileadmin/images/navi_schatten_werbung.png);
}

.orange  #navColor_1 .navigationItems{
	display:block;
}
.orange  .subContainerCenter{		
	background-image: none !important;	
}
.orange .headerBG  {
	background-image:url(/fileadmin/images/background/hg_werbung_header.jpg);
}

/*  Rollover/Aktiver Zustand SubNavigation  */
.orange  #subContainerCenter .mainNavigation_3  a:hover, 
.orange #subContainerCenter .mainNavigation_3   .cur {
	color:#000;
	background: #ebebeb url(/fileadmin/images/link-arrow-werbung.gif) 5px 5px no-repeat;
}


/* Inhalt Navigation  */
.orange .bg_main_level_2{
height:430px;
	background:transparent url(/fileadmin/images/background/zahnrad_werbung_uebersicht.png) top right no-repeat;	
}

.orange  .csc-menu span.title {
	background: #fca805;
	padding: 1px 5px 2px 5px;
	color: #fff;
	font-size:14px;
}

.orange  .csc-menu span.next {
	padding: 1px 20px 2px 5px;
	color: #666666;
	background: #ebebeb url(/fileadmin/images/arrow-weiter-werbung.gif) right 5px no-repeat;
	font-size:14px;
}

.orange  .csc-menu-4 a:hover span.next {
	padding: 1px 20px 2px 5px;
	color: #ffffff;
	background: #fca805 url(/fileadmin/images/arrow-weiter-werbung.gif) right 5px no-repeat;
}

.orange  h2{	
	color:#fca805;
	margin-bottom:0px;
}

.orange  .footerContainer{
	background-image:url(/fileadmin/images/background/hg_werbung_referenzen.png);
	background-repeat:repeat-x;	 
}


.orange  .tx-kiwislider-pi1 .scrollContainerSlider div.panel:hover{
	background-image:url(/fileadmin/images/rahmen_referenzen_werbung.png);
}

.orange  .csc-menu h2{	
	background-color:#fca805;
}

.orange  .csc-menu-1 li {
	background-color:#fca805;
}

.orange  .tx-dropdownsitemap-pi1 ol .level_1 span.ifsub a{	
	background-image:url(/fileadmin/images/navi_schatten_werbung_long.png);
	background-repeat:no-repeat;
}

.orange  .subContainerMain  {
	background-image:url(/fileadmin/images/background/hg_werbung.jpg);
}


.orange  .subContainerCenterRight{
	background-image:url(/fileadmin/images/background/zahnrad_werbung_rechts.png);
	background-repeat:no-repeat;
}

.orange  h3,
.orange  h5  {
	margin:0px;
}
.orange .content h3  {
	margin-top:10px;
}

.orange  h3 span,
.orange  h5 span  {
	background-color:#fca805;
	color: #fff;
}

.orange .content h5 {
	margin-top:5px;
}

.orange  .openFooter .bg{	
	background-image:url(/fileadmin/images/bg_alle_referenzen_werbung.png);
	background-repeat:no-repeat;
}

.orange  .openFooter .bg_open{	
	background-image:url(/fileadmin/images/bg_alle_referenzen_werbung_open.png);
	background-repeat:no-repeat;
}

.orange  .openFooter .bg_closed{	
	background-image:url(/fileadmin/images/bg_alle_referenzen_werbung_closed.png);
	background-repeat:no-repeat;
}

.orange  .closeFooter .bg{	
	background-image:url(/fileadmin/images/bg_x_referenzen_werbung.png);
	background-repeat:no-repeat;
}

.orange  .openFooter .bg span,
.orange  .openFooter .bg_open span,
.orange  .openFooter .bg_closed span{	
	color:#ffffff;	
}


/* Icons Accordion
----------------------------------*/
/* states and images */
.orange  .ui-icon { width: 16px; height: 16px; background: none; }
.orange  .ui-widget-content .ui-icon { background: none; }
.orange  .ui-widget-header .ui-icon  { background: none; }
.orange  .ui-state-default .ui-icon { background: transparent url(/fileadmin/images/link-arrow-werbung.gif) 0 4px no-repeat; }
.orange  .ui-state-hover .ui-icon, .ui-state-focus .ui-icon { background: url(/fileadmin/images/link-arrow-werbung.gif) 0 4px no-repeat; } 
.orange  .ui-state-active .ui-icon { background: transparent url(/fileadmin/images/arrow-down-werbung.gif) 0 4px no-repeat; }
.orange  .ui-state-highlight .ui-icon { background: transparent url(/fileadmin/images/arrow-down-werbung.gif) 0 4px no-repeat; }
.orange  .ui-state-error .ui-icon, .ui-state-error-text .ui-icon { background: none; }
