﻿/* [Arthur Flury AG] - [by Online Consulting AG]  */


/************************************************
*				Headerbilder					*
************************************************/
.Erdung_BlitzschutzIT {
     background-image: url( 'images/header_bs.jpg' );
	} 
.UeberUnsIT {
     background-image: url( 'images/header_home.jpg' );
	}
.BahnIT {
     background-image: url( 'images/header_products.jpg' );
	}
.EnergienetztechnikIT {
     background-image: url( 'images/header_fk.jpg' );
	}
.NewsIT {
     background-image: url( 'images/header_home.jpg' );
	}


/************************************************
*					Suche						*
************************************************/
#suche {
	background: #1c2b66;
	}
	
/************************************************
*					Navigation					*
************************************************/
#hnav li a:hover, #hnav li a:active, #hnav li a:focus, #hnav li.active a {
	background-color: #1c2b66;
	}
	
/* Sekundaere Navigation */
/* Stufe 1 */
#snav li a:hover, #snav li a:active, #snav li a:focus, #left #snav li.active a {
	background-color: #1c2b66;
	}
	
/* Stufe 2 */
#snav ul ul li a, #snav ul ul li a:link, #left #snav ul ul li a:visited {
	background-color: #c5c7c8 !important;
	}
	
#snav ul ul li a:hover, #snav ul ul li a:active, #snav ul ul li a:focus, #left #snav ul ul li.active a {
	background-color: #c5c7c8;
	}
	
/* Stufe 3 */
#snav ul ul ul a, #snav ul ul ul a:link, #left #snav ul ul ul a:visited {
	background-color: #bbc0d1 !important;
	}
#snav ul ul ul a:hover, #snav ul ul ul a:active, #snav ul ul ul a:focus, #left #snav ul ul ul li.active a {
	background-color: #bbc0d1;
	}
	
/* Stufe 4 */
#snav ul ul ul ul a, #snav ul ul ul ul a:link, #left #snav ul ul ul ul a:visited {
	background-color: #dddfe8 !important;
	}
#snav ul ul ul ul a:hover, #snav ul ul ul ul a:active, #snav ul ul ul ul a:focus, #left #snav ul ul ul ul li.active a {
	background-color: #dddfe8;
	background-image: url('images/navi_aktiv.gif');
	}


/************************************************
*		Sprachumschaltung und Sitemap			*
************************************************/
#links {
    border: #1c2b66 solid 1px;
    border-right: none;
	}
#links-cd {
    border: #1c2b66 solid 1px;
	}
#sprachen {
    border: #1c2b66 solid 1px;
	}

/************************************************
*			Content-Absatzformate				*
************************************************/
/* Ueberschriften */
h3 {
	color: #1c2b66;
	}

/************************************************
*			 Merkliste Navigation				*
************************************************/

#merkliste li a:hover, #merkliste li a:active, #merkliste li a:focus, #merkliste li.active a {
	background-color: #1c2b66;
	}




