/* ----- Hauptcontainer ----- */
html, body{
	background: url('../../pic/li_re_schatten.png') repeat-x 0px 260px rgb(239,122,21);
	
}
#header #top_transparenz{
	display: none;
}
#header #bottom_transparenz{
	display: none;
}
#header #welle{
	background: url('../../pic/cell_solution_protection/welle_protection.png') no-repeat;
}
#header #logo{
	background: url('../../pic/cell_solution_protection/logo_cellsolution_protection.png') rgba(255,255,255,0.9);
}

#header #NavMainE1 div.inner{
	text-align: right;
	padding-right: 20px;
	font-family: Verdana;
	font-style: italic;
	font-weight: 400;
	font-size: 10pt;
	line-height: 35px;
	color: rgb(138,191,73);
	text-decoration: none;
}
#header #NavMainE1 a{
	display: inline;
	font-family: Verdana;
	font-style: italic;
	font-weight: 400;
	font-size: 10pt;
	line-height: 35px;
	color: rgb(8,122,77);
	text-decoration: none;
	padding: 0px;
}

/* Hauptnavi Ebene 2 --------------------------------------------------------------*/
#NavE2 ul{
	margin: 0;
	padding: 0 0 30px 0;
	background: rgb(239,122,21);
}