/* CSS */

body {
	text-align: center;
	margin: 0;
	padding: 0;
	overflow:hidden;
}

#content {
	z-index: 8;
	position: absolute;
	top: 25px;
	left: 20px;
	width: 960px;
	margin: 0 auto;
	text-align:left;
	padding: 20px;
}

#footerBG {
			margin:0px auto;
			height:138px;
			width:100%;
			bottom:0%;
			left: 0;
			z-index: 10;
			background:#251C13 no-repeat 100%;
			position:absolute;
}

#thumbnails {
			margin:0px auto;
			padding: 0 0 0 45px;
			height:100px;
			width:100%;
			left: 0;
			bottom:180px;
			z-index: 8;
			text-align: left;
			position:absolute;
			font-family: "Frutiger Light", Arial, Helvetica, sans-serif;
			font-size: 12px;
}


#MainNavigation {
			margin:0px auto;
			padding: 0;
			height:22px;
			width:100%;
			left: 0;
			bottom:138px;
			z-index: 9;
			text-align: left;
			position:absolute;
}

#ipad {
	width: 980px;
	height: 1px;
	background-color: #CCCCCC;
	overflow: auto;
	z-index: 12;
}

#superbgimage {
	min-width: 900px;
}

/* Drop Down Navigation */
ul#nav,ul#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#nav {
	height:25px;
	background: url('../images/nav_transp25.png') repeat-x 0 -1px;
}

ul#nav li {
	position: relative;
	float: left;
	width:90px;
	height:24px;
	text-align:left;
	padding: 2px 0 0 5px;
	margin: 0;
}
ul#nav li:hover {
background: url('../images/nav_transp60.png') repeat-x 0 -1px;
}
ul#nav li.active {
background: url('../images/nav_transp90.png') repeat-x 0 -1px;
}
ul#nav li.dactive {
background: url('../images/nav_transp90.png') repeat-x 0 -3px;
}
ul#nav li.subactive {
background: url('../images/nav_transp60.png') repeat-x 0 -1px;
}
ul#nav li.homeactive {
		margin: 0;
		padding: 2px 0 2px 45px;
		background: url('../images/nav_home_transp90.png') no-repeat -2px 0px;
	}
ul#nav li.home {
		margin: 0;
		padding: 2px 0 2px 45px;
		background: url('../images/nav_home_transp25.png') no-repeat -2px 0px;
	}
ul#nav li.home:hover {
		margin: 0;
		padding: 2px 0 2px 45px;
		background: url('../images/nav_home_transp60.png') no-repeat -2px 0px;
	}

ul#nav li a {
		font-family: "Frutiger", Helvetica, Arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #251C13;
}
#nav li ul {
	position: absolute;
	left: 0; 
	text-align:left;
	top:-24px;
	border:none;
	height:24px;
	width:95px;
	background: url('../images/nav_transp25.png') repeat-x 0 -1px;
}

#nav li ul#doppel {
	position: absolute;
	left: 0; 
	text-align:left;
	top:-48px;
	border:none;
	height:48px;
	width:95px;
	background: url('../images/nav_transp25.png');
}

#nav li ul#doppel li {
	position: relative;
	float: left;
	width:90px;
	height:22px;
	text-align:left;
	padding: 2px 0 0 5px;
	margin: 0;
}
#nav li ul#doppel li:hover  {
	background: url('../images/nav_transp60.png') repeat-x 0 0px;
}

/* End Drop Down Navigation */

/* Drop Down Navigation Case Studies Details, weisser hintergrund */
ul#navWhite,ul#navWhite ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#navWhite {
	height:25px;
	background-color: #eceded;
}

ul#navWhite li {
	position: relative;
	float: left;
	width:90px;
	height:24px;
	text-align:left;
	padding: 2px 0 0 5px;
	margin: 0;
}
ul#navWhite li:hover {
background: url('../images/nav_transp60.png') repeat-x 0 -1px;
}
ul#navWhite li.active {
background-color: #d0d1d2;
}
ul#navWhite li.dactive {
background: url('../images/nav_transp90.png') repeat-x 0 -3px;
}
ul#navWhite li.subactive {
background-color: #dedfdf;

}
ul#navWhite li.homeactive {
		margin: 0;
		padding: 2px 0 2px 45px;
		background: url('../images/nav_home_transp90.png') no-repeat -2px 0px;
	}
ul#navWhite li.home {
		margin: 0;
		padding: 2px 0 2px 45px;
		background: url('../images/nav_home_transp25.png') no-repeat -2px 0px;
	}
ul#navWhite li.home:hover {
		margin: 0;
		padding: 2px 0 2px 45px;
		background: url('../images/nav_home_transp60.png') no-repeat -2px 0px;
	}

ul#navWhite li a {
		font-family: "Frutiger", Helvetica, Arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		color: #251C13;
}
#navWhite li ul {
	position: absolute;
	left: 0; 
	text-align:left;
	top:-24px;
	border:none;
	height:24px;
	width:95px;
	background: url('../images/nav_transp25.png') repeat-x 0 -1px;
}

#navWhite li ul#doppel {
	position: absolute;
	left: 0; 
	text-align:left;
	top:-48px;
	border:none;
	height:48px;
	width:95px;
	background-color: #eceded;
}

#navWhite li ul#doppel li {
	position: relative;
	float: left;
	width:90px;
	height:22px;
	text-align:left;
	padding: 2px 0 0 5px;
	margin: 0;
}
#navWhite li ul#doppel li:hover  {
background-color: #dedfdf;
}
/* END DD weiss BG */


	
#left {
	float: left;
	padding: 15px 0 0 5px;
	text-align: left;
}
	
/* Sprachwahl */
#sprache ul {
		padding: 0 0 0 0;
		margin: 0;
		
	}
	
	#sprache li {
		list-style: none;
		padding: 0;
		margin: 0;
		height: 13px;
		text-align: left;
	}

	#sprache a {
		font-family: "Frutiger", Helvetica, Arial, sans-serif;
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		color: #a19178;
		padding: 0;
		margin: 0;
	}
	
	#sprache a:hover {
	color: #FFFFFF;
	}
	
	#sprache a.active {
	color: #FFFFFF;
	}


/* End Sprachwahl */

/* copyright */
#copyright ul {
		padding: 0;
		margin: 0;
	}
	
	#copyright li {
		list-style: none;
		position: relative;
		float: left;
		padding: 0;
		margin: 0;
		text-align: left;
		font-family: "Frutiger", Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		color: #a7a9a8;
	}

	#copyright a {
		font-family: "Frutiger", Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: normal;
		text-decoration: none;
		color: #a7a9a8;
		padding: 0;
		margin: 0;
	}
	
	#copyright a:hover {
	color: #FFFFFF;
	}
	
	#copyright a.active {
	color: #FFFFFF;
	}
	
	#copyright li ul {
	position: absolute;
	display: none;
	top: -30px;
	}

	#copyright li:hover ul, #copyright li.over ul { display: block; }
	
	#copyright li ul li {
	width: 150px;
	height: 15px;
	}


/* End copyright */	
	


#leftborder {
		/*border-left: 17px solid #251C13;*/
		height:100%;
		width:17px;
		left: 0;
		right: 0;
		position: absolute;
		z-index: 5;
		}


#logo {
	position: relative;
	float: right;
	margin: 35px 45px 0 0;
	}


