
#imgpost-merger{
	background-repeat: no-repeat;
	position: relative;
	padding: 0;
	width: 199px; 
	height:123px; 
}    

#imgglobalisation{
	background-repeat: no-repeat;
	position: relative;
	padding: 0;
	width: 199px;
	height:auto;
}

#imgit-programm-management{
	background-repeat: no-repeat;
	position: relative;  
	width: 199px; 
	height:auto; 
	padding: 0;
}

#imgproduct-portfolio{
	background-repeat: no-repeat;
	position: relative;
	padding: 0;
	width: 199px; 
	height:auto;
}
#imgnetwork{
	background-repeat: no-repeat;
	position: relative;
	padding: 0;
	width: 199px; 
	height:auto;
}

#boxen {
	width: 1080px;
} 


#boxen p ul li:hover {
	opacity: 0.85;
	background-color:#FFC;
	color:#fff;
}

 .box {
    float: left;                  /* Ggf. beim rechten Container das floaten beenden "clear: left" */
	width: 199px;
	height:399px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: -20px;

}
 
 .box h2 {
 	font-size: 19px;
 	letter-spacing: -2px;
 	border-bottom: 1px #aaa dotted;
 	color: #555;
 	padding-bottom: 5px;
 	margin-bottom: 20px;
	background-color:#CCC;
	padding-left: 5px;
	padding-top: 5px;
 	
 }
 
 .box p {
	font-size: 14px;
	margin-bottom: px;
	line-height: 1.2em;
	letter-spacing: -1px;
	color: #999;
	padding-top:3px;
	padding-left:5px;
}


#metanavi{
	margin: 0 auto 0 auto;
	background-color: #39C;
	width: 1120px;
	height: 40px;
	border-top: 1px solid  #1c256c;
	padding-top: 10px;
}

#submenue {
	float: right;
	margin: 0px;
	padding-right: 50px;
}

#submenue li {
	display: inline;
	font-size: 11px;
}

#submenue li a {
	color: white;
	text-decoration: none;
	display: inline-block;
	width: 120px;
	text-align: center;
}

#submenue li a:hover {
	background-color: #1c256c;
}
/***************************************************************/
