

@import url("http://www.lnzurich.com/website/css.ln.php");

body
{
	background:#f0f0f0;
	margin-top:40px;
	background:url('http://www.lnzurich.com/website/_graphics/bgBoard.png');
	background-repeat:repeat-x;
	background-position: 0px 242px;	
	background-color:#666666;
}

div#ln
{
	width:964px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
}

div#wrapper
{
	background:#ffffff;
	width:900px;
	min-height:560px;
	margin-left:auto;
	margin-right:auto;
	border-top:1px solid #c3c3c3;
}

div#shadow
{
	width:964px;
	height:220px;
	top:242px;
	z-index:-1;
	position:absolute;
}

div#shadowL
{
	width:32px;
	height:220px;
	background:url('http://www.lnzurich.com/website/_graphics/shadowL.png');
	background-repeat:no-repeat;
	float:left;
}

div#shadowR
{
	width:32px;
	height:220px;
	background:url('http://www.lnzurich.com/website/_graphics/shadowR.png');
	background-repeat:no-repeat;
	float:right;
}

div#sidebar
{
	float:left;
	width:190px;
	text-align:left;
}

div#b1
{
	background:#333333;
	height:11px;
	background:url('http://www.lnzurich.com/website/_graphics/bg_b1.png');
}

div#logo
{
	height:190px;
}

div#banner
{
	height:220px;
	background:url('http://www.lnzurich.com/website/_graphics/banner01.png');
}

div#inside
{
	height:137px;
	padding:10px;
}

div#main
{
	float:right;
	width:709px;
	background:#fff;
	border-left:1px solid #d6d6d6;
}

div#contentMain
{
	width:535px;
	float:left;
}

div#contentSide
{
	width:130px;
	min-height:400px;
	float:right;
}

div#b2
{
	background:url('http://www.lnzurich.com/website/_graphics/bg_b2.png');
	height:11px;
}

div#nav
{
	height:65px;
	background:#ffffff;
}

div.submenu
{
	width:141px;
	visibility:hidden;
	background:#ffffff;
	border-right:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;	
	border-bottom:2px solid #a3a3a3;
	position:absolute;
	z-index:2;
	top:117px;
}

div#submenu1
{
	border-left:none;
}

div#submenu2
{
	margin-left:141px;
}

div#submenu3
{
	margin-left:282px;
}

div#submenu4
{
	margin-left:423px;
}

div#submenu5
{
	margin-left:564px;
}

.submenuItem, submenuItemSelected
{
	padding:5px;
	cursor:hand;
	cursor:pointer;
}

.submenuItemSelected
{
	background:#0870a3;
	color:#ffffff;
}

div#b3
{
	height:15px;
	background:url('http://www.lnzurich.com/website/_graphics/bg_b3.png');
}

div#language
{
	position:absolute; 
	margin-left:510px; 
	font-size:10px;
}

div#content, div#divContent /* nur für inside */
{
	min-height:467px;
	padding:10px;
	text-align:justify;
}

div#footer
{
	clear:both;
	border-top:3px solid #f1f1f1;
	text-align:center;
	color:#888;
	font-size:10px;
	padding:3px;
}

div#b4
{
	background:url('http://www.lnzurich.com/website/_graphics/bg_footer.png');
	height:6px;
	clear:both;
}

table.nav
{
	width:100%;
	height:100%;
}

td.nav
{
	width:20%;
	text-align:center;
	color:#0870a3;
	background:url('http://www.lnzurich.com/website/_graphics/nav_bg.png');
  background-repeat:no-repeat;
  background-position:right;
  font-family:Calibri,Arial;
  font-size:16px;
  font-weight:bold;
  text-transform:uppercase;
  cursor:hand; cursor:pointer;
}

font.fntProject0 { background:#ffc4c4; padding-right:3px; padding-left:3px; }
font.fntProject1 { background:#c4ffca; padding-right:3px; padding-left:3px; }
font.fntProject2 { background:#fffcc4; padding-right:3px; padding-left:3px; }
font.fntProject3 { background:#c4e5ff; padding-right:3px; padding-left:3px; }
font.fntProject4 { background:#ffe0c4; padding-right:3px; padding-left:3px; }
font.fntProject5 { background:#ffc4f6; padding-right:3px; padding-left:3px; }
font.fntProject6 { background:#c4feff; padding-right:3px; padding-left:3px; }
font.fntProject7 { background:#c4dcc5; padding-right:3px; padding-left:3px; }
font.fntProject8 { background:#e6c4c4; padding-right:3px; padding-left:3px; }
font.fntProject9 { background:#d2c4dc; padding-right:3px; padding-left:3px; }

div#path
{
	font-size:11px;
	margin-bottom:15px;
}

.customerName
{
	text-transform:uppercase;
	color:#4c4a4b;
	font-weight:bold;
	font-size:10px;
}

.projectName
{
	font-size:10px;
}

td.tdCaseStudyOver
{
	background:#d9e2ed;
}

div.clearfix { clear:both; }

